td.leftnavbar {
	background-color: #E1DEE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #77726E;
	text-align: right;
	vertical-align: text-top;
	padding-top: 10px;
	padding-right: 10px;
}
td.content {
	background-color: #E1DEE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7360;
	padding: 10px;
	width: 566px;
	vertical-align: text-top;
}
td.leftnavbar a:link, td.leftnavbar a:visited {
	color: #77726E;
	text-decoration: none;
}
td.leftnavbar a:hover {
	color: #CC9900;
}
td.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #866F81;
	letter-spacing: 3px;
}
td.content a:link, td.content a:visited {
	color: #866F81;
	text-decoration: none;
}
td.content a:hover {
	text-decoration: underline;
}
body {
	background-color: #856C7F;
}
table.enquiryform {
	font-size: 12px;
	color: #999999;
	border: 1px dashed #866F81;
	background-color: #FFFFFF;
}
