/* ---------- MAIN STYLES -------------*/
body {
	background-image: url(img/background.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
a, a:link, a:active, a:visited{
	color: #990000;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
#wrapper {
	background-color: #FFFFFF;
	width: 745px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#popwrapper {
	background-color: #FFFFFF;
	width: 520px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#printwrapper {
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#padder {
	margin: 5px;
	padding: 0px;
	width: 735px;
}
.clear{
	height: 1px;
	line-height: 1px;
	clear: both;
	margin:0px;
	padding: 0px;
}

/* ---------- HEADER STYLES -------------*/
#navigation h1, #navigation h1 a.home,  #navigation h1 a.home:hover{
	width: 735px;
	height: 70px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
	margin:0px; 
	padding: 0px; 
	border: 0px;
}

.mainmenu {
	line-height: 27px;
	height: 27px;
	background-image: url(img/menu_ul.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header_image{
	width: 735px;
	height:180px;
	background-image: url(img/menu_ul.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header_image h2{
	width: 735px;
	height: 178px;
	background-image: url(img/top_image.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
/* ---------- MAIN PAGE STYLES -------------*/
#main{
 	width: 735px;
	padding: 0px;
	margin: 0px;
}
.logo_center{
text-align: center;
}
#popmain{
 	width: 500px;
	padding: 10px;
	margin: 0px;
}
#printmain{
 	width: 790px;
	padding: 10px;
	margin: 0px;
}
.horizontal{
	height: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939378;	
}
#footer {
	margin: 3px 0px;
	padding: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #E6F0E6;
	
}
.light_grey{
 color:#999999;
}
.image_right{
width: 217px;
float:right;
text-align: center;
}
#map_holder{
width: 500px;
text-align: center;
}
/* ---------- FOCUS SPOT STYLES -------------*/
.focusbar{
	height: 85px;
	line-height: 85px;
	width: 735px;
	padding: 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939378;	
}
.focus_left{
	height: 85px;
	width: 240px;
	padding: 0px 3px 0px 0px;
	float: left;
}
.focus_mid{
	height: 85px;
	width: 240px;
	padding: 0px 3px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #939378;
	border-left-color: #939378;
}
.focus_right{
	height: 85px;
	width: 240px;
	padding: 0px 0px 0px 3px;
	float: left;
}
a.fBuy , a.fBuy:link , a.fBuy:visited , a.fBuy:hover , a.fBuy:active {
	width: 240px;
	height: 85px;
	background-image: url(img/buy_focus.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
}
a.fView , a.fView:link , a.fView:visited , a.fView:hover , a.fView:active {
	width: 240px;
	height: 85px;
	background-image: url(img/view_focus.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
}
a.fFind , a.fFind:link , a.fFind:visited , a.fFind:hover , a.fFind:active {
	width: 240px;
	height: 85px;
	background-image: url(img/find_focus.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
}
/*THE NAVIGATION ---------------------------------------*/
#navigation{
	padding: 0px ;
	margin: 0px;
	list-style: none;
}
#navigation ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation ul li{
	padding: 0px 10px;
	display: inline;
	margin: 0px ;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#navigation ul li.lastmenu{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.mainmenu{
	text-align: center;
}
#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.5px;
}
#navigation a:hover {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* ---------- FRONT PAGE STYLES -------------*/
#columns{
	width: 735px;
	padding: 3px 0px;

}
#leftCol{
	width: 299px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #939378;

}
#rightCol{
	float: right;
	width: 420px;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
h4 {
	font-size: 115%;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

.redtext{
	color: #990000;
}
.greentext{
	color: #006600;
}
a.redlink, a.redlink:link, a.redlink:visited, a.redlink:active{
	color: #990000;
	text-decoration: underline;
	padding: 2px;
}
a.redlink:hover{
	background-color: #E9C7C7;
	padding: 2px;
	text-decoration: none;
}
/* ---------- PROPERTY LISTING STYLES -------------*/

#title_buy{ color: #003300;}

#title_rent{ color:#003366; }
.property_listing {
	background-color: #D9E8D9;
	padding: 3px;
	margin: 0px 0px 5px 0px;
}
.property_rental_listing {
	background-color: #BFE5F2;
	padding: 3px;
	margin: 0px 0px 5px 0px;
}
.property_focus {
	padding-right: 3px;
}
.property_image {
	padding: 3px;
	margin:0px 3px 0px 0px;
	float: left;
	width: 88px;
	height: 70px;
	background-color: #FFFFFF;
	display: inline;
	
}

.property_image img{
	margin:0px 0px -3px 0px;
	
}

.print_list_img {
	margin: 3px ;
	float: left;
	
}


.property_details, .property_rental_details {
	float: left;
	padding: 3px;
	background-color: #E6F0E6;
	margin: 0px ;
	height: 70px;
	width: 187px;
}
#search_listings .property_details, #search_listings .property_rental_details{
	float: left;
	padding: 3px;
	background-color: #E6F0E6;
	margin: 0px;
	height: 70px;
	width: 310px;

}

.property_rental_details,  #search_listings .property_rental_details{
background-color: #D5EEF7;
}

p.buttons {
	height: 18px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
a.view_details, a.view_details:link, a.view_details:visited, a.view_details:active {
	line-height: 18px;
	height: 18px;
	width: 80px;
	padding: 0px 0px 0px 2px;
	margin: 0px 3px 0px 0px;
	float: left;
	display: block;
	background-color: #8FA88F;
	color: #FFFFFF;
	text-decoration: none;
}

a.make_enquiry, a.make_enquiry:link, a.make_enquiry:visited, a.make_enquiry:active {
	line-height: 18px;
	height: 18px;
	width: 80px;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	float: left;
	display: block;
	background-color: #8FA88F;
	color: #FFFFFF;
	text-decoration: none;
}

.property_rental_details a.make_enquiry, .property_rental_details a.view_details {
background-color: #0099CC;
}

a.view_details:hover {
	background-color: #B33838;
}
a.make_enquiry:hover {
	background-color: #B33838;
}
.property_details h5, .property_details_wide h5, .property_rental_details h5, .property_rental_details_wide h5  {
	margin: 0px 0px 2px 0px;
	font-size: 105%;
	color: #006600;

}
.property_details h5 i, .property_details_wide h5 i, .property_rental_details h5 i, .property_rental_details_wide h5 i{
	font-size: 95%;
	color: #990000;
	font-style: normal;
	padding: 0px 0px 0px 5px;

}
p.features{
	margin: 3px 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
}
/* ---------- PROPERTY Search Form Front STYLES -------------*/
p.front_areas{ 
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px;
	}
.loc_select{
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	width: 410px;	
}
.loc_select_sml{
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	width: 288px;	
}
.inputborder {
	border: 1px solid #8FA88F;
	background-color: #E6F0E6;
	padding: 3px;
	margin: 3px 1px;
	display: table;
	float: left;
	
}
.inputborderclear {
	border: 1px solid #8FA88F;
	background-color: #E6F0E6;
	padding: 3px;
	margin: 3px 0px;
	display: table;
	float: left;
}
#front_search label{
	float: left;
	width: 220px;
	line-height: 15px;
	height: 15px;
}
#reg_search label{
	float: left;
	width: 104px;
	line-height: 15px;
	height: 15px;
}
#front_search .inputborder, #reg_search .inputborder {
	display: table;
}
#front_search input.textfields, #front_search select.textfields {
	line-height: 15px;
	height: 15px;
	width: 180px;
	font-size: 12px;
}
#front_search select.textfields{
	width: 184px;
	line-height: 18px;
	height: 18px;
}
#reg_search input.textfields, #reg_search select.textfields{
	line-height: 15px;
	height: 15px;
	width: 178px;
	font-size: 12px;
}
#reg_search select.textfields{
	width: 182px;
	line-height: 18px;
	height: 18px;
}
#front_search p, #reg_search p{
clear: left;
margin: 3px 0px;
}
input.submit{
	width: 80px;
	padding: 3px;
	background-color: #E6F0E6;
	color: #006600;
	font-size: 90%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-top: 1px solid #BACABA;
	border-right: 1px solid #8FA88F;
	border-bottom: 1px solid #8FA88F;
	border-left: 1px solid #BACABA;
	cursor: hand;
	
	
}
* html input.submit{
	margin: 0px 0px 0px -3px;
}
input.submit:hover
{
	border-top: 1px solid #8FA88F;
	border-right: 1px solid #BACABA;
	border-bottom: 1px solid #BACABA;
	border-left: 1px solid #8FA88F;
	
}
/* ---------- MAILING STYLES -------------*/
.mailing_list{
	margin: 0px;
	padding: 3px 0px;
	height: 18px;
	line-height: 18px;
	text-align: right;
	color: #666666;
	font-family: Tahoma;
	
}
input.go{
	width: 35px;
	padding: 2px 2px 3px 2px;
	background-color: #E6F0E6;
	color: #006600;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-top: 1px solid #BACABA;
	border-right: 1px solid #8FA88F;
	border-bottom: 1px solid #8FA88F;
	border-left: 1px solid #BACABA;
	cursor: hand;
	font-weight: bold;	
	
	
}
input.mail_textfield{
	border: 1px solid #8FA88F;
	width: 150px;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	line-height: 16px;
	height: 16px;
	color: #666666;
}
.mailing_list form{
	margin: 0px;
	padding: 0px;
}
.site_map{
font-size: 9px;
	margin: 2px 0px;
	padding: 3PX 0PX;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6F0E6;
	color: #999999;
	text-align: right;
}
.disclaimer{
	font-size: 9px;
	margin: 2px 0px;
	padding: 3PX 0PX;
	color: #999999;
}
.site_map a, .site_map a:link, .site_map a:visited, .site_map a:active{
	color: #999999;
	text-decoration: none;
}
.site_map a:hover{
	text-decoration: underline;
}
.site_map em{
	font-style: normal;
	color: #666666;
	padding: 0px 20px 0px 0px;
}


/*-----------------  ADMIN MENUS  ----------------*/
.admin{
padding: 10px 0px 30px 0px;
}
.admin a, .admin a:link, .admin a:active, .admin a:visited{
	text-decoration: none;
	color: #0099CC;
}
.admin a:hover{
	background-color:#0099CC;
	color: #FFFFFF;
}
.admin_menu ul, .admin_submenu ul{
	padding: 0px ;
	margin: 5px;
	list-style: none;
}

.admin_menu ul li, .admin_submenu ul li{
	padding: 0px 5px 0px 0px;
	display: inline;
	margin: 0px ;

}
.admin_submenu{
	margin: 5px 0px;
	padding: 5px;
	background-color: #E6F0E6;
	border: 1px solid #8FA88F;
}
.admin_menu{
	margin: 5px 0px;
	padding: 5px;
	background-color: #E9C7C7;
	border: 1px solid #990000;
}
.admin_menu a, .admin_submenu a{
 padding: 3px;
}
.admin_menu a:link, .admin_menu a:visited, .admin_menu a:active {
	color: #990000;
	text-decoration: none;
	background-color: #F4E2E2;
} 
.admin_menu a:hover{
	background-color: #FFFFFF;
}
.admin_submenu a:link, .admin_submenu a:visited, .admin_submenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8FA88F;
} 
.admin_submenu a:hover{
	color: #8FA88F;
	background-color: #FFFFFF;
}
.admin_title_row{
background-color: #9CEBFF;
}
.admin_row_rent{
	background-color: #D7CAD7;
	
}

.admin_row_1{
	background-color: #D9F7FF;
	
}
.admin_row_2{
background-color: #EDFBFF;

}
.admin textarea{
	width: 400px;
	height: 100px;
}
.admin input, .admin select{
	width: 400px;
}
.admin #submit{
	width: 150px;
}
.admin form{
	padding: 20px;
	width: 400px;
	border: 1px dashed #CCCCCC;
}
.admin input.radio{
	width: 20px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
/* Page Navigation Layouts ------------------------------------- */

.page_nav1{
	height: 20px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8FA88F;
	margin: 2px 0px;
	padding: 4px 0px;
	clear: both;
	font-size: 90%;
}

.page_nav1 ul{
 list-style: none;
 margin: 0px;
 padding: 0px;
 display: inline;
}
.page_nav1 ul li{
display: inline;

}
.page_nav1 ul li a{
	text-decoration: none;
	line-height: 15px;
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px 2px;
	display: block;
	float: left;
	text-align: center;
}
.pnav a:link, .pnav a:visited, .pnav a:active {
	color: #990000;
	background-color: #E9C7C7;
	border: 1px solid #990000;
}
.pnext a:link, .pnext a:visited, .pnext a:active {
	float: left;
	width: 40px;
	color: #990000;
	background-color: #E9C7C7;
	border: 1px solid #990000;
}
.pnext a:hover {
	width: 40px;
	height: 15px;
	color: #333333;
	background-color: #E6F0E6;
	border: 1px solid #8FA88F;	
}
.pactive a:link, .pactive a:visited, .pactive a:active, .pactive a:hover, .pnav a:hover {
	color: #333333;
	background-color: #E6F0E6;
	border: 1px solid #8FA88F;	
}
/* Detail Layouts ------------------------------------- */
.detail_top{
	padding: 3px 0px;
	margin: 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939378;	
}
.detail_right{
	width: 307px;
	float: right;
	
}
.detail_left{
	float: left;
	width: 420px;
	background-color: #E6F0E6;
	
}
.detail_img{
	text-align: center;
	padding: 10px;
}
.detail_sml_img {
	padding: 3px;
	margin: 3px;
	float: left;
	width: 88px;
	height: 70px;
	background-color: #FFFFFF;
	display: inline;
	float: left;
	
}

.detail_sml_img img{
	margin:0px 0px -3px 0px;
	
}
.more_images{
	text-align: center;
	padding: 0px 10px 10px 10px;
}
.detail_left h4{
	padding: 3px 0px 0px 10px;
	font-size: 115%;
	font-weight: bold;
	color: #336600;
}
.detail_right h4{
	padding: 3px 0px;
	font-size: 115%;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}
.Dheading{
	width: 107px;
	padding: 5px 0px;
	float: left;
	font-weight: bold;
}
.Ddetails{
width: 200px;
padding: 5px 0px;
float: left;
}
.Dprintdetails{
width: 650px;
padding: 5px 0px;
float: left;
}
.Dprintdetails b, .Ddetails b{
	font-size: 105%;
	font-weight: bold;
	color: #006600;
}
.detail_p{
	clear: left;
	margin: 0px ;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6F0E6;
}
a.Dlink, a.Dlink:link, a.Dlink:visited, a.Dlink:active{
	color: #996666;
	text-decoration: none;
	padding: 2px;
}
a.Dlink:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	padding: 2px;
}

/* FAQ Layouts ------------------------------------- */
.faq_form{
 	background-color: #F5F9F5;
	padding: 10px;

}
.faq_form input.text{
	width: 500px;
	font-size: 90%;
	height: 16px;
	line-height: 16px;
}
.faq_form p{
	color: #006600;
	padding: 3px 0px;
	margin: 0px;
}
.faq_form input.submit{
	background-color: #FFFFFF;
	}
.faq_listing{
	padding: 0px;
	margin: 0px 0px 30px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6F0E6;
	}
.faq_listing p.question{
	background-color: #F5F9F5;
	color: #006600;
	padding: 3px 0px;
	margin: 0px;
}
ol.faq_list{
	padding:  10px 0px 20px 10px;
	margin: 0px 0px 30px 0px;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #939378;	
}
ol.faq_list li {
	padding: 3px 0px;
}
.faq_list li a:link, .faq_list li a:visited, .faq_list li a:active {
	text-decoration: none;
	color: #990000;
}
.faq_list li a:hover{
	background-color: #ECCFCF;
}
/* Mailing List Layouts ------------------------------------- */
#mailinglist{
 	background-color: #F5F9F5;
	padding: 5px;
	margin: 0px;

}
#mailinglist input.submit{
	background-color: #FFFFFF;
	}
#mailinglist label{
	width: 150px;
	float: left;
}
