body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D0BD9D;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #77592f;
}

.OWLHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #77592f;
}
#navlist {
line-height: 2em;
font-size: 14px;
/*padding: 6px; /*removes indent Mozilla and NN7*/
list-style-image: url(images/nav_bullet.gif)
}
a:visited, a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #77592f;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
#navlist a, #navlist a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #77592f;
}
#navlist a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
body#home a#menu-home,
body#partners a#menu-partners,
body#about a#menu-about,
body#contact a#menu-contact,
body#events a#menu-events,
body#photos a#menu-photos,
body#license a#menu-license,
body#huntersafety a#menu-huntersafety,
body#bulletin a#menu-bulletin
{
	text-decoration: none;
	color: #aa6203;
	font-size: 16px;
	font-weight: bolder;
}          

