body{
	margin:0;
	padding:0;
	background-color:#e3e2e2;
	background-image:url(images/background_gradient.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 

form{
	margin:0;
}

a:link, a:active, a:visited{
	color:#0066CC;
}

a:hover{
	color:#666;
}

.submenuClass {
	float: left;
	padding: 5px;
	cursor: pointer;
}
 
#pagewidth{ 
	width:816px;
	background-color:#fff; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
} 
 
#header{
	position:relative; 
	height:203px;  
	width:816px;
	background-image:url(images/header_background.jpg);
	background-repeat:repeat-x;
}

.header_main{
	position:relative; 
	height:203px;  
	width:800px;
	left:8px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
} 
 
#wrapper{
}  
 
#maincol{
	background-color:#fff;    
	width:816px; 
}

#main_container{
	width:800px;
	position:relative;
	left:8px;
}
 
#nav{
	height:29px;
	font-size:12px;
	color:#fff;
	background-image:url(images/nav.png);
	background-repeat:repeat-x;
	overflow:hidden;
}

.navlinks:link, .navlinks:active, .navlinks:visited{
	color:#fff;
	text-decoration:none;
	padding:4px 10px 4px 15px;
	line-height:25px;
	background-image:url(images/nav_divider.png);
	background-repeat:no-repeat;
}

.navlinks:hover{
	color:#c3c3c3;
}

#mainleft{
	float:left;
	width:559px;
}

#mainright{
	float:right;
	width:232px;
}

.subnav{
	width:800px;
	height:147px;
}

.map_search_panel{
	float:left;
	width:264px;
	height:147px;
	margin-right:4px;
	background-image:url(images/map_search_background.jpg);
}

.my_listings_panel{
	float:left;
	width:264px;
	height:147px;
	margin-right:4px;
	background-image:url(images/listings_background.jpg);
}

.find_a_home_panel{
	float:left;
	width:264px;
	height:147px;
	margin-right:4px;
	background-image:url(images/find_a_home_background.jpg);
}

.home_hunter_panel{
	float:left;
	width:264px;
	height:147px;
	background-image:url(images/home_hunter_background.jpg);
}

.titlebar{
	line-height:26px;
	font-size:18px;
	color:#ed1b2e;
	padding:20px 0px 0px 10px;
}

.titlebar_designation{
	font-size:12px;
	color:#ed1b2e;
	padding:0px 0px 0px 10px;
}

.contact{
	padding:5px 10px 0px 10px;
}

.contact_container{
	float:left;
	width:200px;
}

.contact_phone{
	height:17px;
	background-image:url(images/contact_phone.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 5px 22px;
}

.contact_mobile{
	height:17px;
	background-image:url(images/contact_mobile.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 5px 22px;
}

.contact_fax{
	height:17px;
	background-image:url(images/contact_fax.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 5px 22px;
}

.contact_email{
	height:17px;
	background-image:url(images/contact_email.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 5px 22px;
}

.about_me{
	clear:both;
	padding:0px 10px 0px 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;
}

.office_webname{
	font-size:18px;
	font-family:"arial";
	color:#231f20;
	font-style:normal;
	height:26px;
	width:500px;
	margin-top:138px;
	float:left;
	margin-left:53px;
}
.bottom_links{
	width:519px;
	padding-left:17px;
}

.subnav_titles{
	font-size:16px;
	color:#ed1b2e;
}

.subnav_buttons{
	padding:5px 0px 0px 0px;
}

.map_search{
	float:left;
	width:253px;
	height:111px;
	background-image:url(images/map_search.jpg);
}

.map_search_text{
	width:130px;
	position:relative;
	top:20px;
	left:10px;
	font-size:11px;
}

.find_a_home_text{
	width:155px;
	position:relative;
	top:20px;
	left:10px;
	font-size:11px;
}

.home_hunter_text{
	width:135px;
	position:relative;
	top:20px;
	left:10px;
	font-size:11px;
}

.home_hunter{
	float:right;
	width:253px;
	height:111px;
	background-image:url(images/home_hunter.jpg);
}

.quick_search_title{
	line-height:30px;
	margin-left:10px;
	color:#ed1b2e;
	font-size:16px;
}

.quick_search{
	width:232px;
	margin:20px 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:15px;
}

.search{
	width:120px;
	height:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.featured_property{
	width:232px;
	height:200px;
	overflow:hidden;
}

.featured_property_title{
	line-height:26px;
	font-size:16px;
	color:#ed1b2e;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

.property{
	text-align:center;
}

.property_pic{
	border:1px solid #999;
}

.right_bottom{
	width:241px;
	height:12px;
	background-image:url(images/right_bottom.jpg);
}

.marquee{
	clear:both;
	padding:20px 10px 0px 0px;
	text-align:center;
}

#footer{
	position:relative;
	clear:both;
	width:800px;
	height:30px;
	line-height:30px;
	background-color:#fff;
	text-align:center;
	padding-top:15px;
}

#footer_bottom{
	clear:both;
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:816px;
	height:10px;
	margin-left:auto; 
	margin-right:auto;
}

.footer_links:link, .footer_links:active, .footer_links:visited{
	color:#0066CC;
	font-size:10px;
}

.footer_links:hover{
	color:#666;
	font-size:10px;
}

.clear{
	clear:both;
	height:2px;
	font-size:1px;
}

.disclaimer{
	width:816px;
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
}

.disclaimer a:link, .disclaimer a:visited, .disclaimer a:hover{
	color:#666;
}

form{
	margin:0px;
}

.bs_formcolor{
	background-color:#eee;
}

.agent_back{
	background-color:#eee;
}

.buyahome_img{
	display:none;
}

.sellahome_img{
	display:none;
}

/* *** 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 */  


/*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;
} 


/* Listagenthomes.asp */

.listagenthomes_titlerow {
background-color:#ccc;
}


.listagenthomes_description {


}

.listagenthomes_numberoflisting {

}

.listagenthomes_moredetails {

}

.listagenthomes_hr {
display: none;
}

.listagenthomes_titlerow_txt {
font-size: 12px;
font-weight: bold;
color: #000;
}

.listagenthomes_spacer {
height: 30px;
}

.tdborder2{
background-color:#eee;
color:#000;
}

.pd_menu7{
display:none;
}