/* css for Prairie Dance June 2008*/

body {
	background-color: #353535;
	margin: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #206A77;
	line-height: 10px;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #9dac56;
	font-weight: normal;
}

td {
	font-family: Verdana;
	font-size: 11px;
}
.content {
	width: 720px;
	font-family: Verdana;
}
.logoBanner {
	width: 720px;
}
.homeImages {
	border-top: 1px solid #000;
	border-bottom: 10px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #000;
	width: 720;
	height:450px;
}
.subImages {
	border-top: 1px solid #000;
	border-bottom: 5px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #000000;
	width: 720;
	height: 150px;
}
.prodImages {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: top;
}
.subContent {
	border: 1px solid #000;
	background-color: #ffffff;
	width: 720;
	height: 300px;
}
.productContent {
	border: 0px;
	background-color: #ffffff;
	padding: 10px;
}
a:link {
	color: #206A77;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:visited {
	color: #206A77;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:active {
	color: #206A77;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.topNav a:link {
	color: #D1902D;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.topNav a:Visited {
	color: #D1902D;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.topNav a:hover {
	color: #9A6400;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.topNav a:active {
	color: #D1902D;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.topNav {
	background-color: #000000;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.catalogNav {
	line-height: 17px;
	margin-left:5px;
}
.catalogNav a:link {
	color: #E9F2F2;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.catalogNav a:Visited {
	color: #E9F2F2;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.catalogNav a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.catalogNav a:active {
	color: #E9F2F2;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.title {
	color: #206A77;
	font-weight: bold;
	font-size: 15px;
}
.inputLink {
	color: #E9F2F2;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

INPUT {
	background-color: #ffffff;
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal;
	font-size: 9pt
} 

TEXTAREA {
	background-color: #ffffff;
	border: black 1px solid;
	color: white;
	font-family: arial, verdana, ms sans serif;
	font-size: 9pt;
	font-weight: normal;
} 

.searchTitle {
	font-family: arial, verdana, ms sans serif;
	color:#E9F2F2;
	font-weight: normal;
	font-size: 9pt;
}

/* left navagation classes*/ 

.leftNav {
	background-color: #ffffff;
	border-collaps: show;
	padding: 3px;
	border: 1px solid #206A77;
}
.leftNav td{
	border-bottom: 1px solid #E9F2F2;
	height: 20px;
}
.leftNav td.category {
	background-color: #E9F2F2;
	line-height: 14px;
}
.leftNav a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.leftNav a:Visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.leftNav a:hover {
	color: #206A77;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.leftNav a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.subLink a:link {
	color: #206A77;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.subLink a:visited {
	color: #206A77;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.subLink a:hover{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.subLink a:active {
	color: #206A77;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.leftNav td.title {
	background-color:#206A77;
	height: 20px;
	vertial-align: middle;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
img.floatLeft { 
    float: left; 
    margin-right: 10px; 
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
}	
	

