body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #25696A;
	font-size: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #25696A;
	font-size: 20px;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #85724A;
	font-size: 18px;
	font-weight:bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight:bold;
}
.copyright {
	font-size: 9px;
}

.menu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: E8E9E4;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 5px;
	border-bottom-width: 5px;
}
.emailLink {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.whiteSmallText {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
}
.adminContent {
	padding-right: 5px;
	padding-left: 5px;
}
.footerMenu {
	font-size: 10px;
	background-color: #25696a;
	color: #CCCCCC;
	font-weight: bold;
}
.enquiryForm {
	font-size: 9px;
	padding-right: 10px;
	background-color: #D5E1E1;
	font-weight: bold;
}
.formElementVisible {
	visibility: visible;
	color: #FF0000;
}
.formElementHidden {
	visibility: hidden;
	display: none;
}
.greyNewsContent {
	color: #CCCCCC;
}
.blackHeading {
	font-size: larger;
	font-weight: bold;
	color: #000000;
}
.footerEmailLink {

	font-size: 10px;
	color: #CCCCCC;
	background-color: #25696a;
	font-weight: bold;
}

