@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.mainBG {
	background-image: url(images/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 647px;
}
.footer {
	font-size: 11px;
	color: #000000;
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 94px;
}
.leftMenu {
	background-image: url(images/leftMenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 647px;
	width: 222px;
}
.logo {
	padding-top: 20px;
	padding-bottom: 15px;
}
.topBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.contentCell {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.pdFooterLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.pdFooterLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #903700;
	text-decoration: underline;
}
.mainMenu {
	background-image: url(images/linkBG.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 37px;
	width: 187px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
.mainMenuLinks {
	font-size: 14px;
	color: #8F3901;
	text-decoration: none;
	font-weight: bold;
}
.mainMenuLinks:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.date {
	background-image: url(images/date.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 482px;
	background-position: center bottom;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 28px;
}
p {
	margin-bottom: 10px;
}
.brownText {
	color: #8F3901;
}
.green {
	color: #92A369;
}
.yellow {
	color: #CC9900;
}
.sponsorText {
	font-size: 10px;
	line-height: 13px;
}
#sponsorBox {
	padding: 6px;
	width: 480px;
	margin-bottom: 8px;
	border: 1px dashed #913704;
}
#sponsorBox2 {
	padding: 6px;
	width: 480px;
	margin-bottom: 8px;
	border: 1px dashed #913704;
}
#sponsorBox3 {
	padding: 6px;
	width: 480px;
	margin-bottom: 8px;
	border: 1px dashed #913704;
}
form {
	margin: 0px;
}
.brownBorders {
	border: 1px solid #903700;
}
hr {
	color: #8E3A04;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
}
.webCredits {
	font-size: 11px;
	color: #B66616;
	text-decoration: none;
}
