/* --- Screen Styles --- */


/* Import Styles */

@import "reset.css";
@import "layout.css";
@import "nav.css";
/* General Styles */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #eae6d7 url('../img/body-bg.gif') 0 0 repeat-x;
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
	border: none;
}

#content hr { height: 1px; margin: 20px 0; border: 0; border-bottom: 1px solid #ADA87F; }

#left_content a {
border-bottom: #000000 solid 1px;
}
#left_content a:hover {
	text-decoration: none;
	color: #b16517;
	border-color: #b16517;
}
a img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 15px;
	color: #000000;
	font-family: Georgia, serif;
}
h3 {
	color: #3b451d;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 15px;
}
#right_content_hm h3 {
	/*position: relative; */
	padding-top: 15px;
	border-bottom: #ada87f 1px solid;
}
#right_content h3 span {
	position: relative;
	font-size: .6em;
	color: #000000;
	top: -3px;
}
h4 {
	color: #b16517;
	font-size: .8em;
	margin: 17px 0px 0px 0px;
	line-height: 1.2em;
}
p {
	color: #000000;
	font-size: .8em;
	line-height: 1.3em;
	margin: 5px 0px 8px 0px;
}
td, th {}
ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
select {
	padding: 1px;
	margin-bottom: 3px;

}

.print {
display: none;
}
/* Homepage Specific */

h2.home {
	color: #b16517;
	font-size: 1.2em;
	margin-bottom: 20px;
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#right_content_hm {
	position: relative;
	padding-bottom: 20px;
}
#right_content_hm p {
	margin-bottom: 1px;
}
#right_content_hm select {
	width: 170px;
}
#right_content select, #right_content input, #right_content textarea {
	width: 170px;
}
#right_content_hm .btn_search {
	width: 95px;
	height: 41px;
	margin-top: 23px;
}
img.hm_dreams {
	width: 171px;
	margin: 50px auto auto 0;
}

/* Home Feature box */
.feature2 {
	width: 436px;
	background: transparent;
	margin: 20px auto 5px auto;
}
.feature2 div {
	width: 100%;
	background: #fff;
}
.feature2 h3 {
	color: #572106;
	margin-bottom: 5px;
	padding-top: 12px;
}
.feature2 div img {
	display: block;
	float: left;
	background: #ccc;
	width: 168px;
	height: 115px;
	margin: 2px 14px 1px 7px;
}

.feature {
	width: 436px;
	background-image: url(../img/feature_rt_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
	margin:  20px auto 5px auto;
	overflow: auto;
}
.feature img.house {
	float: left;
}


.feature div {
	width: 234px;
	float: right;
	padding: 12px 12px 0px 12px;
}
.feature div.footer {
	padding: 0;
	margin: 0;
	width: auto;
}
.feature div.footer img {
	display: block;
}
.feature h3 {
	color: #572106;
	margin-bottom: 5px;
}


#left_content img {
	border-color: #BFB98F;
}
#left_content ul {
	margin-bottom: 10px;
}
#left_content ul li {
	list-style: disc;
	margin-bottom: 3px;
	font-size: .8em;
	color: #000000;
	margin-left: 15px;
}


/* Right bar specific */
#right_content h3 {
	border-bottom: #ada87f 1px solid;
	margin-top: 10px;
}
#right_content ul {
	margin-bottom: 10px;
}
#right_content ul li {
	list-style: disc;
	margin-bottom: 3px;
	font-size: .8em;
	color: #000000;
	margin-left: 15px;
}
#right_content h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: .8em;
}
.imagearea {
	width: 190px;
	overflow: hidden;
}
.imagearea img {
}
.imagearea img.big {
	float: left;
	margin-bottom: 17px;
}
.imagearea img.small {
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}
/* Community page specific */
.mainimage {
	width: 710px;
	height: 198px;
	border: 1px solid #6a584b;
	border-left: 0px;
	border-right: 0px;
	margin-left: 27px;
	margin-top: 0;
}
p.linkbar a {
	display: block;
	text-decoration: underline;
	margin-bottom: 3px;
}
p.linkbar {
	padding-bottom: 20px;
	margin-bottom: 16px;
	border-bottom: #ada87f 1px solid;
}
h2 em {
	display: block;
	color: #b16517;
	font-size: .5em;
	line-height: 1.2em;
}
h5.contact {
	font-weight: normal;
	width: 204px;
	height: 27px;
	background-image: url(../img/contacttab.gif);
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 1em;
	text-align: center;
	padding-top: 10px;
	margin-top: 60px;
}
div.contact_wrapper {
	width: 204px;
	margin-left: -3px;
}
div.contact {
	width: 184px;
	background-color: #934808;
	border-top: #ada87f 1px solid;
	color: #FFFFFF;
	padding: 5px 10px 10px 10px;
}
div.contact p {
	color: #FFFFFF;
	font-size: .8em;
}
div.contact a {
	color: #FFFFFF;
	text-decoration: underline;
}

div.clear {
	height: 0px;
	display: block;
	line-height: 0px;
	clear: both;
}
#community_header select {
	margin-left: 365px;
	width: 170px;
}
table.listingtable {
	width: 712px;
	margin: 0 0 1em 0;
}
table.listingtable td.left {
	border-right: 1px #cecaaf solid;
	border-bottom: 1px #cecaaf solid;
	padding-right: 25px;
}
table.listingtable td.right {
	border-bottom: 1px #cecaaf solid;
	padding-left: 25px;
}
table.listingtable td.last {
	border-bottom: none;
}
table.listingtable div.house {
	width: 155px;
	font-size: .7em;
	float: left;
	margin-bottom: 10px;
	margin-right: 4px;
}

table.listingtable div.house img {
	margin-bottom: 5px;

}

table.listingtable div.desc {
	font-size: .8em;
	width: 170px;
	float: left;
	color: #b16517;
}
table.listingtable td p {
	clear: both;
	width: 320px;
}
table.listingtable td h2 {
	margin-bottom: 4px;
}
table.listingtable td h2 a { border: 0 !important; }
table.listingtable td h2 a:hover { color: #000 !important; }
table.listingtable td {
	padding-bottom: 20px;
	padding-top: 20px;
	vertical-align: top;
}

.normal { font-size: 12pt !important; }
.small { font-size: .8em !important; }
.fine { font-size: 8pt !important; }

.lowlite { color: #887 !important; }

.no_u { border: 0 !important; }

.cleaner { clear: both; height: 1px; font-size: 1px; }

input, textarea {
	width: 115px;
	font: 9pt arial, helvetica, sans-serif;
	padding: 3px 4px 2px 4px;
}
input, textarea, select { border: 1px solid #ADA87F; }
input.half { width: 60px; }
input.three_quarters { width: 86px; }
input.normal, .input_normal * { width: auto !important; padding: 0 !important; border: 0 !important; }

.req { color: #B16517 !important; }

.success, .error {
	padding: 10px;
	border-width: 1px 0 0 1px;
	border-style: solid;
}
.success { background: #cfc !important; border-color: #8c8; }
.error { background: #ffc !important; border-color: #cc8; }