@charset "utf-8";
/* CSS Document */

html, body
{
	font-family: Georgia, Helvetica, sans-serif;
	font-size:12px;
	background-color: #331514;
	font: 12px Georgia, Helvetica, sans-serif;	
}


h1, h2
{
	font-size:18px;
	color: #89C074;
	margin: 0;
	padding:0;
	text-align: center;
	border-bottom: solid 1px;
}

h2
{
	color: #89C074;
	font-size:16px;
}

h3
{
	font-size: 12px;
}

p, li
{
	color: white;
}

a
{
	color: #89C074;
}

/* ------------------------------------------------------------CONTAINER---------------------------------------------------- */
#container
{
	margin: 0 auto;
	width: 1000px;

}


#container2
{
	float: left;
	position: relative;
	width: 1000px;
	background: #666633;
}
/*------------------------------------------------------------HEADER-------------------------------------------------------- */

#header
{
	position:relative;
	width: 1000px;
	height: 225px;
	background-repeat: no-repeat;
	background-color: #666633;
	margin: 0 auto;
}

.title
{
	position: absolute; top: 30px; right: 10px;
}
	
.title>h2

{
	color:#663;
	font-size:36px;
	border: none;
	text-transform: none;
	
}


/*------------------------------------------------MENU---------------------------------------------------*/



#menu>ul
{
	position: relative;
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	height: 25px;
	background-color: #455F73;
	letter-spacing: 1px;
}

#menu>ul>li
{
	list-style-type:none;
	position: relative;	
	padding: 0;
	margin: 0;
	width: 20%;
	float: left;
	text-align: center;
	line-height: 25px;
	
}

#menu>ul>li>a
{
	color: white;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0px 0px;
	display: block;
}

#menu li ul 
{
	display: none;
	width: 5em;
	background-color: #666633;
	text-decoration: underline;
	letter-spacing: 1px;
}

#menu li:hover ul 
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	text-align: left;
	top: 25px;
	left: 0px;
	width: 100%;
	letter-spacing: 1px;
	line-height:18px;
	z-index: 100;
	}
	


#menu li:hover li 
{
	float: none; 
	border-bottom: 1px dotted;
	list-style-type: none;
	padding-left: 5px;
	vertical-align: top;
	background-color: #666633;
	}
	
#menu li:hover li a 
{
	background-color: #666633;
	color: white; 
	padding: 0;
	text-decoration: none;
	}
	
#menu ul>li>a:hover {
	background-color: #666633; 
	text-decoration: none;
	color: #89C074; 
	}
	
#menu > ul>li:hover {
background-color:#666633;
}
/*-------------------------------------------------------LEFT NAV---------------------------------------------------*/

#left_side
{
	float: left;
	width: 221px;
	background-color: #666633;
	
}

#areas
{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	width: 210px;
	background-color: #455F73;
}

#areas>ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0;
}


#areas>ul>li
{
	border-top: 1px dotted;
	padding: 2px 0px 0px 5px;
	line-height: 15px;
	color: white;
}

#areas>h3
{
	padding-top: 5px;
	text-align: left;
	font-size; 12px;
	color: #89C074;
	margin: 5px;
}

#areas>p
{
	background-color: #331514;
	text-align: left;
	font-size; 12px;
	color: white;
	line-height: 14px;
	line-break: strict 2px;
}


#areas>p>a
{
	margin: 5px;
	color: white;
	font-size: 12px;
	text-decoration:none;
}

#areas>p>a:hover
{
	color: #89C074;
}

#areas>ul>li>a
{
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration:none;	
}



#areas>ul>li:hover
{
	background-color: #331514;
}


#areas>ul>li>a:hover
{
	color: #89C074;
}

#areas2
{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	width: 210px;
	background-color: #455F73;
}

#areas2>ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0;
}


#areas2>ul>li
{
	border-top: 1px dotted;
	padding: 2px 0px 0px 5px;
	line-height: 15px;
	color: white;
}

#areas2>h3
{
	padding-top: 5px;
	text-align: left;
	font-size; 12px;
	color: #89C074;
	margin: 5px;
}

#areas2>p
{
	background-color: #331514;
	text-align: left;
	font-size; 12px;
	color: white;
	line-height: 14px;
	line-break: strict 2px;
}


#areas2>p>a
{
	margin: 5px;
	color: white;
	font-size: 12px;
	text-decoration:none;
}

#areas2>p>a:hover
{
	color: #89C074;
}

#areas2>ul>li>a
{
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration:none;	
}



#areas2>ul>li:hover
{
	background-color: #331514;
}


#areas2>ul>li>a:hover
{
	color: #89C074;
}

/*---------------------------------------Secondary Left Nav--------------------------------------------------------------*/

#second_left
{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	width: 210px;
	background-color: #455F73;
}



#second_left>h3
{
	padding-top: 5px;
	text-align: left;
	font-size; 12px;
	color: #89C074;
	margin: 5px;
}

#second_left>table
{
	font-size: 1em;
	text-align: left;
	color: white;
	padding: 10px;
	width: 190px;
}


#second_left>ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0;
}


#second_left>ul>li
{
	border-top: 1px dotted;
	padding: 2px 0px 0px 5px;
	line-height: 15px;
	color: white;
}
	

#second_left>ul>li>a
{
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration:none;	
	width: 100%;
}



#second_left>ul>li:hover
{
	background-color: #331514;
}


#second_left>ul>li>a:hover
{
	color: #89C074;

}

/*---------------------------------------Other Links--------------------------------------------------------------*/

#other_links
{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	width: 210px;
	background-color: #455F73;
}



#other_links>h3
{
	padding-top: 5px;
	text-align: left;
	font-size; 12px;
	color: #89C074;
	margin: 5px;
}

#other_links>table
{
	font-size: 1em;
	text-align: left;
	color: white;
	padding: 10px;
	width: 190px;
}


#other_links>ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0;
}


#other_links>ul>li
{
	border-top: 1px dotted;
	padding: 2px 0px 0px 5px;
	line-height: 15px;
	color: white;
}
	

#other_links>ul>li>a
{
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration:none;	
	width: 100%;
}



#other_links>ul>li:hover
{
	background-color: #331514;
}


#other_links>ul>li>a:hover
{
	color: #89C074;

}

/*---------------------------------------Social Media--------------------------------------------------------------*/

#social_media
{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	width: 210px;
	background-color: #455F73;
}



#social_media>h3
{
	padding-top: 5px;
	text-align: left;
	font-size; 12px;
	color: #89C074;
	margin: 5px;
}

#social_media>table
{
	font-size: 1em;
	text-align: left;
	color: white;
	padding: 10px;
	width: 190px;
}


#social_media>ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 0;
}


#social_media>ul>li
{
	border-top: 1px dotted;
	padding: 2px 0px 0px 5px;
	line-height: 15px;
	color: white;
}
	

#social_media>ul>li>a
{
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration:none;	
	width: 100%;
}



#social_mediat>ul>li:hover
{
	background-color: #331514;
}


#social_media>ul>li>a:hover
{
	color: #89C074;

}



/*-----------------------------------------SEARCH-------------------------------------------------------------------*/

#search

{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	width: 210px;
	background-color: #455F73;

}

#search>form

{
	padding: 0 0 1px 0;
	border-top: 1px dotted white;
	margin: 2px 0 0 0;
}

#search>h3
{
	padding-top: 5px;
	text-align: left;
	font-size; 12px;
	color: #89C074;
	margin: 5px;
}
/*---------------------------------------Main Content--------------------------------------------------------------*/

#main_content
{
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 520px;
	background-color: #455F73;
	display: inline;
	position: relative;
	padding: 10px;
}


.pic_ref
{
	font-size; 12px;
	color: white;
}


.pic_ref>a
{
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.pic_ref>a:hover
{
	color: #89C074;
}

.walk_thumbnails 
{
	padding: 2px;
	border: solid 1px #999;
	align: center;
}

.summary_pics
{
	padding: 2px;
	border: solid 1px #999;
	float: right;
	margin-right: 1em;
}

.summary_heading
{
	color: #89C074;
}

.walk_info
{
	border: solid 1px #999;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	width: 510px;
	background-color: #663;
}

.walk_info>h2
{
	text-align: center;
	margin-top: 10px;
}
.walk_info>p
{
	font-size: 1.1em;
	margin-left: 1em;
	margin-right: 1em;
}

.hill_info
{
	border: solid 1px #999;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 735px;
	background-color: #663;
}

.hill_info>h2
{
	text-align: center;
	margin-top: 10px;
}
.hill_info>p
{
	font-size: 1.1em;
	margin-left: 1em;
	margin-right: 1em;
}
/*-------------------------------------------------------Table---------------------------------------------------*/


#tables_content

{

	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 757px;
	background-color: #455F73;
	display: inline;
	position:relative;
	padding: 5px;
	
}

#tables_content>table
{
	font-size: 1em;
	text-align: left;
	color: white;
	margin: 5px;
	width: 735px;
}

#tables_content>a
{
	font-size: 1em;
	margin-left: 1em;
	margin-right: 1em;
	text-align: left;
	color: #89C074;
}

.hill_list th
{ 
	background-color: #331514;
	padding: 0.4em;
	
	}
	
.hill_list td
{
	background-color: #663;
	padding: 0.4em;
}

.summit_page table
{
	font-size: 1em;
	text-align: left;
	color: white;
	margin: 10px;
}

.summit_page th
{ 
	background-color: #331514;
	padding: 0.4em;
	color: white;
	
	}
	
.summit_page td
{
	background-color: #455F73;
	padding: 0.4em;
	color: white;
}
/*---------------------------------------Right Content--------------------------------------------------------------*/

#right_content
{
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 5px;
	float: left;
	width: 225px;
	background-color: #455F73;
	display: inline;
	position: relative;
}


#right_content>h3
{
	text-align: left;
	font-size; 12px;
	color: #89C074;
	margin: 5px;
	border-bottom: 1px dotted white;
	padding-top: 2px;

}


.pic_ref
{
	font-size; 12px;
	color: white;
}


.pic_ref>a
{
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.pic_ref>a:hover
{
	color: #89C074;
}

.walk_thumbnails 
{
	padding: 2px;
	border: solid 1px #999;
	align: center;
	margin 0 1em 1em 0;
}


/*---------------------------------------Twitter Bar--------------------------------------------------------------*/

#twitter_bar
{
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 5px;
	float: left;
	width: 225px;
	background-color: #455F73;
	display: inline;
	position: relative;
}


#twitter_bar>h3
{
	text-align: left;
	font-size; 12px;
	color: #89C074;
	margin: 5px;
	padding-top: 2px;
}

.twitter_border

{
	border-top:1px dotted white;
	padding-bottom:5px;
}
.pic_ref
{
	font-size; 12px;
	color: white;
}


.pic_ref>a
{
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.pic_ref>a:hover
{
	color: #89C074;
}

.walk_thumbnails 
{
	padding: 2px;
	border: solid 1px #999;
	align: center;
	margin 0 1em 1em 0;
}
/*---------------------------------------Copywrite stuff--------------------------------------------------------------*/

#copy
{
	position: relative;
	float: left;
	width: 1000px;
	height: 25px;
	background-color: #455F73;
}

#copy>ul

{
	margin: 0 auto;
	text-align: center;
}

#copy>ul>li
{
	list-style-type:none;
	position: relative;	
	padding: 0;
	margin: 0;
	width: 33%;
	float: left;
	text-align: center;
	color: white;
	font-size: 12px;
	line-height: 25px;


}

#copy>ul>li>a
{
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: underline;
}

#copy>ul>li>a:hover
{
	color: #89C074;
}
