body{
margin:0;
padding:0;
background-color:#e6e6e6;
background-image:url(images/header.jpg);
background-repeat:repeat-x;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
} 

form{
margin:0;
}

.links:link, .links:active, .links:visited{
color:#0059AA;
}

.links:hover{
color:#bb0303;
}
 
#pagewidth{ 
width:800px;
background-color:#fff; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
} 
 
#header{
position:relative; 
height:62px;  
width:800px;
background-image:url(images/header.jpg);
background-repeat:repeat-x;
} 
 
#maincol{
background-color:#fff;  
float: right; 
display:inline; 
position: relative; 
width:800px; 
}
 
#nav a{
position:relative;
top:35px;
font-size:12px;
color:#fff;
}

.navlinks{
color:#fff;
text-decoration:none;
padding:35px 10px 8px 10px;
background-image:url(images/nav.jpg);
}

.navlinks:hover{
color:#fff;
text-decoration:none;
padding:35px 10px 8px 10px;
background-image:url(images/nav.jpg);
background-position:0% -62px;
}


#mainleft{
float:left;
width:559px;
}

#mainright{
float:right;
width:241px;
}

.home_hunter{
width:559px;
height:180px;
}

.titlebar{
width:549px;
height:26px;
background-image:url(images/title_bar.jpg);
line-height:26px;
font-size:14px;
color:#fff;
padding-left:10px;
font-size:14px;
font-weight:bold;
}

.titlebar_2{
font-size:10px;
color:#fff;
}

.titlebar_2 a:link, .titlebar_2 a:active, .titlebar_2 a:visited, .titlebar_2 a:hover{
font-size:10px;
color:#fff;
}

.agent_pic{
width:122px;
float:left;
padding:10px 0px 0px 10px;
font-weight:bold;
}

.agent_contact{
font-size:11px;
line-height:16px;
}

.agent_contact_header{
font-size:11px;
}

.about_me{
width:400px;
float:right;
padding:10px;
}

.divider{
width:559px;
height:11px;
background-image:url(images/divider.jpg);
background-repeat:no-repeat;
background-position:0px 13px;
padding:15px 0px 15px 0px;
}


.bottom_links{
width:519px;
padding-left:30px;
}

.title{
color:#bb0303;
font-weight:bold;
}

.quick_links{
float:left;
width:250px;
}

.quick_links_pic{
float:left;
width:87px;
height:64px;
background-image:url(images/quick_links_pic.jpg);
background-repeat:no-repeat;
}

.quick_links_list{
float:left;
padding-left:10px;
}

.list{
margin:0;
padding:0;
list-style:none;
}

.mapping{
float:right;
width:250px;
}

.mapping_pic{
float:left;
width:68px;
height:69px;
background-image:url(images/mapping_pic.jpg);
background-repeat:no-repeat;
}

.advanced_pic{
float:left;
width:68px;
height:69px;
background-image:url(images/advanced_pic.jpg);
background-repeat:no-repeat;
}

.mapping_text{
float:left;
width:150px;
padding-left:10px;
}

.logo{
width:241px;
height:180px;
background-image:url(images/logo.jpg);
}

.office_name {
width: 225px;
font-size: 12px;
font-weight: bold;
color:#3b679c;
padding-top: 98px;
margin-left: auto;
margin-right: auto;
text-align:center;
}
.office_name p{
	padding:0px;
	margin:0px;
}


.quick_search_header{
width:241px;
height:27px;
background-image:url(images/quick_search_header.jpg);
}

.quick_search_header_2{
width:241px;
height:27px;
background-image:url(images/quick_search_header_2.jpg);
}

.quick_search{
background-image:url(images/right_background.jpg);
padding:10px 0px 10px 0px;
}

.quick_search_label{
float:left;
width:82px;
font-weight:bold;
margin:3px 0px 0px 10px;
}

.quick_search_field{
float:left;
}

.quick_search_button{
text-align:right;
margin-right:23px;
}

.search{
width:120px;
height:16px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}

.featured_property_header{
width:241px;
height:29px;
background-image:url(images/featured_property_header.jpg);
}

.featured_property{
width:241px;
background-image:url(images/right_background.jpg);
padding:10px 0px 10px 0px;
}

.property{
height:155px;
overflow:hidden;
text-align:center;
padding-left:17px;
#padding-left:0px;
_padding-left:0px;
}

.property_pic{
border:1px solid #999;
}

.right_bottom{
width:241px;
height:12px;
background-image:url(images/right_bottom.jpg);
background-repeat:no-repeat;
background-position:top;
}

#footer{
position:relative;
clear:both;
width:800px;
height:45px;
line-height:45px;
background-color:#fff;
text-align:center;
color:#666;
}

.clear{
clear:both;
height:2px;
font-size:1px;
}

.disclaimer{
background-color:#ccc;
text-align:left;
}

.disclaimer_text{
background-color:#ccc;
text-align:left;
width:800px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
color:#666;
}

.disclaimer_text a:link, .disclaimer_text a:active, .disclaimer_text a:visited, .disclaimer_text a:hover{
color:#666;
}

.disclaimer_text a:hover{
color:#333;
}


/* *** Float containers fix: *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.buyahome_img{
display:none;
}

.sellahome_img{
display:none;
}

/*Tabs - FindHomeRequest.asp*/
.stab{
	color:#000;
	Font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	background-color: #eee; 
	text-align: center;
	height:25px;
}

.stabbdr{
	padding: 1.5px 1.5px 0px; 
}

.stabbdron{
	color:#000;
	Font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	background-color: #eee;
	text-align: center;	
	height:25px;
}

.stabbdroff{
	color:#000;
	Font-weight: bold;
	Font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	background-color: #eee;
	text-align: center;
}

.stabspacer{
	background-color: #eee;	
}

.searchresult{
	font-size: 12px;
	background-color: #fff;
	text-align: left;
	padding:10px 0px 10px 0px;
}
 
.tdborder2{
background-color:#eee;
color:#000;
}

.bs_formcolor{
background-color:#eee;
color:#000;
}

.pd_menu7{
display:none;
}