/* body */	
BODY  {
	font-family:verdana, san-serif;
	font-size: 11px;
	margin: 0px;
	color: #666666;
}


/* links */	
A  {color : #35645A; text-decoration : none;}
A:Visited  {color : #35645A;text-decoration : none;}
A:Active  {color : #35645A;text-decoration : none;}
A:Hover  {color : #35645A;text-decoration : underline;}



/* text */
.bodytext {font-size: 11px; text-align: justify;}
.indextext {padding: 5px 5px 5px 5px; vertical-align: top; font-size: 12px; text-align: justify; line-height: 17px;}
.plaintext {font-size: 11px;}
.whitetext {color: #ffffff;}
.smalltext {font-size: 10px;}
.sidebartext {font-size: 12px; color : #35645A; font-family: Verdana, Helvetica, sans-serif; }

/* headlines */
.smallhead {font-size: 12px; font-weight: bold; color: #35645A;}
.midhead {font-size: 14px; font-weight: bold; color : #033D31;}
.largehead {font-size: 16px; font-weight: bold; color: #35645A;}
.large24head {font-size: 24px; 	color: #033D31; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; padding-top: 15px;}
.redhead {font-size: 11px; color: #CC0033;}
.sidebarhead {font-size: 14px; font-weight: bold; color : #35645A; font-family: Verdana, Helvetica, sans-serif;}

/* search overs */
.thumb {border: 1px solid #033D31;} 

.thumb:hover {border: 1px solid #35645A;}

/* forms/input/search */

input.gobtn {
	background-color: #033D31; 
	font-size: 10px; 
	color: #FFFFFF;
	padding: 1px;
}

/* defines width of form box holding counties, cities, etc 
	don't change this*/
select.box {
	width: 150px;
}

select.100 {
	width: 85px;
	font-size: 10px;
	margin: 2px;
}

input.85 {
	width: 85px;
	font-size: 10px;
	margin: 2px;
}

input.40 {
	width: 40px;
	font-size: 10px;
	margin: 2px;
}

/* you may want to change the background color 
	and below, tell it whether to underline the links using border-bottom */
table.float {
	font-size: 12px;
	color: #666699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 1px 5px;
	text-align: center;
	width: 120px;
	background-color: #D3D3D3;
	border-top: 2px inset;
	border-right: 2px inset;
	border-bottom: 2px inset;
	border-left: 2px inset;
} 

.float a {
	padding: 1px;
	height: 18px;
	width: auto;
	margin: 3px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
	
}

table.cart {
	padding: 2px 1px 5px;
	width: 100%;
	background-color: #F8F8FF;
	border: 1px double #EEE8AA;
	
}    
.formcat {background-color: #750E97; color: #fff; font-weight: bold; height: 20px;}
.formcattable {border: solid #B782C9 1px; background-color: #FBF4FC;}
.binput {background-color: #FFE0FF;padding: 2px;
margin: 0px;
border : solid #000 1px;font-family:tahoma, verdana, arial;
font-size: 11px;
color: black;}

.cinput {background-color: #E3CFEA;padding: 2px;
margin: 0px;
border: solid #000 1px;font-family:tahoma, verdana, arial;
font-size: 11px;
color: black;}

.forminput {
font-family:tahoma, verdana, arial;
font-size: 11px;
color: black;
background-color: #ffffff;
padding: 2px;
margin: 0px;
border : solid #000 1px;}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/MP_bgpixel.gif);
}
.smBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
div#smBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
div#smBody a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
div#smBody a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
.smNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #003333;
}
div#smNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #003333;
}
div#smNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 11px;
	color: #003333;
}
div#smNav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
div#indexText{font-size: 11px; text-align: justify;}
div#indexText a{
	font-size: 14px;
	text-align: justify;
	color: #7a6f00;
	text-decoration: none;
}
div#indexText a:hover{
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	color: #7a6f00;
	text-decoration: none;
}
.graphic {
	text-align: center;
	align: center;
	
}

