body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0;
}
.footerbar {
	background-color: #4a8300;
	font-size: 9px;
	vertical-align: middle;
	font-weight: normal;
	color: #CCCC99;
	text-indent: 25pt;
}
.formhighlight {
	background-color: #DADBBB;
	padding: 5px;
	width: 215px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}


.footerbar a.link {color: #CCCC99 ;text-decoration : none ;}
.footerbar a.hover {color: #CCCC99 ;text-decoration: underline;}
.footerbar a.visited {color: #CCCC99 ;text-decoration : none ;}


.copyright {
	color: #9C8F59;
	text-align: right;
	font-size: 9px;
}
.textheader {
	font-size: 14px;
	font-weight: bold;
	color: #006f53;
}
.emailheader {
	font-size: 14px;
	font-weight: bold;
	color: #006f53;
}
.bodytext {
	font-size: 12px;
	line-height: 18px;
}
.formrowdivider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFCE83;
}
.stafflisting {
	font-size: 9px;
	line-height: 14px;
}
.bodytextsmall {
	font-size: 10px;
	line-height: 14px;
}
.formtable {
	font-size: 11px;
	background-color: #FFFFCC;
	border: 1px solid #ABAB85;
	padding: 5px;
}
.formheader {
	font-size: 10px;
	text-transform: uppercase;
	background-color: #ABAB85;
	letter-spacing: 5px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.formtextfeild {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #C3C3AB;
}
.requiredmessage {
	color: #990000;
	background-color: #FFCC33;
	font-size: 10px;
}

.requiredmessage a.link {color: #990000 ;}
.requiredmessage a.hover {color: #990000 ;}
.requiredmessage a.visited {color: #990000 ;}

.formvertdivider {
	background-color: #DFCE83;
}
.formrowdividerside {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFCE83;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFCE83;
}
.required {
	color: #990000;
}
.errorfield {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	font-size: 11px;
	padding: 4px;
}
.formtextfeildrequired {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #990000;
}
.boxlink {
	font-size: 11px;
	background-color: #DFCE83;
	border: 1px solid #ABAB85;
	padding: 5px;
}
.strippedback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/striped_background.gif);
	background-repeat: repeat;
	text-align: left;
	text-indent: 5pt;
	vertical-align: middle;
}
.boxlinkroll {
	font-size: 11px;
	background-color: #DFCE83;
	border: 1px solid #660000;
	padding: 5px;
	cursor: hand;
}
.subnavrest {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CF6801;
	font-size: 9px;
}
a.subnavrest:link {
	color:#006f53;
	text-decoration: none;
}
a.subnavrest:visited {color:#CF6801;text-decoration: none;}
a.subnavrest:hover {color:#CF6801;text-decoration: underline;}


.subnavactive {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CF6801;
	font-size: 9px;
}
.secondbanner {
	background-color: #4a3132;
	margin-bottom: 20px;
}
.areapanel {
	background-color: #EFE7C1;
	font-size: 13px;
	line-height: 20px;
	width: 90%;
	margin-left: 3%;
	margin-right: 3%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

a.eventlink {
	color:#006f53;
}
a.eventlink:visited {color:#999999;text-decoration: none;}
a.eventlink:hover {color:#CF6801;text-decoration: underline;}

#staffbox {width:531px; margin: 20px 0  0 28px; font-size: 10px; line-height: 14px;}

#staffbox ul {margin: 0; padding: 0; list-style: none;}

#staffbox li {width:265px; height: 100px; display: inline; overflow: hidden; float: left;}

#staffbox img {float: left;}
#staffbox h2, #staffbox h3 {margin:0 0 2px 0; padding:0;}
#staffbox h2 {font-size: 10px;}
#staffbox h3 {font-size: 10px; font-style: italic; font-weight: 100;}
#staffbox p {margin:0 0 2px 0; padding:0;}

#staffbox br {clear: left;}

h1.news {
	font-size: 200% !important;
}

