body {
	text-align: center;
	background-color: #CCCC99;
    margin: 0px; padding:0px;
}
a {
	color: #8C8750;
}
a:hover {
	color: #A5A563;
}
a:active {
	color: #A5A563;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	margin: 0px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
li	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table	{
	border-collapse: collapse;
	border: 1px solid #A5A563;
}
th	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold:;
	border: 1px solid #A5A563;
	background-color: #CCCC99;
}
td	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border: 1px solid #A5A563;
}
#Wrapper {
	text-align: left;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	border: 1px solid #A5A563;
}
#WrapperHunt {
	text-align: left;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	border: 1px solid #A5A563;
	background-image: url(images/527E38.gif);
	background-repeat: repeat-y;
}
#WrapperFish {
	text-align: left;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	border: 1px solid #A5A563;
	background-image: url(images/8C8750.gif);
	background-repeat: repeat-y;
}
#WrapperPack {
	text-align: left;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	border: 1px solid #A5A563;
	background-image: url(images/89A2A7.gif);
	background-repeat: repeat-y;
}
#WrapperTrail {
	text-align: left;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	border: 1px solid #A5A563;
	background-image: url(images/89A2A7.gif);
	background-repeat: repeat-y;
}
#WrapperSled {
	text-align: left;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	border: 1px solid #A5A563;
	background-image: url(images/BFC1C8.gif);
	background-repeat: repeat-y;
}
#WrapperSki {
	text-align: left;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	border: 1px solid #A5A563;
	background-image: url(images/ffffff.gif);
	background-repeat: repeat-y;
}
#WrapperAbout {
	text-align: left;
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	border: 1px solid #A5A563;
	background-image: url(images/AAAD98.gif);
	background-repeat: repeat-y;
}
#Header {
	margin: 0px;
	height: 150px;
	padding: 0px;
}
/**************************************************/
#TopNav {
	/*  background-color: #003300;  */
	background-color: #A5A563;
	margin: 0px;
	padding: 2px;
	color: #CCCC99;
}
#TopNav ul {
	list-style-type: none;
	text-align: left;
}
#TopNav li a {
	background: transparent url(images/list-off.gif) left center no-repeat;
	padding: 18px;
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	/*vanilla*/
	color: #F7F7C4;
	text-decoration: none;
}
#TopNav li a:hover {
	background: transparent url(images/list-on.gif) left center no-repeat;
	color: #D7CB79;
}
#TopNav ul li a#current {
	background: transparent url(images/list-active.gif) left center no-repeat;
	color: #D7CB79;
}
/**************************************************/
#LeftNavHunt {
	padding: 10px;
	margin-top: 40px;
	/*Orvis green*/
	background-color: #527E38;
	/*vanilla*/
	color: #F7F7C4;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	float: left;
	width: 200px;
	position: relative;
}
#LeftNavHunt p {
	margin-top: -12px;
}
#LeftNavHunt a {
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #D7CB79;
	text-decoration: none;
}
#LeftNavHunt a:hover {
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavHunt a#current {
	background: transparent url(images/listhunt-active.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavHunt ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#LeftNavHunt li a {
	background: transparent url(images/listhunt-off.gif) left center no-repeat;
	padding: 10px;
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #D7CB79;
	text-decoration: none;
}
#LeftNavHunt li a:hover {
	background: transparent url(images/listhunt-on.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavHunt ul li a#current {
	background: transparent url(images/listhunt-active.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavHunt hr {
	color:#D7CB79;
	height:1px;
}
/**************************************************/
#LeftNavFish {
	padding: 10px;
	margin-top: 40px;
	background-color: #8C8750;
	color: ;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	float: left;
	width: 200px;
	position: relative;
}
#LeftNavFish a {
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #D7CB79;
	text-decoration: none;
}
#LeftNavFish a:hover {
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavFish a#current {
	background: transparent url(images/listfish-active.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavFish ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#LeftNavFish li a {
	background: transparent url(images/listfish-off.gif) left center no-repeat;
	padding: 10px;
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #D7CB79;
	text-decoration: none;
}
#LeftNavFish li a:hover {
	background: transparent url(images/listfish-on.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavFish ul li a#current {
	background: transparent url(images/listfish-active.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavFish hr {
	color:#D7CB79;
	height:1px;
}
/**************************************************/
#LeftNavPack {
	padding: 10px;
	margin-top: 40px;
	/*slate blue*/
	background-color: #89A2A7;
	float: left;
	width: 200px;
	position: relative;
}
#LeftNavPack a {
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #D7CB79;
	text-decoration: none;
}
#LeftNavPack a:hover {
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavPack a#current {
	background: transparent url(images/listhunt-active.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavPack ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#LeftNavPack li a {
	background: transparent url(images/listhunt-off.gif) left center no-repeat;
	padding: 10px;
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #D7CB79;
	text-decoration: none;
}
#LeftNavPack li a:hover {
	background: transparent url(images/listhunt-on.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavPack ul li a#current {
	background: transparent url(images/listhunt-active.gif) left center no-repeat;
	/*vanilla*/
	color: #F7F7C4;
}
#LeftNavPack hr {
	color:#D7CB79;
	height:1px;
}
/**************************************************/
#LeftNavTrail {
	padding: 10px;
	margin-top: 40px;
	/*slate blue*/
	background-color: #89A2A7;
	float: left;
	width: 200px;
	position: relative;
}
#LeftNavTrail ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#LeftNavTrail li a {
	background: transparent url(images/listtrail-off.gif) left center no-repeat;
	padding: 10px;
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	/*vanilla*/
	color: #F7F7C4;
	text-decoration: none;
}
#LeftNavTrail li a:hover {
	background: transparent url(images/listtrail-on.gif) left center no-repeat;
	color: #D7CB79;
}
#LeftNavTrail ul li a#current {
	background: transparent url(images/listtrail-active.gif) left center no-repeat;
	color: #D7CB79;
}
#LeftNavTrail hr {
	color:#D7CB79;
	height:1px;
}
/**************************************************/
#LeftNavSled {
	padding: 10px;
	margin-top: 40px;
	/*blue-grey*/
	background-color: #BFC1C8;
	color: white;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	float: left;
	width: 200px;
	position: relative;
}
#LeftNavSled a {
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	/*vanilla*/
	color: #F7F7C4;
	text-decoration: none;
}
#LeftNavSled a:hover {
	color: #8C8750;
}
#LeftNavSled a#current {
	background: transparent url(images/listhunt-active.gif) left center no-repeat;
	color: #8C8750;
}
/**************************************************/
#LeftNavSki {
	padding: 10px;
	margin-top: 40px;
	/*white*/
	background-color: #FFFFFF;
	color: #A5A563;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	float: left;
	width: 200px;
	position: relative;
	margin-top: 40px;
}
#LeftNavSki ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#LeftNavSki li a {
	background: transparent url(images/listski-off.gif) left center no-repeat;
	padding: 10px;
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	/*sky blue*/
	color: #297CC0;
	text-decoration: none;
}
#LeftNavSki li a:hover {
	background: transparent url(images/listski-on.gif) left center no-repeat;
	color: #A5A563;
}
#LeftNavSki ul li a#current {
	background: transparent url(images/listski-active.gif) left center no-repeat;
	color: #A5A563;
}
#LeftNavSki hr {
	color: #A5A563;
	height: 1px;
}
/**************************************************/
#LeftNavAbout {
	padding: 10px;
	margin-top: 40px;
	/*grey*/
	background-color: #AAAD98;
	color: white;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	float: left;
	width: 200px;
	position: relative;
}
#LeftNavAbout ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#LeftNavAbout li a {
	background: transparent url(images/listabout-off.gif) left center no-repeat;
	padding: 10px;
	text-align: left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	/*vanilla*/
	color: #F7F7C4;
	text-decoration: none;
}
#LeftNavAbout li a:hover {
	background: transparent url(images/listabout-on.gif) left center no-repeat;
	color: #8C8750;
}
#LeftNavAbout ul li a#current {
	background: transparent url(images/listabout-active.gif) left center no-repeat;
	color: #8C8750;
}
#LeftNavAbout hr {
 	color: #8C8750;
	height: 1px;
}
/**************************************************/
#Content {
	margin: 0px;
	padding: 0px;
	table-layout: auto;
}
/**************************************************/
#ContentHunt {
	padding: 25px;
	margin: 0px;
	float: left;
	position: relative;
	width: 500px;
	background-image: url(images/corner_hunt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*vanilla*/
	background-color: #F7F7C4;
}
#ContentHunt h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*Orvis green*/
	color: #527E38; 
	padding-top: 4px;
	padding-bottom: 0px;
}
#ContentHunt h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*Orvis green*/
	color: #527E38;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: 40px;
}
#ContentFish {
	padding: 25px;
	margin: 0px;
	float: left;
	position: relative;
	width: 500px;
	background-image: url(images/corner_fish.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*vanilla*/
	background-color: #F7F7C4;
}
#ContentPack {
	padding: 25px;
	margin: 0px;
	float: left;
	position: relative;
	width: 500px;
	background-image: url(images/corner_pack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*vanilla*/
	background-color: #F7F7C4;
}
#ContentPack h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*slate blue*/
	color: #89A2A7;
	padding-top: 4px;
	padding-bottom: 0px;
}
#ContentTrail {
	padding: 25px;
	margin: 0px;
	float: left;
	position: relative;
	width: 500px;
	background-image: url(images/corner_pack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*vanilla*/
	background-color: #F7F7C4;
}
#ContentTrail h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*slate blue*/
	color: #89A2A7;
	padding-top: 4px;
	padding-bottom: 0px;
}
#ContentSled {
	padding: 25px;
	margin: 0px;
	float: left;
	position: relative;
	width: 500px;
	background-image: url(images/corner_sled.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*vanilla*/
	background-color: #F7F7C4;
}
#ContentSled h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*white*/
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 0px;
}
#ContentSki {
	padding: 25px;
	margin: 0px;
	float: left;
	position: relative;
	width: 500px;
	background-image: url(images/corner_ski.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*vanilla*/
	background-color: #F7F7C4;
}
#ContentSki h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*sky blue*/
	color: #297CC0;
	padding-top: 4px;
	padding-bottom: 0px;
}
#ContentAbout {
	padding: 25px;
	margin: 0px;
	float: left;
	position: relative;
	width: 500px;
	background-image: url(images/corner_about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*vanilla*/
	background-color:#F7F7C4;
}
#Footer {
	margin: 0px;
	padding: 10px;
	text-align: right;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5A563;
}
#Footer p {
	font-size: 10px;
}
.float-r {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.float-l {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.red {
	color: #FF0000;
}