.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.bodyfontemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;
}
.bodyfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyfontboldemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #793647;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCFF99;
	font-weight: bold;
	font-style: normal;
}
a {
	color: #FFFF99;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33FF99;
	font-style: italic;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #99CC99;
}
.listfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #CCCCCC;
}
.directionscatfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.directionscatbg {
	background-color: #0099FF;
}
.tagfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.topbg {
	background-image: url(images/hendricker_02.gif);
	background-repeat: repeat;
}
.mainbg {
	background-attachment: fixed;
	background-image: url(images/hendricker_18.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
