body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #262C20;
	text-align: justify;
}
body {
	background-color: #262C20;
	margin-top: 0px;
}
a {
	font-size: 12px;
	color: #AD4D01;
}
.contentindent {
	padding-left: 30px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AD4D01;
}
a:hover {
	text-decoration: underline;
	color: #442C18;
}
a:active {
	text-decoration: none;
	color: #AD4D01;
}
.sideborder {
	background-image: url(images/line_bkg.gif);
	background-repeat: repeat;
	width: 100px;
}
.contentbox {
	background-attachment: scroll;
	background-color: #F7F7CE;
	background-image: url(images/content_bkg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-position: center top;
}
.eventtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #262C20;
}
.eventtext a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #262C20;
}
.eventtext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD4D01;
	text-decoration: underline;
}
.sectionheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #37402F;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	font-weight: lighter;
}
.greenitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #262C20;
	font-style: italic;
}
.rust {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD4D01;
}
.rustitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD4D01;
	font-style: italic;
}
.rustbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD4D01;
}
.rustlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AD4D01;
}
.rustlarge a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD4D01;
}
.rustlarge a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD4D01;
	text-decoration: underline;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #262C20;
}
.rightcolumn {
	padding-top: 5px;
}
.footerbox {
	background-color: #F7F7CE;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	height: 285px;
	vertical-align: top;
}
.elist {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #262C20;
	background-color: #F7F7CE;
	text-align: left;
	height: 15px;
	width: 150px;
}
.submitbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #262C20;
	background-color: #F7F7CE;
	text-align: center;
	border: thin solid #D59D48;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #262C20;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	font-style: normal;
	vertical-align: text-top;
}
.signupborder {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	
	}