body#home {
	background: #7c9498 url(../img/bg_home.jpg) repeat-x 0 0;

}

body#home #pageContainer #mainContainerHome #content{
	padding: 0;
	margin: 0;
	background: #028899 url(../img/homeContent_bg.jpg) repeat-x top left;
	width: 800px;

}

body#home #pageContainer #mainContainerHome #graphicFeature{
	top: 0px;
	right: 0px;
	background: url(../img/graphicFeature.jpg);
	height: 334px;
	
}
body#home #pageContainer #mainContainerHome{
	width: 983px;
	b//order: 1px solid red;
	margin: 0;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 0;
}
#animate{
	width: 651px;
	height: 218px;
	float: right;
	margin: 0;
	padding: 0;
	background: #291453;
	bo//rder: 1px solid orange;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#animate img.photoimg{
	margin: 0;
	padding: 0;

	}
	
#quickSearch{
	width: 130px;
	float: left;
	margin: 0px 0px 0 2px;
	padding: 0px 0;
	b//order: 1px blue solid;
}

#quickSearch form{
	margin: 0 2px;
	padding: 2px 0;
	
}
#quickSearch form select.input{
	width: 110px;
	margin: 0;
	font-size: 1.0em;
	background: #d6d2e2;
	float: right;
	margin: 1px 0;
	
}

#quickSearch form input.button{
	float: right;
	margin: 1px 0;
}
#quickSearch form label{
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 20px;
}
h1#hd_quickSearch { 
	background: url(../img/hd_quickSearch.gif) no-repeat 0 0; 
	text-indent: -9999px;
	height: 28px;
	}
	


.homeBox {
	width: 380px;
	height: 180px;
	float: left;
	padding: 0;
	color: #fff;
	margin: 13px 0px 10px 13px;
	background: #0096a5 url(../img/homeFeatureBox_bg.jpg) repeat-y top right;
	border: solid 3px #007a8a;
	
}
*html .homeBox {
	margin: 13px 0px 10px 9px;

	
}
.homeBox h1{
	background: url(../img/homeBoxHead_bg.jpg) no-repeat top left;
	margin: 0;
	padding: 12px 0 0px 40px;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	height: 22px;
}
.homeBox .content{
	padding: 0;
	margin: 0 0 0px 35px;
	b//order: solid 1px red;
	font-weight: normal;
}


#featureProperty img.property{
	width: 168px;
	height: 127px;
	float: right;
	border: 0px;

}

#featureProperty span {
	color: #fff;
	text-transform: uppercase;

}

#featureProperty h2{
	color: #000;
	margin: 5px 0 10px 0;

}
#featureProperty h3{
	color: #000;
	margin: 0 0 10px 0;
	font-weight: bold;

}
img.moreInfo{

	float: right;
	border: 0;
	width: 81px;
	height: 23px;
	margin: -23px 0 0 0;
}





/*---FORMATTED TEXT---*/	
a {color: #fff; font-weight: normal; text-decoration:none }
a:link {color: #fff; font-weight: normal; text-decoration:none }
a:visited {color: #fff; font-weight: normal; text-decoration:none }
a:hover {color: #26134d; font-weight: normal; text-decoration:none }

h1 {

		
}

h2 {
	
	margin: 8px 0px 4px 0px;

}
h3 {

	margin: 4px 0px 4px 0px;

}
h4 {
	margin: 6px 0px 2px 0px;

}

p {
	margin: 4px 0px 10px 0px;

}

dl.contactDetails{
	width: 340px;
	margin: -10px 0px;
	padding: 0;
	font-size: 1.1em;
}
dl.contactDetails dt{
	float: left;
	width: 30px;
	padding: 0;
	margin: 0;
}
dl.contactDetails dd{
	float: right;
	width: 310px;
	padding: 0;
	margin: 0;
}

/*---FOOTER---*/

body#home #footer li {
	color:#381c73;
}
body#home #footer li {
	border-left: 1px solid #381c73; 
}
body#home #footer li.first {
	border-left: 0px solid #381c73; 
}

body#home #footer a:link, 
body#home #footer a:visited {
	color:#381c73;

}
body#home #footer a:hover, 
body#home #footer a:active {
	color:#fff;
	
}



