body {
	background: #ccc;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 13px;
	line-height: 20px;
	}

h3 {
	color: #18d;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	}

a:link, a:visited {
	color: #9c0;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fff;
	background: #9c0;
	}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}

acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}

.accesskey {
	text-decoration: underline;
	}

input.SButton {
   font-size:12px;
   font-weight:bold;
   color:#99CC00;
   width:60px;
   height:26px;
   background-color:#147;
   border-style:none;
}


#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; 
	}

#pageHeader {
	width: 720px;
	height: 290px;
	background: #fff url(Images/header.png) no-repeat top center;
	}

#activites {

	width: 275px;
	float: left;
	height: 30px;
	border-top: 1px solid #fff;
	background: #147;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	}

#menu {
	margin-left: 275px;
	width: 445px;
	height: 30px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #147;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	}	

#menu c:hover, #footer a:active {
	color: #18d;
	background: #fff;
	}


#aboutUs, #explanation, #Hike, #Bike {
	margin: 0 50px 0 320px;
	}

#logos {
    width: 708px !important;
    width /**/: 720px;
    background: #fff;
    padding: 190px 12px 0 0;
    text-align: center;
    
}

#footer {
	width: 708px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #18d;
	margin-top: 180px;
	padding: 6px 12px 0 0;
	border-top: 1px solid #fff;
	text-align: right;
	}


#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #18d;
	background: #fff;
	}


#leftColumn {
	position: absolute;
	top: 325px;
	left: 0px;
	width: 275px;
	border-bottom: 1px solid #fff;
	}

#leftColumn a:link, #leftColumn a:visited {
	font-size: 11px;
	color: #fff;
	}

#leftColumn a:hover, #linkList a:active {
	color: #FF3333;
	background: #9c0;
	}

#location h2, #hours h2, #specials h2, #ridelist h2 {
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 25px;
	}

#location p, #hours p, #specials p {
	text-indent: 5px;
	font-size: 15px;
	color: #000000;
	text-align: center;
}

#location {
	border-top: 1px solid #fff;
    -moz-border-radius: 15px;
    border-radius: 15px;
	background: #18d;
    padding-bottom: 10px;
	}
	
#hours {
	border-top: 1px solid #fff;
    -moz-border-radius: 15px;
    border-radius: 15px;
	background: #9c0;
	padding-bottom: 10px;
	}

#ridelist {
    border-top: 1px solid #fff;
	background: #FF6633;
	padding-bottom: 10px;
	height: 35px;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
}

#ridelist a:link, #ridelist a:visited {
	font-size: 20px;
	color: #000;
	}


#specials {
	border-top: 1px solid #fff;
	background: #FF6633;
	padding-bottom: 10px;
    border-radius: 15px;
    -moz-border-radius: 15px;
	}

