html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image:  url(images/bg.jpg);
	background-color: #ffffff;
	background-repeat: none;
	background-position: center center;
	margin:0; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow:yes;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #739EF4;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #739EF4;
	scrollbar-highlight-color: #2D7DB4;
	scrollbar-face-color: #739EF4;
	scrollbar-shadow-color:#2D7DB4;
	scrollbar-darkshadow-color:  #739EF4;
	
}

p {
	font-size: 12px;
	color: #422506;
	text-align: justify;
}

.emailtext {
	font-size: 12px;
	color: #ffffff;
}
.crumbtext {
	font-size: 10px;
	color: #422506;
	text-align: justify;
}
.microtext {
	font-size:11px;
	color: #4F789F;
	text-align: right;
}
.headertext {
	font-size: 16px;
	color: #447F28;
	text-align: justify;
	font-weight: bold;
}
.biggreenhead {
	font-size: 16px;
	color: #447F28;
	text-align: justify;
	font-weight: bold;
}
.medgreenhead {
	font-size: 14px;
	color: #447F28;
	text-align: justify;
	font-weight: bold;
}
.biggreencenter {
	font-size: 17px;
	color: #447F28;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.greencenter {
	font-size: 11px;
	color: #447F28;
	text-align: center;
	font-style: italic;
}
.greenhead {
	font-size: 12px;
	color: #447F28;
	text-align: justify;
	font-weight: bold;
}
.articletext {
	font-size: 12px;
	color: #525252;
	text-align: justify;
}
.greenlink{
	font-size: 12px;
	margin-right: 13px;
	color: #447F28;
	text-align: right;
}
.navtext {
	font-size: 12px;
	color: #447F28;
	text-align: right;
}
.navtext a:link, .navtext a:visited, .navtext a:hover, .navtext a:hover,
{
	font-size: 12px;
	color: #447F28;
	text-align: right;

}
a:hover {  
	color: #422506;
	text-decoration: underline;
	font-size: 12px;
}

a { 
	color: #447F28;
	text-decoration: underline;
	font-size: 12px;

}

.noborder {
	border: 0px;
}

.pagesettings {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: 000000
}
.sidebarlinks {
font-size: 12px;
	color: #4F789F;
	text-align: justify;
	font-weight: bold;
}