.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CBB534;
	margin-left: 440px;
	margin-bottom: 60px;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #967F58;
	font-weight: normal;
	list-style-image: url(slices/bullet.gif);
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3C433D;
	font-weight: normal;
}
.heading_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #800029;
}
.link_color {
	color: #800029;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBB534;
	display: block;
	height: 30px;
	width: 195px;
	line-height: 30px;
	text-decoration: none;
	padding-left: 15px;
}
.nav:hover {
	background-image:url(slices/nav_roll.gif);
	background-repeat: no-repeat;
	color: #004101;
}
.left_col {
	background-repeat: no-repeat;
	background-image:url(slices/index_r2_c1.jpg);
	background-position:bottom;
	background-color:#016701;
}
