/* colour scheme from http://colorschemedesigner.com/# 180 degree / 30 degree
COLOUR CODES RANGING STRONGER TO LIGHTER:-
Primary colour greens 						00CC00 269926 008500 39E639 67E667
Secondary colour A blues 					009999 1D7373 006363 33CCCC 5CCCCC
Secondary colour B lighter greens 			9FEE00 86B32D 679B00 B9F73E C9F76F
Complementary colour  red - orange - pink 	FF0000 BF3030 A60000 FF4040 FF7373
*/
body {
	background-color: #ffffff/* white.  Was #c9f76f;  lightest green, was FFFFCC*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #009999;/* turquoisey blue was mid blue #336699;*/
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006363 /* strong blue  was grey #333333;*/
}

a {
	/*font-size: 12px; */
	color: #006363 /* strong blue was #336600; olive green */
}

form {
	background-color: #CCCC99; /* milky grey */
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #C9F76F; color: #C9F76F /* lightest green same as background was white #FFFFFF */
 }

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 	color: #008500; /* strongets green was 003300 olive green */
 }

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #009900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #00CC00; /* same as lower band was b9f73e limey green was CCFF99; /* lime green */
}

.navHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #b9f73e; /* limey green was CCFF99; /* lime green */
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	background-color: #9FEE00; /* light green was DEDECA; light grey */
}

.navLinkGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	background-color: #FFD700; /* light green was DEDECA; light grey */
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
 	color: #008500; /* strongtts green was 003300 olive green */
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #006600;
	background-color: #9FEE00;/*CCFF99;*/
	position: relative;
	bottom: auto;
}
.logocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #006600;
	position: relative;
	bottom: auto;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.navlink1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF9900;
}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
	.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}
.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}.emailfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	position: static;
}
.siteinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-align: center;
	vertical-align: bottom;
	position: relative;
}
.sidebar2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
 color: #003333;
}
