body {
	background-color: #204FC8;
	font-family: Georgia;
	font-size: 12px;
	margin: 0px;
	text-align: left;
}

body td {
	font-family: Georgia;
	font-size: 12px;
}

form {
	margin: 0px;
}

a:hover {
	color: #006633;
}

h1 {
	margin: 0px;
	color: #371B13;
	font-size: 24px;
}

h2 {
	margin: 0px;
	color: #371B13;
	font-size: 19px;
}

h3 {
	margin: 0px;
	color: #371B13;
	font-size: 16px;
}

h4 {
	margin: 0px;
	color: #371B13;
	font-size: 14px;
}





.container {
	position: relative;
	background-color: #FFFFFF;
	width: 1000px;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	text-align: left;
}

.content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
 	text-align: left;
	clear: both;
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
}








.link_2 a {
	font-size: 14px;
	color: #F7F75A;
}

.link_2 a:hover {
	font-size: 14px;
	color: #204FC8;
	text-decoration: none;
}

.footer {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
}

.footer a {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
}

.footer a:hover {
	color: #F7F75A; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}


.on {
	visibility : visible;
}

.off {
	visibility : hidden;
}

#shop .dvd_off {
	display: none;
}



.nav td {
	padding-left: 30px;
}

.nav a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover {
	color: #A9C038;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#home td.home a, 
#press td.press a, 
#cast td.cast a, 
#clips td.clips a, 
#photos td.photos a, 
#learn td.learn a, 
#contact td.contact a, 
#shop td.shop a
{
	color: #A9C038;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#learn #watershed td.watershed a,
#learn #history td.history a,
#learn #wildlife td.wildlife a,
#learn #issues td.issues a,
#learn #area_history td.area_history a
{
	color: #371B13;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.subnav a {
	color: #006633;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.subnav a:hover {
	color: #A9C038;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


