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

body {
	background-color: #29591f;
	background-image: url(../images/bg.gif);
	font-family: arial;
	font-size: 9pt;
	background-repeat: repeat-x;
}

.highlink {
	color: white;
	background-color: #307422;
	width: 818px;
	margin: 0px auto;
}
.highlink a {
	color: #FFFFFF;
	text-decoration: underline;
}
.highlink a:hover {
	text-decoration: none;
}

.nav {
	text-align: center;
	color: #1E4B15;
	font-weight: bold;
}
.nav a {
	color: #1E4B15;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}

.nav_on {
	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content {
	background-color: #FFFFFF;
	background-image: url(../images/body_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom {
	background-color: #FFFFFF;
	background-image: url(../images/body_bottom.gif);
	height: 9px;
}
.nav table {
	background-color: #307422;
	background-image: url(../images/nav_bg_main.gif);
	height: 39px;
}
.nav .spacer {
	width: 17px;
}
.nav td {
	width: 156px;
	text-align: center;
}
.aloha {
	background-image: url(../images/aloha_bg.gif);
	padding: 10px;
	height: 112px;
	width: 237px;
	color: #29581F;
	margin: 0px 0px 30px;
}
.aloha h1 {
	margin: 0px;
	padding: 0px 15px;
	font-size: 18pt;
}
.aloha p {
	margin: 3px 0px;
}
.content  .indexcols td {
	width: 257px;
	padding: 10px;
	vertical-align: top;
	color: #29581F;
}
.footlogos img {
	padding: 5px;
	float: left;
}
.footlogos {
	text-align: center;
}


.content a {
	color: #29591F;
}

.index_fl img {
	width: 251px;
	border: 3px solid #afc076;
}
.index_fl h1 {
	font-size: 14pt;
	color: #29591F;
	text-align: center;
	margin: 0px 0px 10px;
}
.rightcol h1 {
	font-size: 14pt;
	color: #29591F;
	text-align: center;
	margin: 0px 0px 10px;
}
.rightcol img {
	margin: 0px auto;
	width: 202px;
}
.rightcol select {
	width: 120px;
	margin: 3px;
	font-size: 9pt;
}
.rightcol input {
	width: 120px;
	margin: 3px;
	font-size: 9pt;
}
.index_contact {
	text-align: center;
	margin: 50px 0px 0px;
}
#searchpages .content {
	padding: 10px;
	color: #29591F;
}
#fl .content {
	padding: 10px;
	color: #26551D;
}
#rentals .content {
	color: #28571E;
	padding: 10px;
}
#notified .content {
	color: #214E18;
	padding: 10px;
}
#propman .content {
	color: #24511B;
	padding: 10px;
}
#rental .content {
	color: #214E18;
	padding: 10px;
}
.search_page   td {
	padding: 10px;
}
.search_form td {
	vertical-align: middle;
	padding: 3px;
}
.search_form select {
	font-size: 9pt;
	width: 100px;
}
.search_form input {
	font-size: 9pt;
	width: 125px;
}
.search_button {
	width: 50px;
}
.search_label {
	font-weight: bold;
	width: 80px;
	text-align: left;
}
.contactfield input {
	text-align: left;
	margin: 3px;
}
.contactlabel {
	text-align: right;
	width: 150px;
}
.contact_info {
	background-color: #23501A;
	padding: 10px;
	width: 270px;
	margin: 0px auto;
	color: white;
}
