BODY{
	background-color:#576A4C;
	margin:0;
	padding:0;
}
.topBg {
	background-color: #FFFFFF;
	background-image: url(images/bgTop.gif);
	background-repeat: repeat;
	background-position: left top;
}
.header {
	background-attachment: fixed;
	background-color: #244314;
	background-image: url(images/headerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentBg {
	background-color: #FFFFFF;
	background-image: url(images/contentBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuSeparator {
	background-image: url(images/menuSeparator.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.menuLineBG{background-color:#AAC39D}
.selectedLink{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#F6B034;text-decoration:none;font-weight:bold}
.menuLink{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#576A4C;text-decoration:none;font-weight:bold}
.menuLink a:link{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#576A4C;font-weight:bold}
.menuLink:hover{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#F6B034;font-weight:bold}
.menuLink a:active{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#576A4C;font-weight:bold}
.menuLink a:visited{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#576A4C;font-weight:bold}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #2D4F1B;
	height: 28px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D4F1B;
}
.content, .content P{
	font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size:14px;
}
.content a:link{
	text-decoration:none;
}
.content a:visited{
	text-decoration:none;
}
.content a:hover{
	text-decoration:none;
}
.content a:active{
	text-decoration:none;
}
.footerImage {
	background-color: #314E22;
	background-image: url(images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomText{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#CACACA;text-decoration:none}
.bottomText a:link{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#CACACA;text-decoration:none}
.bottomText a:hover{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#CACACA;text-decoration:none}
.bottomText a:visited{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#CACACA;text-decoration:none}

