body {
	background-color: #FCFAEF;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #9D855B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;		
}

h1 {
	font-size: 1.8em;
}

a, a:link {
	color: #716042;
}
a:visited {
	color: #746243;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

table {
	font-size: 1.0em;
}

#container {
	margin-left: 80px;
	width: 695px;
}

#header {
	background: url(images/wva_photo.jpg) no-repeat left top;
	text-align: right;
}

#main {
	background: url(images/hawn_pattern.gif) repeat-x;
	padding-top: 10px;
}
/* -- backup 
#side {
	background: url(images/waipio_lookout.jpg) no-repeat center top;
	padding-top: 133px;
	width: 200px;
	float: right;
	border-left: 1px solid #B6A482;
	margin-bottom: 10px;
}

#toll_free {
	text-align: right;
	background: #E6DABF url(images/hawn_pattern.gif) repeat-x;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B6A482;
}
-- */


#side {
	width: 200px;
	float: right;
	border-left: 1px solid #B6A482;
	margin-bottom: 10px;
}

#toll_free {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	background: #E6DABF url(images/hawn_pattern.gif) repeat-x left bottom;
	color: #000000;
}
#toll_free p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#toll_free h2 {
	font: italic 2.4em/1em "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background: url(images/comment_gold_24.gif) no-repeat 5px;
}
#navigation {
	background:  url(images/waipio_lookout.jpg) no-repeat center top;
	padding-top: 133px;
}
#navigation ul {
	border-top: 1px solid #000;
	background: url(images/woodyandipu_sm.jpg) no-repeat right bottom;
	margin: 0px;
	padding: 0 0 120px 0;
	list-style: none;
}
#navigation li {
	padding: 5px;
}
#navigation a {
	font: 1.8em "Times New Roman", Times, serif;
	color: #716042;
}
#navigation a:hover {
	color: #000000;
}

/* -- Page Specific Navigation -- */
#home #nav_home,
#activities #nav_activities,
#gallery #nav_gallery,
#contact #nav_contact {
	background-color: #EFE8D6;
}
#home #nav_home a,
#activities #nav_activities a,
#gallery #nav_gallery a,
#contact #nav_contact a {
	color: #000000;
	text-decoration: none;
	cursor: default;
}
#home #nav_home a:hover,
#activities #nav_activities a:hover,
#gallery #nav_gallery a:hover,
#contact #nav_contact a:hover {
	color: #000;
}

#content {
	padding-right: 220px;
	font-size: 1.2em;
	line-height: 1.6em;
}
#footer {
	clear: both;
	text-align: right;
	padding-bottom: 25px;
	margin-top: 25px;
	border-top: 1px solid #976430;
	padding-top: 5px;
	color: #976430;
	font-size: 1.0em;

}

#disclaimer {
	font-size: 0.9em;
	padding: 5px;
	margin-top: 10px;
	border: 1px dotted #B6A482;
	text-align: center;
	background: #E6DABF;
	font-style: italic;
}
#disclaimer p {
	padding: 0;
	margin: 0;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	margin: 5px;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; margin: 5px 5px 5px 15px; }
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
