body {
	font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.container {
	background-color: #333333;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
	margin-bottom:20px;
		}

.branding {
	background-image: url(images/full_header.jpg);
	background-repeat: repeat-x;
	height: 180px;
	width: 990px;
	margin-right: 5px;
	margin-left: 5px;
	
}
.logo{
	float: left;
	height: 140px;
	width: 210px;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.office_webname{
	font-size:17px;
	font-family:"arial";
	color:#fff;
	font-style:normal;
	float:left;
	width:400px;
	z-index:1000;
	margin-top:45px;
	
}
.office_webname p{
	margin:0px;
	padding:0px;
}

/*---top nav styles----*/
.top_nav {
	float: right;
	height: 24px;
	width: 590px;
}
.nav_item{
	height:23px;
	float:left;
	margin-right:6px;
	line-height:20px;
	text-transform:uppercase;
	font-size:11px;
}
.nav_left{
	background-image: url(images/nav_left.jpg);
	height: 22px;
	width: 5px;
	float:left;
}
.nav_right{
	background-image: url(images/nav_right.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 5px;
	float:left;
}

.nav_btnrollover {
float: left;
}

.nav_middle{
	background-image: url(images/nav_middle.jpg);
	background-repeat: repeat-x;
	height: 22px;
	float:left;
	padding-right:3px;
	padding-left:3px;
	
}

.nav_item a:link,.nav_item a:visited,.nav_item a:active{
	color:#fff;
	text-decoration:none;
}
.nav_item a:hover{
	color:#3c8cc7;
}
/*---main site content----*/
.content {
	width: 990px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #000000;

}
.inner_content {
	width: 980px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #dadada;
	padding:0px 5px 0px 5px;

}
.top_row {
	height: 306px;
	width: 990px;
	margin-left: 3px;
	margin-bottom: 3px;

	
}
/*---agent styles-----*/
.agent_info_box {
	float: left;
	height: 303px;
	width: 488px;
	border: 1px solid #575757;
	background-color: #333333;
}
.agent_title {
	float: left;
	width: 480px;
	height:63px;
	float:left;
}
.agent_name{
	width:400px;
	font-size:27px;

	color:#b8b8b8;
	margin-left:5px;
	float:left;
}
.agent_award{
	font-size:12px;
	line-height:12px;
	color:#646464;
	margin-left:5px;
	float:left;

}
.agent_detail_box{
	width:480px;
	margin-left:5px;
	height:115px;
	
}
.agent_img{
	width:100px;
	height:110px;
	border: 1px solid #575757;
	float:left;
	overflow:hidden;

}
.agent_details{
	width:300px;
	color:#b8b8b8;
	font-size:12px;
	margin-left:12px;
	float:left;
	
}

.agent_email a:link,.agent_email a:visited,.agent_email a:active{
	color:#b8b8b8;
	text-decoration:underline;
}
.agent_email a:hover{
	color:#3c8cc7;
	text-decoration:none;
}

.agent_text{
	float:left;
	width:470px;
	height:110px;
	margin-left:5px;
	margin-top:5px;
	color:#b8b8b8;
	font-size:12px;
	overflow:auto;
}
/*---quick search styles*/
.quick_search {
	float: left;
	height: 37px;
	width: 488px;
	border: 1px solid #575757;
	background-color: #333333;
	margin-left: 4px;
}
.qs_title{
	width:130px;
	float:left;
	font-size:20px;
	line-height:37px;
	color:#b8b8b8;
	padding-left:5px;

}
.qs_input{
	width:75px;
	background-color:#b8b8b8;
	color:#333333;
	
}
.qs_field{
	font-size:12px;
	line-height:37px;
	padding-top:12px;
	color:#b8b8b8;
	
}
.search{
	width:64px;
	height:20px;
	background-image:url(images/search.jpg);
	background-position:0px 0px;
	float:left;
	margin-left:3px;
}
.search:hover{
	width:64px;
	height:20px;
	background-image:url(images/search.jpg);
	background-position:0px -20px;
}
form{
	padding:0px;
	margin:0px;
}
/*---homehunter styles----*/
.home_hunter {
	background-color: #333333;
	background-image:url(images/hhunter.jpg);
	float: left;
	height: 260px;
	width: 241px;
	border: 1px solid #575757;
	background-color: #333333;
	margin-left: 4px;
	margin-TOP: 4px;
}
.hh_title{
	width:200px;
	float:left;
	font-size:20px;
	line-height:26px;
	color:#b8b8b8;
	padding-left:5px
}
.hh_text{
	float:left;
	height: 92px;
	width:235px;
	margin-left:5px;
	margin-top:5px;
	color:#b8b8b8;
	font-size:12px;
}
.hh_btn{
	width:240px;
	height:20px;
	float:left;

}
.sign_up{
	width:64px;
	height:20px;
	background-image:url(images/signup.jpg);
	background-position:0px 0px;
	float:left;
	margin-left:90px;
}
.sign_up:hover{
	width:64px;
	height:20px;
	background-image:url(images/signup.jpg);
	background-position:0px -20px;
}
/*---map search styles----*/
.map_search {
	background-image:url(images/mapsearch.jpg);
	background-color: #333333;
	float: left;
	height: 260px;
	width: 241px;
	border: 1px solid #575757;
	background-color: #333333;
	margin-left:4px;
	margin-TOP: 4px;
}

.map_search_title{
	width:200px;
	float:left;
	font-size:20px;
	line-height:26px;
	color:#b8b8b8;
	padding-left:5px
}
.map_search_text{
	float:left;
	width:230px;
	height: 92px;
	margin-left:5px;
	margin-top:5px;
	color:#b8b8b8;
	font-size:12px;
}
.map_search_btn_box{
	width:150px;
	height:20px;
	float:left;

}
.map_search_btn{
	width:64px;
	height:20px;
	background-image:url(images/search.jpg);
	background-position:0px 0px;
	float:left;
	margin-left:90px;
}
.map_search_btn:hover{
	width:64px;
	height:20px;
	margin-left:90px;
	background-image:url(images/search.jpg);
	background-position:0px -20px;
}
.bottom_row {
	background-image: url(images/bottom_box.jpg);
	background-repeat: repeat-x;
	height: 246px;
	width: 984px;
	margin-left: 3px;
}
/*---featured properties styles----*/
.featured_properties{
	
}
.fp_title{
	width:990px;
	float:left;
	font-size:20px;
	line-height:36px;
	color:#b8b8b8;
	padding-left:5px
}
.fp_container{
	width:990px;
	height:176px;
	margin-left:1px;
	float:left;
}
.fp_box{
	height:174px;
	width:323px;
	background-color:#333333;
	border: 1px solid #575757;
	float:left;
	margin-right:4px;
}
.fp_box2{
	height:174px;
	width:323px;
	background-color:#333333;
	border: 1px solid #575757;
	float:left;
	margin-right:4px;
}
.fp_box3{
	height:174px;
	width:323px;
	background-color:#333333;
	border: 1px solid #575757;
	float:left;
	
}
.fp_img{
	width:176px;
	height:132px;
	border: 1px solid #575757;
	margin-top:15px;
	margin-left:5px;
	overflow:hidden;
	float:left;
}
.fp_details{
	width:130px;
	margin-top:15px;
	margin-left:3px;
	float:right;
}
.featured_agentname{
	font-size:14px;
	color:#b8b8b8;
	text-transform:bold;
}
.featured_award{
	color:#b8b8b8;
	font-size:11px;
	text-transform:bold;

}
.featured_type{
	color:#787878;
	font-size:12px;
	text-transform:bold;
	}
.featured_mls{
	color:#787878;
	font-size:12px;
	text-transform:bold;
	}
.featured_address{
	color:#787878;
	font-size:11px;
	text-transform:bold;
	}
.featured_price{
	color:#787878;
	font-size:11px;
	text-transform:bold;
}
.price{
	color:#7cbd0f;
}
.featured_bed{
	color:#787878;
	font-size:11px;
	width:60px;
	float:left;
	text-transform:bold;

}
.featured_bath{
	color:#787878;
	font-size:12px;
	width:60px;
	float:left;
	text-transform:bold;
	}
.eg_marquee{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#444444;
	font-size:12px;
}
/*---bototm nav styles----*/
.btm_nav{
	height:20px;
	background-image: url(images/btm_nav.jpg);
	background-repeat: repeat-x;
	width: 1000px;	
}
.btm_nav_item{
	font-size:11px;
	padding-top:8px;
	float:left;
	color:#575757;
	display:inline;
	margin-right:18px; 
	text-transform:uppercase;
}
.btm_nav_item a:link,.btm_nav_item a:active,.btm_nav_item a:visited{
	color:#575757;
	text-decoration:none;
	
}
.btm_nav_item a:hover{
	color:#3c8cc7;
	text-decoration:none;
}
.disclaimer{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	color:#b8b8b8;
	font-size:12px;
}
.disclaimer a:link,.disclaimer a:active,.disclaimer a:visited{
	color:#b8b8b8;
	text-decoration:underline;
}
.disclaimer a:hover{
color:#cc1f0e;
	text-decoration:none;

}

.ps_top_search{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	padding:8px;
	border:1px solid #eeeeee;
}
.ps_iframe{
	width:600px;
	height:200px;
	margin-right:auto;
	margin-left:auto;
	padding:8px 8px 0px 8px;
	border:1px solid #eeeeee;
}
.psr_container{
	background-color:transparent;
}
.bs_formcolor{
	background-color:#eeeeee;
}
.stab a:link {
text-decoration: underline;
color: #fff;
}

.stab a:hover {
text-decoration: underline;
color: #fff;
}

.stab a:visited {
text-decoration: underline;
color: #fff;
}

.stab a:active {
text-decoration: underline;
color: #fff;
}


.stab{
	color:#fff;
	Font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	background-color: #333; 
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 1px 1px;	
	border-color: #dadada;
	height:25px;
}

.stabbdr{
	padding: 1.5px 1.5px 0px; 
}

.stabbdron{
	color:#000;
	Font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	background-color: #fff;
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 0px 1px;	
	border-color: #dadada;
	height:25px;
}

.stabbdroff{
	color:#fff;
	Font-weight: bold;
	Font-family: Lucida Grande,Tahoma,arial;
	font-size: 11px;
	text-decoration: underline;
	background-color: #dadada;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;	
	border-color: #4675b9;
}

.stabspacer{
	background-color: white;	
	border-style: solid;
	border-width: 0px 0px 1px 0px;	
	border-color: #dadada;
}

.searchresult{
	font-size: 11px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #dadada;
	background-color: #fff;
	text-align: left;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.pd_menu7{
display:none;
}

.from_size{float:left;}
