html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	scrollbar-face-color:#734c38;
	background: url('../pics/splashPageBg.gif') repeat-y top center;
}
body, p, select, input, textarea {
	font-family: verdana, sans serif;
	font-size: small;
}

body h1 {
	color: #663333;
}

#wrapper {
	margin:0px auto;
	width:1000px;
	background:#ffffff;
}

div#spacer {
	clear: both;
}

div#languageChoice { width:700px; }
div#languageChoice div#col1 { float:left; width:350px; }
div#languageChoice div#col2 { float:right; width:350px; }
div#languageChoice div#col1 h3,
div#languageChoice div#col2 h3 {
	font-size:medium;
	margin:12px 0px 0px 0px;
	padding:0px;
}
div#languageChoice div#col1 h3 { text-align:left; }
div#languageChoice div#col2 h3 { text-align:right; }
div#languageChoice div#col1 p,
div#languageChoice div#col2 p {
	padding:0px;
	margin:0px;
	margin-bottom:6px;
}
div#languageChoice div#col1 p { text-align:left; }
div#languageChoice div#col2 p { text-align:right; }
div#languageChoice div#col1 p .description,
div#languageChoice div#col2 p .description {
	font-size:x-small;
}

div#wrapper div#header {
	width:1000px;
	height:110px;
}
div#wrapper div#header { background: url('../pics/Banner.jpg') no-repeat top right; }

div#wrapper div#content {
	width:800px;
	float:right;
	background:#F6EDE8;
	padding:10px;
}

div#wrapper div#content h1, div#wrapper div#content h2, div#wrapper div#content h3 { color:#734c38; }
div#wrapper div#content h1 { font-size:large; }
div#wrapper div#content h2 { font-size:medium; }
div#wrapper div#content h3 { font-size:small; }
div#wrapper div#content input.button {
	border:0px;
	padding:0px;
	margin:0px;
}
div#wrapper div#content .button {
	color:#ffffff;
	background:#734c38;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	font-weight:bold;
}


div#wrapper div#content div#results {
	width: 780px;
	padding: 5px;
	border: 1px solid #734C38;
}

div#wrapper div#content div#results img.PropertyThumbnail {
	width: 100px;
	float: left;
	margin-right: 10px;
}

div#wrapper div#content div#results div#Description {
	float: left;
	width: 400px;
}

div#wrapper div#content div#results div#Information {
	float: right;
	width: 255px;
	margin-left: 10px;
}

div#wrapper div#content div#results div#Information p.Price {
	font-size: medium;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

div#wrapper div#content div#results div#Information span.leftColumn {
	font-weight: bold;
}

div#wrapper div#content div#results p.Description {
	margin: 0px;
	padding: 0px;
}

div#wrapper div#content table#propertyDetails { width:780px; }
div#wrapper div#content #propertyDetailsSlideshow { float:center; }
div#wrapper div#content div#propertyDetailsPrintImage { display:none; }

div#wrapper div#leftMenu { width:175px; }
div#wrapper div#leftMenu a {
	display: block;
	width: 147px;
	height: 30px;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #734C38;
	padding-left: 28px;
	background: #ffffff url('../pics/btnOff.gif') no-repeat top left;
}
div#wrapper div#leftLogo a {
	display: block;
	width: 60px;
	height: 134px;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #734C38;
	padding-left: 28px;
}
div#wrapper div#leftMenu a:hover {
	text-decoration: underline;
	color: #000000;
	background: #ffffff url('../pics/btnOn.gif') no-repeat top left;
}

div#content p.areaMap {
	text-align:center;
}

div.ForemostCurrency {
	margin-top: 50px;
	float: left;
}

div.ForemostCurrency a img {
	border: 0px;	
}
