body {
	margin: 0px 0px 0px 0px;
	/* background-color: #73c6ef;  */
	background-color: #694b33;
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	clear : both;
}

P 	{
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-size : 10pt;
	line-height: 120%;
	text-align: left;
}
/***********************************
	CONTAINERS
***********************************/

#main {
	background-color: #ffffff;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top : 5px;
	margin-bottom : 20px;
}
/* Area right above the main content that has the heading and background image */

#header {
	width: 770px;
	height: 153	px;
	padding: 0 0 0 0;
	text-align:left;
	background-color: #003399;
	margin-right: 0px;
	border : none;
}

#mainimg {
	position:absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 770px;
	padding: 0 0 0 0;
	background : #003399;
	height: 143px;
	border : none;
	clear : both;
}

#menuback {
	clear : both;
	width: 770px;
	background-color: #694b33;
}
#menu, #menu ul {
	clear : both;
	float: right;
	width: 770px;
	list-style: none;
	background-color: #694b33;
	color: #ffffff;
	padding: 0;
	margin: 125px 0 0 0;
	text-align:left;
	z-index: 1;
}

#menu a {
	display: block;
	width: 85px;
	color: #ffffff;
	text-decoration: none;
	padding: 0.2em .5em;
	font-weight:bold;
	font-size: 10pt;
}

#menu a:hover {
	color: #FFCC66;
	font-weight: bold;
}
#menu li {
	float: left;
	padding: 0;
	width: 85px;
}

#menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 85px;
	font-weight: normal;
	margin: 0;
	background-color: #003399;
	border: 1px solid #3366cc;
}

#menu li li {	
	display: block;
	padding-right: 5px;
	width: 90px;
}

#menu li ul a {
	display: block;
	list-style: none;
	width: 90px;
}

#menu li ul ul {
	margin: -1.5em 0 0 0px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

#menu li:hover, #menu li.sfhover {
	color: #FFCC66;
	background-color: #3366CC;
}
#contentwrap {
	clear : both;
	display: table;
	width:770px;
	height: 100%;
	background-color: #ffffff;
}
#contentwrap #content {
	clear : both;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: none;
	width: 770px !important;
	width: 770px;
	padding: 5px 10px 5px 10px;
	margin-right:0;
	z-index: 2;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 750px !important;
	width: 750px;
	color: #003399;
	padding: 10px 10px 1px 10px;
	text-align: center;
	background-color: #FFFFFF;
}
/***********************************
	MISCELLANEOUS
***********************************/
.homenavbut a:link, .homenavbut a:visited {
	float: left;
	text-align: center;
	font-variant: small-caps;
	color: #ffffff;
	background-color: #003399;
	text-decoration: none;
	width: 75px;
	padding: 10px 5px 5px 5px;
	font-weight:bold;
}
.homenavbut a:hover {
	color: #ffcc66;
	background-color: #003399;
	text-decoration: none;
	font-variant: small-caps;
}
.homenavbut a:active {
	color: #cccc99;
	background-color: #cc6600;
}
.homenavbut2 a:link, .homenavbut2 a:visited {
	font-size: 9pt;
	position: relative;
	float: left;
	text-align: center;
	font-variant: small-caps;
	color: #ffffff;
	background-color: #003399;
	text-decoration: none;
	width: 90px;
	padding: 5px 5px 5px 5px;
	font-weight:bold;	
	}
.homenavbut2 a:hover {
	color: #FFCC66;
	background-color: #003399;
	text-decoration: none;
	font-variant: small-caps;
}

.navl1 a {
	font-size: 10pt;
	color: #003399;
	background-color: #cccc99;
	display: block;
	overflow: none;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
	text-decoration: none;
	width !important: 180px;
	width: 190px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
}
.navl1 a:hover {
	background-color: #d7d7a3;
	color: #993300;
	text-decoration: none;
	width !important: 180px;
	width: 190px;
}
.navl1sel a {
	font-size: 10pt;
	color: #003399;
	background-color: #cccc99;
	display: block;
	overflow: none;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
	text-decoration: none;
	width !important: 180px;
	width: 190px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
	font-weight: bold;
}
.navl1sel a:hover {
	background-color: #d7d7a3;
	color: #993300;
	text-decoration: none;
	width: 180px !important;
	width: 190px;
	font-weight: bold;
}
.navl2 a {
	font-size: 10pt;
	color: #993300;
	background-color: #cccc99;
	border: 1px solid #cccc99;
	display: block;
	overflow: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	width: 183px !important;
	width: 190px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
}
.navl2 a:hover{
	background-color: #d7d7a3;
	font-style: normal;
	color: #666600;
	text-decoration: none;
	width: 183px !important;
	width: 190px;
}
.navl2sel a {
	font-size: 10pt;
	color: #993300;
	background-color: #cccc99;
	border: 1px solid #cccc99;
	display: block;
	overflow: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	width: 183px !important;
	width: 190px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
	font-weight: bold;
}

.navl2sel a:hover{
	background-color: #d7d7a3;
	font-style: normal;
	color: #666600;
	text-decoration: none;
	width: 183px !important;
	width: 190px;
	font-weight: bold;
}	
.navl3 a {
	font-size: 9pt;
	background-color: #cccc99;
	color: #666600;
	display: block;
	overflow: none;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 0px;
	text-decoration: none;
	width: 180px !important;
	width: 190px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
}
.navl3 a:hover {
	background-color: #d7d7a3;
	color: #663366;
	text-decoration: none;
	width: 180px !important;
	width: 190px;
}
.navl3sel a {
	font-size: 9pt;
	background-color: #cccc99;
	color: #666600;
	display: block;
	overflow: none;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 0px;
	text-decoration: none;
	width: 180px !important;
	width: 190px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
	font-weight: bold;
}
.navl3sel a:hover {
	background-color: #d7d7a3;
	color: #663366;
	text-decoration: none;
	width: 180px !important;
	width: 190px;
	font-weight: bold;
}
.navl4 a, .navl4 ul {
	font-size: 9pt;
	background-color: #cccc99;
	border: 1px solid #cccc99;
	color: #663366;
	display: block;
	overflow: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 0px;
	text-decoration: none;
	width: 173px !important;
	width: 190px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
}
.navl4 a:hover {
	background-color: #d7d7a3;
	color: #000000;
	text-decoration: none;
	width: 173px !important;
	width: 190px;
}
.navl4sel a, .navl4 ul {
	font-size: 9pt;
	background-color: #cccc99;
	border: 1px solid #cccc99;
	color: #663366;
	display: block;
	overflow: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 0px;
	text-decoration: none;
	width: 173px !important;
	width: 190px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
	font-weight: bold;
}
.navl4sel a:hover {
	background-color: #d7d7a3;
	color: #000000;
	text-decoration: none;
	width: 173px !important;
	width: 190px;
	font-weight: bold;
}
P 	{
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-size : 10pt;
	line-height: 120%;
}
td {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-size : 10pt;
	line-height: 120%;
}
li {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-size : 10pt;
	line-height: 120%;
}
.bodytext {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	font-size : 10pt;
	line-height: 120%;
}
.l1title {
	font-family: georgia;
	font-size: 24pt;
	color: #993300;
	background-color: #ffffff;
	text-align: left;
	line-height: 104%;
}
.l1subtitle {
	font-size: 14pt;
	color: #993300;
	background-color: #ffffff;
	text-align: left;
	line-height: 104%;
}
.sectsubtitle {
	font-family: georgia, Arial, Verdana, sans-serif;
	font-size: 18pt;
	color: #993300;
	background-color: #ffffff;
	text-align: center;
	line-height: 104%;
}
.firetitle {
	font-family: georgia;
	font-size: 22pt;
	color: #cc0033;
	background-color: #ffffff;
	text-align: left;
	line-height: 23pt;
	vertical-align: text-bottom;
}
.bluetitle {
	font-family: georgia;
	font-size: 22pt;
	font-weight: bold;
	color: Blue;
	background-color: #ffffff;
	text-align: left;
	line-height: 104%;
}
.smalltextbold {
	font-weight: bold;
	color : black;
	background-color: #ffffff;
	font-size: 90%;
}
.smalltextbold1 {
	font-weight: bold;
	color : black;
	background-color: #ffffff;
	font-size: 80%;
}
.smallfont2 {
	font-size: 80%;
}
.smallfont3 {
	font-size: 70%;
}
.smallfont2e {
	font-size: 80%;
	font-style: italic;
}
.navlink, .navlink a{
	font-weight: bold;
	text-decoration : none;
	color: white;
	font-size: 11pt;
}
.navlink a:hover{
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
}
.navlinkselected, .navlinkselected a{
	font-size: 11pt;
	font-weight: bold;
	text-decoration : none;
	color: #cccc99;
}
.navlinkselected a:hover{
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
}
.shadowbox {
	background-image:url('/images/noise.gif');
}
.ochart a{
	font-size: 10pt;
	text-decoration: none;
	color: #003399;
}
.ochart a:hover{
	text-decoration: underline;
	color: #993300;
}
.ochart td{
	background : White;
}
.ochart td.b{
	background : #EEE8AA;
	padding : 1px 1px 1px 1px;
}
.ochart td.c{
	background : #cccc99;
	padding : 1px 1px 1px 1px;
}

.lefttopnav, .lefttopnav a{
	font-size: 10pt;
	line-height: 200%;
	text-decoration: none;
	color: #003399;
}
.lefttopnav a:hover{
	text-decoration: underline;
	color: #993300;
}
.lefttopnavselected, .lefttopnavselected a{
	font-size: 10pt;
	line-height: 200%;
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
.lefttopnavselected a:hover{
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
.lefttopnavselectsub, .lefttopnavselectsub a{
	font-size: 8pt;
	line-height: 110%;
	color:#003399;
	text-decoration: none;
	font-weight: bold;
}
.lefttopnavselectsub a:hover{
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}	
.lefttopsubnav, .lefttopsubnav a{
	font-size: 8pt;
	line-height: 160%;
	text-decoration: none;
	color: #993300;
}
.lefttopsubnav a:hover{
	text-decoration: underline;
	color: #003399;
}
.blacknav, .blacknav a{
	font-size: 10pt;
	line-height: 200%;
	text-decoration: underline;
	color: black
}
.boldred {
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.busdir a{
	font-size: 10pt;
	text-decoration: none;
	color: #003399;
	background-color: #ffffff;
}
.busdir a:hover{
	text-decoration: underline;
}
.busdir td{
	background-color :white;
}
.busdir td:hover{
	background-color :  #cccc99;
}
.bustitle {
	font-size: 14pt; 
	font-weight: bold;
	color: Navy; 
	text-align: left;
	 line-height: 104%;
}
.dirlegend {
	color : black;
	background-color: #ffffff;
	border: thin solid white;
}
.dirlegend tr {
	color : black;
	background-color: #ffffff;
}
.dirlegend tr.d {
	color: black;
	background-color: #ffffcc;
	border-bottom : thin solid Black;
	padding-bottom : 5px;
}
.dirlegend td{
	background : White;
	text-align: left;
}
.dirlegend td.a {
	background : White;
	text-align: left;
	font-size: 90%;
	font-style: italic;
}
.dirlegend td.b {
	background : White;
	text-align: left;
	font-size: 90%;
}
.dirlegend td.l{
	background : #009900;
	padding : 1px 1px 1px 1px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
}
.dirlegend td.m{
	background : #990099;
	padding : 1px 1px 1px 1px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
}
.dirlegend td.n {
	font-weight: bold;
	color : black;
	font-variant: small-caps;
	font-style: italic;
}
.dirlegend td.p{
	background : #CC6666;
	padding : 1px 1px 1px 1px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
}
.dirlegend td.r{
	background : #3333FF;
	padding : 1px 1px 1px 1px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
}
.dirlegend  td.w{
	background : #FF0033;
	padding : 1px 1px 1px 1px;
	width: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
}
.dirlegend td.z {
	color : black;
	font-variant: small-caps;
	font-size: 90%;
}
.dirlegend td.u a {
	position: relative;
	color: white;
	background : #3333FF;
	padding : 1px 1px 1px 1px;
	text-align: left;
	font-weight: bolder;
	font-style: italic;
	font-size: 9pt;
	text-decoration : none;
	border: #003399 thin solid;
	font-variant: small-caps;
}
.dirlegend td.e a {
	position: relative;
	color: white;
	background : #009900;
	padding : 1px 1px 1px 1px;
	text-align: left;
	font-weight: bolder;
	font-style: italic;
	font-size: 9pt;
	text-decoration : none;
	border: #339900 thin solid;
	font-variant: small-caps;
}
.leftsubnavselect, .leftsubnavselect a{
	font-size: 8pt;
	line-height: 110%;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.leftsubnavselect a:hover{
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}	
.lefttsubsubnav, .leftsubsubnav a{
	font-size: 8pt;
	line-height: 160%;
	text-decoration: none;
	color: #003399;
}
.leftsubsubnav a:hover{
	text-decoration: underline;
	color: #993300;
}
.parkname {
	font-family: georgia;
	font-size: 16pt;
	color: #9999CC;
	text-align: left;
	line-height: 104%;
}
.parkadd {
	font-size: 14pt;
	text-align: right;
	line-height: 104%;
}
.wftitle {
	font-family: georgia;
	font-size: 24pt;
	color: #3366cc;
	text-align: left;
	line-height: 104%;
}
.wfsubtitle {
	font-size: 14pt;
	color: #3366cc;
	text-align: left;
	line-height: 104%;
}
.wfsectsubtitle {
	font-family: georgia, Arial, Verdana, sans-serif;
	font-size: 18pt;
	color: #3366cc;
	text-align: center;
	line-height: 104%;
}
.gwbanner {
	color: #000000;
	font-weight: bold;
	font-size: 300%;
	height: 50px;
	text-align: center;
	letter-spacing : 2px;
	font-family : Georgia;
	background-color : #ffffff;
}
.gwnav a {
	color : #999966;
	background-color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}

.gwnav a:hover {
	color : #cccc99;
	background-color : #ffffff;
}		
.gwnav2 a {
	color : #666600;
	background-color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
.gwnav2 a:hover {
	color : #cccc99;
	background-color : #ffffff;
}
.appnav a {
            background-color : #ffffff;
            border : 1px solid #6699ff;
            color : #000000;
            display : block;
            padding-bottom : 2px;
            padding-left : 2px;
            padding-top : 4px;
            text-decoration : none;
            width : 90%;
            text-align : center;
            line-height : 100%;
		font-weight : bold;
            }

.appnav a:hover {
	background-color : #6699ff;
	border : 1px solid #3366dd;
	color : #000000;
	text-decoration : none;
	width : 90%;
}				
		.MenuItem
		{
			COLOR: #ffffff;
			FONT-FAMILY: Arial, Verdana, sans-serif;
			TEXT-DECORATION: None;
			font-weight : bolder;
			font-size: 10pt;
		}
		a.MenuItemLink
		{
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	TEXT-DECORATION: None;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
		a.MenuItemLink:link
		{
			COLOR: #ffffff;
			FONT-FAMILY: Arial, Verdana, sans-serif;
			TEXT-DECORATION: None;
			font-size: 10pt;
		}
		a.MenuItemLink:visited
		{
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	TEXT-DECORATION: None;
	font-size: 10pt;
}
		a.MenuItemLink:hover
		{
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	TEXT-DECORATION: None;
	font-size: 10pt;
}
		.myMenu {
			position: absolute;
			visibility: hidden;
			z-index: 5;
		}	


/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/

.clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearing {
    display: inline;
    }

/* hides from IE/Mac \*/
* html .clearing { 
    height: 1%;
    }

.clearing {
    display: block;
    }
/* end hide from IE-Mac */
/*** end clearing hack ***/	
