body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#595432;
	margin:0;
	background-color: #aed3ae;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;
	background:#fff;
	padding:5px;
	border-left:2px solid #5a6f5a;
	border-right:2px solid #5a6f5a;
}

.fixed {
	width:842px;
}

.wrappiccyright{
float: right;
margin-left: 20px;
padding: 5px 5px 5px 5px;
border: 1px solid #cccccc;
background-color: #EBEBEB;
}

.wrappiccyleft{
float: left;
margin-right: 20px;
padding: 5px 5px 5px 5px;
border: 1px solid #cccccc;
background-color: #EBEBEB;
}

.piccy{
margin: 20px 20px 20px 0px;
padding: 5px 5px 5px 5px;
border: 1px solid #cccccc;
background-color: #EBEBEB;
float: left;
}

a:link {
color:#003300;
text-decoration:none;
border: none;
outline: none;
}

a:hover {
color:#003300;
text-decoration:underline;
border: none;
outline: none;
}



#header {
	height:177px;
	text-decoration: none;
	border: 0;
	outline: 0;
}

#header img {text-decoration:none; border: none;}

#navigation {
background-color: #8da38d;
height: 65px;
background-image:url(images/nav-bg.gif);
background-repeat: no-repeat;
text-transform: uppercase;
font-size: 140%;
color: #FFFFFF;
}

#nav {
	margin:0 0 0 0;
	padding: 12px 0 0 40px;
}

#nav li {
	list-style:none;
	display:inline;
	padding:0 0 0 0;
}

#nav li a {
	padding:5px 15px 5px 15px ;
	color:#eee;
	text-decoration:none;
	border: none;
	outline: none;
}

#nav li a:hover {
	background:#1b2a19;
	color:#fff;
	border: none;
	outline: none;

}


#sidebar_left {
	float:left;
	width:180px;
	padding:0 10px;
	background:#f6f6f6;
	background-image:url(images/left-bg.gif);
	font:100% Verdana;
	border-right:20px solid #a1b5a1;
	margin:0 0 0 0;
}

.index {height: 930px;}
.gardens {height: 790px;}
.prices {height:480px;}
.area { height: 1600px;}
.bedrooms {height: 1350px;}
.contact {height:1450px;}
.privacy {height:890px;}

#content {
	padding:0 15px;
	font-size:120%;
	width: 592px;
	float: left;
	background-color: #ffffff;
	margin: 0;
}

#content h1 {
	font:150% Trebuchet MS;
	color:#466046;
	border-bottom:1px solid #eee;
	padding-bottom: 10px;
	font-weight:bold;
}

#content h2 {
	font:110% Trebuchet MS;
	color:#466046;
}

#content h3 {
	font:140% Arial;
	color:#222;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	padding:5px;
}


#content h1,h2,h3,h4,ul,ol,blockquote {
margin: 15px 0 15px 20px;
	line-height:25px;
}

#content p {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.7em;
margin: 15px 0 15px 25px;
}

#content a:link {color:#000000; text-decoration: underline;}
#content a:visited {color:#000000; text-decoration: underline;}
#content a:hover {color:#000000; text-decoration: underline;}
#content a:active {color:#000000; text-decoration: underline;}

#footer {
	margin:0 0 0 0;
	padding:15px;
	background:#142114;
	clear:both;
	color: #FFFFFF;
	font-size: 90%;
}

#footer p {
text-align:center;}


#footer a {
	color:#ffffff;
	text-decoration:none;
	border: none;
	outline: none;
}

#footer a:hover {
	color:#ffffff;
	border: none;
	outline: none;
	text-decoration: underline;
}


/* ******* CONTACT FORM ******* */


#contact_form {
margin-left: 20px;}

#contact_form .form-label {
	width:200px;
	
}

#contact_form label {
	font-size:90%;
	color:#696969;
	font-family:Verdana, 'Trebuchet MS', Serif;

}

#contact_form .formError {
	color:#e32929;
	padding:10px 0 0 20px;
	margin:5px 0 0 0;
	background:url(images/error_arrow.gif) top left no-repeat;
}

#contact_form .text_field {
	height:14px;
	padding:8px 10px;
	width:240px;
	border:0;
	font-size:120%;
	background:url(images/text_field_bg.gif) top left no-repeat;
	color:#5d5d5d;
}

#contact_form .text_area {
	height:136px;
	padding:8px 10px 0 10px;
	width:240px;
	border:0;
	font-size:100%;
	background:url(images/text_area_bg.gif) top left no-repeat;
	color:#5d5d5d;
	overflow:none;
	font-family:Verdana, 'Trebuchet MS', Serif;
}


.form form {
	padding:10px 0 0 0;
}

.form-item {
  clear:both;
	padding:0;
	margin-bottom:10px;
}

/*.form-item .form-label {
  width:90px;form-buttons
  float:left;
}*/

.form-item .form-label label {
	font-size:100%;
	color:#696969;
	line-height:20px;
	cursor:pointer;
}

.form-item .formError {
	color:#e32929;
	font-size:95%;
}

/*.form-buttons {
	margin-left:110px;
	clear:both;
}*/

span.required {
	color:#FF0000;
}

#bed li {margin-left:20px;}

#bed li p{margin-left:0px;}
