body {
	background-image: url(../images/template/darkGreenCanvas.jpg);
	background-position: center;
	margin: 0px;
}
.siteWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/template/canvasBack.jpg);
	background-repeat: repeat-y;
}
.bannerLeft {
	background-image: url(../images/template/bannerLeft.jpg);
	float: left;
	width: 374px;
	background-repeat: no-repeat;
	padding-top: 73px;
	height: 106px;
}
.bannerRight {
	background-image: url(../images/template/bannerRight.jpg);
	float: left;
	height: 179px;
	width: 378px;
	background-repeat: no-repeat;
}
.bannerCenter {
	background-image: url(../images/template/bannerCenter.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 208px;
	padding-top: 9px;
}
#historyButton {
	margin-left: 26px;
}
#eventsButton {
	margin-left: 21px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 23px;
	width: 358px;
	text-align: right;
	padding-right: 20px;
	padding-top: 50px;
}
.bannerArea {
	float: left;
	height: 179px;
	width: 960px;
}
.contentArea {
	background-image: url(../images/template/contentBack.jpg);
	background-repeat: repeat-y;
	background-position: top;
	clear: left;
	float: left;
	width: 960px;
	min-height: 600px;
}
.footer {
	background-image: url(../images/template/footerBack.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 820px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 70px;
	padding-right: 70px;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFCC00;
}
.footerLeft {
	float: left;
	width: 400px;
}
.footerRight {
	float: right;
	width: 200px;
	text-align: right;
}
.homeFlash {
	margin-top: -61px;
	position: absolute;
	z-index: 1;
}
.copyArea {
	width: 750px;
	padding-right: 100px;
	padding-left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-bottom: 20px;
}
.copyArea a {
	color: #003300;
}
.copyArea a:hover {
	color: #990000;
}

.homeCopy {
	padding-top: 300px;
	float: left;
	width: 470px;
	z-index: 2;
}
.homeCopy2 {
	padding-top: 340px;
	float: left;
	width: 200px;
	z-index: 2;
	margin-left: 60px;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #122C0F;
	margin-bottom: 0px;
}
hr {
	height: 1px;
	color: #030;
	margin-top: 15px;
	margin-bottom: 15px;
}

.generalPagePad {
	padding-left: 20px;
	width: 400px;
	float: left;
}
.pageImages {
	float: right;
	margin-top: -20px;
	color: #030;
	font-size: 11px;
}
.menus {
	background-color: #FFF;
	border: 1px solid #030;
}
.menus td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menuTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #030;
}
