/* CSS Document */
<!--
body {
	background-color: #bdc07b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-color: #73772f;
	background-image: url(img/BGheader.jpg);
	background-repeat: no-repeat;
}
.middle {
	background-color: #72762e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	font-stretch: wider;
}
.titleTab {
	background-image: url(img/titleTab.gif);
	background-repeat: no-repeat;
	-moz-opacity: 0.8; filter: alpha(opacity=80);
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: wider;
	color: #fff89c;
}
.titleTab a:link {
	color: #ffffff;
	text-decoration: none;
}
.titleTab a:visited {
	color: #ffffff;
	text-decoration: none;
}
.titleTab a:hover {
	color: #fff89c;
	text-decoration: none;
}
.titleTab a:active {
	color: #fff89c;
	text-decoration: none;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4f5220;
	line-height: 19px;
	background-image: url(img/BGtagline.gif);
	background-repeat: no-repeat;
	-moz-opacity: 0.6; 	filter: alpha(opacity=60);
	padding: 6px 0 0 14px;
}
.nav {
	background-image: url(img/BGvw.gif);
}
.nav td {
	text-align: center;
	vertical-align: top;
}
.main {
	background-color: #eaebc9;
}
.whiteBlock {
	background-color: #ffffff;
}
.infoBlock {
	background-color: #abaf6b;
}
.smallBlockHeader {
	background-image: url(img/block/greenHeader.gif);
	background-repeat: no-repeat;
	padding: 0 10px 0 10px;/* top, right, bottom, left */
	vertical-align: middle;
	color: #ffffff;
	text-align: left;
}
.smallBlockHeader a:link {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.smallBlockHeader a:visited {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.smallBlockHeader a:hover {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.smallBlockFooter {
	padding: 0 10px 0 10px;/* top, right, bottom, left */
	vertical-align: middle;
	color: #ffffff;
	text-align: right;
}
.smallBlockFooter a:link {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.smallBlockFooter a:visited {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.smallBlockFooter a:hover {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.text {
	padding: 0 10px 0 10px;/* top, right, bottom, left */
	margin: 0;
	text-align: left;
}
.subtext {
	padding: 2px 0 6px 0;/* top, right, bottom, left */
	margin: 0;
	text-align: left;
}
.fieldTxt {
	/*padding: 0 10px 0 10px; top, right, bottom, left 
	margin: 0;
	text-align: left;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72762e;
}
.text p {
	padding: 0;	
	margin: 7px 0 7px 0; 
}
.enquiry {
	padding: 0;
	margin: 4px 0 2px 0; /* top, right, bottom, left */
	display: block;
}
.rates{
	border-bottom: solid 1px #808443;
	padding: 3px 10px 3px 10px;	/* top, right, bottom, left */
}

.event{
	border-bottom: solid 1px #ced283;
}
.eventHeader{
	background-color: #808443;
}

.eventText {
	padding-left: 10px;/* top, right, bottom, left */
	margin: 0;
}
.greenTxt {
	color: #72762e; /*red*/
}
.redTxt {
	color: #9f2c13; /*red*/
}
.creamTxt {
	color: #eaebc9; /*cream bgMain*/
}
.whiteTxt {
	color: #ffffff;
}
.yeloTxt {
	color: #e9e993;
}
.text a:link {
	color: #9f2c13; /*red*/
	text-decoration: none;
}
.text a:visited {
	color: #9f2c13; /*drk green*/
	text-decoration: none;
}
.text a:hover {
	color: #72762e;
	text-decoration: underline;
}
.text a:active {
	color: #9f2c13;
	text-decoration: none;
}
.vansmHeader {
	background-image: url(img/vanHeader.gif);
	background-repeat: no-repeat;
	padding: 0 10px 0 10px;/* top, right, bottom, left */
	vertical-align: middle;
	color: #ffffff;
	text-align: left;
}
.vansmHeader a:link {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.vansmHeader a:visited {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.vansmHeader a:hover {
	color: #ffffff; /*red*/
	text-decoration: none;
}
.vansmtext {
	line-height: 13px;
	padding: 5px 10px 0 10px; /* top, right, bottom, left */
	margin: 0;
	text-align: left;
}
.vansmtext p {
	padding: 0;	
	margin: 5px 0 5px 0; 
}
.vansmtext a:link {
	color: #72762e;
	text-decoration: none;
	font-weight: bold;
}
.vansmtext a:visited {
	color: #72762e;
	text-decoration: none;
	font-weight: bold;
}
.vansmtext a:hover {
	color: #9f2c13;
	text-decoration: underline;
	font-weight: bold;
}
.vansmtext a:active {
	color: #9f2c13;
	text-decoration: none;
	font-weight: bold;
}
.wideBlockHeader {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #72762e;
}
.wideBlockHeader a:link {
	color: #72762e;
	text-decoration: none;
}
.wideBlockHeader a:visited {
	color: #72762e;
	text-decoration: none;
}
.wideBlockHeader a:hover {
	color: #9f2c13;
	text-decoration: none;
}
.wideBlockHeader a:active {
	color: #72762e;
	text-decoration: none;
}
.footer {
	background-color: #808443;
	border-top: solid 1px #aaad77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e9e993;	
	text-align: center;
	padding-top: 12px;
}
.copy {
	color: #c8cd7d;
}
.footer a:link {
	color: #e9e993;
	text-decoration: none;
}
.footer a:visited {
	color: #eaebc9;
	text-decoration: none;
}
.footer a:hover {
	color: #eaebc9;
	text-decoration: underline;
}
.footer a:active {
	color: #ffffff;
	text-decoration: none;
}
ul.basic {
	padding: 0;
	margin: 5px 0 5px 15px; /* top, right, bottom, left */
	list-style:outside;
}
ol.basic {
	padding: 0;
	margin: 8px 0 5px 5px; /* top, right, bottom, left */
	list-style:inside;
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 18px;
	color: #72762e;
	font-weight: bold;
}
-->

