body{
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	background:#FFF url("gfx/sitebkgr.gif") repeat-x;
	margin:0; padding:0;
	behavior: url(csshover.htc);
}
img{border: 0;}
p {margin: 0 0 1.0em 0;}
#container {text-align: center;margin: 0;}
#body {
	margin: 0 auto;
	width: 760px;
	background: #FFF;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
.intro {  
	font-size: 14px; 
	line-height: 14px; 
	font-weight: bold; 
	color: #606060;
	vertical-align: bottom;
	padding: 0px 0px 3px 0px;
}
.mainnav {
	height: 13px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 11px;
	text-align: center;
	background-color: #BE7945;
}
.mainnav a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 11px;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
}
.mainnav a:hover {
	color: #000;
}
.gadsleft {
	padding: 0px 20px 0px 0px;
}
.gadsright {
	text-align: right;
	padding: 0px 0px 0px 20px;
}
.gadsbkgr {
	text-align: center;
	vertical-align: top;
	background-color: #ACAB9B;
	padding: 3px 3px 3px 2px;
}
.glinksbkgr {
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
}
.glinksmid {
	padding: 0px 0px 0px 0px;
}
.content {  
	font-size: 13px; 
	line-height: 16px; 
	font-weight: normal; 
	color: #757474;
}
.content a{  
	font-size: 13px; 
	line-height: 16px; 
	font-weight: normal; 
	color: #757474;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0682A6;
	line-height: 20px;
	margin-bottom: 4px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #BE7945;
	line-height: 18px;
	margin-bottom: 4px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #087493;
	line-height: 16px;
	margin-bottom: 4px;
}
/* Start State Listings */
.citynames {
	display: block;
	width: 285px;
	font-size: 13px;
	color: #FFF;
	line-height: 17px;
	font-weight: bold; 
	padding-left: 20px;
	background-color: #BE7945;
	margin-top: 6px;
	margin-bottom: 5px;
}
.builders {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	line-height: 11px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-left: 20px;
}
.builders a {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	line-height: 11px;
}
/* End State Listings */

#footer {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #949383;
	padding: 20px 0 150px 0;
	border-top: 1px solid #DEDDCD;
}
	#footer a {
		color: #949383;
		text-decoration: none;
	}
	#footer a:hover {text-decoration: underline;}








.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5A4A03;
	line-height: 9px;
	background-color: #38B4D8;
}



.rulbotblk {
	border-bottom: 1px solid #000000;
}
.rule-gray {
	width: 100%;
	border-top: 1px solid #555555;
	padding: 4px 0px 4px 0px;
}
