body {
	background-color: #366C15;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../_img/pageBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright {
	color: #FBF6B1;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	width: 880px;
	margin: auto;
	padding-top: 8px;
	padding-bottom: 15px;
}
#copyright a {
	color: #FBF6B1;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFCC00;
}
#mainWrapper {
	width: 880px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../_img/contentBg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#topBanner {
	height: 180px;
	background-color: #1C4209;
}
#topNav {
	background-color: #C80D08;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	padding-left: 12px;
	background-image: url(../_img/topNavBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 8px;
}
#topNav a {
	color: #FFF;
	text-decoration: none;
	padding-left: 4px;
}
#topNav a:hover {
	color: #FDF800;
}
#topNav2 {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #C80D08;
	padding-left: 12px;
	background-image: url(../_img/topNavBg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 9px;
}
#topNav2 a {
	color: #C80D08;
	text-decoration: none;
	padding-left: 4px;
}
#topNav2 a:hover {
	color: #000;
}

#contentWrapper {

}
#left {
	float: left;
	width: 555px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding-top: 29px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}
#right a {
	color: #C30;
	text-decoration: none;
}
#right a:hover {
	color: #000;
}
#right {
	float: left;
	width: 225px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FBF6B1;
	padding-top: 36px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FBF6B1;
	background-image: url(../_img/rightBg.jpg);
	background-repeat: repeat-x;
}
.titles {
	font-weight: bold;
	font-size: 1.4em;
}

#pageBottom {
	height: 25px;
	clear: left;
	background-color: #999933;
}
#flashContentZoomers {
	width: 880px;
	height: 180px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #B5841D;
}
h1 span {
	color: #F1BD32;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #B5841D;
}
h2 span {
	color: #F1BD32;
}
.imgBorder {
	border: 5px double #FFF;
}
#footerGraphic {
	background-image: url(../_img/footerAppleLogo.gif);
	background-repeat: no-repeat;
	height: 28px;
	background-position: right bottom;
	clear: left;
}

hr {
	color: #060;
	height: 1px;
}
a {
	color: #FC0;
}
a span {
	color: #F1BD32;
}
#table
{
	width: 544px;
	text-align: left;
	border-collapse: collapse;
}
#table th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../_img/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#table td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #FFF4E6 url('../_img/gradback.png') repeat-x;
}
#table tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#table tbody tr:hover td
{
	background: #FCE8CF url('../_img/gradhover.png') repeat-x;
	color: #339;
}
#trailListWrap {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A766;
	padding-top: 10px;
	background-image: url(../_img/brownBg.jpg);
	background-repeat: no-repeat;
}
#trailListPhoto {
	float: left;
	width: 110px;
}
#trailListText {
	float: left;
	width: 425px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
#trailListText a {
	color: #584E3D;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
#trailListText a:hover {
	color: #660;
	text-decoration: underline;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#sponsors {
	width: 610px;
}
