@charset "utf-8";
/* CSS Document */

/*////////// GENERAL //////////*/


*{
margin:0;
padding:0;
}
body{
}
/*--------------------SEARCH BAR------------------*/
#search_wrap{
height:50px;
background: url(images/search_bg.gif) left top repeat-x;
}
#search{
width:1000px;
margin:0 auto;
padding-top:5px;
}
#searchR{
width:250px;
float:right;
}
#search a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #fff;
text-decoration:none;
}
/*--------------------GENERAL ---------------*/
#wrapper{
width:1000px;
margin:0 auto;
padding:0;
}
#foot_wrapper{
clear:both;
background:#333;
}
#container1{/*menu and logo*/
position: relative;
width:980px;
padding:20px 0 0 20px;
overflow:hidden;
}
/*------------CONTAINER 2 --------------*/
#container2{
padding-top:00px;
clear: both;
width:1000px;
position:relative;
}
#container2_home{
padding-top:00px;
clear: both;
width:1000px;
position:relative;
background: url(images/mansion.jpg) top right no-repeat;
overflow:hidden;
}
/*------------------CONTAINER 2 WIDE--------*/
#c2Wide{
float:left;
width:700px;
padding-bottom:30px;

}
#mls2Wide{
float:left;
width:700px;
padding-bottom:30px;

}
#c2WideL{
float:left;
	width: 260px;
	margin-left: 50px;
	margin-top:10px;
	padding:20px 0;
}
#c2WideR{
	float: right;
	width: 250px;
	margin-top: 60px;
}
#form2WideR{
	float: right;
	width: 400px;
	margin-top: 60px;
}
#mls2WideL{
float:left;
width:853px;
	margin-left: 50px;
	margin-top:10px;
	padding:20px 0;
}
.privacy2Wide{
float:left;
width:640px;
margin-top:10px;
padding-top: 20px;
padding-left:50px;
padding-bottom:30px;
background: url(images/iconBG.png) top right no-repeat;
}
.about2Wide{
float:left;
width:640px;
margin-top:10px;
padding-top: 20px;
padding-left:50px;
padding-bottom:30px;
}
#contact2Wide{
float:left;
width:900px;
padding-bottom:10px;
background: url(images/house_bg.png) top center no-repeat;
}
/*------------- CONTAINER 2 RIGHT ------------*/
#c2Right{
background:#fff;
float:right;
width:240px;
margin-top:80px;
border:8px #eaeaea solid;
padding:15px;
}
#contact2Right{
float:right;
width:250px;
margin-top:50px;
}
#c2Right ul{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: normal;
padding-left: 0;
list-style:none;
list-style-image:none;
}
#c2Right ul li{
padding-left:0px;
padding-top:4px;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom:1px dashed #444;
/*background:url(images/gold_star_bullet.png) top left no-repeat;*/
}

/*-----------FEATURE CONTAINER 2--------------------*/
#feature_container2{
clear: both;
width:1000px;
height:650px;
position:relative;
background:url(images/mansion2.jpg) no-repeat;
}
#feature_title{
margin-top:30px;
clear:both;
width:1000px;
height:50px;
padding-left:50px;
}
#flash{
position: absolute;
bottom:30px;
left: 150px;
width:700px;
height:467px;
border: #333px solid;
}

#feature_describe{
clear:both;
width:970px;
background: url(images/cloud.jpg);
padding:15px 15px;
overflow:hidden;
}
#feature_describe_L{
height:130px;
float:left;
width:48%;
background: #eaeaea;
padding:5px;
}
#feature_describe_R{
height:130px;
float:right;
width:48%;
background: #eaeaea;
padding:5px;
}
#feature_describe p{
font-family:arial, sans-serif;
color:#555;  
font-size:14px;
line-height:1.5em;
}
/*------------CONTAINER 3 --------------*/
#container3{
width:980px;
margin: 0 auto;
padding-top:30px;
padding-right: 0px;
padding-bottom: 30px;
padding-left:20px;
background:#333;
overflow:hidden;
}

h3.C3{
color:#E2E2E2;
font-size: 18px;
margin-bottom:10px;
background:URL(images/header_bg.gif);
padding: 5px 0;
text-align:center;
border: dashed 1px #999;
}
p.C3p{
color:#eaeaea;
}
/*------------CONTAINER 3 WIDE --------------*/
#c3Wide{
float:left;
width:610px;
}
#c3WideL{
float:left;
width: 250px;
margin-left: 20px;
margin-top:0;
padding:0;
}
#c3WideL p{
font-size:14px;
}
#c3WideR{
width:250px;
float:right;

}
#c3WideR ul{
font-family: Arial, sans-serif;

font-weight: normal;
padding-left: 0;
list-style:none;
list-style-image:none;
line-height:1.4em;
}
#c3WideR ul li{
font-size: 14px;
padding-top:5px;
padding-bottom: 5px;
border-bottom:1px dashed #555;
color:#eaeaea;
}
#c3WideR ul li a{
color: #eaeaea;
text-decoration:none;
}
#c3WideR ul li a:hover{
color: #fff;
}
li.top{
border-top:1px dashed #555;
}
/*------------- CONTAINER 3 RIGHT ------------*/
#c3Right{
float:right;
width:250px;
}
#c3Right ul{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: normal;
padding-left: 0;
list-style:none;
list-style-image:none;
}
#c3Right ul li{
height:32px;
padding-top:10px;
padding-bottom: 0px;
border-bottom:1px dashed #555;
color:#eaeaea;
}
#c3Right ul li a{
color: #eaeaea;
text-decoration:none;
}
#c3Right ul li a:hover{
color: #fff;
}
li.twitter{
background: url(images/twitter.gif) left no-repeat;
padding-left: 40px;
}
li.facebook{
background: url(images/facebook.gif) left no-repeat;
padding-left: 40px;
}
li.rss{
background: url(images/rss.gif) left no-repeat;
padding-left: 40px;
}
li.linked{
background: url(images/linked.gif) left no-repeat;
padding-left: 40px;
}
li.rain{
background: url(images/active_rain.gif) left no-repeat;
padding-left: 40px;
}

/*----------------CONTAINER 4 (SITE MAP) -----------*/
#container4{

background:#222;
padding: 10px 30px 0 30px;
text-align:center;
border-top:1px #555 dashed;
}
#container4 ul{
}
#container4 ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:inline;
padding:0 15px;
list-style:none;
}
#container4 ul li a{
color: #eaeaea;
text-decoration:none;
}
#container4 ul li a:hover{
color: #fff;
}

/*////////// FOOTER //////////*/
#footer{
width:940px;
margin:0 auto;
background:#222;
padding:20px 30px 2px 30px;
overflow:hidden;
}
#footer p{
font-size:12px;
}
#footer a{
color:#eaeaea;
text-decoration:none;
}
#footer a:hover{
color:#fff;
}
#footerL{
float:left;
}
#footerR{
float:right;
}
/*////////// TYPOGRAPHY //////////*/
p{
font-family:Arial, sans-serif;
font-size:16px;
font-weight: normal;
line-height: 1.6em;
color:#111;
}

h1,h2,h3,h4,h5 {
font-family:Arial, sans-serif;
}
h1{
font-size:30px;
}
h2{
margin-bottom:10px;
font-size:24px;
}
h3{
font-size:16px;
}
h4{
font-size:18px;
}
a{


}

a:hover {

}
a:visited {
}

/*////////// HEADERS //////////*/
#header{
float:left;
}

/*////////// CONTENT //////////*/
#welcome{
width:250px;
margin-left: 150px;
margin-top:80px;
padding:20px 0;
}

/*////////// SIDEBARS //////////*/
sidebarL{
}
sidebarR{
}
/*///---------- NAVIGATION ----------//*/
#nav{
width:200px;
float:left;

}
#nav ul{
	padding-left: 10px;
margin:0;

}
#nav ul li{
list-style:none;
	padding:3px 0;	
}
#nav ul li a{

padding:8px 0 0px 0px;
display:block;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 16px;
color: #999;
text-decoration:none;
}
#nav ul li a.on{
color:#000;
}

#nav ul li a:hover{
color:#000;
}


/*////////// CLASSES //////////*/
.img_bdr{
border:1px solid #999;
padding:5px 5px 5px 5px;
}
.homePic{
position:absolute;
left:450px;
top:-50px;
}
p.narrow{
width:430px;
}
img.title{
padding-bottom: 20px;
}
.realtor{
background: url(images/house_bg.png) top center no-repeat;
clear:both;
/*border: 1px dashed #555;*/
padding:5px 15px 15px 5px;
margin-bottom:15px;
}
.realtor img{
float:left;
padding-right: 10px;
padding-bottom: 3px;
}
.realtor ul{
margin-left: 200px;
}
.realtor ul li{
padding-top:15px;
list-style:none;
margin-left:25px;
border-bottom: 1px dashed #999;
}
.realtor_name{
color:#AA0000;
}
.mission{
font-size: 20px;
color: #666;
font-family: Georgia, "Times New Roman", Times, serif;
}
span.secure{
padding:2px;
background: #000;
color:#fff;
font-weight: bold;
}
p.small{
font-size:14px;
}
