﻿body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color:#96b25d;
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 914px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 914px;
	margin-left: -457px;
	margin-top:0px;
/* End of centering site */
}

a:active {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	font-style: italic;
	color: #C0C0C0;
	font-weight: bold;
}

li {
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 25px;
}
#leftmenu {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #679966;
}

#leftmenu a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	display: block;
	margin:5 2 5 2;
	padding-top: 8px;
	padding-bottom: 8px;
}
	
#leftmenu a:hover {
	color: #ffffff;
	letter-spacing:.1em;
	background: #000000;
	}

/* Class Styles */
.italic {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	text-align: left;
}
.normaltext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
}
.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-align: left;
}
.alignRightnormal {
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.hiddenWhitetext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.normalTextbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}
.centered {
	text-align: center;
}
.whiteBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: .1em;
}
.normalcenter {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-align: center;
}
.blockQuote {
	margin-right: 20px;
	margin-left: 20px;
}
.headingcenter {
	font-family: "Times New Roman";
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
.borderZero {
	border-width: 0;
}
.indent40 {
	margin-left: 40px;
}
.style1 {
	text-align: center;
	background-color: #679966;
}
.style2 {
	background-color: #336601;
}
.style3 {
	text-align: center;
	background-color: #336601;
}
.style4 {
	background-image: url('images/template_06.jpg');
}
.style5 {
	background-image: url('images/template_09.jpg');
}