/* reset
.................................................................. */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: baseline;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

body {
	font-size: .8em;
	color: #333;
	width: 100%;
}

p {
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 1.5em;
}

h3 {
	color: #12361f;
	line-height: 1em;
	font-size: 1.6em;
}

hr {
	margin-top: 5px;
	margin-bottom: 10px;
	border-width: 0;
	border-bottom: 1px solid #e1e1e1;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/*border-left: 1px solid #999;
	border-right: 1px solid #ccc;*/
}

/* @group header */

#header {
	height: 77px;
}

#header h1 a {
	width: 189px;
	height: 77px;
	text-indent: -9999px;
	background: url(img/appbank-logo.gif) no-repeat;
	display: block;
	float: left;
}

#header h2 {
	float: right;
	color: #fff;
	height: 77px;
	width: 604px;
	background: url(img/properties-bg.gif) no-repeat;
}

#header h2 span {
	font: bold 3em/1em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 25px;
	padding-left: 30px;
	display: block;
	letter-spacing: 2px;
}

/* @end */

/* @group nav */

#nav, #footer-nav {
	height: 35px;
	width: 100%;
	padding-top: 10px;
}

#footer-nav {
	background-color: #12361f;
}

#nav ul, #footer-nav ul {
	text-align: center;
}

#nav li, #footer-nav li {
	list-style: none;
	text-transform: uppercase;
	display: inline;
	color: #666;
	padding: 0 20px;
	border-right: 1px solid #ccc;
	font: .9em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

#footer-nav li {
	color: #eee;
}

#nav li.last, #footer-nav li.last {
	border-right: none;
}

#nav a {
	color: #999;
	text-decoration: none;
}

#footer-nav a {
	color: #ccc;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #fff;
}

#nav a:hover {
	border-bottom: 1px dotted #f3f3f3;
	color: #12361f;
}



/* @end */

#search-area, #search-alt {
	width: 100%;
	height: 218px;
	background: #336533 url(img/green-grad-bg.jpg) repeat-y;
	position: relative;
	margin-bottom: 22px;
}

#search-alt {
	height: 136px;
	margin-bottom: 10px;
}

#search-area form {
	float: right;
	width: 330px;
	margin-top: 10px;
	color: #ccc;
	font-size: .9em;
}

#search-alt form {
	float: left;
	margin-top: 10px;
	color: #ccc;
	font-size: .9em;
	padding-left: 20px;
}

#search-area table, #search-alt table {
	border-collapse: collapse;
	margin-top: 1px;
}

#search-area table td, #search-alt td {
	border-collapse: collapse;
	padding-right: 5px;
	padding-bottom: 1px;
	font-size: 1.2em;
}

#search-area table td span, #search-alt td span {
	color: #000;
}

#search-area input, #search-alt input {
	margin: 0;
	font-size: .8em;
}

#search-area select, #search-alt select {
	font-size: .8em;
}

#search-area label, #search-alt label {
	font-size: .9em;
	padding: 0;
	margin: 0;
}

#search-area h4, #search-alt h4 {
	color: #f3f3f3;
	font-size: 1.7em;
}

#search-area #cnr, #search-alt #cnr {
	background: url(img/green-fold.jpg) no-repeat;
	width: 90px;
	height: 135px;
	position: absolute;
	right: 0;
	bottom: 0;
}

#main-photo {
	position: absolute;
	/*overflow: visible;*/
	left: 19px;
	top: -21px;
	background-image: url(img/main-photo-bg.jpg);
	width: 396px;
	height: 216px;
	padding: 22px;
}

/* @group featured (home) */

#properties {
	background-color: #f1e6bf;
	padding: 20px 20px 20px 25px;
}

#properties a.desc-link {
	color: #1a1a1a;
	text-decoration: underline;
	font-size: .8em;
}

#properties h5 {
	color: #12361f;
	font-size: 1.2em;
	font-weight: bold;
}

#properties h5.number {
	color: #12361f;
	font-size: 1em;
	font-weight: bold;
}

#properties ul {
	margin-left: 15px;
	padding-right: 10px;
}

#properties li {
	padding-top: 4px;
	padding-bottom: 4px;
}

#properties hr {
	margin-top: 5px;
	margin-bottom: 10px;
	border-width: 0;
	border-bottom: 1px solid #12361f;
	margin-right: 20px;
}

/* @end */

/* @group featured views */

.property-col {
	width: 241px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.property-col-border {
	border-left: 1px solid #12361f;
	padding-left: 15px;
}

.property-thumb {
	border: 4px solid #fff;
	margin-bottom: 15px;
}

/* @end */

/* @group results views */

.results-col-wrapper, .results-col-last {
	float: left;
	width: 225px;
	display: block;
	border-right: 1px solid #fff;
	padding-top: 0;
	margin-top: 15px;
	margin-right: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.results-col-last {
	padding-right: 0;
	border-right: none;
	padding-left: 2px;
}

.results-col {
	width: 200px;
	display: block;
	background-color: #e7d9a6;
	border: 1px solid #042f21;
	padding: 10px;
	font-size: .9em;
}

.results-thumb {
	border: 4px solid #fff;
	margin-bottom: 15px;
}

.descriptions {
	font-size: .9em;
	line-height: 1.6em;
	color: #1a1a1a;
	padding-top: 5px;
}

/* @end */

.clear {
	display: block;
	clear: both;
}

#footer {
	text-align: center;
	color: #666;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 30px;
}