body{ 
margin:0; 
padding:0; 
background-image:url(images/background.jpg);
background-position:top center;
background-color:#c6d1e7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

form{
margin:0;
padding:0;
}

img{
border:0px;
}

a:link, a:visited{
color:#0066cc;
}

a:hover{
color:#999;
}

#main_container{
background-image:url(images/background_top.jpg);
background-repeat:repeat-x;
background-position:top center;
}

#pagewidth{ 
width:938px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
} 

#pagewidth_2{
clear:both; 
width:934px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
} 

#page_shadow_top{
width:938px;
background-image:url(images/background_shadow_top.jpg);
background-repeat:no-repeat;
}

#page_shadow{
width:938px;
background-image:url(images/background_shadow.jpg);
}

#page_container{
clear:both; 
width:926px; 
text-align:left;  
margin-left:auto; 
margin-right:auto; 
}
 
#header{
position:relative; 
height:130px;  
width:926px;
} 

.logo{
width:211px;
height:130px;
position:relative;
float:left;
}

.header_right{
position:relative;
float:right;
width:715px;
height:130px;
background-image:url(images/top_right.jpg);
}
 
#maincol{  
width:926px;
background-color:#000; 
}

.header_offices{
float:left;
width:495px;
margin:50px 0px 0px 0px;
color:#fff;
text-align:center;
font-size:28px;
}

.header_offices_list{
padding-bottom:5px;
}

.my_home_hunter{
float:right;
padding:20px 6px 0px 0px;
width:214px;
}

#nav{
width:926px;
height:27px;
background-image:url(images/nav_background.jpg);
overflow:hidden;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background-color:#333;
	border-bottom:1px solid #ccc;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li a{
padding:5px 10px;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#fff;
border-right:1px solid #333;
}

#nav li a:hover{
background-image:url(images/nav_hover.jpg);
}

#nav li ul li{
border-bottom:1px solid #999;
z-index:9999;
}

#nav li ul li a{
display:block;
width:130px;
z-index:9999;
}

#nav li ul li a:hover{
background-image:none;
background-color:#666;
}

/*
#nav ul{
margin:0;
padding:0;
list-style:none;
}

#nav li{
float:left;
position:relative;
list-style-type:none;
display:block;
}

#nav ul li ul{
margin:0;
position:absolute;
width:120px;
left:-1px;
display:none;
top:25px;
}

#nav ul li ul li{
width:100%;
border-left:1px solid #000;
border-bottom:1px solid #000;
border-right:1px solid #000;
background-color:#333;
display:block;
}

#nav ul li ul li:first-child{
border-top:1px solid #000;
}

#nav li a{
float:left;
padding:5px 10px;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#fff;
border-right:1px solid #333;
display:block;
}

#nav li a:hover{
background-image:url(images/nav_hover.jpg);
display:block;
}

#nav ul li:hover ul, #nav ul li ul:hover{
display:block;
}

*html #nav ul li ul {
border-top:1px solid #000;
border-left:0px;
}
*/


.flash{
margin:0px 6px 0px 6px;
}

.flash_left{
float:left;
width:570px;
height:184px;
background-image:url(images/flash.jpg);
}

.flash_right{
float:right;
width:344px;
height:184px;
}

.join_our_team{
float:left;
width:129px;
height:184px;
background-image:url(images/join_our_team.jpg);
background-repeat:no-repeat;
cursor:pointer;
}

.featured_property{
float:right;
width:215px;
height:184px;
background-image:url(images/featured_listing.jpg);
background-repeat:no-repeat;
}

.property{
width:195px;
height:160px;
overflow:hidden;
margin:9px 0px 0px 7px;
}

.property_pic{
width:195px;
height:160px;
overflow:hidden;
}

.marquee{
text-transform:uppercase;
color:#999;
margin-left:auto;
margin-right:auto;
text-align:center;
padding:5px 0px 5px 0px;
}

.divider{
width:511px;
height:5px;
background-image:url(images/divider.jpg);
background-repeat:no-repeat;
padding-bottom:10px;
}

ul.links{
list-style:none;
list-style-image:url(images/link_arrow.jpg);
margin:5px 0px 0px 14px;
padding-left:0px;
}

.main_inner{
width:926px;
background-color:#000;
}

.main_inner_top{
width:926px;
height:9px;
background-image:url(images/main_inner_top.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-top:5px;
}

.main_inner_mid{
width:916px;
margin:0px 5px 0px 5px;
background-color:#fff;
}

.main_inner_container{
margin:0px 15px 0px 15px;
min-height:300px;
}

.main_inner_bottom{
width:926px;
height:9px;
background-image:url(images/main_inner_bottom.jpg);
background-repeat:no-repeat;
background-position:top;
padding-bottom:10px;
}

.clear{
clear:both;
font-size:0px;
}

.main_spacer{
height:10px;
}

#footer{
width:926px;
height:30px;
background-color:#000; 
}

.footer_contact{
text-align:center;
padding:5px 0px 5px 0px;
color:#fff;
} 

.footer_bottom{
width:934px;
height:8px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:top;
}

.footer_menu{
margin:10px;
text-align:center;
}

.footer_menu_link:link, .footer_menu_link:visited{
color:#fff;
padding-right:6px;
}

.footer_menu_link:hover{
color:#ccc;
padding-right:6px;
}

.disclaimer{
color:#333;
}

.disclaimer a:link, .disclaimer a:visited, .disclaimer a:hover{
color:#333;
}

.bbb_image{
padding-bottom:5px;
}

form{
margin:0px;
}

.bs_formcolor{
background-color:#eee;
}

.agent_back{
background-color:#eee;
}

.buyahome_img{
display:none;
}

.sellahome_img{
display:none;
}

.tableborder1 { border: solid 1px #333; }
.tableborder2 { border-style: solid; border-width: 0px 1px 1px 1px; border-color: #333; }
.tableborder3 { border: solid 1px black; }
.tableborder4 { border: solid 1px #333; }
 
/* *** Float containers fix: *** */ 
.clearfix:after {
content: "."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
 
.clearfix{display: inline-block;}

/* 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;
}

/* CSS Document */


.contact_main {
	width: 300px;
	float: left;
}

.contact_details {
	background-image: url(images/contact_grad.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin-left: 7px;
}

.contact_spacer {
	height: 1px;
	display: none;
	font-size: 0px;
}

.contact_txt {

}

.contact_txtname {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
}

.contact_txtstreet {
}

.contact_txtcity {
}

.contact_txtstate {
}

.contact_txtzip {
}

.contact_txtofficenumber {
}

.contact_txttollfreenumber {
}

.contact_txtfaxnumber {
}

.contact_txtemail {
}

.contact_txtemail a:link, .contact_txtemail a:hover, .contact_txtemail a:visited, .contact_txtemail a:active {
	color:#333;
	}

.contact_lbl {
}

div.contact_form { 
	width: 335px;
	float: right;
	margin-top: 20px;
}

.contact_msgtbl {
}

.contact_ttl { 
	font-weight: bold;
	color:#fff;
	}

.contact_tb {
	width: 175px;
}

.contact_tbfname {
}

.contact_tblname {
}

.contact_tbemail {
}

.contact_tbphone {
}

.contact_ta {
}

.contact_tamsg {
}

.contact_btn {
}

.contact_btnsend {
	margin-left: 60px;
}

.map{
padding:6px;
}

.map_head{
background-image:url(images/map_head.jpg);
}

.tdCriteria{
background-color:#333;
color:#fff;
}

.map_left{
background-color:#333;
color:#fff;
}

.map_left_bg{
background-color:#333;
color:#fff;
}

.map_left_bg_inner{
background-color:#333;
color:#fff;
}



.map_listings_title, .map_listings_amount, .map_left_lbl, .map_left_head_title, .map_left_head_title {
color:#fff;
}

.map_left_links a:link, .map_left_links a:active, .map_left_links a:hover, .map_left_links a:visited{
color:#fff;
}

.submenuClass{
float:left;
padding:2px 6px 2px 6px;
cursor:pointer;
}

.submenuClass a{
padding:5px;
cursor:pointer;
}

.ps_top_search{
width:100%;
margin-left:auto;
margin-right:auto;
}

.ps_option_1{
width:100%;
}

.ps_option_2{
width:100%;
}

.ps_option_3{
width:100%;
}

.ps_iframe{
margin-left:auto;
margin-right:auto;
width:600px;
}

.ps_iframe iframe{
width:800px;
}

.ps_tab_left{
background-image:url(images/tab_left.gif);
}

.ps_tab{
background-image:url(images/tab_background.gif);
}
.ps_tab_right{
background-image:url(images/tab_right.gif);
}
.ps_tab_padding{
padding:4px 2px 0px 2px;
color:#fff;
cursor:pointer;
}
.ps_tab_padding:hover{
padding:4px 2px 0px 2px;
color:#ccc;
cursor:pointer;
}
