html, body {
	margin:0px;
	padding:0px;
	background-color:#5D5040;
}
#container {
	margin-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.navigation {
	width:154px;
	background-color: #E5E7AC;
	color: #666633;
	text-align:center;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5D5040;
	vertical-align: top;
}
.content {
	width:814px;
	color: #5D5040;
	background-color: #F5EFE1;
	background-image: url(../nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
}
#footer {
	height: 27px;
	width: 969px;
	line-height: 27px;
	margin-left: 20px;
}
.footer_content {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 10px;

	float:left; 
	background-color: #EAE9BC; 
	padding-right:8px; 
	width:806px; 
	text-align:right;
}
.nav_links {
	background-image: url(../nav_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:23px;
	margin-top:13px;
}
.nav_links a:link, .nav_links a:active, .nav_links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:normal;
	color: #666633;
	text-decoration:none;	
}
.nav_links a:hover {
	font-weight:bold;
}
#MAIN {
	background-repeat: no-repeat;
	
}
.enquire a:link, .enquire a:visited, .enquire a:active {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E5E7AC;
	float: right;
	padding-right: 35px;
	margin-top:8px;
	letter-spacing: 1px;
	text-decoration:none;
}
.enquire a:hover {
	text-decoration:underline;
}
.linkHome a:link, .linkHome a:visited, .linkHome a:active, .linkHome a:hover  {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: 36px;
	line-height:36px;
	color: #5D5040;
	margin-left: 20px;
	margin-top:35px;
	letter-spacing: 2px;
	text-decoration:none;
	float: left;
}
.linkIndulge  {
	margin-top:3px;
	padding-left: 18px;
	float: left;
	clear:both;
	width:280px;
	height:12px;
}
h1 {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: 24px;
	color: #5D5040;
	margin: 0px;
	letter-spacing: 1px;
	font-weight:normal;
}
h2 {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: 18px;
	color: #5D5040;
	margin: 0px;
	letter-spacing: 1px;
	font-weight:bold;
}

