body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline overline;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
.menuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#images {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #00CC00;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.vertRuleBG {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/vertRule.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#rule {
	height:11px;
	z-index:2;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	background-attachment: fixed;
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#intro {
	margin-right: 20px;
	margin-left: 20px;
}
#content {
	background-attachment: fixed;
	background-image: url(images/verticalRules.gif);
	background-repeat: repeat-y;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px;
}
.adBox {
padding: 5px;
}
.adBoxTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.adBoxTxt:link {
	color:#FFFFFF;
	text-decoration:none;
}
.adBoxTxt:hover {
	color:#CCCCCC;
	text-decoration:underline;
	font-weight:normal;
}
.adBoxTxt:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.adBoxTxt:active {
	color:#FFFFFF;
	text-decoration:none;
}
.subMenuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subMenuTxt:link {
	color:#666666;
	text-decoration:none;
}
.subMenuTxt:hover {
	color:#00CC00;
	text-decoration:underline;
}
.subMenuTxt:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.subMenuTxt:active {
	color:#666666;
	text-decoration:none;
}

.contentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.introTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.greenTxt {
	color: #00CC00;
}
.greenSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC00;
}.blackSubHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.openingTimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC00;
	width: 250px;
	border: 1px solid #00CC00;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00CC00;
	font-weight: bold;
	border: 1px solid #00CC00;
}
.formButtonReset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00CC00;
	font-weight: normal;
	border: 1px solid #00CC00;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.greenMainHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00CC00;
}
.redSubHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}

