body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #ebeaea;
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 702px;
	position: relative;
}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}
h4 {
	font-size:9px;
	font-style:italic;
	text-align:left;
}

	

p {
	margin: 1em 0;
	padding: 0;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.block {
	display: block;
}

.clear {
	clear: both;
	border-top: 1px solid white;
	padding: 0;
	margin: 0;
}

.left {
	float: left;
	margin: 1px 8px 0px 4px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
	
	
	
}

/* ***** */
body {
	background: #4d662c;
}

#wrapper {
	background: #375114 url(images/body_bg.gif) repeat-y;
}

h1 {
	margin: 0 1px;
	background: #607c3c;
	border-bottom: 1px solid #fff;
	position: relative;
}

#topnav {
	position: absolute;
	top: 89px;
	left: 2px;
	font-size: 1px;
}

#bigphoto {
	position: absolute;
	top: 134px;
	left: 1px;
}


#homesearchtitle {
	position: absolute;
	top: 348px;
	left: 1px;
}

#titlelatest {
	position: absolute;
	top: 89px;
	left: 489px;
}

#leftcol {
	float: left;
	width: 324px;
	margin-left: 1px;
	display: inline;
}

#searchbox {
	background: #607c3c;
	padding-top: 240px;
	overflow:hidden;
}

#searchbox form {
	padding: 8px 0px 20px 35px;
	margin: 0;
}

#searchbox table {
	margin: 0;
}

#searchbox th {
	text-align: right;
	font-weight: normal;
}

#searchbox .submitrow {
	text-align:center;
	padding-left:70px;
	
	
}
#searchbox a {
	text-align: right;
	font-size:9px;
	float:right;
	padding-bottom:5px;
	padding-right:5px;
}
#specialpage #searchbox a { float: none; }

.topped {
	border-top: 1px solid white;
}
#special { border-bottom: 1px solid white;}

#special p {
	padding-right: 1em;
	margin: 2px 0 2px 4px;
	padding: 0 0 0 18px;
	
}


#special h2 {
	padding-bottom: 5px;
}

#houses {
	width: 162px;
	float: left;
	padding-top: 1px;
	margin-left: 1px;
	display: inline;
}

#houses div {
	background-repeat: no-repeat;
	padding: 8px 0 3px 33px;
	margin: 0 0 5px 0;
}

#houses p {
	margin: 2px 0 2px 4px;
	padding: 0 0 0 18px;
}

#houses p.gallery {
	background: url(images/ico_search.gif) left center no-repeat;
}


#news {
	float: right;
	width: 178px;
	margin: 0 17px 0 0;
	padding: 30px 0 0 0;
	font-size: 10px;
	display: inline;
}

#news h3 {
	color: #162206;
	margin: 1em 0;
	padding: 0;
}
#news li{ list-style-type:none;
float:none;
text-align:left;
}

#footer {
	background: #375114;
	border-bottom: 1px solid white;
	margin: 0 1px;
	padding: 6px 16px;
}

* html #footer {
	padding-top: 3px;
}

#footer p {
	margin: 0;
	padding: 0;
	position:relative;
}
#email a{ text-align:left;
float:none;
}
#details {
	position:relative;
	margin: 0 17px 0 0;
	padding: 30px 0 0 0;
	display: inline;
	font-size:11px;
}
	



/*----- Hoverbox Code  ------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -90px;
	left: -45px;
	z-index: 1;
	
		
}

.hoverbox img
{
	color: inherit;
	vertical-align: top;
	width: 122px;
	height: 84px;
	margin-right: 3px;
	padding-right:4px;
	
	
	
	
}

.hoverbox li
{
	
	color: inherit;
	display: inline;
	float: right;
	position: relative;
	}

.hoverbox .preview
{
	width: 244px;
	height: 168px;
}
