body{
	text-align:center; /* IE 5.x center bug fix */
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	padding: 0px;
	background-color: #F5F6F9;
	color: #458936;
	letter-spacing: 1px;
	line-height: 18px;
}
img {
	display:block;
	border-style:none;
}
#navigation ul{
	margin:0;
	padding-left: 4px;
}
#navigation li{
	display:inline;
	list-style:none;
	margin:0;
	padding-right: 6px;
}
#wrap{
	width:788px;
	margin:0 auto;
	text-align:left;/* IE 5.x center bug fix */ 
	background-image: url(images/layout/background.jpg);
}
#header{
	background-image: url(images/layout/headerbackground.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 788px;
}
#logo{
	float: left;
	padding-left: 40px;
}
#navigation{
	float: left;
	margin-top: 85px;
	padding-left:30px;
}
#maincontent{
	background-image: url(images/layout/maincontentbackground.jpg);
	background-repeat: no-repeat;
	clear:both;
}
#foot{
	clear:both;
	background-image: url(images/layout/footbackground.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
#copyrightinfo{
	margin:0 auto;
	font-size: 9px;
	color: #999999;
}
.copyrightinfo{
	margin:0 auto;
}
ul li a:link {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0px;
}
ul li a:hover {
	text-decoration: underline overline;
}
ul li a:visited {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration: none;
}
a:link {
	text-decoration:underline;
	color:#366A2B;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#366A2B;
}
p {
	line-height: 18px;
}
.bold {
	font-weight: bold;
	color: #509E3F;
}
.errortext {
	color: #FF0000;
}


.largeitempic {
	padding: 10px;
}
#whitemain {
	background-image: url(images/layout/whitebackground.gif);
	background-repeat: repeat-y;
	width: 709px;
	margin-left: 44px;
}
#whiteheader {
	background-image: url(images/layout/whiteheader.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 720px;
	margin-left: 44px;
}
#whitefoot {
	background-image: url(images/layout/whitefooter.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 12px;
	width: 709px;
	font-size: 1px;/* stop div from expanding ie */

}
.whiteheadertext{
	padding-top: 14px;
	padding-left: 40px;
}
