@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#E0E6CA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#687D77;
	}
	
.bodyhighlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#353129;
	}
	
a:link {
	color:#353129;
	text-decoration:none;
	}
a:visited {
	color:#353129;
	text-decoration:none;
	}
a:hover {
	color:#353129;
	text-decoration:underline;
	}
	
#innerFlash {
	}
	
img {
	border:none;
	}
	
h1 {
	font-size:32px;
	position:relative;
	z-index:1;
	color:#353129;
	}
	
h1 strong {
	font-size:32px;
	position:relative;
	z-index:1;
	color:#B38708;
	}
	
h2 {
	font-size:32px;
	position:relative;
	z-index:1;
	color:#353129;
	}
	
h3 {
	font-size:29px;
	position:relative;
	z-index:1;
	color:#353129;
	margin:0 0 -10px 0;
	padding:0;
	}
	
h4 {
	font-size:16px;
	position:relative;
	z-index:1;
	color:#353129;
	margin:0;
	padding:0;
	}
	
h4 .active {
	font-size:16px;
	position:relative;
	z-index:1;
	color:#B38708;
	margin:0;
	padding:0;
	}
	
#indexTitleBg {
	position:absolute;
	background:url(/images/indexTitleBg.jpg) no-repeat;
	width:390px;
	height:99px;
	top:0;
	margin:0 0 0 8px;
	z-index:0;
	}
	
#wrapper {
	position:relative;
	width:920px;
	height:100%;
	margin:10px auto 0 auto;
	}
	
#menuContainer {
	margin:-50px 0 0 8px;
	}
	
#quoteContainer {
	font-size:13px;
	color:#B38708;
	font-family:inherit;
	width:205px;
	line-height:1.8em;
	margin:0 0 0 25px;
	}
	
.author {
	font-size:12px;
	font-style:italic;
	text-align:right;
	}
	
#contentWrapper {
	width:920px;
	margin:0 auto;
	position:relative;
	clear:both;
	min-height:500px;
	}
	
#titleBg {
	position:absolute;
	background:url(/images/titleBg.jpg) no-repeat;
	width:283px;
	height:72px;
	top:0;
	margin:15px 0 0 8px;
	z-index:0;
	}
	
.imgborder img {
	border:#B3BEBB 1px solid;
	padding:8px;
	width:auto;
	height:auto;
	}
	
#subMenu {
	position:relative;
	z-index:2;
	margin:-10px 0 20px 0;
	}
	
#subMenu .subNav {
	float:left;
	padding:0 20px 10px 0;
	white-space:nowrap;
	}
	
#subNavDivider {
	background:#b5b9a2;
	height:2px;
	width:415px;
	clear:both;
	}
	
#subNavImage {
	position:absolute;
	left:425px;
	top:14px;
	}
	
#divider {
	background:#b5b9a2;
	height:2px;
	width:415px;
	clear:both;
	position:relative;
	top:-25px;
	}
	
#dividerImg {
	position:absolute;
	left:425px;
	top:-9px;
	}
	
#col1, #col2, #col3, #innerCol1, #innerCol2, #innerCol3 {
	float:left;
	padding:0;
	}
	
#innerCol1 {
	margin:15px 0 0 0;
	width:230px;
	}
	
#col1 {
	width:230px;
	}
	
#col2 {
	width:405px;
	padding:0 20px 0 20px;
	line-height:1.8em;
	}
	
#col2 strong {
	color:#353129;
	}
	
#innerCol2 {
	width:445px;
	padding:0 20px 0 20px;
	line-height:1.8em;
	}
	
#innerCol2 strong {
	color:#353129;
	}
	
.listingContainer {
	position:relative;
	width:100%;
	clear:both;
	margin:20px 0 0 0;
	}
	
.houseImg {
	float:left;
	padding:0 10px 0 0;
	}
	
.description {
	float:left;
	width:279px;
	}
	
#col3 {
	width:235px;
	}
	
#innerCol3 {
	width:195px;
	margin:105px 0 0 0;
	}
	
#phoneText {
	color:#687D77;
	}
	
.input {
	width:197px;
	margin:10px 0 0 0;
	background:#F6F8EF;
	border:none;
	padding:3px;
	color:#687D77;
	font-family:inherit;
	font-size:inherit;
	}
	
.joinInput {
	width:271px;
	margin:15px 0 0 0;
	background:#E0E6CA;
	border:none;
	padding:3px;
	color:#687D77;
	font-family:inherit;
	font-size:inherit;
	}
	
.left {
	float:left;
	margin:0 10px 0 0;
	}
	
.textarea {
	margin:10px 0 0 0;
	width:98%;
	height:164px;
	padding:5px;
	background:#F6F8EF;
	border:none;
	color:#687D77;
	font-family:inherit;
	font-size:inherit;
	overflow:auto;
	}
	
.submit {
	text-align:right;
	width:100%;
	margin:10px 0 0 0;
	}
	
.joinSubmit {
	text-align:right;
	margin:10px 0 0 0;
	}
	
#footerContainer {
	position:relative;
	width:100%;
	clear:both;
	background:#B38708;
	min-height:68px;
	}
	
#footer {
	position:relative;
	width:920px;
	clear:both;
	background:#B38708;
	min-height:68px;
	padding:30px 0 0 20px;
	margin:0 auto;
	color:#F2E6CF;
	font-size:inherit;
	font-family:inherit;
	}
	
#footerCenterImg {
	background:url(/images/footerCenterBg.png) no-repeat top;
	width:170px;
	height:43px;
	margin:0 0 0 -85px;
	position:absolute;
	top:-21px;
	left:50%;
	}
	
#footerSubText {
	color:#D9BB7C;
	font-size:10px;
	}
	
#footerText, #joinNewsletterContainer {
	float:left;
	padding:0;
	}
	
#joinNewsletterContainer {
	position:relative;
	left:135px;
	}
	
#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(/images/msg_arrow.gif) left center no-repeat; 
	padding-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#msgcontent {
	display:block; 
	background:#f3e6e6; 
	border:2px solid #924949; 
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px;
	}
	
#joinForm {
	background:#B38708;
	width:275px;
	height:195px;
	padding:20px;
	}
	
#error {
	color:#FFFFFF;
	font-family:inherit;
	font-size:12px;
	margin:10px 0 0 0;
	}
	
#success {
	color:#FFFFFF;
	font-family:inherit;
	font-size:13px;
	margin:20px 0 0 0;
	}
	
#close {
	text-align:right;
	margin:10px 0 0 0;
	}
	
#errorName, #errorEmail {
	color:#FFFFFF;
	}
	
.clear {
	height:0;
	clear:both;
	}

/*/////////////////////////Start IE7 Style //////////////////////////////////////*/

*:first-child+html #contentAbout {
	margin:45px 0 0 0;
	}

*:first-child+html #subMenu {
	position:absolute;
	z-index:999;
	top:100px;
	}
	
*:first-child+html #subMenu .subNav {
	padding:0 20px 10px 0;
	white-space:nowrap;
	}
	
*:first-child+html #subNavDivider {
	background:#b5b9a2;
	height:2px;
	width:415px;
	clear:both;
	}
	
*:first-child+html #subNavImage {
	position:absolute;
	left:425px;
	top:14px;
	z-index:999;
	}
	
*:first-child+html #titleBg {
	position:absolute;
	background:url(/images/titleBg.jpg) no-repeat;
	width:283px;
	height:72px;
	top:0;
	margin:15px 0 0 8px;
	z-index:-1;
	}
	
*:first-child+html h2 {
	font-size:32px;
	position:relative;
	z-index:1;
	color:#353129;
	margin:30px 0 10px;
	}
	
*:first-child+html #divider {
	background:#b5b9a2;
	height:2px;
	width:415px;
	clear:both;
	position:relative;
	top:-10px;
	margin:0 0 10px 0;
	}
	
*:first-child+html #dividerImg {
	position:absolute;
	left:425px;
	top:-9px;
	}
	
*:first-child+html #joinForm {
	background:#B38708;
	width:260px;
	height:195px;
	padding:20px;
	}
	
*:first-child+html .joinInput {
	width:250px;
	margin:15px 0 0 0;
	background:#E0E6CA;
	border:none;
	padding:3px;
	color:#687D77;
	font-family:inherit;
	font-size:inherit;
	}

/*/////////////////////////End IE7 Style //////////////////////////////////////*/