/* PAGE PROPERTIES & DIVS */

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-color: #737855;
	font-family: Helvetica, arial, myriad, sans-serif;
	font-size: 11.5px;
	color: #26302d;
	line-height: 14px;
}

p {
	margin-bottom: 8px;
}

p.topspace {
	padding-top: 10px;
}

a {
	font-size: 11.5px;
	font-family: Helvetica, arial, myriad, sans-serif;
	font-weight: bold;
	color: #737855;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.fadeNext {
	text-align: center;
}

a.fadeNext {
	color: #26302d;
	font-size: 13px;
	font-style: italic; 
	margin: 10px auto 10px auto;
}

a:hover.fadeNext {
	color: #26302d;
	font-size: 13px;
	text-decoration: underline;
	font-style: italic;
	margin: 10px auto 10px auto; 
}

em {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 30px;
	color: #c8dc96;
}

h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 18px;
	line-height: 25px;
	color: #ffffe7;
	background-color: #26302d;
	display: block;
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
	
}

h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	line-height: 20px;
	color: #737855;
	margin: 20px 0 10px 0;
	text-align: left;
	text-transform: uppercase;
}

h3 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	line-height: 20px;
	color: #737855;
	margin: 10px auto 5px auto;
	text-align: center;
	text-transform: uppercase;
}

h3.last {
	margin: 10px auto 20px auto;
}

sup {
	font-size: 7px;
}

#container {
	width: 760px;
	height: auto;
	margin: 0px auto 5px auto;
	background-image: url(images/background.gif);
}

#header {
	width: 100%;
	height: 150px;
	
}

#sidebar {
	width: 200px;
	height: 100%;
	float: left;
}

#contentarea {
	width: 560px;
	height: auto;
	float: right;
	text-align: left;
}

#nav {
	width: 100%;
	height: 132px;
	position: relative;
}

#maincontent {
	width: 530px;
	height: 100%;
	padding: 5px 15px 45px 15px;
}

#photos {
	width: 250px;
	height: 230px;
	float: right;
}

#footer {
	clear: both;
	width: 100%;
	height: 70px;
	background-color: #26302d;
	margin-top: 25px;
	position: relative;
}

#footercontent {
	float: right;
	width: 560px;
	height: 65%;
	margin-top: 25px;
	text-align: center;
	color: #ffffe7;
}

#copyright {
	margin-top: 10px;
	margin-bottom: 10px;
}

#copyright p{
	font-size: 9px;
	font-family: Helvetica, arial, myriad, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	color: #737855;
	text-decoration: none;
	line-height: 2px;
}

#copyright a {
	font-size: 9px;
	font-family: Helvetica, arial, myriad, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 2px;
	color: #737855;
	text-decoration: none;
}

#copyright a:hover {
	font-size: 9px;
	font-family: Helvetica, arial, myriad, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 2px;
	color: #737855;
	text-decoration: dotted underline;
}

img.content-image {
	margin-top: 20px;
}



/* DIV SPECIFICS */

#header img {
	display: inline;
}

#footer .compass {
	background-repeat: no-repeat;
	overflow: visible;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}

#footer .logo {
	background-repeat: no-repeat;
	overflow: visible;
	position: absolute;
	bottom: 55px;
	left: 385px;
	z-index: 100;
}

a.footer_link {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14px;
	font-style: italic;
	color: #ffffe7;
	letter-spacing: 1px;
	padding-bottom: 10px;
	
}

#footercontent p {
	font-size: 10px;
	margin-top: 5px;
	letter-spacing: 5px;
}


/* NAV LIST BUTTONS */

#navlist span {
	display: none;
}

#navlist li {
	list-style: none;
	display: inline;
}

#navlist li a {
	float: left;
	text-align: center;
	font-family: Helvetica;
	text-decoration: none;
	font-size: 9.5px;
	color: black;
	vertical-align: bottom;
	}
	

#navlist li.home a {
	width: 93px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/home.jpg) no-repeat 0px 0px;
	overflow: visible;
}

#navlist li.home a:hover {
	width: 93px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/home.jpg) no-repeat -93px 0px;
}

#navlist li.fishing a {
	width: 91px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/fishing.jpg) no-repeat 0px 0px;
}

#navlist li.fishing a:hover {
	width: 91px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/fishing.jpg) no-repeat -91px 0px;
}

#navlist li.hunting a {
	width: 94px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/hunting.jpg) no-repeat 0px 0px;
}

#navlist li.hunting a:hover {
	width: 94px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/hunting.jpg) no-repeat -94px 0px;
}

#navlist li.services a {
	width: 90px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/services.jpg) no-repeat 0px 0px;
}

#navlist li.services a:hover {
	width: 90px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/services.jpg) no-repeat -90px 0px;
}

#navlist li.wildlife a {
	width: 93px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/wildlife.jpg) no-repeat 0px 0px;
}

#navlist li.wildlife a:hover {
	width: 93px;
	height: 132px;
	margin-right: 1px;
	background: url(images/buttons/wildlife.jpg) no-repeat -93px 0px;
}

#navlist li.watershed a {
	width: 94px;
	height: 132px;
	background: url(images/buttons/watershed.jpg) no-repeat 0px 0px;
}

#navlist li.watershed a:hover {
	width: 94px;
	height: 132px;
	background: url(images/buttons/watershed.jpg) no-repeat -94px 0px;
}


/* SIDEBAR NAV */

#sidebar_nav ul {
	background-image: url(images/nav-left-bg.jpg);
	list-style: none;
	margin-bottom: 20px;
}

#sidebar_nav li a {
	display: block;
	font-size: 8.5px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	padding: 10px 5px 10px 2px;
	color: #c8dc96;
	text-decoration: none;
}

#sidebar_nav li a:hover {
	border-bottom: 1px dotted #c8dc96;
	border-top: 1px dotted #c8dc96;
	padding: 9px 5px 9px 2px;
}

#sidebar_nav li {
	text-align: right;
	border-bottom: 1px solid #26302d;
}


/* FLOATS */

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.clear {
	clear: both;
}

/* Fish Facts Lists */

.fishfacts li {
	margin: 5px 0 10px 25px;
}

/* Tables */

table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin: 20px auto 0 auto;
	width: 320px;
	
	}
	
table.members {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin: 0 auto 40px auto;
	width: 95%;
	
	}
	
table.members td {
	padding: 15px;
}
	
table.nonmembers {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin: 0 auto 40px auto;
	width: 95%;
	
	}
	
table.nonmembers td {
	padding: 15px;
}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.titles td {
	border-top: 1px solid #737855;
	border-bottom: 1px solid #737855;
	background: #FFC;
	font-size: 14px;
	font-weight: bold;
	
	}

td {
	border-bottom: 1px solid #c8dc96;
	padding: 0 0.5em;
	text-align: center;
	}
	
td b {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

td.width {
	width: 190px;
	}

td.adjacent {
	border-left: 1px solid #737855;
	text-align: center;
	}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

