body{
	margin, padding, border:0;
	background-color:#4b6c85;
	font-size:12px;
	color:black;
}
#center{
	margin:0 auto;
	width:775px;
}
#flash{
	margin-top:0px;
	float:left;
	font-size:0;
}
#nav{
	margin-bottom:40px;
	
}
#content_wrapper_inner #nav{
	margin-bottom:5px;
}

#content, #content_wrapper{
	width:775px;
	float:left;
	
}


#content{
	background-image:url(../images/img_bg.gif);
	background-repeat:repeat-y;
		
}

#content_wrapper{
	background-image:url(../images/img_homebg.jpg);
	background-position:0px 160px;
	background-repeat:no-repeat;
	min-height:720px;
	height:auto !important;
	height:720px;	
}

#content_wrapper_inner{
	background-image:url(../images/mountains.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:720px;
	height:auto !important;
	height:720px;
	float:left;
}
#all_listings_info{
	display:none;
}


#nav, #nav .moduletable{
	text-align:center;
	width:100%;
	float:left;
}
#nav{
	font-weight:bold;
}

#nav a, #nav a:visited{
	color:#24384d;
	font-size:15px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

#nav #active_menu{
	color:#4b6c85;
	text-decoration:underline;
}

#nav a:hover{
	color:black;
	text-decoration:underline;
}

#homelinks{
	float:left;
	width:685px;
	height:20px;
	margin-left:42px;
	position:absolute;
	margin-top:133px;
}


#content_text{
	width:730px;
	float:left;
	padding-left:30px;
	line-height:1.5em;
	margin-top:0;
		display:inline;

}

#home_text{
	width:730px;
	float:left;
	padding-top:20px;
	padding-left:42px;
	display:inline;
	line-height:1.5em;
	margin-top:0;
}

#spotlight{
	width:170px;
	float:left;
}

#spotlight_inner
{
	float:right;
}

#spotlight_inner #spotlight_img{
	position:absolute;
	margin-left:-161px;
}

#spotlight .moduletable{
		margin-top:150px;
		margin-left:0;
		
}


#spotlight .moduletable p{
	color:black;
	padding:10px;
	text-align:center;
	margin:0;
	margin-bottom:25px;
	font-size:10px;
}

#spotlight tr{
	margin:0;
	margin-top:150px;
	color:#49697f;
	font-size:16px;
	width:92%;
	text-align:center;
	
	
}

#spotlight #spotlight_img{
	position:absolute;
	margin-left:-93px;
	width:256px;
	height:160px;
}



#right_copy{
	float:left;
	margin-left:10px;
	width:576px;
	display:inline;
}

#right_copy_inner{
	float:left;
	margin-left:70px;
	width:503px;
	margin-top:20px;
		display:inline;
}
#right_copy_inner .componentheading{
	color:#49697f;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}


#right_copy_inner{
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#footer{
	float:left;
}
#footer_content a, #footer_content a:visited {
	color:white;
}

#footer_copy{
	width:775px;
	float:left;
}


#footer_content{
	width:310px;
	text-align:center;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:white;
}


p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	line-height:1.6em;
	margin-top:10px;
}

h2, .contentheading{
	color:#49697f;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
h3, strong{
	color:#24384d;
}

h3 {padding-top:1px; margin-bottom:-10px;}
strong {line-height:1.2em;}

li{
	font-weight:normal;
	font-style:italic;
}


.left{
	float:left;
}
.right{
	float:right;
}


*html #homelinks{
	margin-left:-735px;
}

*+html #homelinks{
margin-left:-735px;
}

#searchbox{
	width:434px;
	background-image:url(../images/searchbox_bg.gif);
	background-repeat:no-repeat;
	float:left;
}
#searchbox_wrapper{
		width:434px;

		margin-bottom:5px;
		background-image:url(../images/img_searchbg_repeat.gif);
		background-repeat:repeat-y;
		float:left;
		margin-left:150px;
		
}

* html #searchbox_wrapper {margin-left:75px;}

#search{
		background-repeat:no-repeat;
		padding:7px;
}
#search .submit_btn{
	 background:transparent;
	 background-image:url(../images/img_searchbtn.gif);
	 height:44px;
	 width:136px;
	 padding:0;
	 
	 font-size:0;
	 border:0;
	 cursor:pointer;
	 float:left;
	 background-repeat:no-repeat;
	 float:right;
}
#search .item{
display:block;
float:left;
width:225px;
height:25px;
}

#search #price, #search #residential, #search #advanced, #search #vacantland{
display:none;
}

#search select{
	margin:3px;
}
#search input{
	width:65px;
}

.listing{
	float:left;
	margin-bottom:10px;
	width:700px;
	background-color:#d6d6d6;
	font-weight:normal;
}
.listing .info{
 float:left;
 width:430px;
 padding:5px;
 height:110px;
}
.listing .info .price{
	color:#382309;
	font-weight:bold !important;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:4px;
}
.listing .agent{
	color:#382309;

}
.listing .pic{
	width:150px;
	float:left;
	padding:5px;
	background-color:#ababab;
	border-right:2px solid #361e03;
	padding-bottom:10px;
}
.listing .description{
	width:100%;
	float:left;
	margin-bottom:3px;
}


.listing .details_link{
	padding:5px;
	border:0;
}

.listing .thumb{
	margin-left:4px;
	margin-top:4px;
	border-bottom:3px solid #c5c2bf;
	border-right:3px solid #c5c2bf;
	border-left:3px solid #a3a19f;
	border-top:3px solid #a3a19f;
	margin-bottom:6px;
}

a.viewmore{
	color:#341d01;
	width:188px;
	height:18px;
	margin-left:3px;
	text-align:center;
	margin-top:10px;
}

.listing .heading{
	float:left;
	background-image:url(../images/img_listing_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	color:white;
	padding-top:1px;

}
.listing .heading .heading_content{
	padding:5px;
}
.status{
	float:left;
	width:700px;
	text-align:center;
	clear:both;
	border:1px solid #fbf8ef;
}
#featured_prop{
	float:right;
	width:181px;
	margin-top:28px;
}
#featured_prop h2{
	margin-top:0;
}

.properties{
	float:left;
	padding-top:25px;
	padding-bottom:25px;
}

#featured_prop .listing{
	width:181px;
}
#featured_prop .thumb{
border:0 !important;
margin-left:10px;
margin-top:8px;
}

#featured_prop .thumb .title{
	color:#404040;
	text-align:center;
	float:left;
	margin-top:10px;
}
#featured_prop .title{
	width:171px;
	float:left;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	padding:5px;
}

#gallery .thumb{
	cursor:pointer;
	padding:2px;
}
#gallery{
	width:340px;
	float:right;
	padding:10px;
	padding-right:0px;
	

}
#gallery #main_img{}

#gallery #thumbnails{
	float:left;
	display:block;
	background-color:#c2bfb6;
	padding:5px;
	padding-bottom:3px;
	padding-right:8px;
	font-weight:normal;
}
#ldetail{
	background-color:#d9d6cd;
	margin-bottom:55px;
	margin-top:35px;
	float:left;
	background-color:none;
}

#ldetail .content{
	padding:5px;
	float:left;
	background-color:none;
}

#ldetail .price{
	width:300px;
	color:#34454d;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:10px;
}

.pagenums{
	float:left;
	width:700px;
	text-align:center;
}
.pagenums a{
	color:#24386e;
	padding:3px;
}
.pagenums a:hover{
	color:green;
	text-decoration:none;
}
.pagenums a.active{
	color:#668aa6;
	padding:3px;
}

.detail_link{
	width:700px;
	float:left;
}
.detail_link *{
	float:left;
	padding:0 !important;
}


#mosbody{
	margin-bottom:50px;
}
#mlssearch{
	position:absolute;
	width:280px;
	height:37px;
	margin-top:47px;
	margin-left:25px;
}
#mlssearch .advanced{
	float:left;
	margin-top:20px;
	margin-left:15px;
}

#mlsnum{
	width:138px;
	height:37px;
	background-image:url(../images/mlsnum_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
}


#mlsnum input{
	width:94px;
	height:14px;
	font-size:10px;
	color:#24384d;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/mlsnum_input_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #496479;
	float:left;
	margin-left:0;	
}

#mlsnum .submit{
	background-image:url(../images/mlsnum_input_submit.gif);
	border:0;
	float:left;
	font-size:0;
	width:16px;
	height:16px;
	border:0;
	margin-left:4px;
	margin-top:2px;
	cursor:pointer;
}
.regionmap{
	position:absolute;
	margin-top:-230px;
	margin-left:525px;
	_margin-left:420px;
}
*+html .regionmap{
	_margin-left:420px;
	display:inline;
}
*html .regionmap{
	margin-left:525px;
}
#mlsnum form{
	display:inline;
	margin-top:3px;
	margin-left:16px;
}
*+html #mlssearch{
	margin-left:-755px;
}

*+html #spotlight{
	margin-left:-80px
	border:1px solid red;
}

#flash_proptypes{
	float:left;
	background-image:url(../images/strausbtns_bg.jpg);
	background-repeat:no-repeat;
}

div#flash_proptypes {margin-left:15px;}

*+html #right_copy_inner{
	float:left;
}	
.back_button{
	position:absolute;
	margin-top:-76px;
	margin-left:20px;
}

.top_back_button{
	position:absolute;
	margin-top:10px;
	margin-left:20px;
}

*+html .back_button{
	margin-left:-200px;
}

.back_button a{
	border:0;
	color:#49687f;
	width:98px;
	height:33px;
	font-size:0;
	float:left;
	background-repeat:no-repeat;
	margin:5px;
}
*html .back_button{
	position:absolute;	
	margin-left:-200px;
}
.componentheading, h2, h3, .contentheading{
	font-size:0;
	color:#fbf8ef;
}
