@charset "UTF-8";
/* CSS Document */

/*---------- Layout styles ----------*/

body{
margin:0px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000;

}

a{
color:#91472F;
}

p{
margin:0px 0px 10px 0px;
padding-bottom: 15px;

}

h1.contentTitle, h2, h3, h4 {
color:#333;
margin:0px 0px 20px;
font-weight:normal;
display:block;
}

h5, h6{
color:#91472F;
margin:0px 0px 7px;
font-weight:normal;
display:block;
}

h1.contentTitle span, h2 span, h3 span, h4 span, h5 span, h6 span{
color:#91472F;
}

h1{
display:none;
}

h1.contentTitle{
display:block;
font-size: 24px;
}

h2{
font-size:24px;
}

h2.h2Ttitle{
display: none;
}

h3{
font-size:20px;
}

h4{
font-size:18px;
}

h5{
font-size:16px;
}

h6{
font-size:16px;
padding-bottom:8px;
padding-left:4px;

}

hr{
	background-color:#CDC8A3;
	width:99%;
	height:1px;
	text-align:right;
	margin-bottom:10px;
	border:none;
}

.nomargin{
margin-bottom:0px;
}

.brclear{
	clear:both;
	line-height:0;
	height:0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
}

.bordered{
	border-top:1px solid #eee;
}

/*---------- Header styles ----------*/

#printlogo{
display:none;
}

#topmenu{
position:relative;
width:100%;
margin:0px;
height:33px;
background:url(/images/top_menu_bg.gif) top left repeat-x;
}

#topmenu_box{
position:relative;
width:895px;
height:33px;
margin:0px auto;
}

#topmenu_box ul{
display:block;
width:795px;
height:30px;
margin:0px;
padding:0px;
list-style:none;
}

#topmenu_box ul li{
display:inline;
float:left;
position:relative;
height:14px;
padding:8px 26px 8px 0px;
color:#F5F5EA;
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#topmenu_box ul li a{
text-decoration:none;
color:#F5F5EA;
}

#topmenu_box ul li a#top_home_link{
padding:0px 0px 0px 18px;
background:url(/images/top_home_link.gif) top left no-repeat;
display: inline;
height:14px;
}

#topmenu_login{
position:absolute;
top:5px;
right:0px;
height:13px;
padding:4px 8px;
background:#91472F;
display:block;
text-align:center;
font-weight:bold;
color:#fff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

#topmenu_myaccount{
position:absolute;
top:5px;
right:65px;
height:13px;
padding:4px 8px;
background:#91472F;
display:block;
text-align:center;
font-weight:bold;
color:#fff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

#header{
width:895px;
position:relative;
height:145px;
margin:0px auto;
}

#callus{
position:absolute;
top:11px;
left:0;
font-size:22px;
color:#333;
}

#callus span{
color:#91472F;
}

#quicksearch{
position:absolute;
top:0;
right:0;
height:37px;
padding:5px 20px 8px 20px;
background:url(/images/quicksearch_mid.gif) top left repeat-x;
color:#91472F;
font-size:16px;
}

.quicksearch_smalltext{
display:block;
font-size:11px;
padding:0px 30px 0px 0px;
text-align:right;
font-family:Arial, sans-serif;
}

#quicksearch_left{
background:url(/images/quicksearch_left.gif) top left no-repeat;
height:50px;
width:13px;
position:absolute;
left:0;
top:0;
}

#quicksearch_right{
background:url(/images/quicksearch_right.gif) top right no-repeat;
height:50px;
width:13px;
position:absolute;
right:0;
top:0;
}

#quick_search_text{
border:1px solid #ccc;
background:#fff;
padding:3px 3px 3px 3px;
color:#222;
font-size:12px;
display:inline;
margin:0px;
height:13px;
vertical-align:middle;
}

#logo{
display:block;
background:#F5F5EC url(/images/bhlogo.gif) center center no-repeat;
text-decoration:none;
width:106px;
height:77px;
border:1px solid #CDC8A3;
padding:4px;
position:absolute;
bottom:0;
left:0;
}

#logo span{
display:none;
}

/*---------- Menu styles ----------*/

#menu{
padding:4px;
border:1px solid #CDC8A3;
background:#F5F5EC;
height:77px;
width:767px;
position:absolute;
bottom:0;
right:0;
}

#menu ul{
display:block;
height:76px;
width:767px;
margin:0px;
padding:0px;
list-style:none;
}

#menu ul li{
display:inline;
float:left;
position:relative;
height:76px;
width:auto;
margin:0px;
padding:0px;
list-style:none;
}

#menu ul li a{
display:block;
float:left;
position:relative;
height:76px;
margin:0px;
padding:0px;
}

#menu ul li a span{
display:none;
}

#menu_about{
background:url(/images/menubtn_about.jpg) top left no-repeat;
width:122px;
}

#menu_buyers{
background:url(/images/menubtn_buyers.jpg) top left no-repeat;
width:110px;
}

#menu_mortgage{
background:url(/images/menubtn_mortgage.jpg) top left no-repeat;
width:132px;
}

#menu_moving{
background:url(/images/menubtn_moving.jpg) top left no-repeat;
width:110px;
}

#menu_search{
background:url(/images/menubtn_search.jpg) top left no-repeat;
width:106px;
}

#menu_sellers{
background:url(/images/menubtn_sellers.jpg) top left no-repeat;
width:109px;
}

#menu_area{
background:url(/images/menubtn_area.jpg) top left no-repeat;
width:77px;
}

/*---------- Footer styles ----------*/

#footerlogos{
width:885px;
height:100px;
margin:5px auto;
}

#footerlogos div{
width:861px;
padding:12px;
height:76px;
}

#footerlogos div a{
display:block;
float:left;
position:relative;
height:76px;
margin:0px 5px;
}

#footerlogos div a span{
display:none;
}

#footerlogo_luxury{
background:url(/images/footerlogo_luxury_br.png) top left no-repeat;
width:120px;
}

#footerlogo_homesearch{
background:url(/images/footerlogo_homesearch_br.gif) top left no-repeat;
width:105px;
}

#footerlogo_leadingrealestate{
background:url(/images/footerlogo_leadingrealestate_br.gif) top left no-repeat;
width:261px;
}

#footerlogo_whoswho{
background:url(/images/footerlogo_whoswho_br.gif) top left no-repeat;
width:216px;
}

#footerlogos #footerlogo_realtor{
background:url(/images/footerlogo_realtor_br.gif) top left no-repeat;
width:100px;
height:76;
padding:0px;
float:left;
position:relative;
display:block;
}

#footer{
width:485px;
margin:0px auto;
text-align:left;
padding:10px 410px 10px 10px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#4B483F;
position:relative;
}

#quicklogin{
position:absolute;
top:0;
right:0px;
height:20px;
padding:10px;
color:#4B483F;
font-size:12px;
}

#quicklogin input{
border:1px solid #aaa;
background:#fff;
padding:1px 3px;
color:#ccc;
font-size:11px;
display:inline;
margin:0px;
height:13px;
vertical-align:middle;
}

#quicklogin h5{
font-size:14px;
display:inline;
margin:0px 10px 0px 0px;
}

#webdesign{
color:#CECBC1;
width:900px;
margin:0px auto;
padding:10px 0px 5px 0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#webdesign a{
color:#CECBC1;
}

/*---------- Main area styles ----------*/

#main{
width:895px;
margin:0px auto;
position:relative;
}

#onecolumn{
clear:both;
margin:5px 0px;
}

#onecolumn_content{
background:#fff;
padding:7px;
position:relative;
}

#column_wide{
width:610px;
float:left;
position:relative;
display:inline;
margin:3px 0px;
}

#column_narrow{
width:273px;
float:left;
position:relative;
display:inline;
margin:3px 0px;
}

#columndivider{
height:200px;
width:10px;
float:left;
position:relative;
display:inline;
}

.boxdiv{
padding:4px;
border:1px solid #CDC8A3;
background:#F5F5EC;
margin:3px 0px;
position:relative;
}

.newsbox{
padding:1px;
border:1px solid #CDC8A3;
background:#F5F5EC;
margin:0px 0px;
position:relative;
height:72px;
}

.newsbox .blog-link{
	padding: 8px 0 0 15px;
}

.whitebox{
padding:5px 10px;
background:#fff;
border-top:2px solid #A20000;
}

.whitebox_noline{
padding:5px;
background:#fff;
}

#column_wide .whitebox{
padding:20px;
}

#column_wide ul, #onecolumn_content ul, #blogmenu ul{
margin:0px;
padding:10px 0px 20px 0px;
list-style:none;
}

#column_wide ul li, #onecolumn_content ul li, #blogmenu ul li{
margin:8px 0px 8px 8px;
padding:0px 0px 0px 20px;
list-style:none;
background:url(/images/listbullet.gif) top left no-repeat;
}

/*---------- content styles ----------*/

#content p{
line-height:150%;
}

#getstarted{
height:264px;
}

#featuredbox{
height:304px;
}

#featurepic{
background-position:center center;
background-repeat:no-repeat;
height:304px;
width:600px;
position:relative;
}

#featureblackbar{
width:600px;
height:60px;
position:absolute;
bottom:0;
left:0;
background:#000;
z-index:1;
-moz-opacity: 0.6;
opacity:.60;
filter: alpha(opacity=60);
}

#featureinfo{
width:500px;
height:20px;
position:absolute;
bottom:20px;
left:10px;
color:#fff;
z-index:5;
font-size:16px;
}

#viewfeature{
position:absolute;
z-index:6;
display:block;
bottom:20px;
right:10px;
height:23px;
width:114px;
background:url(/images/featuredetails.gif) top left no-repeat;
}

#viewfeature span{
display:none;
}

#homesearch{
height:430px;
}

#home_mapsearch_link{
background:url(/images/home_mapsearch_link.jpg) top left no-repeat;
width:253px;
height:76px;
display:block;
}

#home_mapsearch_link span{
display:none;
}

#searchtable, #searchtable2{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

 #bed_bath_criteria, #sqfeet_criteria, #acreage_criteria, #units_criteria{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#searchtable select{
width:125px;
}

#searchtable #prop_type_select{
width:150px;
}

#homepagesearches{
font-size:12px;
margin:10px 0px;
}

#homepagesearches img{
padding:2px;
border:1px solid #ccc;
}

#homepagesearches h5, #homepagesearches p{
margin:1px 0px;
}

#homepagesearches a{
text-decoration:none;
}

#findofficeagent_tabs{
width:253px;
height:20px;
}

div#findoffice{
	overflow-x: auto;
}

#findoffice #offices{
	font-size: 10px !IMPORTANT;
}

#tab_findagent,#tab_findoffice{
background:#FCFBF7;
border-top:1px solid #E0DABD;
border-right:1px solid #E0DABD;
border-bottom:1px solid #E0DABD;
border-left:1px solid #E0DABD;
font-size:12px;
color:#868067;
font-weight:bold;
height:15px;
padding:3px 0px 0px 0px;
margin:0;
width:114px;
text-align:center;
cursor:pointer;
display:block;
float:left;
position:relative;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#tab_findagent.active,#tab_findoffice.active{
background:#F6F4E8;
border-bottom:1px solid #F6F4E8;
}

#agentboxtabdivider{
float:left;
position:relative;
display:block;
width:21px;
height:19px;
margin:0;
border-bottom:1px solid #E0DABD;
}

#findagent, #findoffice{
clear:both;
background:#F6F4E8;
border-right:1px solid #E0DABD;
border-bottom:1px solid #E0DABD;
border-left:1px solid #E0DABD;
padding:5px;
font-size:11px;
color:#868067;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
height:260px;
}

#findagent input,#findoffice select{
display:inline;
margin:0px;
height:19px;
border:1px solid #ccc;
background:#fff;
vertical-align:middle;
}

#agent_letters{
height:51px;
}

#agent_letters a{
display:block;
float:left;
position:relative;
height:13px;
padding:3px 0px;
width:18px;
text-align:center;
color:#868067;
text-decoration:none;
}

#agent_letters a:hover{
background:#fff;
}

#agent_letters_lg {
height:82px;
}

#agent_letters_lg a{
display:block;
float:left;
position:relative;
height:23px;
padding:6px 0px;
margin:2px;
width:36px;
text-align:center;
color:#868067;
text-decoration:none;
font-size:20px;
background:#F5F5EC;
border:1px solid #CDC8A3;
}

#agent_letters_lg a:hover{
background:#fff;
}

.btn_go{
vertical-align:middle;
}

.refine_search_button{
float:left;
position:relative; 
width:133px; 
margin: 7px 0px 7px 0;
position:relative;
}

#results_optionsbar{
background:#F6F4E8;
margin:6px 0 6px 0;
float:left;
position:relative; 
width:736px;
height:28px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
position:relative;
}

#results_optionsbar a{
text-decoration:none;
display:inline;
padding:0px 10px;
}

#results_sortbar{
background:#F6F4E8;
margin:6px 0 6px 0;
float:left;
position:relative; 
width:869px;
height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#results_sortbar a{
text-decoration:none;
display:inline;
padding:0px 15px;
}

.results_pager{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.results_pager a{
text-decoration:none;
}

.results_pager a:hover {
}
.results_pager_on{
padding:2px;
background-color:#91472F;
color:#fff;
}

#results_boxes{
background:#EFE6CF;
clear:both;
position:relative;
}

#results_toomany {
width:100%; 
text-align:center; 
font-family: Arial,Helvetica,sans-serif; 
font-size:12px; 
font-weight:bold;
background-color: #F6F4E8;
padding:2px;
}

#map_disclaimer { 
text-align:center; 
font-family: Arial,Helvetica,sans-serif; 
font-size:11px; 
background-color: #F6F4E8;
padding:2px;
margin:8px 0 0 0;
}

.one_result{
border:1px solid #ccc;
background:#fff;
padding:3px;
position:relative;
text-align:left;
height:256px;
width:198px;
}

.one_result_compare{
border:1px solid #ccc;
background:#fff;
padding:3px;
margin:4px 0px 0px 10px;
text-align:left;
width:259px;
}

.one_result_compare_slideshowplay{
float:right;
margin:0px 10px 0px 0px;
width:21px;
height:20px;
z-index:99;
}

.one_result_compare_newlisting{
position:absolute;
top:0;
right:0;
width:83px;
height:61px;
z-index:99;
}

.one_result_compare_openhouse{
position:absolute;
top:-12px;
right:0;
width:93px;
height:71px;
z-index:99;
display:none;
}

.one_result_table{
height:256px;
}

.one_result_newlisting{
position:absolute;
top:0;
right:0;
width:83px;
height:61px;
z-index:99;
}

.one_result_openhouse{
position:absolute;
top:-8px;
right:-8px;
width:93px;
height:71px;
z-index:99;
}

.one_result_slideshowplay{
position:absolute;
top:117px;
right:20px;
width:21px;
height:20px;
z-index:99;
}

.one_result_newlisting span{
display:none;
}

.one_result table{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

 .one_result_compare table{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.result_photo{
width:170px;
height:113px;
padding:3px;
border:1px solid #ccc;
background:#fff;
margin:0px 9px;
}

.one_result_bold{
font-size:11px;
font-weight:bold;

}

.one_result_bold_compare{
font-size:13px;
font-weight:bold;

}

.one_result_options{
background:#F6F4E8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
vertical-align:middle;
}

.one_result_options input{
height:12px;
width:12px;
margin:0px;
border:1px solid #ccc;
}

.one_result_options a{
text-decoration:none;
}

.one_result hr, .one_result_compare hr{
margin:2px 0px;
}

.one_result h6, .one_result_listview h6, .one_result_compare h6 {
margin:0px;
padding:0;
}

.one_result_listview{
font-size:11px;
position:relative;
background:#FFFFFF none repeat scroll 0%;
border:1px solid #CCCCCC;
margin:3px 0px;
}

.one_result_listview p{
margin:3px 0px;
padding:0px;
}

.result_photo_listview{
width:49px;
height:33px;
padding:2px;
border:1px solid #ccc;
}

.result_photo_savedview{
width:81px;
height:55px;
padding:2px;
border:1px solid #ccc;
}

.back_to_my{
float:left;
position:relative; 
width:158px; 
margin: 7px 0px 7px 0;
position:relative;
}

.details_optionsbar{
position:relative;
background:#F6F4E8;
margin:7px 0 7px 0;
height:27px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
float:left;
position:relative;
}

.details_optionsbar a{
text-decoration:none;
display:inline;
padding:0px 5px;
}

#details_photos{
float:left;
position:relative;
display:block;
width:520px;
position:relative;
}

#details_optionbar{
width:520px;
height:30px;
position:relative;
z-index:2;
font-size:11px;
font-weight:bold;
z-index:10;
}

#onecolumn_content ul#property_options1{
float:left;
position:relative;
display:block;
width:360px;
height:30px;
list-style:none;
margin:0;
padding:0;
}

#onecolumn_content ul#property_options1 li{
display:inline;
float:left;
position:relative;
margin:0px 2px 0px 3px;
padding:0px;
height:30px;
list-style:none;
background:none;
}

#onecolumn_content ul#property_options1 li a{
height:12px;
padding:8px 9px;
text-align:center;
text-decoration:none;
display:block;
float:left;
position:relative;
border:1px solid #F0E6CC;
border-top:1px solid #91472F;
color:#A19A7C;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
background:none;
}

#onecolumn_content ul#property_options1 li.active a{
background:#91472F;
color:#fff;
cursor:default;
}

#onecolumn_content ul#property_options2{
float:left;
position:relative;
display:block;
width:160px;
height:30px;
list-style:none;
margin:0;
padding:0;
z-index:10;
}

#onecolumn_content ul#property_options2 li{
display:inline;
float:left;
position:relative;
margin:0px 5px 0px 0px;
padding:0px;
height:30px;
list-style:none;
background:none;
position:relative;
z-index:10;
}

#onecolumn_content ul#property_options2 li a{
height:12px;
padding:8px 7px;
text-align:center;
text-decoration:none;
display:block;
float:left;
position:relative;
color:#A19A7C;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
background:none;
}

#onecolumn_content ul#property_options2 li.active a{
background:#F6F4E7;
}

#onecolumn_content ul#property_options2 li ul{
display:block;
padding:13px 3px 3px 3px;
border:1px solid #F0E6CC;
background:#fff;
z-index:20;
position:absolute;
top:30px;
left:0;
width:110px;
float:none;
}

#onecolumn_content ul#property_options2 li ul li{
display:block;
float:none;
padding:0px;
margin:0px;
}

#onecolumn_content ul#property_options2 li ul li a{
display:block;
float:none;
padding:7px 0px 7px 7px;
text-align:left;
margin:0px;
}

#onecolumn_content ul#property_options2 li a#detail_save{
background:#91472F;
color:#fff;
}

#details_info{
float:right;
display:block;
position:relative;
width:330px;
margin:4px 0px 0px 3px;
background:#EFE6CF;
padding:5px;
border:1px solid #DDD7BB;
}

#details_features{
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%
}

.feature_label{
font-weight:bold;
}

#details_main_photo_div{
height:345px;
width:520px;
position:relative;
z-index:1;
}

#details_mainphoto{
width:500px;
height:325px;
border:1px solid #ccc;
padding:5px;
margin:4px;
z-index:1;
}

#details_mainphoto.nobh{
width:auto;
height:auto;
margin:15px auto;
}

#details_slideshow_button{
position:absolute;
bottom:15px;
right:13px;
display:block;
}

#details_thumbs {
height:80px;
overflow:hidden;
position:relative;
width:520px;
}

#details_thumbs img{
width:90px;
height:68px;
float:left;
position:relative;
display:inline;
padding:3px;
margin:3px 3px;
border:1px solid #ccc;
}

#slidebox {
position:absolute;
}

#prev1 {
background:url(/images/btn_arrow_back_tall.png) no-repeat center left;
width:25px;
height:76px;
position:relative;
margin-top:3px;
float:left;
position:relative;
}

#next1 {
background:url(/images/btn_arrow_forward_tall.png) no-repeat center right;
width:25px;
height:76px;
position:relative;
margin-top:3px;
float:right;
}

#details_info p{
margin:0px;
}

.details_emaillink{
display:inline;
margin:3px 0px 0px 10px;
}

#details_emaillink{
display:inline;
margin:3px 0px 0px 10px;
}

#details_emaillink span{
display:none;
}

#details_viewlistings{
display:block;
margin:10px 0px 0px 0px;
background:url(/images/details_viewlistings.gif) top left no-repeat;
width:116px;
height:25px;
}

#details_viewlistings span{
display:none;
}

#details_agentphoto{
width:108px;
height:150px;
padding:3px;
border:1px solid #ccc;
}

.nextsteplink{
display:block;
height:14px;
font-size:12px;
text-decoration:none;
padding:1px 0px 1px 20px;
}

#detail_link_directions {
background:transparent url(/images/details_link_directions.gif) no-repeat scroll left top;
}

#detail_link_viewonmap {
background:transparent url(/images/details_link_viewonmap.gif) no-repeat scroll left top;
}

#detail_link_emailtofriend {
background:transparent url(/images/details_link_emailtofriend.gif) no-repeat scroll left top;
}

#detail_link_printflyer {
background:transparent url(/images/details_link_printflyer.gif) no-repeat scroll left top;
}

#detail_link_photoflyer {
background:transparent url(/images/details_link_photoflyer.gif) no-repeat scroll left top;
}

#detail_link_showing {
background:transparent url(/images/details_link_showing.gif) no-repeat scroll left top;
}

#detail_link_save {
background:transparent url(/images/details_link_save.gif) no-repeat scroll left top;
}

#detail_link_prequalify {
background:transparent url(/images/details_link_prequalify.gif) no-repeat scroll left top;
}

#detail_link_payment {
background:transparent url(/images/details_link_payment.gif) no-repeat scroll left top;
}

#detail_link_apply {
background:transparent url(/images/details_link_apply.gif) no-repeat scroll left top;
}

#detail_link_questions {
background:transparent url(/images/details_link_questions.gif) no-repeat scroll left top;
}

#details_listinginfo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.mortgage_profile{
float:left;
position:relative;
display:block;
width:415px;
border:5px solid #F6F4E8;
position:relative;
margin:10px 5px;
height:166px;
}

.mortgage_profile_img{
width:100px;
height:140px;
padding:2px;
position:absolute;
border:1px solid #ccc;
top:10px;
left:10px;
}

.mortgage_profile h4{
position:absolute;
left:126px;
top:10px;
}

#mortgage_number {
position:absolute;
display:block;
top:10px;
right:10px;
text-align:right;
width:105px;
height:40px;
left:auto;
}

.mortgage_profile h5{
position:absolute;
left:126px;
top:27px;
font-size:13px;
}

.mortgage_profile div{
position:absolute;
display:block;
top:64px;
left:126px;
width:280px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
}

.mortgage_viewprofile{
position:absolute;
right:10px;
bottom:25px;
font-size:12px;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

.mortgage_make_appt{
position:absolute;
right:10px;
bottom:10px;
font-size:12px;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

.mortgage_apply_now{
position:absolute;
right:10px;
bottom:40px;
font-size:12px;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

#mortgage_links{
float:right;
display:block;
margin:30px 0px 10px 20px;
padding:10px;
border:5px solid #F6F4E8;
width:190px;
}

#mortgage_links ul{
list-style:none;
margin:5px 0px;
padding:0px;
}

#mortgage_links ul li{
list-style:none;
margin:7px 0px 7px 5px;
padding:0px;
}

#mortgage_links a{
color:#666;
text-decoration:none;
}

.office_result{
float:left;
position:relative;
display:block;
width:268px;
border:5px solid #F6F4E8;
position:relative;
margin:10px 5px;
height:90px;
}

.office_result img.office_result_photo{
width:90px;
height:74px;
padding:2px;
position:absolute;
border:1px solid #ccc;
top:5px;
left:5px;
}

.office_result_link{
height:20px;
width:120px;
display:block;
background: url(/images/btn_office_details.jpg) top left no-repeat;
}

.office_result_link span{
display:none;
}

.office_result_info{
position:absolute;
display:block;
top:10px;
left:108px;
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:150%;
}

.office_result_info h4{
font-size:15px;
font-family:"Times New Roman", Times, serif;
margin:0px 0px 0px 0px;
}

.office_result_info h5{
font-size:14px;
font-family:"Times New Roman", Times, serif;
margin:5px 0px 0px 0px;
color:#333;
}

.office_result div h4 a{
text-decoration:none;
}

.office_result_info p{
margin:0px;
padding:0px 0px 4px 0px;
}

.agents_profile{
float:left;
position:relative;
display:block;
width:260px;
border:5px solid #F6F4E8;
position:relative;
margin:10px 5px;
height:135px;
}

.agents_profile img.agents_agentphoto{
width:75px;
height:105px;
padding:2px;
position:absolute;
border:1px solid #ccc;
top:10px;
left:10px;
}

.agents_profile div{
position:absolute;
display:block;
top:10px;
left:96px;
width:160px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:150%;
}

.agents_profile div h4{
font-size:16px;
font-family:"Times New Roman", Times, serif;
margin:0px;
}

.agents_profile div h4 a{
text-decoration:none;
}

.agents_view_listings{
position:absolute;
left:102px;
bottom:6px;
font-size:11px;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

.agents_view_profile{
position:absolute;
right:6px;
bottom:6px;
font-size:11px;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

#agent_profile{
position:relative;
margin-bottom:15px;
}

#agent_profile_photo{
	padding:6px;
	border:1px solid #ccc;
	height:245px;
	width:175px;
	
	float:left;
	margin:15px 0px 0px 15px;
}

#agent_details{
float:left;
margin:15px 0px 0px 20px;
width:332px;
}

#agent_info{
padding:15px;
}

.agent_one_listing{
position:relative;
width:180px;
height:48px;
display:block;
float:left;
position:relative;
margin:4px 1px;
border:2px solid #F6F4E8;
}

.agent_listing_photo{
position:absolute;
width:45px;
height:30px;
padding:2px;
border:1px solid #ccc;
top:6px;
left:3px;
}

.agent_one_listing a{
text-decoration:none;
}

.agent_one_listing h5{
	position:absolute;
	left:60px;
	top:8px;
	font-size:12px;
}

.agent_one_listing h6{
	position:absolute;
	left:60px;
	top:24px;
	font-size:12px;
}

#submenu ul{
list-style:none;
margin:0px;
padding:10px;
}

#submenu ul li{
list-style:none;
margin:0px;
padding:7px 2px 7px 5px;
}

#submenu ul li a{
text-decoration:none;
margin:0px;
display:block;
border-top:1px solid #efefef;
color:#272727;
}

#submenu ul li a:hover{
background:#F5F5EC;
color:#333;
}

#submenu ul li a.active{
color:#91472F;
}

#submenu ul li ul{
padding:0px 0px 10px 10px;
}

#submenu ul li ul li a{
text-decoration:none;
margin:0px;
display:block;
padding:5px 10px 5px 15px;
border:none;
color:#555;
}

#submenu ul li ul li ul li a{
text-decoration:none;
margin:0px;
display:block;
padding:2px 10px 2px 15px;
border:none;
color:#555;
}


.officeinfo{
position:relative;
height:266px;
border:2px solid #eee;
width:862px;
margin:0px 0px 20px 0px;
}

.officepic{
width:320px;
height:240px;
padding:4px;
border:1px solid #ccc;
float:left;
position:relative;
display:block;
position:absolute;
top:10px;
left:10px;
}

.office_map{
width:220px;
display:block;
height:12px;
text-align:right;
font-size:11px;
padding:220px 0px 0px 0px;
float:left;
position:relative;
display:block;
position:absolute;
bottom:10px;
right:10px;
}

#office_map_downtown{
background:url(/images/officemaps/downtown.jpg) top left no-repeat;
}

#office_map_biltmorepark{
background:url(/images/officemaps/biltmorepark.jpg) top left no-repeat;
}

#office_map_southcliff{
background:url(/images/officemaps/southcliff.jpg) top left no-repeat;
}

#office_map_waynesville{
background:url(/images/officemaps/waynesville.jpg) top left no-repeat;
}

#office_map_weaverville{
background:url(/images/officemaps/weaverville.jpg) top left no-repeat;
}

#office_map_hendersonville{
background:url(/images/officemaps/hendersonville.jpg) top left no-repeat;
}

#office_map_commercial{
background:url(/images/officemaps/commercial.jpg) top left no-repeat;
}

#office_map_north{
background:url(/images/officemaps/north.jpg) top left no-repeat;
}

#office_map_south{
background:url(/images/officemaps/south.jpg) top left no-repeat;
}

#office_map_lakelure{
background:url(/images/officemaps/lakelure.jpg) top left no-repeat;
}

#office_map_biltmorelake{
background:url(/images/officemaps/biltmorelake.jpg) top left no-repeat;
}

#office_map_southcliff{
background:url(/images/officemaps/southcliff.jpg) top left no-repeat;
}

#office_map_theramble{
background:url(/images/officemaps/theramble.jpg) top left no-repeat;
}

.officetext{
position:absolute;
left:360px;
top:10px;
width:250px;
}

#view_all_offices{
float:right;
display:block;
height:23px;
width:122px;
background:url(/images/view_all_offices.gif) top left no-repeat;
}

#view_all_offices span{
display:none;
}

.managerinfo{
position:absolute;
bottom:3px;
left:350px;
margin:0px;
width:250px;
}

.manager_profile{
float:left;
position:relative;
display:block;
width:234px;
border:5px solid #F6F4E8;
position:relative;
margin:2px 3px;
height:110px;
}

.manager_profile img{
width:64px;
height:94px;
padding:2px;
position:absolute;
border:1px solid #ccc;
top:5px;
left:5px;
}

.manager_profile h5{
position:absolute;
left:96px;
top:10px;
font-size:14px;
}

.manager_profile div{
position:absolute;
display:block;
top:40px;
left:96px;
width:135px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:150%;
}

#community_map_heading{
position:relative;
height:43px;
}

#community_map_heading h3{
position:absolute;
top:14px;
left:10px;
margin:0px;
}

#community_types{
position:absolute;
right:10px;
top:11px;
}

.communitylist_column{
float:left;
position:relative;
display:block;
position:relative;
width:410px;
margin:10px 5px;
padding:3px;
border: 4px solid #F5F5EC;
}

.communitylist_column h5{
margin:0px;
}

.communitylist_column h5 a{
text-decoration:none;
}

.communitylist_column h5 a:hover{
text-decoration:underline;
}

.communitylist_column p{
margin:0px 0px 15px 0px;
}

.community_text{
margin:10px 0px;
clear:both;
padding:10px;
border-top:1px solid #efefef;
}

.community_logo{
float:left;
position:relative;
margin:0px 10px 5px 0px;
width:150px;
height:79px;
}

ul.home_search_links{
list-style:none;
display:block;
float:left;
position:relative;
width:260px;
padding:5px;
margin:5px;
}

ul.home_search_links li{
margin:0px;
padding:5px 0px;
}

#newlistings{
height:24px;
}

.newlistings_link{
display:block;
float:left;
position:relative;
height:12px;
padding:4px 0px;
font-weight: bold; 
text-decoration:none;
}

.rssfeed_link{
display:block;
float:right;
height:12px;
font-size:11px;
padding:4px 25px 4px 0px;
background:url(/images/rssfeed.gif) top right no-repeat;
}

#openhouse{
height:64px;
}

.openhouse_link{
display:block;
height:65px;
width:253px;
background:url(/images/home_openhouse_ad.jpg) top left no-repeat;
padding:0px;
font-weight: bold; 
text-decoration:none;
}

.openhouse_link span{
display:none;
}

.smalltext{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.smalltext_news{
color:black;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:95%;
padding:23px 0px 0px 15px;
font-weight:bold;
}
.smalltext_news a{
color:black;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:95%;
padding:0px;
font-weight:bold;
}

.smalltext_date {
color:black;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
padding-left:15px;
padding-top:0px;
}

.smalltext_date a{
color:black;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

#search_options_buttons{
margin:0px;
border:none;
}

#search_options_buttons legend{
color:#D6D3B7;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#search_options_buttons img{
margin:2px 0px;
}

.search_button {
cursor:pointer;
margin:7px 0px 0px 0px;
}

#basic_search_options{
height:240px;
display:block;
position:relative;
}

#search_left_column{
display:inline;
float:left;
width:360px;
padding:0px 0px 15px 0px;
position:relative;
}

#search_right_column{
width:230px;
padding:0px 0px 0px 10px;
margin:0px 0px 0px 10px;
border-left:1px solid #efefef;
}

#search_searchtypes{
width:200px;
padding:6px;
margin:0px 0px 0px 10px;
border:4px solid #F5F5EC;
}

#search_searchtypes ul{
margin:10px 0;
padding:0;
list-style:none;
}

#search_searchtypes ul li{
margin:0;
padding:3px;
list-style:none;
background:none;
}

#search_searchtypes ul li a{
margin:0;
padding:0;
text-decoration:none;
background:none;
}

.search_heading{
padding:3px;
border:1px solid #F5F5EB;
background:#fff;
margin:0px 0px 10px 0px;
}

.search_heading p{
margin:0px;
padding:5px;
display:block;
background:#F5F5EB;
color:#666;
font-size:16px;
}

#chooseview{
position:absolute;
top:5px;
height:28px;
right:1px;
font-family:Arial, Helvetica, sans-serif;
}

#chooseview span{
display:block;
float:left;
position:relative;
font-size:11px;
font-weight:bold;
color:#A19A7C;
height:13px;
padding:8px 10px 7px 0px;
}

#view_thumb, #view_list, #view_map, #showhouse, #showcondo{
padding:8px 7px 7px 22px;
height:13px;
font-size:11px;
font-weight:bold;
color:#A19A7C;
border:1px solid #F0E6CC;
display:block;
float:left;
position:relative;
margin:0px 4px;
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
}

#view_thumb{
background:url(../images/icon_thumbview.gif) 5px 8px no-repeat;
}

#view_list{
background:url(../images/icon_listview.gif) 5px 8px no-repeat;
}

#view_map{
background:url(../images/icon_mapview.gif) 5px 8px no-repeat;
}

#view_thumb.active{
background:#F6F4E7 url(../images/icon_thumbview.gif) 5px 8px no-repeat;
}

#view_list.active{
background:#F6F4E7 url(../images/icon_listview.gif) 5px 8px no-repeat;
}

#view_map.active{
background:#91472F url(../images/icon_mapview.gif) 5px 8px no-repeat;
color:#fff;
}

#showhouse{
background:url(../images/icon_listview.gif) 5px 8px no-repeat;
color:#666;
}

#showcondo{
background:url(../images/icon_listview.gif) 5px 8px no-repeat;
color:#666;
}

#showhouse.active{
background:#91472F url(../images/icon_listview.gif) 5px 8px no-repeat;
color:#fff;
}

#showcondo.active{
background:#91472F url(../images/icon_listview.gif) 5px 8px no-repeat;
color:#fff;
}

.errorbox{
padding:10px 10px 3px 10px;
background:#F5F5EB;
border:2px solid #CDC8A3;
margin:5px 0px 10px 0px;
}

#hintbox {
	position:absolute; background-color: #f0f0f0; 
	width: 200px; padding: 3px; border: 1px solid black;
	font: normal .8em Verdana, Tahoma, Arial, sans-serif; 
	color: #000000; z-index: 100; visibility: hidden;
}

.quotes{
border:3px solid #F5F5EC;
padding:10px;
margin:10px;
}

.pdflink{
display:inline;
padding:0 0 0 20px;
background:url(../images/pdficon.gif) top left no-repeat;
}

#submenu ul li a.pdflink{
display:block;
padding:7px 10px 7px 25px;
background:url(../images/pdficon.gif) 5px 5px no-repeat;
}

#submenu ul li a.pdflink:hover{
display:block;
padding:7px 10px 7px 25px;
background:#F5F5EC url(../images/pdficon.gif) 5px 5px no-repeat;
}

.home_ad{
width:80px;
height:109px;
padding:15px 10px 15px 173px;
background:url(/images/home_ad_market_report.jpg) top left no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.home_ad h5{
font-size:11px;
color:#91472F;
}

.home_ad p{
padding:0px;
}

.download_button{
display:block;
height:20px;
width:74px;
margin:3px 0px 0px 0px;
background:url(/images/btn_download.gif) top left no-repeat;
}

.download_button span{
display:none;
}

#featured_searches{
height:150px;
width:532px;
overflow:hidden;
margin:0px 24px 35px 24px;
position:relative;
}

#featured_search_links{
height:150px;
width:532px;
position:relative;
}

#featured_scroll_back{
display:block;
width:24px;
height:150px;
position:absolute;
top:55px;
left:10px;
background:url(/images/btn_arrow_back_active.png) center left no-repeat;
}

#featured_scroll_forward{
display:block;
width:24px;
height:150px;
position:absolute;
top:55px;
right:25px;
background:url(/images/btn_arrow_forward_active.png) center right no-repeat;
}



#featured_search_links a{
display:block;
float:left;
position:relative;
width:133px;
height:150px;
background:url(/images/featured_search_bg.jpg) top left no-repeat;
position:relative;
}

#featured_search_links a img{
position:absolute;
height:70px;
width:101px;
top:25px;
left:5px;
}

#featured_search_links a span{
display:block;
position:absolute;
height:45px;
width:101px;
bottom:0;
left:5px;
color:#333;
text-align:center;
font-size:11px;
}

.detail_price {
	font-size: 28px;
	margin-bottom: 8px;
}

#dp_resource a{
	width:153px;
	height:23px;
	position:relative;
	display:block;
	float:left;
	margin:0px 4px 10px 0px;
	background: url(/images/btn_dp_resource.jpg) no-repeat;
}

#dp_resource a:hover {
	box-shadow: 1px 1px 3px #666;
}
#dp_resource a span {
	display: none;
}
#dp_resource a:hover span{ 
    display:block;
    position:absolute;
    top:30px; 
    left:0px; 
    width:147px;
    border:1px solid #666;
    box-shadow: 1px 1px 3px #666;
    background-color:#fff; 
    color:#000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    text-decoration: none;
    padding: 2px;
}

#detail_financing{
width:153px;
height:23px;
position:relative;
display:block;
float:left;
margin:0px 0px 10px 0px;
}

#detail_financing ul{
display:block;
z-index:20;
width:145px;
border-bottom:1px solid #D7D3B9;
border-left:1px solid #D7D3B9;
border-right:1px solid #D7D3B9;
position:absolute;
top:22px;
left:3px;
background:#F6F4E7;
}

#onecolumn_content #detail_financing ul li{
display:block;
margin:0px;
padding:0px;
width:145px;
list-style:none;
background:none;
}

#onecolumn_content #detail_financing ul li a{
display:block;
padding:5px 7px;
text-align:left;
width:131px;
background:none;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#A19A7C;
font-size:11px;
}

.dropdown_close, #onecolumn_content ul#property_options2 li a.dropdown_close {
position:absolute;
top:2px;
right:2px;
height:10px;
width:10px;
display:block;
padding:0;
margin:0;
background:url(/images/dropdown_close.gif) top left no-repeat;
}

.dropdown_close span, #onecolumn_content ul#property_options2 li a.dropdown_close span{
display:none;
}

.detail_property_button{
width:153px;
height:23px;
display:block;
}

.detail_property_button span{
display:none;
}

#btn_details_finance{
background:url(/images/btn_details_finance.jpg) top left no-repeat;
}

#btn_detail_moreinfo{
background:url(/images/btn_detail_moreinfo.jpg) top left no-repeat;
}

#btn_detail_appt{
background:url(/images/btn_detail_appt.jpg) top left no-repeat;
}

#home_sectionlinks{
height:303px;
position:relative;
}

#home_sectionlinks img#jlp-banner {
position: absolute;
top: -63px;
right: -18px;
}

#letsgetstarted_sectionlinks{
}


#home_sectionlinks_inside{
position:relative;
height:680px;
}

#home_section_viewall{
height:23px;
width:69px;
background:url(/images/btn_sectionlinks_viewall.jpg) top left no-repeat;
position:absolute;
display:block;
bottom:5px;
right:5px;
}

#home_section_viewall span{
display:none;
}

.home_sectionlink{
width:174px;
height:69px;
margin:1px 4px 1px 4px;
padding:7px 3px 7px 90px;
display:block;
float:left;
color:#666;
font-size:12px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

.home_sectionlink span{
font-size:16px;
text-decoration:none;
color:#91472F;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}

.home_sectionlink strong{
font-family:Arial, Helvetica, sans-serif;
color:#91472F;
text-decoration:underline;
font-weight:normal;
font-size:11px;
}

#home_section_mortgage{
background:url(/images/home_sectionlinks/mortgage.jpg) 5px 5px no-repeat;
}

#home_section_developers{
background:url(/images/home_sectionlinks/developer.jpg) 5px 5px no-repeat;
}

#home_section_relo{
background:url(/images/home_sectionlinks/relo.jpg) 5px 5px no-repeat;
}

#home_section_commercial{
background:url(/images/home_sectionlinks/commercial.jpg) 5px 5px no-repeat;
}

#home_section_bh{
background:url(/images/home_sectionlinks/bh.jpg) 5px 5px no-repeat;
}

#home_section_buyers{
background:url(/images/home_sectionlinks/buyers.jpg) 5px 5px no-repeat;
}

#home_section_sellers{
background:url(/images/home_sectionlinks/sellers.jpg) 5px 5px no-repeat;
}

#home_section_communities{
background:url(/images/home_sectionlinks/communities.jpg) 5px 5px no-repeat;
}

#home_section_luxury{
background:url(/images/home_sectionlinks/luxury.jpg) 5px 5px no-repeat;
}

#home_section_land{
background:url(/images/home_sectionlinks/land.jpg) 5px 5px no-repeat;
}

#home_section_golf{
background:url(/images/home_sectionlinks/golf.jpg) 5px 5px no-repeat;
}

#home_section_water{
background:url(/images/home_sectionlinks/water.jpg) 5px 5px no-repeat;
}

#home_section_resort{
background:url(/images/home_sectionlinks/resort.jpg) 5px 5px no-repeat;
}

#home_section_eco{
background:url(/images/home_sectionlinks/eco.jpg) 5px 5px no-repeat;
}

#home_section_townhouse{
background:url(/images/home_sectionlinks/townhouse.jpg) 5px 5px no-repeat;
}

#home_section_international{
background:url(/images/home_sectionlinks/international.jpg) 5px 5px no-repeat;
}

#home_section_area{
background:url(/images/home_sectionlinks/area.jpg) 5px 5px no-repeat;
}

.service_logo{
width:120px;
height:100px;
float:left;
position:relative;
display:block;
border:3px solid #F5F5EC;
padding:2px;
margin:6px 10px 10px 0px;
}

#lakeheader{
background:url(/images/lakecommunities/lakeheader.jpg) top left no-repeat;
width:554px;
height:300px;
margin:10px 0px;
}

#lakeheader h2{
display:none;
}

#community_list{
text-align:left;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:0px 20px;
}

#community_list p{
display:block;
padding:5px 5px 5px 160px;
background:top left no-repeat;
background-position:5px 10px;
border-bottom:1px solid #eee;
height:115px;
line-height:115%;
}

.form_error {
	color:red;
}

.float_right{
display:block;
float:right;
border:5px solid #F5F5EC;
margin:5px 0px 10px 20px;
background:#fff;
position:relative;
}

.float_left{
display:block;
float:left;
position:relative;
border:5px solid #F5F5EC;
margin:5px 20px 10px 0px;
background:#fff;
position:relative;
}

#welcome_text{
padding:0px 10px;
}

#welcome_text a{
color:#222;
text-decoration:none;
}

#welcome_text a:hover{
text-decoration:underline;
}

#calc_mortgage, #calc_income, #calc_afford, #mortgage_res, #income_res{
float:left;
position:relative;
display:block;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
width:270px;
}

#afford_res, #afford_res table{
clear:both;
width:500px;
}

#mortgage_res table, #income_res table{
width:270px;
}

#calc_mortgage, #calc_income, #calc_afford{
margin:0px 20px 0px 0px;
}

#register_require{
float:right; 
width:400px;
position:relative;
display:block;
font-style:italic;
padding:45px 20px 10px 0px;
}

.registration_shortforms{
 width:400px; 
 float:left;
position:relative; 
 margin:0px;
 }
 
 .redtext{
 color:#91472F;
 }
 
.required_field {
	color:#990000;
	border: 2px solid #990000;
	background-color:#FDFF98;
}

#area_city_list td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}

#area_city_list td h4{
font-family:"Times New Roman", Times, serif;
margin:5px 0px 0px 0px;
}

#area_city_list td h4 a{
color:#333;
text-decoration:none;
}

#area_city_list td h4 a:hover{
color:#91472F;
}

#area_city_list td p{
margin:5px 0px 10px 0px;
}

#flag_banner{
width:860px;
height:50px;
margin:10px auto;
background:url(/images/flags.jpg) top left no-repeat;
}

#showingtime_photo{
width:300px;
height:auto;
border:5px solid #F5F5EC;
}

.calendaring td{
cursor:pointer;
}

.showingtime_column{
width:390px;
padding:0px 30px 0px 0px; 
float:left;
position:relative; 
display:block; 
position:relative;
}

.smallmargin{
margin:10px 0px;
}

.remove_selected_property{
background:#91472F;
color:#fff;
padding:3px;
margin:5px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
display:block;
text-decoration:none;
text-align:center;
}

#edit_profile_link{
background:#91472F;
color:#fff;
padding:6px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:block;
text-decoration:none;
text-align:center;
}
.post-title a{
text-decoration:none;
}


/* ================ */
/* = Share Button = */
/* ================ */

div#share_btn {
  padding: 10px 0 0 5px;
}

/* ================ */
/* = Testimonials = */
/* ================ */
ul#testimonials {width: 500px;list-style-type: none;margin: 0;padding: 0;} 
ul#testimonials li {background: none;margin: 0;padding: 0;} 
#testimonials .slide {list-style-type: none;line-height: 24px} 
#testimonials blockquote {font-size: 18px;color: #665;font-style: italic;margin:20px 20px 10px 20px;}
#testimonials blockquote.author{font-size: 16px;margin-top:0px;text-align:right}

#agent_details h2 {
 margin-bottom: 0; 
 padding-bottom: 0;
}

.agent_social p {
  margin-bottom: 0; 
  padding-bottom: 5px;
}

table#agent_contact tr td{
  padding-right: 10px;
}

/* ================ */
/* = Log Cabins   = */
/* ================ */

.cabin-header{
	width:895px;
	height:100px;
	position:relative;
	background:#222;
	/*background:url(../images/cabins/header-bg.jpg) left top no-repeat;*/
}

.cabin-logo{
	position:absolute;
	top:0;
	left:20px;
}

.cabin-contact{
	position:absolute;
	right:20px;
	bottom:0;
	display:block;
	background-image:url(../images/cabins/btn-contact.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:220px;
	height:33px;
	text-decoration:none;
	overflow:hidden;
	text-indent:-9999px;
}

	.cabin-contact:hover{
		background-position:left -33px;
	}

.cabin-moreinfo{
	display:block;
	background-image:url(../images/cabins/btn-moreinfo.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:310px;
	height:80px;
	text-decoration:none;
	overflow:hidden;
	text-indent:-9999px;
}

	.cabin-moreinfo:hover{
		background-position:left -80px;
	}

.cabin-menu{
	width:895px;
	height:30px;
	background:url(../images/cabins/nav-bg.png) left top repeat-x;
}

.cabin-menu ul{
	width:895px;
	height:30px;
	margin:0;
	padding:0;
	list-style:none;
}

	.cabin-menu li{
		display:inline;
		float:left;
		list-style:none;
		height:30px;
		margin:0;
		padding:0;
	}
	
		.cabin-menu li a{
			display:block;
			float: left;
			text-decoration:none;
			height:12px;
			line-height:12px;
			font-size:12px;
			color:#eee;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			padding:9px 15px;
		}
	
			.cabin-menu li a:hover, .cabin-menu li a.active{
				background:url(../images/cabins/nav-hover.png) left top repeat-x;
				color:#fff;
			}
			
.cabin-left{
	float:left;
	width:490px;
	padding:5px 0;
	margin:10px 0 0 0;
}
			
	.cabin-left.wide{
		width:590px;
	}

.cabin-right{
	float:right;
	width:310px;
	padding:5px 0 5px 20px;
	margin:10px 0 0 0;
	border-left:1px solid #eee;
}
			
	.cabin-right.narrow{
		width:210px;
	}
	
.home-list{
	float:left;
	width:145px;
	padding: 0 0px 20px !important;
}

.socialbtn{
	width:auto;
	float: left;
	margin-top: 15px;
}

input.letter_count {
  border: none;
  color: #000000;
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
  background: none;
  width: 100%;
}

.officetext h3 {
	margin-bottom: 10px;
}

a.gallery_image {
  position: relative;
  float: left;
}

span.plus_box {
  background: #123123;
  color: #fff;
  font-size: 14px;
  height: 17px;
  padding-left: 2px;
  padding-top: 0;
  position: absolute;
  right: 4px;
  text-align: center;
  top: 4px;
  width: 15px;
}
a.gallery_image {
  text-decoration: none;
}

/* Pink Banner */
div#pink_banner {
  background: url(../images/pink_banner_bg.jpg) repeat-x top left;
  color: #fff;
  padding-top: 3px;
  height: 20px;
  text-align: center;
  display: none;
}

div#pink_banner a {
  text-decoration: underline;
  color: #fff;
}

div#pink_banner span {
  position: relative;
}

div#pink_banner span a {
  text-decoration: none;
}

div#pink_banner span img {
  position: absolute;
  top: -15px;
  left: 10px;
  border: none;
}

a.pink_ribbon {
	position: absolute;
	height: 74px;
	width: 48px;
	top: 62px;
	left: -16px;
	background: url(../images/ribbon.png) no-repeat;
	z-index: 20;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  div#pink_banner span img {
    top: -2px;
  }
}

/* CSS For Open House Page */
.open_house .float_left {
	border: none;
	margin-right: 15px;
}

.open_house_left {
	width: 201px;
}
.open_house_right {
	margin-left: 226px;
	width: 630px;
}

.please_note {
clear: both;
	float: left;
}

/* Styles for annual report */
.annual-report {
    padding: 10px;
    background: #fff;
    font-family: "Times New Roman",Times,serif;
    min-height: 500px;
}
.annual-report img {
    box-shadow: 1px 1px 3px #333;
}

.annual-report hr {
    margin-bottom: 20px;
}
.neal {
    float: left;
    height: 330px;
}
.neal img{
    border: 3px solid #111;
    width: 200px;  
}
.name {
    font-weight: bold;
    padding-top: 5px;
}
.title {
    margin-top: -25px;
}
.intro {
    float: left;
    width: 398px;
    padding: 0 20px;
}

.report {
    float: left;
}
.report img {
    width: 225px;
    box-shadow: none !important;
}
.report p {
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    display: none;
}
.report center {
    padding-top:5px;
}
.ar-header {
    width: 875px;
    float: left;
    background: #000;
    height: 40px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.ar-header h2{
    margin: 0;
    color: #fff;
    padding: 10px 0 15px 15px;
    font-family: "Times New Roman",Times,serif;
    font-weight: normal;
}
.ar-header div{
    width: 875px;
    float: left;
    background: #000;
    height: 10px;
    margin-top: -12px;
}

.sub-button {
    float: right;
    display: block;
    height: 54px;
    width: 290px;
    background: #f5f5ec;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-right: 10px;
    color: #9a4e37;
    font-size: 14px;
    padding: 10px;
    margin-top: -10px;
    border: 1px solid #cdc8a3;
    
}

.sub-button form input {
    position: relative;
    top: 9px;
    right: 0px;
    width: 150px;
}

.sub-button form input.subscribe {
    text-decoration: none;
    padding: 2px 4px;
    background: #45484d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(top,  #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */

    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 11px;
    position: relative;
    top: 9px;
    right: -8px;
    width: inherit;
    border:none;
}

.quoted {
		float:left;
    display: block;
    height: 50px;
    width: 380px;
    background: #f5f5ec;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-right: 10px;
    font-size: 14px;
    padding: 12px;
    margin-top: -10px;
    border: 1px solid #cdc8a3;
    
}

.clear {
    clear: both;
}

.forecast {
    margin-top: 50px;
    border:1px solid #CDC8A3;
}

.forecast h2 {
    background: url(/images/annualreport/arrow.png) no-repeat;
    width: 200px;
    float: left;
    height: 62px;
    font-family: Garamond, Georgia, serif;
    padding: 15px 0 0 120px;
    margin-left: 10px;
}

.forecast p {
    width: 500px;
    float: left;
}

.vital {
    width: 238px;
    float: left;
    margin: 0 0 30px 30px;
    border: 1px solid #333;
}

#onecolumn_content .vital ul {
    list-style-type: disc;
    padding-left: 35px;
}

#onecolumn_content .vital ul li {
    background: none;
    list-style-type: disc;
    padding-left: 0;
    margin-left: 0;
}

.chart {
    margin: 30px 35px 30px 0;
    float: right;
}

.dist {
    float: left;
}
.dist-head {
    margin: 0 0 0 28px;
    background: url(/images/annualreport/distressed.jpg) no-repeat;
    height: 54px;
    width: 239px;
}

.distressed {
    width: 217px;
    border: 1px solid black;
    padding: 10px;
    margin: 10px 0 0 28px;
}

.distressed p {
    font-size: 18px;
    padding-bottom: 0;
}

.distressed p.dist-title {
    padding-bottom: 5px;
}

.distressed span {
    color: #D2232A;
}

.distressed hr {
    color: black;
}

.accolades {
    background: #D6CEBB;
    width: 224px;
    float: left;
    margin: 0 28px 28px;
}

.accolades p {
    padding-bottom: 0;
    font-size: 13px
}

.accolades div {
    width: 200px;
    background: #D6CEBB;
    border: 2px solid #D2232A;
    padding: 5px;
    margin: 5px;
}

.recent {
    font-weight: bold;
}

.accolade {
    color: #D2232A;
}

.accolade span{
    color: black;
    font-size: 11px;
}

.dining {
    float:left;
    border: 2px solid #111;
}

.regional {
    width: 510px;
    margin: 0 0 20px 175px;
    padding-top: 10px;
}

.report-links {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-align: right;
    padding-top: 6px;
    padding-right: 2px;
}

.report-links a {
    text-decoration: none;
}

.first-regional {
    clear: both;
    font-style: italic;
    color: #333;
    float: left;
    display: block;
    width: 520px;
    padding: 20px 0 0 20px;
}
.second-regional {
    font-style: italic;
    color: #333;
    float: right;
    display: block;
    width: 560px;
    margin-top: 40px;
}

.annual-report h5 {
    margin-bottom: 15px;
}

.report-h2 {
    margin-bottom: 15px;
}

.dl-link {
    margin: 50px 0 0 46px;
}

.millenials {
    border: 1px solid #333;
    margin-left: 30px;
}

.girl {
    border: 1px solid #333;
    margin-left: 10px;
}

.ie7 .sub-button input[type="text"] {
    margin-top: -35px;
}

.ie7 .sub-button input[type="submit"] {
    width: 80px !important;
    margin-top: -35px;
}

.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

