	* {
	margin: 0;
	padding: 0;	
	}
	
	body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	}
	
	/* table {
	table-layout: fixed;
	} */

	tr, td {
	overflow: hidden;
	}
	
	.content {font: 0.75em/1.5em Verdana,Arial,sans-serif; color:#000000; background-color:#ffffff;}
	
	.contact {font: 0.68em Verdana,Arial,sans-serif; color:#666666; background-color:#ffffff;}

	.mapcontent {font:0.70em/2em Verdana,Arial,anss-serif; color:#000000;background-color:#ffffff;}

	.trailcontent {font:0.70em/1.5em Verdana,Arial,anss-serif; color:#000000;background-color:#ffffff;}	

	#fallguide {font: 14px/16px Verdana,Arial,sans-serif; color:#000000; background-color:#ffffff; text-indent: 10px;}
		
	a, a:hover { 
	text-decoration: none;
	}
	
	a {
	color: #f77f00; border-bottom: 1px solid #f77f00; padding-bottom: 1px;
	}
	a:hover {
	color: #000000; border-bottom: 1px solid #000000; padding-bottom: 1px;
	}

	h1 {
	/* Styles the main heading.  NOTE: Each page should have only one H1 */
	color: #bf4d02;
	font-size: 2em;
	line-height: .9em;
	margin: 1em 0em 0.5em 0em;
	font-weight: lighter;
	}

	h2 {
	font-size: 1.5em; color: #bf4902; font-weight: lighter; line-height: 1em; margin: 1em 0em 0.25em 0em;
	}
	
	h3 { 
	font-size: 1.25em; color: #bf4902; font-weight: lighter; line-height: 1em; margin: 1em 0em 0.25em 0em;
	}
	
	h4 {
	font-size: 1em; color: #bf4902; margin: 1em 0em .25em 0em; font-weight: lighter;
	}	

	
	#headerbar {
	background-color: #fd9d38; padding: 0 0 0 20px; font-size: 22px; color: #000000;
	}	

	#rightfeature {
	background-color: #fd9d38;
	padding: 0 0 0 10px;	
	font-size: 14px; 
	color: #ffffff;
	}	

	#rightlinks a {
	color: #f77f00;
	font-size: 14px;
	border-bottom:  0;
	/* border-bottom: 1px solid #f77f00; */
	padding-bottom: 1px;
	text-decoration: underline;
	}	

	#rightlinks a:hover {
	color: #000000;
	font-size: 14px;
	/* border-bottom: 1px solid #000000; */
	padding-bottom: 1px;
	text-decoration: underline;
	}




	#image a, ahover {
	text-decoration: none;
	}		


	#imagelinks a {
	color: #f77f00;
	font-size: 14px;
	border-bottom:  0;
	/* border-bottom: 1px solid #f77f00; */
	padding-bottom: 1px;
	text-decoration: underline;
	}	

	#imagelinks a:hover {
	color: #000000;
	font-size: 14px;
	/* border-bottom: 1px solid #000000; */
	padding-bottom: 1px;
	text-decoration: underline;
	}


	#heritagelinks a {
	color: #f77f00;
	font-size: 14px;	
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #f77f00; 
	}	

	#heritagelinks a:hover {
	color: #000000;
	font-size: 14px;
	border-bottom: 1px solid #000000; 
	padding-bottom: 1px;
	text-decoration: none;
	}

	.heritage a {	
	color: #f77f00;
	font-size: 16px;	
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #f77f00;
	}	

	.heritage a:hover {	
	color: #000000;
	font-size: 16px;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	text-decoration: none;	
	}
	
	#ahover a {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #f77f00;
	border-bottom: 1px solid #f77f00;
	padding-bottom: 1px;
	}
	
	#ahover a:hover {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #f77f00;
	padding-bottom: 1px;
	}

	

	ul.contentlist{	
	font: 0.75em/1.5em Verdana,Arial,sans-serif; color:#000000; background-color:#ffffff;
	/* text-indent: 15px; */
	padding-left: 30px;
	}

	
	 #mainul ul {
	font-size: .75em; 
	line-height: 1.636em;
	}	

	/* LEFT MENU */
	
	#left-menu {
	/* left-menu styles the main menu column, including the font size. NOTE: The padding- and margin-bottoms are a trick that extends the left menu the full length of the page (assuming the page isn't longer than 30,000 pixels) regardless of the length of the main content area  */
	width: 200px;
	text-align: left;
	font-size: 14px;
	/*  padding-bottom: 30000px;
	 margin-bottom: -30000px; */
	background-color: #fbc48a;
	}

/* #left-menu h2 {
	/* The template includes several headings (H2s) that do not display in standard browsers.  They improve site accessibility by titling lists of links -- for example, the list of Frequently Used Tools in the header. NOTE: This expalins why there is not a standard H2 style.  Rather, H2 is styled for different purposes in different divs */
	display: none;
	}
*/
	#left-menu ul {
	list-style: none;
	
	}

	#left-menu ul li a {
	/* Styles the Major Link Buttons.  NOTE: This is where you would adjust the STATIC color of the MAJOR Link button.  To do so, simply change the hexadecimal value of "background-color" */
	list-style: none;
	color: #ffffff;
	display: block;
	width: 190px;
	background-color: #f77f00;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom: #666666 1px solid;
	}

	#left-menu ul li a:hover {
	/* Styles the Major Link Buttons.  NOTE: This is where you would adjust the HOVER color of the MAJOR Link button.  To do so, simply change the hexadecimal value of "background-color" */
	list-style: none;
	color: #ffffff;
	display: block;
	width: 190px;
	background-color: #fd9d38;
	border-bottom: #666666 1px solid;
	}
	
	#left-menu ul li ul li a {
	/* Styles the Minor Link Buttons.  NOTE: This is where you would adjust the STATIC color of the MINOR Link button.  To do so, simply change the hexadecimal value of "background-color" */
	list-style: none;
	color: #666666;
	display: block;
	width: 190px;
	background-color: #faac59;
	border-bottom: #666666 1px solid;
	}

	#left-menu ul li ul li a:hover {
	/* Styles the Minor Link Buttons.  NOTE: This is where you would adjust the HOVER color of the MINOR Link button.  To do so, simply change the hexadecimal value of "background-color" */
	list-style: none;
	color: #555555;
	display: block;
	width: 190px;
	background-color: #fbc48a;
	border-bottom: #666666 1px solid;
	}

