body{
	background-color: #024a0b;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}
#sitecolumnsbody {
	background-color: #FFFFF0;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#sitecolumnleft {
	background-color: #FFFFF0;
	float: left;
	width: 135px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#sitecolumnright {
	background-color: white;
	float: right;
	width: 615px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#sitemenumain {
	visibility: hidden;
	display: none;	
}

#sitemenuside {
	float: left;
	width: 125px;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 16px;
	background-color: transparent;
	border: 0px;
}
#sitemenuside ul {
	list-style-type: none;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#sitemenuside li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	text-align: center;
	display: block;
	float: left;
	width: 125px;
}
#sitemenuside a:link, #sitemenuside a:visited {
	background-color: #024a0b;
	color: #FFFFFF;
	border: 1px solid #024A0B;
	display: block;
	width: 125px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
#sitemenuside a:hover {
	background-color: #FFFFF0;
	color: #024A0B;
	border: 1px solid #024A0B;
	display: block;
	width: 125px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;	
}
#sitemenuside a:active {
	background-color: #024A0B;
	color: #FFFFFF;
	border: 1px solid #024A0B;
	display: block;
	width: 125px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;	
}

#siteagentnameandphone {
	visibility: hidden;
	display: none;
}
#sitecontent {
	width: 99%;
	vertical-align: top;	
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

#sitefootermenu {
	background-color: white;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	clear: both;
}

#sitefootermenu {
	background-color: #024A0B;
	color: #FFFFFF;
	font-size: 10px;
	height: 18px;
}

#sitefootermenu a:link, #sitefootermenu a:visited {
	background-color: #024A0B;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 10px;
	margin: 0 0 0 0;
}
#sitefootermenu a:hover {
	background-color: #FFFFFF;
	color: #024A0B;
	border-left: 1px solid #FFFFFF;
	font-size: 10px;
	margin: 0 0 0 0;
}
#sitefootermenu a:active {
	background-color: #024A0B;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 10px;
	margin: 0 0 0 0;
}

#sitefootercopyright {
	background-color: #024A0B;
	color: #022907;
	font-size: 10px;
}

#sitefootercopyright a:link, #sitefootercopyright a:visited {
	background-color: transparent;
	color: #022907;
	font-size: 10px;
}
#sitefootercopyright a:hover {
	background-color: transparent;
	color: #C4C421;
	font-size: 10px;
}
#sitefootercopyright a:active {
	background-color: transparent;
	color: #022907;
	font-size: 10px;
}

body {
	background-color: transparent;
	color: #024A0B;
}

a:link {	color: #024A0B;}
a:visited {	color: #024A0B; }
a:hover { color: Red; }
a:active { color: #024A0B; }
select, option, textarea {	background-color: White; color: #000000; }

/*p {
	line-height: 17px;
	margin-bottom: 15px;
}
*/
h1{
	text-decoration: none;
}
.form_register_form, .form_contactus_form, .form_search_form, .form_login_form {
	background-color: transparent;
	border: 1px solid #024A0B;
/*	padding: 0 0 5px 0;*/
}
.form_search_formq, .form_login_formq  {
	background-color: transparent;
	border: 1px solid #024A0B;
	padding: 0 0 0 0;
	margin: 5px 0 5px 5px;
/*	width: 135px;*/
}
.featuredv_bordertable {
	background-color: transparent;
	border: 1px solid #024A0B;
	padding: 0 0 0 0;
	margin: 5px 0 5px 5px;
	width: 135px;
}

.form_register_header, .form_contactus_header, .form_search_header {
	border: 0;
	background-color: #024A0B;
	color: White;
	padding: 2px 0 2px 5px;
}
.form_register_header, .form_contactus_header {
	margin-top: 5px;	
}
.form_register_textbox, .form_contactus_textbox, .form_search_textbox {
	background-color: White;
	color: #000000;
	border: 1px solid #024A0B;
}
.form_register_textarea, .form_contactus_textarea {
	background-color: White;
	color: #000000;
	border: 1px solid #024A0B;
}

/*.form_search_hint {
	margin: 0 0 5px 15px;
}*/
/*.form_search_buttons {
	margin: 0 0 5px 15px;
}*/
.sitebuttonnormal {
	background-color: #024A0B;
	color: #FFFFFF;
	border: 1px solid #024A0B;
	width: 85px;
	font-weight: bold;
	text-align: center;	
	line-height: 16px;
	text-decoration: none;
	cursor: default;
}
.sitebuttonhover {
	background-color: #FFFFF0;
	color: #024A0B;
	border: 1px solid #024A0B;
	width: 85px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
}


.results_button {
	line-height: 16px;
	width: 65px;
}

.results_buttontext { }
.results_buttontext:hover { }

.results_button a:link, .results_button a:visited {
	background-color: #024A0B;
	color: #FFFFFF;
	border: 1px solid #024A0B;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	display: block;
	line-height: 16px;
	width: 65px;
}
.results_button a:hover {
	background-color: #FFFFF0;
	color: #024A0B;
	border: 1px solid #024A0B;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	display: block;
	line-height: 16px;
	width: 65px;
}
.results_button a:active {
	background-color: #024A0B;
	color: #FFFFFF;
	border: 1px solid #024A0B;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	display: block;
	line-height: 16px;
	width: 65px;
}

.detail_propertyborder, .results1_propertyborder,.results2_propertyborder, .results3_propertyborder {
	background-color: white;
	color: #024A0B;
	border: 1px solid #c4c421;
}
.form_search_form,  .form_register_form{
border: 1px solid #c4c421;
background-color: White;
}
.featuredv_bordertable, .featuredvn_bordertable, .featuredvh_bordertable, .featuredvh2_bordertable {
	background-color: white;
	color: #024A0B;
	border: 1px solid #024A0B;
}
.results1_priceask, .detail_priceask {
	background-color: #024A0B;
	color: white;
}

.results1_addrsummary, .detail1a_addresssummary {
	background-color: #FFFFF0;
	color: #024A0B;
}

.detail_propstat, .detail_propstat_to_let, .detail_propstat_for_sale {
	background-color: #024A0B;
	color: white;
}
.results_propstat, .results_propstat_to_let, .results_propstat_for_sale {
	background-color: #024A0B;
	color: white;
}
.results1_proptype, .results1_proptenu, .detail1a_addresssummary{
	background-color: #FFFF99;
	color: #024A0B;
}
.results1proptext{
	text-align: justify;
	padding: 5px;
}
.detail_propertyborder{
	padding: 3px;
}
.form_search_header, .form_register_header{
	background-color: #FFFF99;
	color: #024A0B;
	font-size: 1em;
	margin: 4px;
}
