html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image:  url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin:0; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow:yes;

	
}

p {
	font-size: 12px;
	color: #523720;
	text-align: justify;
}

.emailtext {
	font-size: 12px;
	color: #ffffff;
}
.crumbtext {
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
.microtext {
	font-size:5px;
	color: #A36E5E;
	text-align: justify;
}
.headertext {
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.biggreenhead {
	font-size: 14px;
	color: #008100;
	text-align: justify;
	font-weight: bold;
}
.biggreencenter {
	font-size: 16px;
	color: #008100;
	text-align: center;
	font-weight: bold;
}
.greencenter {
	font-size: 14px;
	color: #008100;
	text-align: center;
	font-weight: bold;
}
.center {
	font-size: 13px;
	color: #523720;
	text-align: center;
	font-weight: bold;
}
.greenhead {
	font-size: 12px;
	color: #008100;
	text-align: justify;
	font-weight: bold;
}
.articletext {
	font-size: 12px;
	color: #523720;
	text-align: justify;
}
.centertext {
	font-size: 14px;
	color: #523720;
	text-align: center;
}
.bluelink{
	font-size: 12px;
	color: #016A91;
	text-align: justify;
}
.navtext a:link, .navtext a:visited, .navtext a:hover, .navtext a:hover,{
	font-size: 12px;
	color: #008100;
	text-align: justify;

}
.navtext {
	font-size: 12px;
	color: #008100;
	text-align: justify;
}
.navtext a:link, .navtext a:visited, .navtext a:hover, .navtext a:hover,
{
	font-size: 12px;
	color: #008100;
	text-align: justify;

}
a:hover {  
	color: #008100;
	text-decoration: underline;
	font-size: 12px;
	text-align: right;
}

a { 
	color: #004D00;
	text-decoration: underline;
	font-size: 12px;
	text-align: right;

}

.noborder {
	border: 0px;
}

.pagesettings {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: 000000
}