html, body {
	scrollbar-base-color: #ffffff; 
	scrollbar-face-color: #99699d; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	margin: 15px 10px 30px 10px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #1a4b25;
	background-color: #a1cd3b;
}

form {
	margin: 0px;
}

a {
	text-decoration: none;
	color: #1a4b25;
}

a:hover {
	color: #a1cd3b;
}

img {
	border: none;
}

input[type=text], input[type=submit], input[type=password], textarea, select {
	font-size: 1em;
	border: 1px solid #1a4b25;
	background-color: #ffffff;
}

#container {
	margin: 0 auto;
	width: 780px;
	background-color: #ffffff;
	background: url(/images/content_background.gif) repeat-y;
}

#header_banner {
	position: relative;
	width: 780px;
	background-color: #ffffff;
}

.white_space {
	position: relative;
	width: 780px;
	height: 10px;
	background-color: #ffffff;
}

#title_banner {
	position: relative;
	width: 780px;
	height: 105px;
	background: url(/images/masthead.gif) no-repeat;
}

.hr {
	position: relative;
	background-color: #a1cd3b;
	height: 10px;
	width: 100%;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

.hr_thin {
	position: relative;
	background-color: #a1cd3b;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.title_text {
	font-size: 2.8em;
	padding: 9px 0px 0px 15px;
	margin: 0px;
}

.sub_title_text {
	font-size: 1.5em;
	padding: 13px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
}

.menu {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 15px 0px 10px 0px;
	font-size: 1.4em;
	font-weight: normal;
}

#price {
	position: relative;
	float: right;
	margin: 0px;
	padding: 15px 0px 10px 0px;
	font-size: 1.4em;
}

.large_text {
	font-size: 1.2em;
}

#printer {
	float: right;
	margin-top: -17px;
}

#content_container {
	position: relative;
	width: 780px;
}

#content {
	position: relative;
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 0px 0px;
	width: 561px;
	float: left;
}

#footer_banner {
	position: relative;
	clear: both;
	width: 758px;
	margin: 0px 10px 0px 10px;
	background-color: #ffffff;
}

#footer_spacer {
	position: relative;
	clear: both;
	height: 10px
}

#header_flash {
	position: relative;
	width: 780px;
	height: 230px;
}

.promo {
	position: relative;
	float: right;
	clear: right;
	width: 179px;
	margin: 0px 10px 0px 0px;
}

.promo_top {
	position: relative;
	width: 179px;
	height: 30px;
	background: url(/images/promo_top.gif) no-repeat;
	text-align: center;
	color: #ffffff;
}

.promo_title {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	color: #ffffff;
}

.promo_title a {
	color: #ffffff;
}

.promo_title a:hover {
	color: #a1cd3b;
}

.promo_bottom {
	position: relative;
	width: 175px;
	height: 131px;
	border-left: 2px solid #1a4b25;
	border-right: 2px solid #1a4b25;
	border-bottom: 2px solid #1a4b25;
	margin: 0px 0px 10px 0px;
	font-size: 0.8em;
	text-align: center;
}

.promo_bottom input[type=text], input[type=submit], input[type=password], textarea, select {
	font-size: 0.8em;
	margin-bottom: 5px;
}

.footer_logo {
	margin: 0px 10px 0px 0px;
}

.footer_menu {
	position: relative;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	color: #a1cd3b;
}

.footer_menu a {
	color: #a1cd3b;
}

.footer_menu a:hover {
	color: #1a4b25;
}

#images_wrapper {
	position: relative;
	width: 100%;
	height: 195px;
	margin: 5px 0px 10px 0px;
}

#main_image_wrapper {
	position: relative;
	float: left;
	width: 260px;
	height: 195px;
	margin: 0px 5px 0px 0px;
}

#thumbnail_wrapper {
	position: relative;
	float: left;
	width: 60px;
	margin: 0px 5px 0px 0px;
}

.thumbnail {
	position: relative;
	width: 60px;
	height: 45px;
	margin-bottom: 5px;
}

.thumbnail_row {
	float: left;
	margin: 0 5px 5px 0;
}

.property_wrapper {
	position: relative;
	width: 537px;
	padding: 0px 10px 5px 10px;
	border: 2px solid #019c00;
	margin-bottom: 10px;
}

.description {
	position: relative;
	float: left;
	font-size: 0.8em;
	width: 183px;
}

.search_image {
	position: relative;
	float: left;
	text-align: right;
	width: 150px;
	font-size: 0.8em;
	margin-top: 5px;
}

.search_text {
	position: relative;
	float: right;
	width: 377px;
	margin: 5px 0px 5px 10px;
	font-size: 0.8em;
	text-align: justify;
}

.pages {
	position: relative;
	float: right;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.availability {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#property_status {
	font-weight: bold;
	color: red;
	text-transform: uppercase;
	width: 260px;
	float: left;
}

