@charset "utf-8";
/* CSS Document */

body {
	background-color: #464241;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	padding:0;
	margin:0;
}
.clear {
	clear:left;
}
img {
	border:none;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, p, ul, li {
	padding:0;
	margin:0px;
}
ul {
	margin-left: 15px;
}
h1 {
	font-weight: 1.5em;
	padding-bottom:20px;
}
h2 {
	font-weight: 1.3em;
	padding-bottom: 10px;
}
h3 {
	font-weight: 1.2em;
}
h2.subtitle {
	color: #B0A287;
	font-weight:bold;
	font-size: 1.3em;
	display:block;
	padding-bottom:10px;
}
p {
	margin-bottom: 10px;
}
.weetext {
	font-size:0.8em;
}
#container {
	width: 900px;
	background-color:#000000;
	margin:0 auto;
}
#header {
	background-image: url(../i/header-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
}
#header #logo {
	float:right;
	margin-right:30px;
	margin-top:30px;
}
#topnav {
	padding: 5px 30px;
}
#prinav dt, 
#prinav dl,
#prinav dd {
	padding:0; 
	margin:0;
}
#prinav dt {
	color: #AEA288;
}
ul#prinav {
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
	position:relative;
	z-index:500;
}
#prinav li {	
	float: left;
	list-style: none;
}

#prinav li a,
#prinav li.selected {	
	display: block;
	padding-right: 20px;
	text-decoration: none;
	width: auto;
	color: white;
	white-space: nowrap;
	font-size: 1.0em;
	font-weight: bold;
}
ul#prinav li a:hover,
ul#prinav li a.selected {
	color:#AEA288;
}

#prinav li ul {	
	margin: 5px 0 0 0;
	padding: 5px 10px 5px 10px;
	position: absolute;
	visibility: hidden;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	background-color: #464241;
	z-index:100;
	zoom:1;
}

#prinav li ul li {
	float: none;
	list-style: none;
}
#prinav li ul li dl dd a {
	width: auto;
	color: #FFFFFF;
	font-size: 1.0em;
	padding: 5px;
}

#prinav li ul li dl dd a:hover {	
	color: #AEA288;
}
#photostrip {
	height: 250px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #464241;
	border-bottom-color: #464241;
	z-index:50;
	position: relative;
}
#photostrip img {
	position:relative;
	z-index:1;
}
#photostrip .callout {
	position:absolute;
	width: 300px;
	right: 30px;
	top: 0px;
	background-color: #B1A187;
	padding: 15px;
	font-size: 1.5em;
	line-height:1.3em;
	-webkit-border-bottom-right-radius: 35px;
	-moz-border-radius-bottomright: 35px;
	zoom: 1;
	z-index:10;
}
#main {
	padding:30px;
}
#main .leftcol {
	width: 470px;
	float:left;
	padding-bottom:30px;
}
#main .leftcol a {
	color: #B0A287;
}
#main .leftcol a:visited {
	color: #B0A287;
}
#main .leftcol a:hover {
	text-decoration:underline;
}
#main .rightcol {
	width: 340px;
	float:right;
	padding-bottom:30px;
}
.property-info {
	margin-top:30px;
}
.prop-header {
	height:29px;
	background-color: #b1a187;
	background-image: url(../i/prop-header-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	padding-top: 10px;
	margin-bottom: 2px;
}
.prop-detail {
	background-color: #dfdacf;
	background-image: url(../i/prop-detail-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
	padding: 10px 30px;

}
.rounded-photo {
	-webkit-border-radius: 20px;
	margin-bottom: 10px;
}
#rentbox {
	background-image: url(../i/rent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 135px;
}
#salebox {
	background-image: url(../i/buy.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 135px;

}
.rounded-box {
	-webkit-border-bottom-right-radius: 35px;
	-webkit-border-top-left-radius: 35px;
	-moz-border-radius-topleft: 35px;
	-moz-border-radius-bottomright: 35px;
	padding: 20px;
	margin-bottom: 10px;
}
.coffee {
	background-color: #d2bfa8;
	color:white;
}
.coffee .intro {
	color: #000000;
	font-weight:bold;
}
.coffee a {
	color: #464241;
}
.white {
	background-color: #FFFFFF;
	color: #464241;
}
.white .intro {
	color: #000000;
	font-weight:bold;
}
.white h2 {
	color: #B0A287;
}
.white a {
	color: #B0A287;
}
.rounded-outline {
	border: 1px solid #686665;
	-webkit-border-bottom-right-radius: 35px;
	-webkit-border-top-left-radius: 35px;
	-moz-border-radius-topleft: 35px;
	-moz-border-radius-bottomright: 35px;
}
#deals {
	height: 135px;
	background-image: url(../i/piggywiggy.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	padding: 20px;
}
#deals h3 {
	font-size: 1.5em;
	margin-bottom: 15px;
}
#deals p {
	padding-right:120px;
}
#deals a {
	color: #B0A287;
}

#footer {
	background-color:#464241;
	height: 30px;
	margin-top: 5px;
	clear: both;
}

#enquiryform div {
	display:block;
	margin-bottom:15px;
}
#enquiryform label {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
#enquiryform label.error {
	color: #CC6633;
	display: block;
	float: none;
	text-align: left;
	width: auto;
}
#enquiryform div.select select {
	margin-left:125px;
}
#enquiryform input,
#enquiryform textarea {
	border: 1px solid #d2bfa8;
	background-color:black;
	color: #d2bfa8;
	padding:2px;
	font-size:1.2em;
	width: 275px;
}
#enquiryform div.checkbox input {
	width:auto;
	border:none;
}
#enquiryform div.checkbox label {
	width: auto;
	text-align: left;
}
#enquiryform input.formsubmit {
	background-color:black;
	border:1px solid white;
	color:white;
	height:2em;
	padding-left:0;
	width:auto;
}


#contactform div {
	display:block;
	margin-bottom: 15px;
}
#contactform label {
	display:block;
	padding-bottom:5px;
}
#contactform label.error {
	display:block;
	color: #CC6633;
}
#contactform input,
#contactform textarea {
	border: 1px solid #d2bfa8;
	background-color:black;
	color: #d2bfa8;
	padding:2px;
	font-size:1.2em;
	width: 300px;
}
#contactform input.radio {
	border:none;
	width: auto;
}
#contactform input.formsubmit {
	background-color:black;
	border:medium none;
	color:white;
	height:2em;
	padding-left:0;
	width:auto;
}
div.links {
	clear:left;
	height:80px;
	margin-top:10px;
}
