body {
	background: rgb(255,255,255) url(../images/body-bg.jpg) repeat-x;
	text-align : center;
	min-width : 870px;
	font: small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #444444;
	}

#wrapper {
	width : 870px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#header {
	background-image: url(../images/header_home.jpg);
	width: 870px;
	height: 160px;
	}

#headercontact {
	background-image: url(../images/header_contact.jpg);
	width: 870px;
	height: 160px;
	}
	
#headerrides {
	background-image: url(../images/header_rides.jpg);
	width: 870px;
	height: 160px;
	}

#headerabout {
	background-image: url(../images/header_about.jpg);
	width: 870px;
	height: 160px;
	}

#headernews {
	background-image: url(../images/header_news.jpg);
	width: 870px;
	height: 160px;
	}

#headerresources {
	background-image: url(../images/header_resources.jpg);
	width: 870px;
	height: 160px;
	}
	
#headermembers {
	background-image: url(../images/header_members.jpg);
	width: 870px;
	height: 160px;
	}
		
#maincontainer {
	float: left;
	width : 870px;
	background: url(../images/container2.gif) repeat-y;
	}

#padding {
	clear: both;
	padding: 20px 0 0 0;
	}

#content {
	float: right;
	width: 500px;
	padding: 0 30px 10px 0;
	}
	
#subcontent {
	float: right;
	width: 750px;
	padding: 0 50px 10px 0;
	}

#tfcecontent {
	float: right;
	width: 640px;
	padding: 0 50px 10px 9px;
	}
	
#tfcebox {
	width: 130px;
	margin: 0 0 0 30px;
	padding: 1px 5px 1px 1px;
	background-color: #FFC;
	}	
	
#tfcemenu {
	font-size: 1.1em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}	
	
#tfcemenu a {
	color: #333;
	text-decoration: none;
	}

#tfcemenu a:visited {
	color: #333;
	text-decoration: none;
	}

#tfcemenu a:hover {
	color: #060;
	text-decoration: underline;
	}


#lineht {
	line-height: 10pt;
		}

#newsbox {
	float: left;
	padding: 1px 0 0 0;
	}
	
#innernews {
	width: 280px;
	margin: 0 0 0 30px;
	padding: 1px 5px 10px 10px;
	background: #D5E4F1;
	border: 1px solid #B3C9D8;
	}

#weatherbox {
	width: 280px;
	margin: 0 0 0 30px;
	padding: 1px 5px 10px 10px;
	background: #FFF;
	}


#nav {
	float: left;
	padding: 0 0 0px 13px;
	margin: 0;
	}
	
#navinner {
	float: left;
	width: 845px;
	height: 41px;
	background: #8fa0be;
	border-top: 2px solid #7e9bac;
	border-bottom: 2px solid #7e9bac;
	}
	
#nav ul {
	margin: 0;
	padding: 0 0 0 27px;
	list-style: none;
	
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	}
	
#nav li a {
	float: left;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 4px 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
	
#nav li a:hover {
	color: #000;
	}
	
#nav li a.active {
	color: #FFFFFF;
	background: #BBCFE0;
	}
	


h1 {
	padding-top: 1px;
	font-size: 1.2em;
	color:#422100
	}

h2 {
	font-size: 1em;
	font-style:italic;
	color: #422100;
	}

h3 {
	font-size: 1em;
	color: #06C;	
	}

#headline {
	font-size: 1.9em;
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
#subheadline {
	font-size: 1.6em;
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
	
#subheadline_blk {
	font-size: 1.3em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}	
	
#subsubheadline {
	font-size: 1.2em;
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}

#innernews p {
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border-left: 1px ridge #B3C9D8;
	font-size: small;
	line-height: 1.2em;
	}

a {
	color: #5B71A5;
	}

a:visited {
	color: #422100;
	}

a:hover {
	color: #422100;
	}

#footer a {
	color: #333333;
	text-decoration: none;
	}

#footer a:visited {
	color: #333333;
	text-decoration: none;
	}

#footer a:hover {
	color: #422100;
	text-decoration: underline;
	}

#footer {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #666666;
	}
