body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	margin: 20px;
	padding: 0;
	left: auto;
	bottom: auto;
}
#masthead {
	background-color:#FFFFFF;
	background-image:url(../gfx/masthead.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px solid #869385;
	margin: 0;
	height: 210px;
}
#navigation {
padding-top:8px;
padding-bottom:9px;
border-left: 1px solid #869385;
border-right: 1px solid #869385;
border-bottom: 1px solid #869385;
width:874px;
padding-left:24px;
}
#navigation a
{
padding:0;
margin:0;
text-decoration: none;
font-weight:bold;
font-size:0.8em;
}
#navigation a:link { color: #1F371D; }
#navigation a:visited { color: #1F371D; }

#navigation a:hover
{
color: #576955;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#column_wrapper {
	border-left: 1px #869385 solid;
	border-right: 1px #869385 solid;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#wholecontent {
	width: 898px;
	background-image:url(../gfx/logobackground.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#wholecontent .content {
	padding: 24px;
	line-height: 1.5em;
}
#right {
	/*width: 568px;*/
	width:470px;
	float: left;
	border-right: 1px #869385 solid;
	background-image:url(../gfx/logobackground.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#left {
	/*width: 328px;*/
	width:427px;
	float: left;
}
#left .content {
	padding: 24px;
	line-height: 1.5em;	
}

#left .content .window2 {
	background-color:#869385;
	padding: 10px;
	border: 2px solid #1F371D;
	margin-top:15px;
	margin-bottom: 20px;
}

#left .content .window3 {
	background-color:#869385;
	padding: 10px;
	border: 2px solid #1F371D;
	margin-top:5px;
	margin-bottom:25px;
}

#right .content {
	padding: 24px;
	line-height: 1.5em;
}

#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #576955;
	background-color: #869385;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
h1 {
	font-size: 1.1em;
	color:#1F371D;
	margin: 0;
}
h2 {
	font-size: 1.1em;
	color:#1F371D;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1em;
	color:#1F371D;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1em;
	color:#1F371D;
	margin: 20px 0 0 0;
}
.nomargin {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	font-size: 0.75em;
}
.content ul li {
	margin: 12px 0;
	font-size: 0.75em;
}
.enquiryform{
	border: 1px #869385 solid;
	font-size:0.75em;
}
.enquiryform td a{
	color:#1F371D;
	text-decoration:none;
}
.enquiryform td a:hover{
	color:#1F371D;
	text-decoration:underline;
}
.fensaimg{
	padding-top:10px;
}
a.standard-link{
	color:#1F371D;
	text-decoration:none;	
}
a.standard-link:hover{
	text-decoration:underline;	
}