body { 
	margin: 0; 
	text-align: center; 
	background-color: #990033; 
	font-size: 12px; 
	font-family: arial, sans-serif; 
	font-weight: normal; 
	background-image: url('/images/bgrad.jpg'); 
	background-repeat: repeat-x; 
	margin-top: 15px;
}
a { color: #111199; }
a:hover { color: #880000; text-decoration: underline }

#body {
	width: 853px;
	margin: 0 auto;
}
#topnav {
	background-image: url('/images/navbg.jpg'); 
	background-repeat: repeat-x; 
	margin-top: 13px;
	width: 853px;
	height: 42px;
}
#topnav a {
	margin-right: 1px;
	border: 0px;
	background-repeat: no-repeat;
	display: block; 
	float: left;
	height: 42px;
}
#topnav a span { display: none; }
#topnav a#welcome { background-image: url('/images/nav/welcome.gif'); width: 100px; }
#topnav a#welcome:hover { background-image: url('/images/navON/welcome.gif'); }
#topnav a#featured { background-image: url('/images/nav/featured.gif'); width: 141px; }
#topnav a#featured:hover { background-image: url('/images/navON/featured.gif'); }
#topnav a#communities { background-image: url('/images/nav/communities.gif'); width: 116px; }
#topnav a#communities:hover { background-image: url('/images/navON/communities.gif'); }
#topnav a#buyers { background-image: url('/images/nav/buyers.gif'); width: 105px; }
#topnav a#buyers:hover { background-image: url('/images/navON/buyers.gif'); }
#topnav a#sellers { background-image: url('/images/nav/sellers.gif'); width: 103px; }
#topnav a#sellers:hover { background-image: url('/images/navON/sellers.gif'); }
#topnav a#relo { background-image: url('/images/nav/relo.gif'); width: 112px; }
#topnav a#relo:hover { background-image: url('/images/navON/relo.gif'); }
#topnav a#about { background-image: url('/images/nav/about.gif'); width: 77px; }
#topnav a#about:hover { background-image: url('/images/navON/about.gif'); }
#topnav a#contact { background-image: url('/images/nav/contact.gif'); margin: 0; width: 92px; }
#topnav a#contact:hover { background-image: url('/images/navON/contact.gif'); }

#main {
	clear: both;
	background-color: #f7f9f7;
	display: table;
	width: 853px;
	text-align: left;
	min-height: 400px;
	color: #333333;
	font-size: 12px;
	font-family: arial;
}
h1 { font-size: 18px; color: #222222; margin-top: 0; padding-top: 0; }
h2 { font-size: 15px; color: #444444; }
h3 { font-size: 16px; color: #444444; padding: 0; margin-bottom: 3px; } 

li { padding-bottom: 5px; } 


#lcol { width: 160px; float: left; padding: 25px 0 50px 10px; }
#content { 
	width: 450px; 
	float: left; 
	min-height: 500px; 
	padding: 25px;
}
#rcol { width: 160px; float: right; padding: 25px 10px 50px 0; }

#form { background-color: #ffffff; border: 1px solid #cccccc; }

#content p { text-align: justify; }
#content p a { color: #444444; }
#content p a:hover { color: #111111; }

div.wbox { border: 1px solid #333333; background-color: #ffffff; padding: 10px; }
div.townlist { padding: 0 0 10px 20px; width: 100%; display: table; }
div.townlist p { font-size: 14px; }
div.townlist span { float: left; font-weight: bold; padding-right: 46px; }

#c2a { 
	clear: both; 
	background-color: #f7f9f7;
	padding-bottom: 60px;
	line-height: 20px;
	font-size: 15px;
}
ul.cpb { margin: 0; padding: 0; padding-left: 35px; }
ul.cpb li { padding-left: 0; padding-bottom: 3px; font-size: 14px; color: #222222; }

div.gates { text-align: center; }
div.gates td { padding-bottom: 10px; }
div.gates img { border: 1px solid #333333; }
div.gates a { text-decoration: none; }
div.gates a:hover { text-decoration: underline; }
div.gates a b { font-size: 14px; color: #224488; }


/* Main Navigation */
#lcol ul {
	padding-left: 0px;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 40px;
}
#lcol li {
	list-style: none;
	margin: 0;
	display: inline;
}
#lcol li a {
	color: #666666;
	padding: 6px 0 6px 8px;
	font: normal 12px Verdana, sans-serif;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
	display: block;
	text-align: left;
}
#lcol li a:hover {
	color: #ffffff;
	background-color: #225577;
}
#lcol h4, #rcol h4 {
	margin-left: 5px;
	border-left: 14px solid #225577;
	padding-left: 4px;
	font-size: 12px;
}
#rcol img {
	border: 1px solid #666666;
	margin-bottom: 8px;
}
div.sig { 
	text-align: right; 
	font-weight: bold; 
}
div #leftcontact {
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	padding-bottom: 14px;
	background-color: #eeeeee;
	padding-left: 5px;
	line-height: 16px;
}
div #leftcontact h4 {
	margin-left: 0;
}
a.cov { font-size: 11px; color: #444444; }

#footer { 
	clear: both; 
	background-image: url('/images/footer.gif'); 
	background-repeat: no-repeat;
	padding-top: 15px;
	color: #eeeeee;
}

#credits { color: #dddddd; text-align: center; font-size: 11px; padding: 4px 0 20px 0; }
#credits a { color: #eeeeee; text-decoration: none; font-size: 11px; }
#credits a:hover { color: #ffffff; text-decoration: underline; } 
