@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
}
#container {
	width: 775px;
	border: 1px solid #666666;
	line-height: 18px;
}
#container #header {
}
#container #leftNav {
	width: 163px;
	background-color: #cccc99;
	background-image: url(/images/index/index_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#container #leftNav blockquote {
	margin-left: 20px;
	margin-top: 0px;
}
#container #leftNav p {
	margin-bottom: 0px;
}
#container #content {
	margin-left: 203px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#container  #content .heading {
	color: #cc6600;
	font-size: x-large;
	font-weight: bold;
}
#container #content #tcenter {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#container #content #ttop {
	border: 1px solid #000;
	font-size: 10pt;
}
#container #content #tsides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#container #content blockquote {
	margin-top: 0px;
}
#nav_links {
	text-align: center;
}
#nav_links a:link{
	font-weight: bold;
	text-decoration: none;
}
#nav_links a:visited {
	font-weight: bold;
	text-decoration: none;
}
#nav_links a:hover {
	color: #cc6600;
	font-weight: bold;
	text-decoration: none;
}
#nav_links a:active {
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}
#nav_links.sh .schedule_highlights  , #nav_links.fr .fees_registration, #nav_links.ow .overview, #nav_links.lo .local_outings, #nav_links.sv .sponsorship_vendor, #nav_links.va .venue_accomadations {
	color: #cc6600;
}

#nav_links p {
	line-height: 25px;
}

#footer  {
	text-align: center;
	width: 765px;
	padding: 5px;
	clear: both;
}
.clearfloat {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.sponsorHeader {
	font-size: medium;
	font-weight: bold;
}
.smallheading {
	color: #cc6600;
	font-size: 12pt;
}
.trailFest2009 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #cc6600;
}
.currentdoc {
	text-decoration: none;
	color: #cc6600;
}

