html{ height:100%;}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#ece9d5;
	margin:0;
	padding:0;
}
a img, area a {
	border:none;
}
a {
	color:#516350;
	font-weight:bold;
}
a:hover {
	color:#5e795d;
}
#container {
	min-width:850px;
	width:expression(document.body.clientWidth < 850? "850px": "auto" );
}
.clear {
	clear:both;
}


/******* Header *******/
#header {
	height:124px;
	background:url('images/header-bg.jpg') repeat-x;
}
#header h1 {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	background:url('images/header-logo.jpg') no-repeat;
	height:124px;
	width:324px;
}
#header h1 span {
	visibility:hidden;
}
#header h1 a {
	text-decoration:none;
	height:41px;
	width:264px;
	display:block;
	margin-top:39px;
	margin-left:65px;
}
#menuwrap {
	background:url('images/menu-bg.gif') repeat-x;
	font-size:0.7em;
	font-weight:normal;
	text-align:right;
}
#menu {
	padding:101px 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	width:710px;
	height:23px;
	float:right;
}
#menu li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	z-index:999;
}
#menu li a:link, #menu li a:visited {
	padding:5px 13px;
	display:block;
	text-align:center;
	text-decoration:none;
	background:url('images/tab-right.gif') no-repeat right;
	color:#ECE9D5;
	text-transform:capitalise;
	margin:0 1px 0 0;
}
#menu li a span {
	height:23px;
	padding:0px;
}
#menu li#last a:link, #menu li#last a:visited {
	padding:5px 11px 5px 12px;
	border-right:none;
}
#menu li:hover a, #menu li a:hover {
	padding:5px 13px;
	display:block;
	text-align:center;
	text-decoration:none;
	background:url('images/tab-sub-right.gif') no-repeat right;
	color:#526450;
}
#menu li a:hover, #menu li a#active {
	background:url('images/tab-active-right.gif') no-repeat right;
	color:#526450;	
}
#menu li ul {
	margin:1px 0 0 0;
	padding:0;
	list-style:none;
	display:none;
	background:#DDDAC7;
	width:146px;
	position:absolute;
	top:22px;
}
#menu li:hover ul, #menu li.over ul {
	display:block;
	color:#526450;
}
#menu li ul li {
	clear:left;
	width:146px;
}
#menu li ul li a:link, #menu li ul li a:visited {
	clear:left;
	padding:5px 13px;
	width:146px;
	border:1px solid #D2CFBD;
	border-top:none;
	position:relative;
	z-index:1000;
	background:#E1DECB;
	text-transform:capitalize;
	color:#526450;
}
#menu li ul li:hover a, #menu li ul li a:active, #menu li ul li a:hover {
	clear:left;
	background:#D4D1BF none;
	padding:5px 13px;
	width:146px;
	border:1px solid #D2CFBD;
	border-top:none;
	position:relative;
	z-index:1000;
	color:#607055;
}
#menu li#last ul {
	left:-88px;
}
#topnav {
	position:absolute;
	top:20px;
	right:20px;
	text-align:right;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
#topnav div {
	margin-bottom:10px;
}
#topnav div p {
	padding:0;
	margin:0 5px 0 0;
	float:left;
}
#topnav div form { margin:0; padding:0; display:inline;}
#topnav div select {
	font-size:11px;
	border:1px solid #6c8067;
	background:#5c6e58;
	color:#FFF;
}
.dropdown2 {
	border:1px solid #777;
}

/******* Content *******/
#content {
	padding:30px;
	margin-bottom:130px;
	color:#516350;
}
#main {
	line-height:125%;
}
#sidebar {
	float:right;
	width:515px;
	margin-left:30px;
}
.clearit{ clear:both; font-size:0; line-height:0; height:0;}

#content h1 {
	line-height:100%;
	margin:0;
	letter-spacing:-1.5px;
}
#mainWelcome h1 {
	white-space:nowrap;
	font-size:1.6em;
}
#content .dateline {
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 35px 0;
	padding:0;
}
#content .date, #content .estate {
	float:left;
}
#content .estate {
	float:right;
}
#content p.estateAgents {
	font-size:0.8em;
	font-weight:bold;
	margin:0;
	padding:0;
	float:right;
}
.map {
	float:right;
	margin:0 0 20px 20px;
}
.map iframe {
	border:10px solid #CAC7AB;
}
.map .highlight {
	background:#F00;	
}
.button {
	clear:both;	
}
.button a, a.superButton, .button2 a {
	color:#ece9d5;
	text-decoration:none;
	padding:4px 10px;
	border:1px solid #425141;
	margin-bottom:10px;
	font-size:0.6em;
	background:#536450;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	font-weight:bold;
	text-align:center;
	line-height:0.6em;
}
.button a:hover, a:hover.superButton, .button2 a:hover {
	color:#FFF;
	background:#677e66;
}
.button2 a {
	margin:0;
}
a.superButton {
	float:right;
	margin:0 14px 10px 0;
	padding:7px 10px;
}
.property {
	border:1px solid #aba99a;
}
#superFeature {
	background:#c7c0a3 url('images/featured-box.gif') no-repeat top left;
	float:right;
	width:196px;
	margin-bottom:30px;
}
#superFeature img {
	padding:35px 14px 10px 14px;
}
#superFeature p {
	font-size:0.7em;
	margin:0;
	padding:0 14px 10px 14px;
}
table.propertyList {
	margin-top:15px;
}
table.propertyList td {
	padding-right:25px;
}
table.propertyList p {
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;
}
table.propertyList a {
	font-size:0.9em;
	text-decoration:none;
}
fieldset.propertyList {
	color:#516350;
	border:none;
	background:#cac7ab;
	padding:10px;
	font-size:0.8em;
	width:350px;
}
fieldset.propertyList legend, .leg{
	color:#516350;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:5px;
}
.people {
	clear:both;
	margin-top:20px;
}
.person {
	float:left;
}
.development {
	width:380px;
	height:365px;
	margin:20px 10px 0px 10px;
	padding:0;
	background:#CAC7AB;
	float:left;
	font-size:90%;
}
.devInner {
	padding:20px;
}
.development h1, .development h2, .development h3 {
	background:#CAC7AB;
	padding:10px 20px;
}
.development h2 {
	font-size:1em;
	margin:0 0 150px 0;
	padding:5px;
}
.development p {
	font-size:1em;
	line-height:1em;
	padding:0;
	margin:0 0 20px 0;
}
.development .textBlock {
	background:#CAC7AB;	
	padding:20px;
}
div.photo {
	float:right;
}
div.photo img {
	margin:0 0 20px 20px;
	border:10px solid #ece9d5;
}
.small {
	font-size:60%;	
}
#mainWelcome p {
	font-size:80%;
	line-height:normal;
}
#focus ul, li {
	margin:0;
}


/******* Scroller *******/
#scroller {
	height:116px;
	width:100%;
	clear:both;
	border-top:7px solid #cac7ab;
	border-bottom:7px solid #cac7ab;
	margin:0;
	padding:0;
	position:absolute;
	bottom:35px;
	overflow:hidden;
}
#scroller-caption {
	margin:0;
	padding:10px 0 10px 0;
	position:absolute;
	font-size:0.7em;
	bottom:160px;
	left:30px;
	font-weight:bold;
	color:#3F4C3E;
	background:#ece9d5;
}
#scroller-caption span {
	font-weight:normal;
}
#scroller-caption span#extraInfo {
	font-weight:bold;
}

/******* Images *******/
.img_right {
	float:right;
	text-align:center;
	margin:0 0 15px 15px;
	clear:both;
}
.img_left {
	float:left;
	text-align:center;
	margin:0 15px 15px 0;
	padding:0;
}
.img_right p {
	font-size:0.8em;
	margin:10px 0 0 0;
	padding:0;
	line-height:normal;
}
.img_right img, .img_left img {
	border:10px solid #CAC7AB;
}
#credit, #credit2 {
	text-align:right;
	font-size:11px;
	color:#777;
	margin:20px;
	padding-bottom:30px;
	clear:both;
}
#credit2 {
	position:fixed;
	bottom:10px;
	right:20px;
	margin:0;
	padding:0;
}
#credit a, #credit2 a {
	color:#777;
	white-space:nowrap;
}
#credit a:hover, #credit2 a:hover {
	color:#AAA;
}