/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}


.hidden {
	display: none;
}



/* Clear floats */
.clear {
 background: none;
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 margin-bottom: -1px;
}
	
	
	

	
	
	body {
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
	


}


#page-container {
	width: 960px;
	text-align: justify;
	margin: auto;
	clear: both;
	padding: 0px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../images/containerBg.gif);
	background-repeat: no-repeat;
	}




	#header {
	height: 107px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: auto;
	width: 960px;
	position: relative;
	

}





#logo {
	position: absolute;
	top: 39px;
	left: 19px;
	height: 49px;
	width: 590px;
	

}

	#flashContainer {
	height: 170px;
	width: 960px;
	z-index: 0;
	background-image: url(../images/bgContainer.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px;
	
	}






img {
border:0px;

}


	
	
	
p {
	color: #2f7b89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
}
	
	



#navigation {
	height:48px;
	background-image:url(../images/navBg.gif);
	background-repeat:repeat-x;
	position:relative;


}


/* Main Navigation */


	

#nav  {
	float: left;
	font-size:4px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	background-image: url(../images/navBg.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	width: 900px;
	padding: 0px;





}




#MainNav  {
	height: 25px;
	width: 900px;
	position: absolute;
	left: 13px;
	z-index: 1000;
	top: 10px;
	margin: 0px;
	padding: 0px;

}


	

#nav li {
	padding: 0;
	float: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	text-transform: none;
}





#nav li a {
	margin: 0;
	text-decoration: none;
	letter-spacing: 0px;
	color: #2f7987;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navDiv.gif);
	background-repeat: no-repeat;
	background-position: right;

}





#nav li a:hover {
	color: #ef9521;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;



	}

#nav li.active a {
	font-weight: bold;
	color: #ef9521;

	}



#nav li.end a {
background-image:none;

	}
















	
	





#footer {
	clear: both;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #267C8A;
	height:40px;
	width: 940px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #D9E7EA;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#footer a {
	color: #267C8A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}







#footer a:hover {
	color: #EF9539;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}







#footer #altnav {
	color: #267C8A;
	

}

#footer #contactDetails {
	clear: both;
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 2px;
	
	
	
	
	
}
















.column {
	position: relative;
	float: left;

}




.spacerSection {
	position: relative;
	width: 17px;
	float: left;


}



#content.column {
	width: 602px;
	text-align: left;
	margin-top: 20px;
}








#content.column a:link {
	color: #2F7B89;
	font-size: 13px;
	text-align:left;
	text-decoration: underline;
}

#content.column a:visited {
	color: #267C8A;
	font-size: 13px;
	text-align:left;
	text-decoration: none;
}

#content.column a:hover {
	color: #EF9521;
	font-size: 13px;
	text-align:left;
	text-decoration: underline;
}




#content h1 {
	color: #267C8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}


#content h2 {
	color: #267C8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}	





#content.column ul{
	list-style:none;
	height: auto;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	background-color: #267C8A;
	margin-left: 10px;
}

#content.column li{
	color:#FFFFFF;
	font-weight:normal;
	background-image: url(../images/liBullMain.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 18px;
	clear: both;
	height: auto;
	background-position: 5px 9px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	margin: 0px;
	padding-right: 5px;
}






























#rightCol.column {
	width:341px;
	text-align: left;
	margin-top: 20px;

}






#rightCol.column ul{
	list-style:none;
	height: auto;
	margin-left: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
}

#rightCol.column li{
	color:#292251;
	font-weight:normal;
	background-image: url(../images/liBull.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 13px;
	clear: both;
	height: auto;
	background-position: left 7px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #267C8A;
}





#rightCol.column a:link {
	color: #333333;
	text-align:left;
	text-decoration: none;
	font-size: 12px;
}

#rightCol.column a:visited {
	color: #333333;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
}

#rightCol.column a:hover {
	color: #267C8A;
	text-align:left;
	text-decoration: underline;
	font-size: 12px;
}





















.Mainboxtop{
	/*make this the same size as the top image*/
display:block;
	width:602px;
	height:40px;
	/*set the image as a background*/
background-position:top;
	background-repeat:no-repeat;
	background-image:url(../images/Maintop.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}		

.Maintopcontent{
	/*set the font style for the box title*/
font-family:arial;
	font-size:16pt;
	color:#FFFFFF;
	/*shift the title down a bit and center it*/
padding-top:8px;
	text-align:left;
	padding-left: 8px;
	font-weight: bold;
	padding-bottom: 5px;
}		

.Mainboxbottom{
	width:582px;
	/*set the image as a background*/
background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../images/Mainbottom.jpg);
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #d9e7ea;
	height: auto;

}		

.Maincontent{
	/*set the font style for the main content*/	
color:#422460;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	display:block;
	/*align the main content nicely*/
padding-left:11px;
	padding-bottom:15px;
	padding-right:11px;
	height: auto;
	text-align: left;
	padding-top: 0px;
}


























.Rightboxtop{
	/*make this the same size as the top image*/
display:block;
	width:341px;
	height:40px;
	/*set the image as a background*/
background-position:top;
	background-repeat:no-repeat;
	background-image:url(../images/Righttop.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}		

.Righttopcontent{
	/*set the font style for the box title*/
font-family:arial;
	font-size:16pt;
	color:#FFFFFF;
	/*shift the title down a bit and center it*/
padding-top:8px;
	text-align:left;
	padding-left: 8px;
	font-weight: bold;
	padding-bottom: 5px;
}	

.Rightboxbottom{
	width:321px;
	/*set the image as a background*/
background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../images/Rightbottom.jpg);
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #ededed;

}		

.Rightcontent{
	/*set the font style for the main content*/	
color:#422460;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	/*align the main content nicely*/
padding-left:11px;
	padding-bottom:15px;
	padding-right:11px;
	height: auto;
	text-align: left;
	padding-top: 0px;
}











#searchBox {
	float:left;
	width:236px;
	height:280px;
	background-color: #bed6da;
	border: 1px solid #3a828f;
	margin-right: 10px;
	margin-bottom: 60px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;

}








.orange {
	color: #ef9521;
	

}


#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #267C8A;
	display: block;
	clear: both;
}



.greenTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #267C8A;
	font-size: 16px;
	font-weight: bold;

}
.greenRgtTit {
	font-family: Arial, Helvetica, sans-serif;
	color: #267C8A;
	font-size: 12px;
	font-weight: bold;
}
.orangeTitle {
	color: #ef9521;
	font-size: 16px;
	font-weight: bold;
}
.rgtDet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



#contactHold {
	position:relative;
	width: 582px;

}


#blck {
display:block;
clear:both;

}




#CHPcontact {
	width:582px;
	float:left;
	clear: both;
	height: 180px;
}
	#CHPcontactTxt {
	height:132px;
	font-size:10px;
	height:135px;
	margin-right: 0;
	margin-bottom: 0;
		}
	#CHPcontactTxt .formName {
	width:273px;
	float:left;
	margin-right:36px;
	height: 31px;
	margin-bottom: 10px;
	}
	#CHPcontactTxt .formEmail {
	width:273px;
	float:left;
	text-align:left;
	height: 31px;
	margin-bottom: 10px;
	}
	#CHPcontactTxt input{
		width:95px;
		border:none;
		font-size:10px;
		padding:3px;
		float:right;
	}
	#CHPcontactTxt textarea{
	width:582px;
	height:100px;
	border:none;
	overflow:auto;
	font-size:10px;
	padding:3px;
	}
	#CHPcontactTxt .botao{
		width:100px;
		height:12px;
		cursor:pointer;
		border:none;
		background:none;
		margin:3px 3px 0 -2px;
		float:left;
	}
#CHPcontactTxt .wid {
	width:253px;
	height:21px;
	cursor:pointer;
	border:thin none #BED6DA;
	float:left;
	margin-bottom: 0;
	background-color: #FFFFFF;
	background-image: url(../images/frmFld.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #267C8A;
}





#CHPcontactTxt .comm {
	width:562px;
	height:80px;
	float:left;
	margin-bottom: 0;
	background-color: #FFFFFF;
	background-image: url(../images/CommFld.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #267C8A;
}























#srchRes  {
	width:582px;
	min-height:260px;
	margin-top: 10px;
	

}


#resTit {
	display:block;
	background-color: #2f7b89;
	height: 23px;
	width: 577px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 5px;
	float:left;

}




#srchResPr {
	float:right;
	font-weight: bold;
	padding-right: 5px;

}


#srchResDet  {
	width: 572px;
	padding-right: 5px;
	padding-left: 5px;
	height: 180px;
	float:left;
	margin-top:20px;
	position:relative;

}


#srchResDes  {
	width: 340px;
	padding-left:20px;
	padding-right:10px;
	float:right;

}.hseDet {
	color: #666682;
}
.drk {
	background-color: #bed6da;
}


#propertyDetails {
	text-align: left;
	color: #267C8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.border {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #267C8A;

}

.borderSm {
	border-width: 3px;
	border-style: solid;
	border-color: #267C8A;
}

.form {
	position: relative;
	float: left;
}

#text.form {
	width:150px;
	height:auto;
	clear: none;
	position: relative;
	float: left;
}

#field.form  {
	width: 250px;
	padding-left: 20px;
}

.textbox {
	background-color: #DEEBE7;
	border-color: #086D39;
	border-width: 1px;
	border-style:solid;
}



.status {
	position:absolute;

}