/* author Graham Ayre */
body {text-align:center; padding: 0px; background-color: #fff; font-family: "Times New Roman", Times, serif;}
.hide{display:none;}
img{border:0px;}
span, p{color: #505050;}
#header{
}
#header img{
text-align:center;
}
#header ul{
display:none;
}
#header li{display:none;}
/* about button */
#aboutbutn{
display:none;
}
/* area button */
#areabutn{
display:none;
}
/* newproperty button */
#newbutn{
display:none;
}
/* preproperty button */
#prebutn{
display:none;
}
/* buying button */
#buybutn{
display:none;
}
/* brochure button */
#brobutn{
display:none;
}
/* contact button */
#contbutn {
display:none;
}

/*start content*/
#content{
	font-family: "Times New Roman", Times, serif;
}
#content h1{
	font-weight:500;
	font-style: italic;
	display: block;
	width:100%;
	font-size:24px;
	margin:10px;
}
#content h2{
	font-weight:500;
	font-style: italic;
	display: block;
	width:100%;
	font-size:17px;
	margin:10px;
}
#content p{
	display: block;
	width:100%;
	color:#505050;
	font-size:12px;
	margin:20px 15px 30px 15px;
}
#content li{
	color:#505050;
}
.hp h1 {color:#37834D;}
.ab h1 {color:#06587E;}
.ar h1 {color:#5D8C6F;}
.ar h2 {color:#5D8C6F;}
.ar a:link, .ar a:visited, .ar a:active{color:#5CB329;	width:100%;}
.ar a:hover {color:#DF9526;}
.np h1 {color:#988875;}
.co h1 {color:#83BC4B;}
.co a:link, .co a:visited, .co a:active{color:#5CB329;}
.co a:hover {color:#DF9526;}
.bu h1 {color:#C35C10;}
.bu h1 em{color:#EAA53D; font-size:20px;}
.bu h2 {color:#EAA53D;}
.bu a:link, .bu a:visited, .bu a:active{color:#5CB329;}
.bu a:hover {color:#DF9526;}
.bu ul{
	list-style: none;
	width:100%;
}
.bu li{
	margin:5px 0px 5px 0px;
	color:#C35C10;
}
.bu li b{border:1px dashed #C35C10; color:#C35C10;}
.bu li em{margin:0px;padding:1px 3px 1px 3px;border:1px solid #C35C10; color:#fff; background-color:#C35C10;}

#panel-content {
	color:#505050;
}
