﻿body {
	background: #fff url(../img/bg_border.jpg) repeat-x;
}

#main_container {
	background: #fff url(../img/home_bg.gif) no-repeat;
}
body.home {
	background: #fff url(../img/home_body_bg.gif) repeat-x;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

body.home .container_16 h1 {
	background: none;

}
.container_16 h1 {
	background: url(../img/logo.gif) no-repeat 76px 43px;
	height: 150px;
	width: 300px;
	text-indent: -9999px;
}
.container_16 h2 {
	padding: 20px 0 0;
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
}

.view h3 {
	margin-top: -15px;
	font-size: 15px;
}
.container_16 {
	/* background: #fff url(img/construction_guide.gif) no-repeat;  */
}


body.home #header {
background: none;
height: 35px;
}
#header {
	 background: url(../img/header_bg.jpg) no-repeat 330px 1px; 
	 height: 149px;
}
#navigation {
	 height: 68px;
	 background: url(../img/nav_bg_hover.gif) no-repeat 0px 10px;
}
body.home #navigation{
	background: none;
}
#navigation ul {
	margin-left: 26px;
	padding: 0;
	list-style-type: none;
	width: 660px;
}

#navigation ul li{
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}

#navigation ul li a{
	padding: 0;
	margin: 0;
	width: 91px;
	display: block;
	text-decoration: none;
	padding-top: 28px;
}

#navigation ul li.active a{
	display: block;
	text-decoration: none;
}
body.home #content {
	font-family: "Myriad Pro", sans-serif;
	font-size: 12px;
	color: #fff;
	margin-left: 75px;
	background: transparent;
}

body.home #content p{
	margin-bottom: 10px;
}

body.home #content h2{
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "Myriad Pro", sans-serif;
	font-size: 25px;
	color: #fff;
}
body.home #content h3{
	margin-bottom: 10px;
	font-family: "Myriad Pro", sans-serif;
	font-size:18px;
	font-style: italic;
	font-weight: normal;
	color: #F7FFBF;
}

#content {
	margin-top: 1px;
	padding-top: 9px;
	background: url(../img/body_bg.jpg) no-repeat;
	min-height: 500px;
}

#middle_content {
	margin-top: 5px;
	margin-left: 15px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #222F65;	
}
#middle_content p{
	padding-top:3px;
}

#middle_content ul{
	list-style-image: url(../img/bullet.jpg);
}

#left_icon {
	margin-left: 50px;
	margin-top: 15px;
}

#featured_props {
height: 308px;
}

body.home #featured_container {
	border:1px solid #fff;
	background: none;
}
#featured_container {
	padding: 0;
	margin: 0;
	position: absolute;
	left:700px;
	top:132px;
	width:263px;
	height:310px;
	z-index:1;
	background: url(../img/featured_bg.png) no-repeat;
	border-left:1px solid #222f65;
	border-right:1px solid #222f65;
	border-bottom:1px solid #222f65;
}

.property_listing {
	width: 249px;
	height: 116px;
	background-color: #59749f;
	margin-bottom: 0;
	margin-left: 7px;
	margin-top: 10px;
	float: left;
	padding: 0;
	display: inline;
}
.property_listing a img, .property_listing p {
	float: left;
}

.property_listing p {
	margin: 0;
	padding: 5px;
	width: 120px;
}

#latest_news {
	margin-top: -47px;
	margin-left: -1px;
	width:253px;
	float: left;
	background-color: white;
	border:1px solid #222f65;
	padding: 5px;
	line-height: 14px;
}
.property_listing h3{
	font-size: 14px;
	color: #fff;
	margin-bottom: 0;
	margin-left: 5px;
}

.property_listing p {
	font-size: 12px;
	color: #fff;
	padding-top: 5px;
	padding-left: 8px;
}

.property_listing a {
	font-size: 12px;
	color: #fff;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}

.property_listing a:hover {
	text-decoration: underline;
}
#latest_news h3 {
	font-size: 14px;
	color: #222f65;
	margin-bottom: 5px;
	padding-left: 8px;
}

#latest_news p {
	font-size: 12px;
	color: #59749F;
	padding-top: 5px;
	padding-left: 8px;
}

#latest_news a {
	font-size: 12px;
	color: #222F65;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}

#latest_news a:hover {
	text-decoration: underline;
}
.date {
	font-style:italic;
	font-size: 12px;
	color: #222f65;
	padding-left: 8px;
}
body.home #footer {
background: #fff url(../img/footer_logo.jpg) no-repeat 900px 0;
}

#footer{
	margin-top: 20px;
	height: 48px;
	background: url(../img/footer_logo.jpg) no-repeat 900px 0;
	margin-bottom: 10px;
}
.footer_left {
	float: left;
	font-size: 12px;
	color: #222F65;
	font-weight: bold;
}
#footer ul {
	margin-left: 40px;
	list-style-type: none;
	float: left;
}

#footer ul li {
	padding: 0;
	margin: 0;
	position: relative;
	display: inline;
	float: left;
}

#footer ul li a{
	font-weight: bold;
	font-size: 12px;
	color: #222F65;
	margin-left: 5px;
	display: block;
	text-decoration: none;
}

#footer ul li a:hover{
	text-decoration: underline;
}


div.container_16 {
position: relative;
}
 
div#sub_right {
	display: inline;
	margin: 0;
	padding: 0;
}

#quick_contact {
	position:absolute;
	left:688px;
	top:17px;
	width:301px;
	height:106px;
	z-index:2;
	background: url(../img/quick_contact_bg.gif) no-repeat;
}

#quick_contact input {
	height: 14px;
	margin-top: 13px;
	font-size: 11px;
	border: 1px #acbacf solid;
}

#quick_contact input#quick_contactPhoneNumber {
	width: 105px;
	margin-left: 2px;
}
#quick_contact input#quick_contactName {
	width: 160px;
	margin-left: 1px;
}
#quick_submit img{
	float: right;
	margin-top: -24px;
}


#contact_form {
	height: 256px;
	width: 189px;
	background: url(../img/contact_form_bg.gif) no-repeat;
}

#contact_form input {
	border: 1px #acbacf solid;
	width: 189px;
	height: 18px;

}

#contact_form #phone_number{
	margin-top: 23px;
}
#contact_form #email{
	margin-top: 21px;
}

#contact_form #name {
	margin-top: 1px;
}

#contact_form #message {
	border: 1px #acbacf solid;
	margin-top: 23px;
	width: 187px;
	height: 76px;
}

#contact_submit img{
margin-top: 22px;
margin-left: 2px;
}
.contact_left {
	margin-left: 40px;
}
.forsale {
	background-color:#222f65;
	
}
.forsale #content{

	background-image: url(../img/forsale_body_bg.gif);
	background-repeat:no-repeat
}

.forsale #content p {
	color: #fff;
}


.forsale #featured_container{
	height: 80px;
}
.forsale #latest_news {
	margin-top: 0;
	background-color: #59749f;
	border: 1px #FFF solid;
	
}
.forsale #latest_news p {
	color: #fff;
}

.forsale #latest_news h3 {
	color: #222F65;
}

.forsale #latest_news span.date {
	color: #222F65;
}

.forsale #latest_news a {
	color: #222F65;
}


.forsale #middle_content {
	margin-top: 25px;
}

.forsale #middle_content #more p{
	font-size: 14px;
	font-weight: bold;
}


.forsale #sub_area {
	width: 500px;
}
.forsale #sub_left {
}

.forsale #sub_left a img {
	float: left;
}
#forsale_details p {
	font-size: 12px;
	margin-top: 10px;
}

#forsale_details strong em{
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#forsale_details ul{
	list-style-image: url(../img/forsale_bullet.gif);
}

#forsale_details ul li {
	
	font-size: 12px;
	color: #FFFFFF;
}

#prop_details {

	background-color: #fff;
	width: 206px;
	float: left;
}

#prop_detail_info {

	background-color: #fff;
	width: 430px;
	float: left;
}


#sub_right #prop_details p {
	padding-left: 5px;
	font-size: 11px;
	color: #222F65;
	float: none;
}

#sub_right #prop_details p a {
	color: #59749F;
	text-decoration: none;
	font-weight: bold;

}
#sub_right #prop_details p a:hover {
	text-decoration: underline;
}

#register_form{
	height: 112px;
	background: url(../img/forsale_form_bg.gif) no-repeat;
}

#register_form input {
	width: 50px;
	border: 1px #acbacf solid;
	height: 15px;
}

#register_form #name {
	margin-left: 1px;
	width: 134px;
	margin-top: 7px;
}
#register_form #phone_number {
	margin-left: 1px;
	width: 145px;
	margin-top: 7px;
}

#register_form #email {
	margin-left: 1px;
	width: 280px;
	margin-top: 27px;
}

#forsale_submit img{
	margin-top: 22px;
	margin-left: 3px;
}

form#PropertyAddForm  input{
	width: 260px;
}

form#PropertyAddForm textarea{
	height: 60px;
}


form#PropertyAddForm  input[type=checkbox]{
	width: 10px;
}
form#PropertyAddForm  .submit{
	width: 60px;
	margin-left: 0;
	padding-left: 0;
}
form#PropertyAddForm label {
	margin-top: 10px;
}

#property_images img {
	border: 1px #222f65 solid;
	padding: 5px;
	height: 300px;
	position: relative;
}

#property_images ul {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#property_images ul li {
	margin: 0;
	padding: 0;
}

#property_icons{
margin-left: -50px;
}

#property_icons img{
	margin-left: 7px;
}