body {
	background:#00586E;
	font-family:sans-serif;
}
h1 {
	color:white;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:right;
	font-size:26px;
	line-height:50px;
}

.pagenav {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: right;
}
.text_right {
	font-size: 9pt;
	text-align: right;
	font-family: sans-serif;
}

h2 {
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:20px;
	padding-top:8px;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	height: 98px;
	width: 100%;
	line-height:170px;
}

h3 {
	color:#C78B00;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:20px;
	padding-top:8px;
}

div#blue {margin-bottom:10px;}

div#leftbox {
	margin-right:305px;
}

div#container {
	max-width:1012px;
	width:expression(document.body.clientWidth > 1012? "1012px": "auto" );
}

div#beige {
	width:285px;
	float:right;
}

div#green {
	margin-top:55px;
	margin-bottom:55px;
	margin-left:12px;
	height:50px;
	max-width:1000px;
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
	 _overflow-y:hidden;
}

div#invisible {
	background:#00586E;
	z-index:2;
	text-align:right;
	margin-top:-40px;
	padding-bottom:20px;
	max-width:1000px;
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
}

img#splash {
	border:1px solid #003745;
	display:inline;
	position:relative;
	top:12px;
	width:90%;
	margin-bottom:12px;
}

a {text-decoration:none;}

a:hover {text-decoration: underline;}
div#green a {color:white; text-decoration:none;}
div#red a, div#white a {  color: #0000FF;}

div#blue a {  color: #ffffff;}

div#bluewhite a {  color: #ffffff;}

div#bluewhite ul li { /* When placed in a single line without commas, the style is applied container-style: ie it applies to LI's contained withing UL's which are contained within DIV#invisible's */
	display:inline;
	list-item-type:none;
	margin:0 1em;
	font-size:11pt;
	line-height:20pt;	
	float:left;
}

div#beige a {color: #0000ff;}

div#green a {
	color:white;
	text-decoration:none;
}

p {
	padding:0.2em;
	text-align:justify;
	font-size:11pt
}



li {
    font: 11pt sans-serif;
	list-style-image: url(../images/bullet_arrowheadBLUE.gif);
}

div#invisible ul li { /* When placed in a single line without commas, the style is applied container-style: ie it applies to LI's contained within UL's which are contained within DIV#invisible's */
	display:inline;
	list-style-type:none;
	margin:0 1em;
	font-size:11pt;
	line-height:20pt;
}
div#invisible ul li a {
	color:white;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.updated {
    text-align: center;
	font-size: x-small;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}

ul.submenu {
	display:inline;
	text-align:right;
    list-style-type:none;
	font-size: 10pt;
}

ul.submenu li {
	display:inline;
	list-style-type:none;
	margin-left:4em;
	font-size:10pt;
}
.h-aboutus {
	background-image: url(../images/header_aboutus.jpg);
	color:white;
}

.h-hikes {
	background-image: url(../images/header_hikes.jpg);
	color:white;
}

.h-hikesfall {
	background-image: url(../images/header_fall02.jpg);
	color:white;
}

.h-guidebook {
	background-image: url(../images/header_guidebook.jpg);
	color:white;
}

.h-newsletter {
	background-image: url(../images/header_newsletter.jpg);
	color:white;
}

.h-takehikes {
	background-image: url(../history/images/header_take-hike.jpg);
	color:white;
}

.h-resources {
	background-image: url(../images/header_resources.jpg);
	color:white;
}

.h-contact {
	background-image: url(../images/header_contact.jpg);
	color:white;
}

.h-member {
	background-image: url(../images/header_member.jpg);
	color:white;
}

.h-recognition {
	background-image: url(../images/header_recognition.jpg);
	color:white;
}

.h-sitemap {
	background-image: url(../images/header_sitemap.jpg);
	color:white;
}

.h-helping {
	background-image: url(../images/header_helping.jpg);
	color:white;
}

.h-members {
	background-image: url(../images/header_members.jpg);
	color:white;
}

.h-e2e2009 {
	background-image: url(../images/header_e2e2009.jpg);
	color:white;
}
.textarea {
	BORDER-RIGHT: #ffffff 2px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11pt; BACKGROUND: #00586E; OVERFLOW: auto; BORDER-LEFT: #ffffff 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #ffffff 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif
}
.boldred {
	color: #FF0000;
	font-weight: bold;
}
