/* CSS Document */
body{
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
*{
	margin:0;
	padding:0;
	}
.clear{
	clear:both;
	}

ul,li{
	list-style:none;
	}

a{
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}

h2{
	font-size:24px;
	line-height:23px;
	font-weight:normal;
}

/*--------------------general end------------------*/

#wrapper{
	width:960px;
	margin:0 auto;
	color:inherit;
	background-color:#D3CBBB;
}

.header{
	background-color:#000;
	color:inherit;
	
}

.header .search{
}

.header .search input{
	width:130px;
	height:21px;
	border:0;
	float:left;
	margin-right:4px;
}

.header .search .submit{
	width:58px;
	height:21px;
	border:0;
	cursor:pointer;
	background:url(images/search.jpg) no-repeat 0 0;
}

.header ul{
}

.header ul li{
	float:left;
	width:auto;
	margin-right:3px;
	background:url(images/topNavDivider.jpg) no-repeat 100% 50%;
}

.header ul li a{
	font-weight:bold;
	color:#fff;
	margin-right:3px;
	line-height:37px;
	background-color:inherit;
	display:block;
	text-decoration:none;
	
}
.header ul li a:hover{
	background-color:#fff;
	color:inherit;
	cursor:pointer;
	
}

.header .none{
	background:none;
}


.header ul li .active span.rCurve,
.header ul li a:hover span.rCurve{
	background:url(images/rightCurve.jpg) no-repeat 0 0;
	height:37px;
	display:block;
}

.header ul li .active span.lCurve,
.header ul li a:hover span.lCurve{
	background:url(images/leftCurve.jpg) no-repeat 0 0;
	height:37px;
	display:block;
}


.header ul li .active span,
.header ul li a:hover span{
	float:left;
	width:auto;
}

.header ul li span.menu{
	padding:0 9px;
}


.header ul li .active span.menu,
.header ul li a:hover span.menu{
	background-color:#fff;
	color:#BF2619;
}
/*--------------------header end------------------*/

.banner{
	background:url(images/banner.jpg) no-repeat 0 0;
}

.banner span.contact{
	font-size:18px;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;

}
	
.banner span.info{
	font-size:13px;
	line-height:18px;
	color:#000;
	background-color:inherit;
}

.banner span.info a{
	color:#000;
	background-color:inherit;
}
/*--------------------banner end------------------*/

.contentTop{
	background-color:#A9A296;
	color:inherit;
}

.content{
}


.content .leftpanel{
	padding-left:27px;
}

.content .leftpanel .findHome{
}





.content .leftpanel .findHome label{
	font-size:11px;
	font-weight:bold;
}

.content .leftpanel .findHome select.select1{
	width:170px;
	height:22px;
}

.content .leftpanel .findHome select.select2{
	width:55px;
	height:22px;
	
}

.content .leftpanel .findHome span,
.content .leftpanel .findHome .checkbox{
	float:left;
	width:auto;
}

.content .leftpanel .findHome .checkbox{
	width:12px;
	height:12px;
	margin-right:6px;
}


.content .leftpanel .findHome select.select2a{
	margin:0 21px 0 35px;
}

.content .leftpanel .specialOffer{
	border:1px solid #fff;
}

/*--------------------leftpanel end------------------*/

.content .middle{
	padding:0 24px;
	background-color:#E8E4DB;
	color:inherit;
}

.content .middle p{
	margin-bottom:14px;
}


.content .middle h2{
	color:#AB1E10;
	background-color:inherit;
	margin-bottom:18px;
}


.content .middle h3{
	font-size:12px;
	font-weight:bold;
	background:url(images/bulletNews.jpg) no-repeat 0 4px;
	padding-left:17px;
	margin-bottom:5px;
}

.content .middle  span.red{
	color:#AB1E10;
	background-color:inherit;
	text-decoration:underline;
}



.content .middle .news h2{
	margin-bottom:24px;
}

.content .middle .news{
}


.content .middle .news p{
	margin-bottom:11px;
}


.content .middle .news h3 span{
	font-weight:normal;
}

.content .middle a.readmore{
	font-size:14px;
	color:#AB1E10;
	background-color:inherit;
}


/*--------------------middle end------------------*/

.content .rightPanel{
	padding-left:12px;
}

.content .rightPanel h2{
	color:#AB1E10;
	background-color:inherit;
}


.content .rightPanel .houses{
	line-height:14px;
}

.content .rightPanel .houses p{
	margin-bottom:7px;
}

.content .rightPanel .houses p.price{
	font-size:18px;
	color:#00398E;
	background-color:inherit;
}

.content .rightPanel .houses p.price span{
	font-size:21px;
}


.content .rightPanel .houses h3{
	font-size:18px;
	line-height:25px;
	width:227px;
	height:25px;
	padding-left:8px;
	font-weight:normal;
	color:#fff;
	background-color:inherit;
	background:url(images/home.gif) no-repeat 0 0;
	margin-bottom:12px;
	
}

.content .rightPanel .houses img{
	border:1px solid #fff;
}


.content .rightPanel .houses ul {
	margin-bottom:13px;
}

.content .rightPanel .houses ul li{
	background:url(images/bullet-home.jpg) no-repeat 0 7px;
	padding-left:13px;
	color:#AE2721;
	background-color:inherit;
	text-decoration:underline;
	line-height:20px;
}

.content .rightPanel .houses a {
	color:#3A5336;
	background-color:inherit;
	text-decoration:underline;
}

.content .rightPanel .houses a:hover{
	text-decoration:none;
}

/*--------------------rightPanel end------------------*/

.footer{
	background-color:#857D72;
	color:#000000;
	font-size:11px;
	text-align:center;
	padding:13px 0 ;
}

.footer ul li{
	display:inline;
	background:url(images/footer-divider.jpg) no-repeat 100% 50%;
	padding:0 14px;
	font-weight:bold;
}

.footer .none{
	background:none;
}

.footer a{
	color:#fff;
	background-color:inherit;
}

















