* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Lucida Sans Unicode';
	z-index: 1;
}

h1 {
	z-index: -1;
	visibility: hidden;
	display: none;
	margin-top: -300px;
	position: relative;
	top: -300px;
}

h2 {
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	color: #235E02;
	margin: 0 0 0.4em 0;
}

h3 {
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 1.3em;
	color: #034E63;
	margin: 0 0 0.4em 0;
}

.hr, .hrtop, .hrbottom {
	width: 770px;
	height: 2px;
	display: block;
	background-image: url('images/hr.jpg');
	padding: 0;
	margin: 34px 0 34px 0;
	clear: both;
}

.hrtop {
	margin-bottom: 0;
}

.hrbottom {
	margin-top: 0;
}


p {
	margin-bottom: 1em;
	margin-top: 1em;
	font-family: 'Lucida Sans Unicode';
	line-height: 150%;
	font-size: 0.8em;
}

ul, ol {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-left: 40px;
}

li {
	font-size: 0.8em;
	padding-bottom: 0.4em;
	line-height: 150%
}

hr.top {
	margin-bottom: 0;
}

hr.bottom {
	margin-bottom: 0;
}

hr.none {
	margin: 0;
}

a:link, a:active, a:visited {
	color: #004066;
}

a:hover {
	color: #7AA262;
}

a img {
	border: 0;
}

textarea, input, select {
	border: 2px solid #C2D7B9;
	font-family: Verdana;
	font-size: 0.8em;
	background-color: #FFFFFF !important;
}

label {
	font-size: 0.8em;
	font-family: 'Lucida Sans Unicode';
}

fieldset {
	padding: 0 20px 20px 20px;
	border: 2px solid #C2D7B9;
}

legend {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 20px;
	padding: 0 5px 0 5px;
}

address {
	font-size: 0.8em;
	padding-left: 20px;
	font-style: normal;
	margin-bottom: 10px;
}

/***************/
/*  STRUCTURE  */
/***************/

#wrapper {

}

#headwrap {
	width : 100%;
	height : 202px;
	background-image : url('images/headwrap.jpg');
	background-repeat : repeat-x;
}

#header {
	width : 610px;
	height: 116px;
	margin : 0 auto;
	padding-top : 45px;
}

#header .headerlogo {
	float : left;
}

#header .headerinfo {
	float : right;
}

#navigation {
	clear: both;
	width: 714px;
	margin: 0 auto;
	height: 41px;
}

#navigation ul {
	height: 41px;
	width: 714px;
	list-style: none;
	overflow: hidden;
	padding: 0;
}

#navigation ul li {
	float: left;
	width: 100px;
	height: 41px;
	margin-left: 1px;
	margin-right: 1px;
}

#contentwrapper {
	width: 862px;
	margin: 0 auto;
	background-image: url('images/contentwrapper.jpg');
	background-repeat: no-repeat;
}

#content {
	position: relative;
	width: 760px;
	margin: 0 6px 0 6px;
	padding: 45px 45px 0 45px;
	background-image: url('images/contentbg.jpg');
	background-repeat: repeat-x;
}

#footer {
	width: 100%;
	height: 130px;
	background-image: url('images/footer.jpg');
	background-repeat: repeat-x;
}

#disclaimer, #copyright {
	width: 760px;
	margin: 0 auto;
	font-size: 0.65em;
	text-align: center;
	color: #AFC9A0;
}

#disclaimer {
	padding-top: 26px;
}

#copyright {
	padding-top: 16px;
}

/**********/
/*  HOME  */
/**********/

.searchproperties {
	width: 144px;
	height: 146px;
	position: absolute;
	top: 51px;
	left: 731px;
}

.homebox {
	width: 190px;
	float: left;
}

.homebox h2 {
	margin-left: 28px;
}

.homebox .imgborder {
	width: 141px;
	height: 141px;
	margin: 0 auto 20px auto;
}

.homebox ul {
	list-style: none;
	padding: 0;
}

.homebox ul li {
	height: 23px;
	width: 147px;
	font-family: Verdana;
	font-size: 0.7em;
	margin: 0 auto;
	background-image: url('images/homehr.jpg');
	background-repeat: no-repeat;
	padding-top: 7px;
}

.homelogo {
	width: 253px;
	height: 107px;
	float: left;
	text-align: center;
}



/***********/
/*  ABOUT  */
/***********/

ol.disclaimer {
	list-style: lower-roman;
}

ul.servicesone, ul.servicestwo {
	width: 300px;
	display: block;
	float: left;
	margin-top: 1em;
}

ul.servicestwo {
	float: right;
}

.aboutletting {
	width: 250px;
	height: 250px;
	float: right;
	margin-left: 35px;
	margin-bottom: 35px;
}

.aboutletting .imgborder {
	height: 240px;
	width: 240px;
}

.aboutsales {
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 35px;
	margin-bottom: 45px;
	margin-top: 5px;
}

.aboutsales .imgborder {
	height: 240px;
	width: 240px;
}

.aboutpic, .aboutpic2 {
    padding: 8px;
    background-color: #F0F0F0;
    border: 1px solid #D8D8D8;
    float: right;
    text-align: center;
    margin: 0 0 20px 20px;
}

.aboutpic2 {
    float: left;
    margin: 0 20px 20px 0;
}

.aboutpic p, .aboutpic2 p {
    margin: 5px;
}

.aboutpic img, .aboutpic2 img {
    border: 1px solid #D8D8D8;
}

/***********/
/*  RURAL  */
/***********/

.ruralnav {
	padding-left: 20px;
	margin-left: 30px;
	float: right;
	width: 240px;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
}

.ruralnav ul {
	padding: 0;
	font-family: Verdana;
}

ul.rural {
	list-style: none;
}

ul.rural li {
	height: 23px;
	width: 240px;
	margin: 0 auto;
	font-size: 0.75em;
	background-image: url('images/homehr.jpg');
	background-repeat: repeat-x;
	padding-top: 7px;
}

/************/
/* Planning */
/************/

.planning {
	width: 230px;
	height: 180px;
	float: right;
	margin-left: 35px;
	margin-bottom: 35px;
}

.planning .imgborder {
	width: 215px;
	height: 173px;
}

/***********/
/* CONTACT */
/***********/

.contact .submit {
	width: auto;
	height: auto;
	border: 0;
	margin-left: 100px;
}

.contact label {
	display: block;
	float: left;
	width: 90px;
	margin-right: 10px;
	text-align: right;
	clear: left;
}

.contact input, .contact textarea, .contact select {
	width: 180px;
	margin-bottom: 10px;
}

.contactrightcol {
	width: 40%;
	float: right;
}

.error {
	color: #CC0000;
	margin-bottom: 20px;
}

#map_canvas {
	height: 300px;
	border: 2px solid #C2D7B9;
	margin-top: 7px;
}

/**************/
/*  PROPERTY  */
/**************/

#searchboxtop {
	width: 202px;
	height: 27px;
	overflow: hidden;
}

#searchbox {
	position: relative;
	height: 100px;
	width: 720px;
	border: 2px solid #E0EADB;
	border-top: 20px solid #E0EADB;
	padding: 20px;
    margin-bottom: 10px;
}

#searchbox ul {
	padding-left: 5px;
}

#searchbox label {
	display: block;
	float: left;
	font-size: 1em;
}

#searchbox .radio {
	position: relative;
	top: 2px;
	margin-right: 0;
	float: left;
}

#searchbox select, #searchbox input {
	font-family: verdana;
	font-size: 1em;
}

.radiofloat, .searchfloat, .selectfloat {
	float: left;
	margin-right: 20px;
}

.radiofloat label {
	width: 120px;
	margin-left: 5px;
}

.selectfloat label {
	width: 100px;
}

.selectfloat select {
	width: 130px;
}

.selectfloat {
	width: 235px;
}

.searchfloat label {
	width: 75px;
}

.searchfloat {
	width: 195px;
}

.searchfloat input, .searchfloat select {
	width: 100px;
}

.forms {
	list-style: none;
}

.searchbutton {
	float: left;
	position: relative;
	top: 15px;
	border: 0;
}

ul.forms li {
	clear: both;
	height: 30px;
}

.bullLeft, .bullRight {
    width: 165px;
    float: left;
    list-style: none;
    margin-top: 15px;
}

.bullLeft li, .bullRight li {
    background-image: url('images/bull.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    height: 18px;
}

.bullLeft span, .bullRight span {
    margin-left: 15px;
    position: relative;
    top: -4px;
}



/***************/
/*   RESULTS   */
/***************/

h3.left {
	display: inline;
	float: left;
	clear: left;
}

.nav, .navtop {
	float: right;
	display: inline;
	font-size: 1em;
	margin: 0;
}

.navtop {
	margin-bottom: 30px;
}

.resultbox {
	width: 100%;
	clear: both;
}

.resultbox .hr {
	margin: 10px 0 15px 0;
}

.resultbox .imgborder {
	width: 148px;
	margin-right: 20px;
	float: left;
}

.resultbox .imgborder img {
    display: block;
}

.information {
	float: left;
	width: 585px;
	margin: 0 0 0 0;
}

.price {
	font-family: Georgia;
	font-size: 1.3em;
	color: #034E63;
	float: right;
	display: inline;
	margin: 0 0 0.3em 0;
}

.anchor {
	height: 20px;
}

.bedroom {
	font-weight: bold;
	margin: 5px 0 5px 0;
	clear: left;
}

.description {
	clear: left;
	width: 455px;
	float: left;
}

.fulldetails {
	float: right;
	margin: 10px 10px 0 0;
}





.details {
	float: left;
	width: 490px;
}

.thumb {
	width: 60px;
	margin-right: 2px;
	float: left;
}

.thumb img {
    display: block;
}

.detailprice {
	float: right;
}

#naea {
	margin-top: 8px;
}

#rics {
	margin-top: 29px;
}

#caav {
	margin-top: 5px;
}






.fieldsetfix {
	height: 20px;
}

.leftcol {
	float: left;
	width: 49%;
}

.rightcol {
	float: right;
	width: 49%;
}

.imgborder, .thumb {
	padding: 1px;
	background-color: #FFFFFF;
	border: 2px solid #E0EADB;
	overflow: hidden;
}


.detailsBorder, .printBorder {
    width: 240px;
    text-align: center;
	padding: 1px;
	background-color: #FFFFFF;
	border: 2px solid #E0EADB;
}

.printBorder {
    margin: 0 auto;
    margin-bottom: 20px;
}

.printBorder img {
    display: block;
}

#spacefiller {
    width: 246px;
    height: 246px;
    float: left;
    margin-bottom: 20px;
}

.detailsBorder img {
    display: block;
}

#fulldetails {
	clear: both;
}

#fulldetails .imgborder {
	width: 240px;
	height: 240px;
	float: left;
}

#fulldetails .details {
	padding-left: 20px;
}

.extras {
	padding-top: 10px;
	clear: left;
	padding-bottom: 20px;
}

.extras span {
	position: relative;
	top: -2px;
	font-size: 0.8em;
	margin-left: 5px;
	margin-right: 20px;
}

.searchagain {
	float: left;
	padding-top: 15px;
	padding-left: 27px;
}

.rooms {
	clear: both;
}


.inline {
	display: inline;
}

.clearboth {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.center {
    margin: 0 auto;
    width: 450px;
}

#mainMap {
    width: 100%;
    height: 300px;
	border: 2px solid #C2D7B9;
    overflow: hidden;
}

#mainMap #map_canvas {
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
}

#aprint {
    font-size: 0.9em;
}

#aprint .imgborder {
    margin: 0 auto;
    float: none;
}

#aprint #content {
    padding: 20px;
}

#aprint #content, #aprint #wrapper, #aprint #contentwrapper {
    width: 600px;
}

#aprint #headwrap, #aprint .searchagain, #aprint .extras, #aprint .hrtop, #aprint .hrbottom, #aprint #logos, #aprint #footer, #aprint .thumb {
    display: none;
}

#aprint h2, #aprint h3, #aprint h4 #aprint p, #aprint .price {
    color: #222222;
}

#aprint #content, #aprint #contentwrapper {
    background: 0;
}
