@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
	font:11px Tahoma, Geneva, sans-serif;
	color:#fff;
	line-height:15px;
	background:#000003 url(images/ch_bg.jpg) repeat-x;
	background-attachment:fixed;

}

.footerDiv{
	font:11px Tahoma, Geneva, sans-serif;
	color:#ccc;
	text-align:center;
	margin:35px 0 0 0;
	background:url(../images/h_footer.jpg) repeat-x;
	height:124px;
	width:100%;
	padding-top:20px;
	}

.footerDiv .holder{
	width:950px;
	margin:0 auto;
	text-align:right;
	
}

.footerDiv .holder a{
	color:#ccc;
	margin:0 5px;
}





a {
	color:#fff!important;
	text-decoration:none;
	outline:none;
	line-height:15px;
}

a:hover {
	color:#999;
	text-decoration:none;
	
}

p {
	margin:12px 0;
	padding:0;
	line-height:17px;
}



h1 {
	font:18px Georgia, "Times New Roman", Times, serif;
	margin:12px 0 30px 0;
	padding:0;
	font-weight:bold;
}


h2 {
	margin:15px 0;
	padding:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#303749;
	font-weight:bold;
	text-transform:uppercase;
}


.clearMe{
	clear:both;
}


.floatMeLeft{
	float:left;
}

.floatMeRigth{
	float:right;
}


/*ch*/

#chTopLink{
	height:20px;	
	color:#31456a;
	padding:9px 20px 0 0;
}

#chTopLink a{
	color:#FFF;
}

#chFlashTop{
	background:url(images/ch_top.jpg) top no-repeat;
	height:381px;
	padding:15px 0 0 18px;
}

#chContentIn{
	background:url(images/cg_big.jpg) top center no-repeat;
	padding:0 17px;
	height:764px;
	min-height:764px;
	height:auto;
	/*width="778" height="764"*/
}

#chContentInNoFrame{
	background:url(images/ch_bigbig.jpg) top center no-repeat;
	padding:0 17px;
	height:764px;
	min-height:764px;
	height:auto;
	/*width="778" height="764"*/
}


#chContentBg{
	background:url(images/ch_contentbg.png) top center repeat-y;
}

.chContentRepeat{
	background:url(images/ch_contentbg.png) top center repeat-y;
}

.areaFootbg{
	background:url(images/ch_areafoot.png) top center no-repeat;
	height:150px;
	font:14px Arial, Helvetica, sans-serif;
	color:#c2d4f2;
	font-weight:bold;
	text-align:center;

}

#divFooter{
	width:814px;
	margin:0 auto;
	text-align:center;
}

.theRealFooter{
	font:10px Arial, Helvetica, sans-serif;
	line-height:15px;
}

.theRealFooter a{
	text-decoration:underline;
}

#feedy{
	width:217px;
	margin:0 auto;
	color:#2a537a;
}

#feedy a{
	color:#2a537a;
}


#feedy .feedTop{
	width:217px;
	height:40px;
	background:url(images/ch_feedtop.jpg) no-repeat top center;
	text-align:center;
}

#feedy .feedBottom{
	height:23px;
	background:url(images/ch_feedbottom.jpg) no-repeat top center;
	text-align:center;
	padding-top:2px;
}

#feedy .feedBottom a{
	text-decoration:underline;
}

#feedy .feedTop a{
	text-decoration:underline;
	font-weight:bold;
	
}

#feedy .feedTop p{
	margin:0;
	padding:5px 0 5px 0;
}

.amp{
	border-left:1px solid #aaabad;
	border-right:1px solid #aaabad;
	background:#eee;
	text-align:left;
}

.amp ul {
	list-style-type:none;
	margin:10px 0 10px 20px;
	padding:0;
	
	}
	
	.amp ul li{
		background:url(images/ch_feedarrow.gif) no-repeat 0 5px;
		padding:0 0 0 10px;
		margin:3px 0;
		
	}
	
/* content inner */


#contentTable{
	margin:25px 0;
}

.contentTableContent{
	padding:0 37px 0 15px;
}

.contentTableContentNoFrame{
	padding:0 20px;
}


.paginateMe{
	
	font-weight:bold;
	
}

.paginateMe a{
	font-weight:normal;

}


.pirma {

	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.pirma a {

	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}


h6{
	font-size:16px;
	padding:0;
	margin:0;
	color:#c2d4f2;
	z-index:10;
}

h6 span{

	color:#FFF;
}



h3{
	color:#FFF!important;
	margin:25px 0 0 0;
	font:14px Tahoma, Geneva, sans-serif;
	padding:0;
	font-weight:bold;
}


/*from old*/

.content {
	background:url(images/bg-main-repeat_inner.jpg) top repeat-y;
}

.main-pro{
	color:#FFF;
}

.main-pro a {
	color:#FFF;
	text-decoration: underline;
}
.main-pro a:hover {
	color: #333;
	text-decoration: none;
}

.proNew {
	background:url(images/propbg.jpg) no-repeat top center;
	height:247px;
	margin-bottom:25px;
}

div.description {
	color:#ccc;
	font-family:Tahoma, Arial;
	padding-top:3px;
	padding-bottom:3px;
	margin:0;
	text-align:justify;
	line-height:180%;
}


/*notable*/
.chNotable{
	height:245px;
	width:740px;
	background:url(images/ch_notable.jpg) no-repeat;
	color:#fff;
	font:13px Tahoma, Geneva, sans-serif;
	margin-bottom:25px;
	
}


.chNotable a{
	color:#342c29;

}



.chNotable h3{
	color:#fff!important;
	font-weight:bold;
	margin-bottom:20px;


}

.chNotable h3 .spani{
	font:11px Tahoma, Geneva, sans-serif!important;
	font-weight:normal!important;
}


.chNotableThumb{
	border:1px solid #6699b4;
	margin:10px 10px 0 10px;
	padding:0;
}

.chNotableThumbTheNew{
	border:1px solid #6699b4;
	margin:5px 0 0 0;
	padding:0;
}

.thisIsSold{
	color:#F00;
	font-weight:bold;
}

/*end notable*/
/* notable details*/

.chNotableDetails{
	background:#F5F3FE;
	color:#fff;
	font:11px Tahoma, Geneva, sans-serif;

}

.chNotableDetails h4{	
	font-weight:bold!important;
	font:14px Tahoma, Geneva, sans-serif;
	padding:25px 0 15px 20px;
	margin:0;
}

.chNotableDetails h5{	
	font-weight:bold!important;
	font:12px Tahoma, Geneva, sans-serif;
	padding:0 0 0 20px;
	margin:0;
}

.chNotableDetails .sold{	
	color:#F00;
	font-weight:bold!important;
	float:right;
	margin:50px 30px 0 0;
	padding:0;
	font:12px Tahoma, Geneva, sans-serif;
}

.chNotableDetails .sale{	
	font-weight:bold!important;
	float:right;
	margin:50px 30px 0 0;
	padding:0;
	font:12px Tahoma, Geneva, sans-serif;
}

.chNotableBlue{
	background:#233656 url(images/ch_notablebluegradient.jpg) repeat-x;
	padding:12px 9px 9px 14px;
	width:700px;
	margin:5px auto 0 auto;
}


.chNotableBlue img{
	border:1px solid #6699b4;
	margin:0 7px 0 0;
}

.chNotableNGradiente{
	background:url(images/ch_notablentop.jpg) no-repeat;
	
	
}

.chNotableNGradienteBg{
	background:url(images/ch_notablerepeater.jpg) repeat-y;
	margin-top:9px;
}

.chPSResults{
	
	padding:10px;
	margin:10px auto 0 auto;
}

.gradienterLR{
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}


.chPSResults img{
	border:1px solid #6699b4;
	margin:0 5px 0 1px;
}

.chNotableTop{
	height:80px;
	width::740px;
	background:url(images/ch_notabledetailstop.jpg) no-repeat;
	}

/*end notable details*/

/*property search*/

.chProperySearch{
	width:740px;
	color:#fff;
	font:11px Tahoma, Geneva, sans-serif;
	margin-top:25px;
}

.chProperySearchTop{
	background:url(images/ch_propsearchtop.jpg) no-repeat;
	height:23px;
	padding:2px 0 0 20px;
	font-weight:bold;
	border-bottom:1px solid #d3d3d3;
	
	
}

.chProperySearchGradient{
	background:url(images/ch_propsearchbg.jpg) repeat-x;
	height:23px;
	padding:2px 0 0 20px;
	font-weight:bold;
	border:1px solid #d3d3d3;

	
	
}

.chProperySearchPrice{	

	font-weight:bold!important;
	float:right;
	margin:50px 30px 0 0;
	padding:0;
	font:12px Tahoma, Geneva, sans-serif;
}

.resultsImg{
	border:1px solid #6699b4;
	margin:10px;
}
/*end property search*/

.ch_propsearchieBg{
	background:url(images/ch_propsearchiebg.gif) repeat-y;
	margin:5px 0 15px 0;
}

.ch_propsearchieTOP{
	background:url(images/ch_propsearchietop.jpg) no-repeat;
}

.ch_propsearchieTOP h4{
	font-weight:bold!important;
	font:14px Tahoma, Geneva, sans-serif;
	padding:10px 0 15px 20px;
	margin:0;
}

.ch_propsearchieTOP h5{
	font-weight:bold!important;
	font:12px Tahoma, Geneva, sans-serif;
	padding:0 0 0 20px;
	margin:0;
}


.ch_propydetailscont{
	background:url(images/ch_propydetailscont2.jpg) no-repeat;
	height:253px;
	min-height:253px;
	height:auto;
}

.ch_propydetailscontBG{
	background:url(images/ch_propydetailscontbg.jpg) repeat-y;

}

/* Agents */
#agents {
	width: 258px;
	margin: 0 0 0 3px;
	float: left;
}

#agents div{
	float: left;
	display: inline;
	margin: 0 5px 10px;
}


#agents div img {
	border: none;
}

.testimonial {
	width: 496px;
	background: url(images/bottom-curve.gif) bottom left no-repeat #32435f;
	margin: 0 9px 14px;
}

.testimonial-inner {
	overflow: hidden;
	background: url(images/top-curve.gif) no-repeat 0 0;
	padding: 10px 10px 20px;
	color: #feffd1;
}

.testimonial-inner p {
	margin: 0 0 16px 0;
	padding: 0;
	line-height: 16px;
}

.testimonial-thumb img {
	border: 2px solid #fff;
	float: left;
	display: inline;
	margin-top: 5px;
}


.testimonial-detail {
	margin-left: 90px
}

.testimonial-detail cite{
	font-style: normal;
}

#contact-info-inner {
	font-size: 10px;
	
}



