/* Containers */

body {
	text-align: center;
	padding: 0;
	margin: 0;
	font: 70% Verdana, "Lucida Grande", "Trebuchet MS", sans-serif;
}

#wrapper {
	text-align: left;
	width: 966px;
	margin:0 auto;
	padding: 0;
	background: #fff url(../images/wrapper_bg.gif) repeat-y;
}
#wrap_bottom {
	background: transparent url(../images/footer_gradient.gif) no-repeat bottom;
	width: 966px;
	margin:0 auto;
	padding: 0 0 65px 0;	
	
}
#header {
	background: #fff url(../images/header_bg.gif) no-repeat;
	height:342px;
	width:962px;
	margin:0 auto;
	padding:0;
}
#secondary #header {                                                     /* header for secondary template*/
	background: #fff url(../images/hiking_header.jpg) no-repeat;
	height:199px;
	width:962px;
	margin:0 auto;
	padding:0;
	
}
#content {
	margin: 0 372px 0 0;
/*	border-right: solid 1px #b3d040;*/
}

#content .inner {
	padding-top: 1px;
	margin: 0 10px 10px 20px;
}

#side {
	float: right;
	clear:both;
	width: 350px;
	margin: 0 10px 0 0;
}
#side .inner {
	padding-top: 1px;
	margin: 0 10px 10px 10px;
}

#secondary #side {
	float: right;
	width: 321px;
	margin: -124px 15px 0 0;
	
}
#secondary #side .inner {
	padding: 0px;
	margin: 0;
	
}
.side_nav_top {
	background: transparent url('../images/side_bg.gif') no-repeat bottom;
	
}
.side_nav {
	background: transparent url('../images/side_top.gif') no-repeat top;
	padding:10px;	
	min-height:180px;
}
.side_nav2 {
	background: transparent url('../images/side_cap.gif') no-repeat top;
	padding:10px;

}
#footer {
	margin-top: 10px;
	clear: both;
	padding:0 0 10px 0;
}

#footer .inner {
	margin: 10px 0 10px 0px;
}
#logo {
	float:left;
	position:absolute;
	margin:5px 0 0 25px;
	z-index:10;
	background: transparent url('../images/logo.png') no-repeat;
	width:210px;
	height:109px;
	padding:0;
}
/*#feature_img {
	margin:37px 0 0 8px;
	padding:0;
	background:transparent url('../images/hiker_img.jpg') no-repeat ;
	height:124px;
	width:615px;
	
}*/
#feature_panel {
	background-color:#fff;
	border:solid 8px #b3d040;
	margin:16px 8px 0 0;
	padding:5px 10px 0 10px;
	width:327px;
	height:265px;
	float:right;
	overflow:auto;
}
#home #brands_container {
	background: transparent url('../images/brands_bg.gif') no-repeat scroll bottom center;
	margin:0;
	padding:10px 0px 10px 20px;
	overflow:auto;
}
#secondary #brands_container {
/*	background: transparent url('../images/brands_bg.gif') no-repeat scroll bottom center;*/
	margin:0;
	padding:10px 0px 10px 20px;
	overflow:auto;
}
.brands {
	float:left;
	width:210px;
	margin:0 5px;
}
.container {
	border-bottom:solid 1px #ccc;
	overflow:auto;
	padding:0 0 10px 0;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}
/* ========================= */
/* = Navigation Containers = */
/* ========================= */
#nav {
	padding:18px 0 0 250px;
	font-size:105%;
}
#nav ul {
	list-style-type: none;
	padding:0;
	margin:0;
}
#nav li {
	display:inline;
	padding:0 10px;
}

/* =============== */
/* = list styles = */
/* =============== */
#brands_container ul {
	margin:0;
	padding:5px;
	list-style:none;
}
/* ============== */
/* = Typography = */
/* ============== */
.credit {
	margin:20px 30px;
	text-align:center;
}
p {
	line-heigt:18px;
}
#brands_container h4  {
	margin:0;
	padding:0;
	font-size:100%;
}
#brands_container p {
	padding:0 !important;
	margin:0 0 10px 0 !important;
}
#logo p {
	margin:47px 0 0 10px;
}
#content h1, #content h2, h3 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
}
#content h1 {
	font-size:175%;
}
#content h2 {
	font-size:150%;
}
#footer h3 {
	background: transparent url('../images/brands_top.gif') no-repeat scroll bottom center;
	margin:0;
	padding:0 0 5px 20px;
	font-size:125%;
}
#side h2 {
	color:#f26522;
	font-weight:normal;
	font-size:150%;
	margin:13px 0 0 0;
	padding:0 0 0 32px;
}
#secondary #side h2 {
	margin:13px 10px 0 10px;
	padding:0 0 0 5px;
	border-bottom:solid 1px #ccc;	
}
h2#news2 {
/*	width: 28px;*/
	height: 25px;
	padding:0;
	margin:0;
	border:none !important;
}
#side h3 {
	color:#333;
	font-weight:normal;
	font-size:110%;
	margin:-8px 0 0 0;
	padding:0 0 0 32px;
	border-bottom:solid 1px #ccc;
}
#secondary #side h3 {
	color:#333;
	font-weight:normal;
	font-size:110%;
	margin:-8px 0 0 0;
	padding:0 0 0 15px;
	border-bottom:solid 1px #ccc;
}
#news {
	background: url('../images/megaphone.gif') no-repeat scroll bottom left;
	width: 28px;
	height: 25px;
	border:none;
}
#conditions {
	background: url('../images/umbrella.gif') no-repeat scroll bottom left;
	width: 28px;
	height: 25px;
}
#bike_rides {
	background: url('../images/bike.gif') no-repeat scroll bottom left;
	width: 108px;
	height: 25px;
}
#feature_panel h1 {
	font-size:120%;
	margin:7px 0;
}
#feature_panel p {
	margin:5px;
/*	padding:0;	*/
}
/* =============== */
/* = link styles = */
/* =============== */
#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
	padding:9px 5px;
}
#nav a:hover, #nav a:active {
	color:#b3d040;
	background:transparent url('../images/down_tri.gif') no-repeat top center;	
}
#nav a.current_link  {
	color:#b3d040;
	background:transparent url('../images/down_tri.gif') no-repeat top center;	
}
#content a:link, .credit a:link, #content a:visited, .credit a:visited {
	color:#f26522;
}
#content a:hover, .credit a:hover, #content a:active, .credit a:active {
	color:#4e80c1;
}
ul#sec_nav {
	list-style-type:none;
	padding:10px 0 0 15px;
	margin:0;
}
#sec_nav li {
	background:transparent url('../images/nav_bullet.gif') no-repeat  bottom left;
	padding:0 0 0 14px;
	margin:4px 0 0 0;	
}
#sec_nav a {
	width:200px;
	display: block;
}
#side a:link, #side a:visited {
	color:#f26522;
}
#side a:hover, #side a:active {
	color:#252525;
	text-decoration:none;
}
#brands_container a:link, #brands_container a:visited {
	color:#f26522;
}
#brands_container a:hover, #brands_container a:active {
	color:#4e80c1;
}

/* ================ */
/* = image styles = */
/* ================ */
.img_right {
	float:right;
	margin:3px;
}
.container p {
	margin:10px 0 0 0;
}
#secondary .side_nav_top p {
	margin:10px 5px 0 15px;
}
#side .img_left {
	float:left;
	margin:10px 10px 0 0; 
}
#content .img_left {
	float:left;
	margin:0 7px 0 0; 
}
.green_border {
	border:solid 4px #b3d040;
}
/* ================ */
/* = flash styles = */
/* ================ */

#flashcontent {
	padding:0;
	margin:18px 0 5px 0;
	position: absolute;
	width:591px;
	height:285px;
}
/* =============== */
/* = form styles = */
/* =============== */
form {
	margin:0;
	padding:0;
}
input, textarea {
	display:block;
	margin:10px 3px;
	font: 100% Verdana, "Lucida Grande", "Trebuchet MS", sans-serif;
}


/* ================= */
/* = rental styles = */
/* ================= */
.header_row {
	background-color:#3366cc;
	color:#FFFFFF;
}

.link_cell {
	text-align:right;
}

/* ===================== */
/* = links page styles = */
/* ===================== */
ul li {
	padding:4px;
}

ul li ul li {
	padding:0;
}
