body {
	margin: 0px;
	padding: 0px;
	background-color: #9F782A;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.tablebg {
	background-color: #5D0000;
}
.header {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #A90303;
	background-color: #3D0201;
	text-align: right;
	padding-right: 10px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #C2B43D;
	text-decoration: none;
}
.footer {
	background-color: #3D0201;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftboxtext {
	padding-right: 50px;
	padding-left: 15px;
	padding-top: 30px;
}
.centreboxtext {
	padding-right: 50px;
}
.rightboxtext {
	padding-right: 20px;
}
h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #C2B43D;
}
.subheading {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #B39A34;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
}
.imagefloatleft {
	float: left;
	margin-right: 10px;
}
.submitpadding {
	padding-top:10px;
}
#newspage {
	color:#FFFFFF;
}
#newspage a:link {
	font-weight: bold;
	color: #C2B43D;
	text-decoration: none;
}
#newspage a:hover {
	text-decoration:underline;
}
.navgallery {
	background: #A90303;
	padding-left: 122px;
}
.gallerycontent {
	height: 500px;
}

