
body{
	background-color:white;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:.8em;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	margin:0 auto;
	width:985px;
	margin-top:10px;
}

#logo{
	display:none;
}

#top{
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	height:94px;
	width:985px;
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/header.png", sizingMethod="image");
}

#top h3{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:30px;
	padding:15px;

}

#top h4{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-left:50px;
	margin-top:-15px;
	font-style:italic;	

	
}

#headerArea{
	height:94px;
	width:985px;
}

#header{

}

#header .photo{
	background-image: url(../images/homepic.jpg);
	background-repeat:no-repeat;
	border-right: solid 2px white;
	height:237px;
	width:436px;
	float:left;
}



#leftCol{
	display:block;
	width:150px;
	float:left;
	margin:0px;
	padding:0px;
}



#bodyContainer{

}

#contactArea{
	text-align:center;
	margin-top:20px;
}

#contactInfo{
	text-align:center;
	color: #000000;
}
#contactInfo #contact1, #contact2, #contact3{	
	color: #000000;
	padding-top:10px;

}
	
#contactInfo #contact1, #contact2, #contact3 a{
	color: #000000;

}	

#eOffice{
 	text-align:center;
 	padding-top:10px;
}
#rightCol{
	display:none;
}

#mainCol{
	padding:0px;
	margin-left:160px;
	width:805px;
	_width:804px;
	_margin-left:173px;
	
}
	
#footer{
	height:94px;
	clear:both;
}

#footerArea{
	height:94px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width:985px;
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/footer.png", sizingMethod="image");
}

#legal{
	text-align:center;
	font-size:10px;
}

#legal p{
	margin-top:5px;
	margin-bottom:0px;
}

#mainColTopArea{
	height:330px;
	
}

#mainPic{
	float:left;
	margin-top:10px;
}

/********************* subpage changes ***************************/
#mainColTopArea{
 	display:none;
}

#searchBoxArea{
	display:none;
}
#mainPic{
	display:none;
}


/*********************  search area css ************************/
/********************* template 8 ***************************/


#searchBoxArea{
	float:right;
	margin:0px;
	padding:0px;	
	height:300px;
	width:360px;

	margin-top:10px;
	background-image:url(../images/search-bg.jpg);
	background-repeat:no-repeat;
}

#searchArea #searchBox{
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-left:40px;	
}
#searchArea #searchBox h2, #cmaBox h2{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:20px;
	margin-bottom:-5px;
	padding-left:0px;
	padding-top:10px;

}

#searchArea #searchBox form{
	padding:0px;
	margin-top:-5px;
}



#searchArea #searchBox form table{
	width:300px;
}

#searchArea #searchBox form table td{
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

#searchArea #searchBox form label{
	color:#FFFFFF;
	font-size:10px;
}

#searchArea #searchBox form #fMinPrice, #searchArea #searchBox form #fCity{
	padding-top:20px;
	padding-bottom:0px;
}

#searchArea #searchBox form #fState{
	float:left;
	padding-right:10px;
}

#searchArea #searchBox #fSubmit{
	padding-top:3px;
	text-align:center;
}



#searchArea a{
 color:white;
 text-decoration:none;
}


/********************* template 8 ***************************/

#cmaBox{
	margin:-10px 40px 10px 40px;
}

#cmaBox h2{

}


#cmaBox img{
	margin-right:10px;
}
	
.focusBox{
	margin-left:20px;
	margin-top:0px;
	padding-bottom:15px;
	
}

.focusBox h3{
	padding:2px;
	color: #990000;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:14px;
}

#content, .content{
	padding:20px 0px 10px 0px;
}

/******** focus content ***************/

.focusBoxes{
	display:none;
}

.focusContent {
	color: #333333;

}


.focusContent p{
	margin-top:0px;
	margin-bottom:0px;
}

.focusContent .content a{
	
	color: #990000;
	text-decoration:underline;
	
}
.focusContent .cmaBox .content img{
	padding-right:3px;
}

/**  begin utility css **/
.clearBoth{
	clear:both;
}

.colorPrimary{
	background-color: #990000;
}

.colorSecondary{
	background-color:#999999;
}
