@charset "utf-8";
/* CSS Document */

body {
	background-color: #F7FAF6;
	background-image:url(images/mainbkrnd.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
}
.nav {
 font-size:15px;
 color:#567227;
 font-weight:bold;
}
.nav a:link {
	font-size:15px;
	color:#567227;
	text-decoration: none;
	font-weight:bold;
}
.nav a:active {
	color:#567227;
	text-decoration: none;
	font-weight:bold;
}
.nav a:visited {
	color:#567227;
	text-decoration: none;
	font-weight:bold;
}
.nav a:hover {
	color:#A2C85B;
	text-decoration: none;
	font-weight:bold;
}
.nav a:visited hover {
	color:#A2C85B;
	text-decoration: none;
	font-weight:bold;
}
.maintitle {
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#FFFFFF;
	font-weight:bold;
}
.maintitle a:link {
	font-size:50px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.maintitle a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.maintitle a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.maintitle a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.maintitle a:visited hover {
	color:#FFFFFF;
	text-decoration: none;
}
.subtitle {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
h1 {
	font-size:20px;
	color:#007100;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h2 {
	font-size:20px;
	color:#676767;
	font-weight:bold;
	padding-left:10px;
}
h3 {
	font-size:16px;
	color:#007100;
	font-style:italic;
	font-weight:bold;
}
.maintext {
	font-size:14px;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-right:20px;
}	

.tborder {
	border:1px solid #CCCCCC;
}
.grey14 {
	color:#676767;
	font-weight:bold;
	line-height:120%;
	letter-spacing:110%;
	padding-left:10px;
}
.grey14  a:link {
	color:#A2C85B;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	letter-spacing:110%;
}
.grey14  a:active {
	text-decoration: none;
	color:#A2C85B;
}
.grey14  a:visited {
	color:#A2C85B;
	text-decoration: none;
}
.grey14  a:hover {
	color:#A2C85B;
	text-decoration: underline;
}
.grey14  a:visited hover {
	color:#A2C85B;
	text-decoration: underline;
}
.grey10 {
	color:#676767;
	font-size:10px;
}
.footer {
	color:#FFFFFF;
	font-size:12px;
	padding-left: 10px;
}
.footer  a:link {
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
}
.footer  a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.footer  a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.footer  a:hover {
	color:#567227;
	text-decoration: none;
}
.footer a:visited hover {
	color:#567227;
	text-decoration: none;
}
.footer2 {
	color:#FFFFFF;
	font-size:12px;
	padding-right: 10px;
}
.footer2  a:link {
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
}
.footer2  a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.footer2  a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.footer2  a:hover {
	color:#B4D37E;
	text-decoration: none;
}
.footer2 a:visited hover {
	color:#567227;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #676767;
}
.headerbkrnd {
	background-image:url(images/titlebkrnd.jpg);
	background-repeat:no-repeat;
}
.mainmid {
	background-image:url(images/midbkrnd1.jpg);
	background-repeat:repeat-y;
}
.midbottom {
	background-image: url(images/bottombkrnd1.jpg);
	background-repeat:no-repeat;
}
.midtop {
	background-image: url(images/topbkrnd1.jpg);
	background-repeat:no-repeat;
	height:13px;
	
}
.footerbkrnd {
	background-image: url(images/footerbkrnd.jpg);
	background-repeat:repeat-x;
	height:42px;
}
.footerpad {
	padding-left:10px;
}
.greyfade {
	background-image:url(images/greyfade.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#007100;
}
.lightgreen {
	color:#A2C85B;
	font-size:14px;
	font-weight:bold;
}
.lightgreen a:link {
	color:#A2C85B;
	text-decoration:none;
}
.lightgreen a:active {
	text-decoration:none;
	color:#A2C85B;
	
}
.lightgreen a:visited {
	text-decoration:none;
	color:#A2C85B;
}
.lightgreen a:hover {
	color:#567227;
	text-decoration:none;
}
.lightgreen a:visited hover {
	color:#567227;
	text-decoration: none;
}
.lglink {
	color:#339900;
	font-size:18px;
	letter-spacing:2px;
}
.lglink a:link {
	color:#339900;
	text-decoration:underline;
}
.lglink a:active {
	color:#339900;	
	text-decoration:underline;
}
.lglink a:visited {
	color:#339900;
	text-decoration:underline;
}
.lglink a:hover {
	color:#567227;
	text-decoration:underline;
}
.lglink a:visited hover {
	color:#567227;
	text-decoration:underline;
}	
.lgred {
	color:#FF0000;
	font-size:24px;
}
