@charset "UTF-8";
.subcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #f1c05e;
}
body {
	background-color: #8c5a26;
	margin-left: 0px;
	margin-top: 0px;
}


/*Rollover for links */
a:link {
	color: #f1c05e;
}
a:visited {
	color: #f1c05e;
}
a:hover {
	color: #fefbb1;
}
a:active {
	color: #f1c05e;
}
.bodycopy {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #f1c05e;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #f1c05e;
	line-height: 1.2em;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bolder;
	color: #f1c05e;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}
