/* body */	
BODY  {font-family: verdana, arial; font-size: 12px; margin: 0px; background-color:#93967A;}
td, p, div, li {font-family: verdana, arial; font-size: 12px;}
.pic_border {border: 1px solid #333333;}

/* links */	
a:link,  a:visited, a:active, a:visited {color: #303030; text-decoration: underline;}
a:hover {color: #5A5C4C; text-decoration: underline;}
.foot, a.foot, a.foot:visited, a.foot:active {color: #74775D; font-size: 11px; text-decoration : none;}
a.foot:hover {color: #303030; text-decoration : underline;}

/* text */
.bodytext {padding: 5px 5px 5px 5px; vertical-align: top; text-align: justify;}
.indextext {padding: 5px 5px 5px 5px; vertical-align: top; font-size: 12px; text-align: justify; line-height: 17px;}
.plaintext {padding: 5px 5px 5px 5px; vertical-align: top;}
.whitetext {padding: 5px 5px 5px 5px; vertical-align: top; color: #ffffff;}
.smalltext {color: #74775D; font-size: 11px;}

/* headlines */
.smallhead {font-size: 12px; font-weight: bold; color: #74775D;}
.fancyhead {font-size: 15px; color: #74775D; font-family: Tahoma, Arial;}
.midhead {font-size: 14px; font-weight: bold; color:#121212; font-family: Tahoma, Arial;}
.largehead {font-size: 16px; font-weight: bold; color:#121212;}
.large24head {font-size: 24px; 	color:#121212; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; padding-top: 15px;}
.redhead {font-size: 11px; color: #CC0033;}

/* search overs */
.thumb {border: 1px solid #C2C4AF;} 

.thumb:hover {border: 1px solid #333333;}
.pic {border: 1px solid #333333;}

 

/* forms/input/mls search */

input.gobtn {
	background-color: #303030; 
	font-size: 9px; 
	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: #303030; color: #fff; font-weight: bold; height: 20px;}
.formcattable {border: solid #303030 1px; background-color: #93967A;}

.forminput {
font-family:tahoma, verdana, arial;
font-size: 11px;
color: black;
background-color: #C2C4AF;
padding: 2pt;
margin: 0pt;
border : solid #333333 1px;}
