 body {
	background: #FFFFFF;
	width: 990px;
	color: #555555;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px auto 15px;
	padding: 0px;
	}
	
#wrap {
	background: #fff url(/images/wrap2.png)  top center no-repeat;
	width: 990px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

.wrap_top {
	background: #fff url(/images/h_top.gif)  top center no-repeat;
	width: 924px;
	height: 25px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #109c54;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #FFFFFF url(/images/header_btm.gif) bottom center repeat-x;	
	width: 918px;
	height: 100px;
	color: #333333;
	font-size: 24px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #222222;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #222222;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #222222;
	text-decoration: none;
	}

#headerleft {
	width: 560px;
	height:90px;
	width:200px;
	float: left;
	font-size: 14px;
	padding-left: 10px;
	}
	
#headerleft p {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	}
	
#headerright {
	width: 500px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	overflow: hidden;
	}
	
#headerright p {
	color: #666666;
	font-size: 16px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	display:block;
	background: #666666 url(/images/navbar.gif);
	width: 918px;
	height: 32px;
	color: #FFFFFF;
	margin: 0px auto 1px 35px;
	padding: 0px 0px 0px 0px;
	clear:both;
	}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left:10px;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	background: #fff url(/images/navbar1.gif);
	font-size:13px;
	color:#0e8b4b;
	display: block;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 9px 10px 8px 10px;
	}
	
#nav a:hover {
	color: #01552d;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 9px 10px 8px 10px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #fff url(/images/navdrop.gif);
	color: #333333;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 12px 10px 8px 10px;
	border-top: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #AAA786 url(/images/navbar.gif);
	color: #FFFFFF;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
/************************************************
*	featured_news					     		* 
************************************************/

#featured_news {
	background: #f8f8f8 url(/images/myeffect_d.png) top no-repeat;
	width: 900px;
	height: 270px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 15px;
	line-height: 20px;
	}

#featured_news p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#featured_news h2 {
	color: #000000;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#featured_news h2 a, #featured_news h2 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#hometop h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#featured_news img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#featured_news ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#featured_news ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
.featured_news_left {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	}
	
.featured_news_leftf {	
	margin-bottom: 9pc;
	}

.featured_news_middle {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	}
	
.featured_news_right {
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 0px;
	overflow: hidden;
	}

#news ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#news ul li {
	background: url(/images/icon_news.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
background: none;
	width: 918px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	min-height: 300px;
	}

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#content h1 {
	color: #0e8b4b;
	font-size: 22px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

#searchresults .sresults h1 a:hover {
	color:#0e8b4b;
}

#searchresults .sresults h1 a {
	color:#0e8b4b;
}
	
#content h1 a, #content h1 a  {
	color: #2255AA;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #222222;
	text-decoration: none;
	}

#content h2 {
	color: #0e8b4b;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#content h4 {
	color: #0e8b4b;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmain {
	float: right;
	width: 680px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 20px 0px;
	}
	
#contentmain ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
	}
	
#contentmain ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentmain ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentmain ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Slide show area					     		 * 
************************************************/

#sshow {
	background: #EDEDED url(/images/contenttop.gif) bottom center no-repeat;;
	width: 918px;
	height: 327px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}

#sshow p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

#sshow h1 {
	color: #2255AA;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

#sshow h1 a, .sshow h1 a:visited  {
	color: #2255AA;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#sshow h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}

#sshow_l {
	float:left;
	width: 600px;
	height: 300px;
	border-top: 1px solid #666666;
}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px 0px 20px 20px;
	line-height: 20px;
	display: inline;
	}
	
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}
	
#l_sidebar h2 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	bp links									*
************************************************/

	
#links ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#links ul li {
	background: #FFFFFF url(/images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}



/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #FFFFFF url(/images/footer.gif) bottom center no-repeat;
	width: 978px;
	height: 81px;
	margin: 0px auto 0px 5px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#footer p {
	color: #555555;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#footer a, #footer a:visited {
	color: #555555;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
#footerleft {
	width: 375px;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 33px;
	}
	
#footerright {
	width: 375px;
	float: right;
	margin: 0px;
	padding: 20px 33px 0px 0px;
	text-align: right;
	}

/************************************************
*	menu_img								*
************************************************/

#menu_img {
   background-color:#fff;
   float: left;
   width: 318px;
   height: 300px;
   overflow: hidden;
   }

/************************************************
*	search_results						*
************************************************/

.search {
   background-color:#EDEDED;
   border: #666666 1px solid;
   width: 675px;
   height: 150px;
   margin: 5px;
   }
   
.searchl {
   float:left;
   height: 140px;
   width: 185px;
   margin: 5px;
   } 
   
.searchr {
   float:right;
   height: 140px;
   width: 460px;
   margin: 5px;
   } 
   
.s_title {
   float:left;
   width: 460px;
   font-family: Arial, Tahoma, Verdana;
   line-height: 20px;
   color:#1F931C;
   font-size:13px;
   font-weight: bold;
   padding-top: 2px;
   }
 
.s_titlel {
   float:left;
   width: 360px;
   line-height: 20px;
   }
  
.s_titler {
   float:right;
   width: 100px;
   line-height: 20px;
   }
   
.s_l {
   float:left;
   height: 110px;
   width: 290px;
   margin-top: 5px;
   padding-top: 5px;
   }  

.s_r {
   float:right;
   height: 110px;
   width: 160px;
   margin-top: 5px;
   padding-top: 10px;
   }

#headerright {
padding-top:2px;
}
#headerright p {
font-family: Arial;
font-size:12px;
padding:3px 0 3px 0;
}
   
div.featured_property {
display:block;
padding:10px 0 0 0;
position:relative;
float:left;
width:200px;
margin:0 10px 0 10px;
}

div.featured_property h1 {
font-size:12px;
padding:0;
margin:10px 0 0px 0;
letter-spacing:0.5px;

}

div.featured_property h1 0e8b4b
color:#000;
}

div.featured_property h1 a:hover {
text-decoration:none;
color:#22aa4c;
}

div.featured_property_desc {
display:block;
position:relative;
clear:both;
width:auto;
height:40px;
border:none;
overflow:hidden;
margin-bottom:5px;
}

div.featured_property p {
font-size:11px;
line-height:14px;
}

#featured_news div.featured_property img {
height:140px;
width:200px;
border: solid 2px #fff;
margin-bottom:5px;
}

#leftmenu {
display:block;
float:left;
width:160px;
background:none;
min-height:280px;
padding:10px 10px 10px 10px;
background:none;
}
#leftmenu ul, #rightinfo ul {
list-style-type:none;
padding:0;
margin:0 0 10px 0;
}
#leftmenu ul li a, #rightinfo ul li a {
display:block;
width:auto;
font-weight:bold
;
font-size:12px;
padding-left:1px;
color:#666;
text-align:left;
margin:0;
}

#leftmenu ul li a:hover, #rightinfo ul li a:hover {
text-decoration:underline;
}

#content h1 {
font-size:26px;
margin:0px 0 20px 0;
border-bottom:solid 1px;
padding-bottom:6px;
}

#contentmain {
display:block;
float:left;
width:536px;
backgroundnone;
min-height:280px;
padding:10px 10px 10px 10px;
}

#rightinfo {
display:block;
float:left;
width:160px;
background:none;
min-height:280px;
padding:10px 10px 10px 10px;
background:none;
}

#leftmenu img, #rightinfo img {
border:none;
}

#leftmenu a, #rightinfo a {
display:block;
width:auto;
text-align:center;
margin:10px 0 10px 0;
color:#2255aa;

}
#rightinfo ul li a, #leftmenu ul li a {
color:#0e8b4b;
fonti-size:13px;
text-transform: uppercase;
color: #666;
}

#leftmenu ul li a:hover {
color: #109c54;
}

#leftmenu a, #rightinfo a {
text-decoration:none;
}

#rightinfo h1, #leftmenu h1 {
font-size:14px;
padding-top:9px;
padding-bottom:2px;
margin-bottom:10px;
font-weight:bold;
}

#rightinfo, #rightinfo ul li a {
text-align:right;
}

#contentmain img {
margin-top:5px;
}
#sshow {
margin:0;
width:916px;
overflow:hidden;

}
#content {
border:1px solid;
padding-top:0;
}

#menu_img {
width:315px;
}

#rightinfo label {
display:block;
width:auto;
font-weight:bold;
font-size:12px;
}

#rightinfo select {
display:block;
width:160px;
font-size:12px;
}

#rightinfo input {
width:160px;
}

#rightinfo p {
font-size:11px;
line-height:12px;
color:#666;
}

div.sresults {
display:block;
position:relative;
width:auto;
height:200px;
border-bottom:1px dashed #eee;
margin-bottom:10px;
clear:both;
}

div.sresults h1 {
margin-bottom:0;
padding:0;
}

#searchresults div.sresults img {
float:left;
width:120px;
height:120px;
margin:2px 10px 0 0;
border:1px solid #000;;
}

#searchresults div.sresults p {
line-height:14px;
margin:6px 0 0px 0;
padding:0;
}

#searchresults div.sresults p.desc {
display:block;
height:66px;
overflow:hidden;
line-height:17px;
}

div.pageselect{
dispaly:block;
width:auto;
height:20px;
}

a.pagebutton {
display:block;
border:solid 1px #000;
border-color:#ddd #666 #666 #ddd;
padding:0px;
height:20px;
width:21px;
float:left;
margin:0 3px 0 1px;
text-align:center;
}

a.pagebuttonl, span.pagebuttonl {
display:block;
border:solid 1px #000;
border-color:#ddd #666 #666 #ddd;
padding:0 0 0 0;
height:20px;
width:120px;
float:left;
margin:0 10px 0 0px;
text-align:center;
}

a.pagebuttonr {
display:block;
border:solid 1px #000;
border-color:#ddd #666 #666 #ddd;
padding:0 0px 0 0;
height:20px;
width:120px;
float:right;
margin:0 1px 0 1px;
text-align:center;
}

#main img {
width:420px;
height:298px;
}

#thumbs img {
width:110px;
height:96px;
}

#imageMenu ul li {
border-left:1px solid #222;
}

#imageMenu ul {
list-style-type:none;
padding:0;
margin:0;
}

#imageMenu ul li {
display:block;
float:left;
height:59px;
overflow:hidden;
margin:0;
}

#imageMenu ul li, #imageMenu ul li a, #imageMenu ul img {
margin:0;
padding:0;
}

#imageMenu ul li img {
border:none;
}

#imageMenu ul li  {
border-bottom:2px solid;
}

#footerinner {
padding:15px 30px 10px 30px;
}

#contactform textarea, #contactform input {
width:400px;
}

#contactform input.button {
float:right;
width:405px;
}

#printer_icon {
display:block;
position:relative;
width:auto;
text-align:right;
height:80px;
border:none;
margin-top:15px;
}

#printer_icon a {
border:none;
float:left;
font-family:"Lucida Sans Serif",Lucida, sans-serif, arial;
font-size:18px;
text-decoration:none;
}

#printer_icon img {
border:none;
margin-bottom:-24px;
margin-right:12px;
}