html {
	height: 100%;
}
body {
	width: 100%;
	margin: auto;
	top: 0;
	background-color: #000033;
	padding: 0;
	/*border: 3px solid #8D813D;*/
	font-family:   Arial, Tahoma,Verdana, Geneva, sans-serif;
	font-size: 80.1%;
	font-weight: normal;
	font-style: normal;
	height: 100%;
	min-height: 500px;
	background-image: url(css/bgfade.jpg);
	background-repeat: repeat-x;
   background-position: top left;}
	

* html {
	text-align: left;
	height: 100%;
}
/* main body area */
#nonfooter {margin: auto;
padding: 0;
	/*margin-top: 0px;*/
	/*padding: 0px 15px 125px 10px;*/
	position: relative;
	min-height: 100%;
	color: white;
	width: 800px;
	text-align: left;
	

}

#header {
margin: 0 auto;
width: 100%;
background-image: url(banners/banner.jpg);
background-repeat:  no-repeat;
height: 197px;
width: 800px;
background-position: top left;
clear: both;/*
border: 2px solid cyan;*/
/*padding-top: 15px;*/
}
#header h1 {
	padding: 10px;
}

#logo {
	height:168px;
	width: 400px;
	float: right;
/*	border: 1px dashed white;
*/
}
* html #nonfooter {
	height: 100%;
}


#nav {  float: left;width: 700px;
/*border: 1px dashed white;
*/padding: 0px 10px;
height: 29px;
color: white;
/* line-height: 150%;
	vertical-align: middle;
	clear: right;  
	float: left;
 padding: 3px 5px 0px 3px;*/
 font-family: Arial;
 font-size: 18px;
 font-weight: normal;
 text-align: left;


}




#nav ul {
	background-color: transparent;/* no background colour required*/
	list-style-type: none;/* removes the bullets from our list navigation */
	margin: 0;/* Moves the "where" div down 40px from the bottom of the navigation list */
	padding: 0;/* zeroes off the padding */
line-height: 29px;

white-space: nowrap;
}
#nav ul li {/*The 3 margin property/value pairs are a hack to make the links butt together in IE 5.01*/
   background-repeat: none;
	background-position: middle;
	color: white;
	margin: 0 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid white;
	text-decoration: none;
	display: inline;
}
#nav a:link, #nav a:visited, #nav a:active {
 
	color: white;
	text-decoration: none;	
	vertical-align: middle;
	/*padding: 0px 0px 3px 6px;	*/
}
#nav a:hover{
  color: #FFE426;
  	text-decoration: none;	
	vertical-align: middle;
}
#contentwrapper {
  float: left;
	margin: 0px 0px 0px 0px;
   height: 100%;
	/*overflow: hidden;*/
		min-height: 100%;
	/*border: 3px solid lime;*/
width: 800px;
/*	padding: 6px 7px 55px 10px;*/
	color: #00002A;
	background-image: url(css/mainbg.jpg);
	background-repeat: repeat-y;
	line-height: 125%;

}

	#leftsidebar { float: left;
	width: 150px;
/*	background-image: url(css/leftbg.jpg);
	background-repeat: repeat-y;*/
		font-size: 12px;
		font-weight: normal;
		background-image: url(css/leftcycle.jpg);	
		background-position: top left;
		background-repeat: no-repeat;
		color: white;
		font-style: normal;
	}

 .paddedtext {
	padding: 5px;
}

#leftsidetop {
	height: 305px;
	padding: 5px;
	font-size: 120.1%:
}


#leftsidenav ul {list-style-type: none;
margin: 0;
padding: 5px 0px;
	width: 100px;
		font-size: 14px;
		font-weight: bold;
	color: #00002A;
	vertical-align: middle;
/*	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
*/
}
#leftsidenav  li{
	width: 138px;
	padding: 5px;
	height: 20px;
	margin: 0;
	color:#000033;
	background-color: #FFE426;
	border-bottom: 1px solid #000033;
	text-align: center;
}

#leftsidenav li a:link, #leftsidenav li a:visited
{
	color: #030133;
	text-decoration: none;
}
#leftsidenav li a:active, #leftsidenav li a:hover {
	background-color: #030133;
	color: #FFE426;
}

#leftsidebottom {
	font-size: 100.1%;
	color: white;
	padding: 5px;
text-align: center;}

#rtsidebar {
	float: right;
	width: 100px;
/*	background-image: url(css/rtbg.jpg);
		background-repeat: repeat-y;*/
		font-size: 12px;
		text-align: center;
		font-weight: normal;
		font-style: normal;
	background-image: url(css/rtcycle.jpg);
			background-position: top left;
		background-repeat: no-repeat;
		color: white;
		}
		
#ridesidebar  h3, #rtsiderides h3, #rtsideevents h3, #contactus h3 { font-size: 16px ; 
 color: #DFDF00; font-style: normal;
   text-decoration: underline ; text-align: center;
	padding: 5px 0 0 5px;
	}

#contactus { font-weight: normal;	font-size: 11px;
	text-align: center;
	line-height: 135%;
	font-size: 110.1%;
	font-weight: bold;
}

#storehours { font-weight: normal;	font-size: 11px;
	text-align: center;
	line-height: 135%;
	font-size: 110.1%;
	font-weight: bold;
}
#content {
	
	margin: 10px 110px  0px 160px;
	width: 500px;
	padding: 10px;

}

	
 #content a:link { color: #000058; font-size: normal;}
 #content a:visited {  color: #000058; font-size: normal;}
 #content a:hover, a:active {  	color:  #178ADA;
	text-decoration: underline; font-size: normal;}

  


#footer{
width: 810px;
margin: auto;
/*vertical-align: bottom;
*//*border: 1px dashed white;
*//*margin-top: -75px;	border: 2px solid yellow;*/
height: 50px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80.1%;em;
color: #000186;
text-align: right;
/*line-height: 150%;
*/	}	
	
#footer a:link,#footer  a:visited,#footer  a:active {
	color: #1F9AE7;
	text-decoration: underline;
}	
#footer a:hover {
	color: #FFFFA2;
}


#pgtitle {
	width: auto;
	text-align: center;
	padding-top: 15px;
}



#byline { 
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	height: 12px;
	padding-bottom: 40px;*/
	color:  #1983CF;
	padding-left: 10px;
	/*padding-bottom: 5px;*/
	line-height: 130%;
	/*vertical-align: bottom;*/
	text-align: right;
	margin: 0px 2px 0px 0px;
/*	background-color: fuchsia;
*/

}	
#byline a:link,#byline a:visited,#byline a:active {
	color:  #1983CF;
	text-decoration: underline;
	} 

#byline a:hover {
	color:  #1983CF;
	background-color: #002260;
	text-decoration: underline;
	} 


 
div.clearfloats {
	clear:both; }

	

	
 a:link { color: #FFFFCC; font-size: normal;}
 a:visited {  color: #FFFFA2; font-size: normal;}
 a:hover, a:active {  	color:  #178ADA;
	text-decoration: underline; font-size: normal;}

  
 h1 {   font-family: Arial, Helvetica, sans-serif;
 font-size: 1.9em; color: #000058; font-style: normal;line-height: 100%;}
  h2 { font-size: 1.4em;  color: #000033;; font-style: normal;}
 h3 { font-size: 1.3em; color: #000033;; font-style: italic; text-decoration: none ;}
 h4 { font-size: 1.1em; color: #FFFFCC;}
 h5 { font-size: 1.0em; color:#FFFFCC; font-weight: bold;}
 h6 { font-size: .9em; color:#FFFFFF;font-weight: bold; font-style: italic;}
 hr { 	height: 1px;		color: #259AE5;	width: 75%;	text-align: center; }


table.crisp {
   margin-left:5px;
	   color: #000033;
	 	/*background-color: #8E8C65;*/
	padding: 5px 5px 5px 5px;
  border: 1px solid #000033;
	border-collapse: collapse;

}
 table.crisp th, table.crisp th a:link, table.crisp th a:visited, table.crisp th a:hover, table.crisp th a:active {
	color: #FFE426;
	background-color: #000058;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	padding: 5px;
	text-align: left;
}
table.crisp td {
	border: 1px;font-size: 1em;
	border-style: solid;
	border-color: #000033;
	border-collapse: collapse;
 		padding: 5px 5px 5px 5px;
}

table.crisp td a:link, table.crisp td a:visited {
   color: #FFE426;
	
} 
table.crisp td  a:hover, table.crisp td a:active{
		
	text-decoration: underline;
}


table.recordset {
 	border: thin solid #259AE5; 
	border-collapse: collapse; 
	font-size: inherit;
	
	}
table.recordset td {
 	border-top: 1px solid #259AE5; 
 	border-left: 1px solid #259AE5; 
 	border-right: 1px solid #259AE5; 
 	border-bottom: 2px solid #259AE5; 
	border-collapse: collapse;
		padding:5px 5px 5px 5px;
		
}	
 table.recordset th
 {  background-color: #176291;
 color: #FFFFCC;
	font-size: .9em;
	font-weight: bold;
   padding-left:5px;
 padding-bottom:3px;
 	border-bottom: 1px;
	line-height: 150%;
	border-bottom-style: solid;}
	
	table.recordset th a:hover, a:active {
		color: #FFFFCC;
	
	}
table.recordset td a:link, table.recordset td a:visited {
   color: #000033;
} 
table.recordset td  a:hover, table.recordset td a:active{
		background-color: #00276C;
		color: white;
}


table.altrows {
 	border: thin solid #2294DD; 
	border-collapse: collapse; 
	color: white;
	
	}
table.altrows td {
 	border: 1px solid #2294DD; 
	border-collapse: collapse;
		padding:2px 5px 3px 5px;		
}	

 table.altrows th
 {  background-color: #259AE5;
 color: white;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
   padding:5px 3px 2px 3px;
	border-bottom-style: solid;}
	
.altRowEven  {
	background-color: #00286E;
 color: white;}
	
.altRowOdd    {
	background-color: #00338E;
 color: white;
}

table.altrows td a:link,  table.altrows td a:visited, table.altrows td a:active{
   color: white;

} 

table.altrows td a:hover {
	background-color: #002973;
	color: #CADDFF;
}


.comment {
	font-size: .9em; /*color: #4F0000;*/
}
 .caption { font-size: 1em; color: #FFFFCC; font-style: italic;}
 .caption2{ font-size: 12px; color: #FFFFCC; 	font-family: Georgia;}
 .smalltitle {font-size: 1.1em; font-weight: bold; color: #000033; font-style: italic;}
.required {	color: #FF8A8A;	font-weight: bold;}
.attention { width: 75%; 
   padding: 5px;
	color: #FF8A8A;
	font-weight: bold;
	background-color: #00338E;
	border: 1px solid #259AE5;
}
.showme {	display: block;}

.hideme {	display: none;}

.new {
	color: #C1E9AF;
		padding: 2px;
	
	font-weight: bold;
}

.paddedtext {
	padding: 10px;
}

.success {
	color: #D9FFDF;
}
.error {
	color: #FF8A8A;
}

.warn {
	color:#FEFF46;
}


.heading {
	font-size: 1em;
}
