@charset "utf-8";
/* CSS by Ben Smith */

*{
padding:0;
margin:0;
}
a img { border: 0}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
body {
	background-image: url(images/backgroundtile.jpg);
	background-repeat: repeat;
}

#outer_container {
	width: 1350px;
	margin: auto;
	text-align: left;
	position:relative;
}
#container {
	width: 992px;
	margin: auto;
	text-align: left;
	position:relative;
}

#header {
	width:992px;
	height:160px;
}

#nav {
	width:992px;
	height:80px;
	clear:all;
}

#nav ul.nav {
	list-style-type:none;
}

#nav ul li {
	float:left;
}

a {
	color:#307CBA;
	
}

img.white{
	border:2px solid white;
	text-align: center;
}

#content ul{margin-left:15px;}


/* css image roll over nav */
.displace {
	position: absolute;
	left: -5000px;
	}
	
a.home, a.hikes, a.about, a.booktrip, a.merchandise, a.aptrail, a.menu, a.leadership, a.international, a.links, a.exsmokies, a.flyfishing, a.kayaking, a.nonprofit, a.community{
	display: block;
	width: 198px;
	height: 26px;
	text-decoration: none;
	background:url(images/m_home.gif);
	}
a.home:hover, a.hikes:hover, a.about:hover, a.booktrip:hover, a.merchandise:hover, a.aptrail:hover, a.menu:hover, a.leadership:hover, a.international:hover, a.links:hover, a.exsmokies:hover, a.flyfishing:hover, a.kayaking:hover, a.nonprofit:hover, a.community:hover{
	background-position: 0px -26px;
	}

a.hikes {background:url(images/m_hikes.gif)}
a.about {background:url(images/m_about.gif)}
a.booktrip {background:url(images/m_booktrip.gif)}
a.merchandise {background:url(images/m_merchandise.gif)}
a.aptrail {background:url(images/m_aptrail.gif)}
a.menu {background:url(images/m_menu.gif)}
a.leadership {background:url(images/m_leadership.gif)}
a.international {background:url(images/m_international.gif)}
a.links {background:url(images/m_links.gif)}
a.exsmokies {background:url(images/m_exsmokies.gif)}
a.flyfishing {background:url(images/m_flyfishing.gif)}
a.kayaking {background:url(images/m_kayaking.gif)}
a.nonprofit {background-image:url(images/m_nonprofit.gif)}
a.community {background-image:url(images/m_community.gif)}

/* finish CSS rollover nav */

#content{
	padding: 10px 0 10px 0;
	clear:all;
	width: 992px;
	overflow:hidden;
}

img.p {
	padding: 0 15px 15px 0;
}

h2{
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	color:#000
}

h3 {
	font-size:18px;
}
.hidden {
	text-indent: -50000px;
	font-size:0px;
}

#footer { 
clear: both;
overlfow: hidden;
height: 20px;
width: 992px;
margin: 0px 0 0px 0;
padding: 10px 0 10px 0px;
border-top: 1px solid #333;
}

#footer li {
float: left;
line-height: 20px;
border-right: 1px solid #aab391;
padding: 0 .8em;
color: #333;
font-size: 10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
list-style-type:none;
}

#footer li.last {
color:#333;
border-right:none;
float:left;
padding: 0 0 0 .8em;
}

#footer li a {
color:#333;
}
#container #content #Table_01 tbody tr td table tbody tr td strong {

}
#container #content #Table_01 tbody tr td table tbody tr .style2 p {
	text-align: left;
}
#container #content #Table_01 tbody tr td table tbody tr .style5 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
#container #content #Table_01 tbody tr td table tbody tr .style2 {
	text-align: left;
}
