/***********************************************/
/* Author: Todd Watts - It's Just HTML         */
/* CSS Base Style Sheet with Resets            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #9DB4DD;
}

a:link, a:visited, a:hover {
	color: #265070;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */




h1, h2, h3, h4, h5, h6 {
    color: #265070;
	margin: 0px;
	padding: 0px;
}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 	color: #334d55;
}

.clearfix {

clear:both;
display:block;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	background-color: #fff;
	width: 100%;
	padding: 20px 0 0 0;

}

#wrapper {
 width: 100%;
 margin: 0 auto;
 background: #9DB4DD;
 
}

#innerWrapper {
	text-align:left;
	width: 880px;

}

#contentLeftNav{
	float:left;
	margin: 40px 0 0 10px;
	width: 125px;
	height: 600px;

}

#content{
  	float:left;
	width: 707px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #fff;
	
}

#contentLeftCol {
	float:left;
	width: 494px;
	height: 100%;
	
}

#contentRightCol {
	float:right;
	width: 200px;
	background: #E9EFF8;
	margin: 0 0 0 0;
	padding: 5px;
	height: 100%;
}

#contentHP{
  float:left;
	width: 780px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	
}

#feat1{
  float:left;
	width: auto;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	
}

#feat2{
  float:left;
	width: auto;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	
}

#feat3{
  float:left;
	width: auto;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	
}

#clear {

clear:both;

}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #mastHead styles **************/

#mastheadWrapper{
color: #cccccc;
margin: 0 0 0 0px;
*margin: 0 0 0 0px;
_margin: 0 0 0 0px;
padding: 0px 0px 0px 0px;
white-space: nowrap;
height: 86px;
width: 880px;
text-align:left;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
#mastheadWrapperlogo {
	float:left;
}

#mastheadWrapperAds {
	float:right;
	margin: 5px 0 0 0;

}


#mastheadWrapperNav img{
 display: block;
}

.bumper {
margin:0 0 0 0;
_margin: 20px 0 0 0;
}


#featureInnerWrapper{
    position:relative;
}


/************* News Styles *************/

.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/************* Left Nav Styles *************/

.navSide{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.navSide a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background:url(img/bg_nav_arrow.gif) no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 9px;
	clear:right;
	color:#352A0C;
	}	
	

/************* Bullety side style ***********/

ul#ulList {
	font-size:11px;
	line-height: 16px;
	margin:15px 0 0px -20px;
	*margin:15px 0 0px 20px;
	*margin:15px 0 0px 20px;
	color: #000;
}

ul.bulleted, ul#ulList {
	list-style-image:url(img/img_bullet.gif);
	list-style-position:outside;
	list-style-type:disc;
}


li.selected a, li.selected a:visited {
color:#352A0C;
font-weight:bold;
text-decoration:none;
}


li.unselected a, li.unselected a:visited {
color:#352A0C;
text-decoration:underline;

}
	

/************* All H2 Image Replacement Headers *************/

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h2#h_about{
	background: url(img/h2_about.gif) no-repeat;
	margin: 1em 0 .5em .5em;
	text-indent: -9999em;
	height: 22px;
	width: 193px;
}

/************* All H3 Image Replacement Headers *************/

h3 {
	margin: 0 0 0 0;
	padding: 0;
}

h3#h_experience{
	background: url(img/h3_experience.gif) no-repeat;
	margin: 0 0 0 0;
	text-indent: -9999em;
	height: 17px;
	width: 68px;
}

/************** .blue styles ***************/

.blue{
	background:url(img/bg_bluegradient.gif) no-repeat;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	height: 10px;
}



/************** .feature Ride styles ***************/

.featureRide{
	background:url(img/bg_feature_ride.jpg) no-repeat;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	height: 258px;
}

.featureRide h1{
	padding: 20px 0px 10px 10px;
	font-size: 28px;
	font-weight:bold;
	color: #FFFFFF;
	}
	
.featureRide h3{
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFF99;
	}

.featureRide p{
	text-align: left;
	color: #FFFFFF;
	margin: 10px 360px 20px 10px;
	line-height:16px;
	}

/************** .feature Volunteer styles ***************/

.featureVolunteer{
	background:url(img/bg_feature_volunteer.jpg) no-repeat;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	height: 258px;
}

.featureVolunteer h1{
	padding: 20px 0px 0px 10px;
	font-size: 28px;
	font-weight:bold;
	color: #FFFFFF;
	}
	
.featureVolunteer h3{
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFF99;
	}

.featureVolunteer p{
	text-align: left;
	color: #FFFFFF;
	margin: 10px 380px 20px 10px;
	line-height:16px;
	}
	
/************** .feature Support styles ***************/

.featureSupport{
	background:url(img/bg_feature_support.jpg) no-repeat;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	height: 258px;
}

.featureSupport h1{
	padding: 20px 0px 10px 10px;
	font-size: 28px;
	font-weight:bold;
	color: #FFFFFF;
	}
	
.featureSupport h3{
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFF99;
	}	

.featureSupport p{
	text-align: left;
	color: #FFFFFF;
	margin: 10px 360px 20px 10px;
	line-height:16px;
	}

/************** .feature About styles ***************/

.featureAbout{
	background:url(img/bg_feature_about.jpg) no-repeat;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	height: 258px;
}

.featureAbout h1{
	padding: 20px 0px 10px 10px;
	font-size: 28px;
	font-weight:bold;
	color: #FFFFFF;
	}
	
.featureAbout h3{
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFF99;
	}

.featureAbout p{
	text-align: left;
	color: #FFFFFF;
	margin: 10px 360px 20px 10px;
	line-height:16px;
	}
	

/************** .feature Cheer styles ***************/

.featureCheer{
	background:url(img/bg_feature_cheer.jpg) no-repeat;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	height: 258px;
}

.featureCheer h1{
	padding: 20px 0px 10px 10px;
	font-size: 28px;
	font-weight:bold;
	color: #FFFFFF;
	}
	
.featureCheer h3{
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFF99;
	}	

.featureCheer p{
	text-align: left;
	color: #FFFFFF;
	margin: 10px 360px 20px 10px;
	line-height:16px;
	}
	
	
/************** .feature bg styles ***************/

#featureVideo {
	padding: 10px 20px 0px 0px;
	float: right;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

. feature p {

	margin: 0 auto;
    clear:both;
	float:left;
}


/************** .hdr styles *****************/


.hdrRide{
	background-color:#352A0C;
	background:url(img/bg_ride_header.gif) no-repeat;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	height: 62px;
}

.hdrRide h1{
	padding: 15px 0px 15px 10px;
	text-align: left;
	color: #FFFFFF;
}

.hdrSupport{
	background-color:#352A0C;
	background:url(img/bg_support_header.gif) no-repeat;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	height: 62px;
}

.hdrSupport h1{
	padding: 15px 0px 15px 10px;
	text-align: left;
	color: #FFFFFF;
}

.hdrAbout{
	background-color:#352A0C;
	background:url(img/bg_about_header.gif) no-repeat;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	height: 62px;
}

.hdrAbout h1{
	padding: 15px 0px 15px 10px;
	text-align: left;
	color: #FFFFFF;
}

.hdrVol{
	background-color:#352A0C;
	background:url(img/bg_vol_header.gif) no-repeat;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	height: 62px;
}

.hdrVol h1{
	padding: 15px 0px 15px 10px;
	text-align: left;
	color: #FFFFFF;
}


.hdrCheer{
	background-color:#352A0C;
	background:url(img/bg_cheer_header.jpg) no-repeat;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	height: 62px;
}

.hdrCheer h1{
	padding: 15px 0px 15px 10px;
	text-align: left;
	color: #FFFFFF;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 20px 10px 20px;
	font-size: 75%;
	line-height:16px;
}

.story p{
  padding: 0px 0px 10px 0px;
  margin: 10px 0px 10px 0px;
}

.story h3{
	text-align: left;
	margin: 10px 0px 0px 0px;
	font-size: 10pt;
}


/************* Content Table styles ************/

#contentGroup {
   display: block;
   width: 494px;
   clear:both;
}
#contentGroupIcon {
	float:left;
	width: 90px;
	text-align:center;
}

#contentGroupText {
   float:left;
   font-size: 75%;
   line-height:16px;
   width: 380px;
   margin: 0px 0px 10px 0px;
}

.contentGroupHdr {
font-weight:bold;
margin: 0;

}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #333;
	padding: 10px 0px 10px 30px;
	margin: 0 auto;
	margin-top: 10px;
	background-image:url(img/bg_siteInfo_grad.gif);
	background-repeat:repeat-x;
	width: 677px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

/*********** .space styles ***********/
.spaceV10 {
  margin: 10px 0 0 0;
}

.spaceV20 {
  margin: 20px 0 0 0;
}

.spaceV25 {
  margin: 25px 0 0 0;
}

.quickLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#352A0C;
	font-size:12px;
}

.quickLinks a, {
	text-decoration:underline;
	color:#352A0C;
}



/************** .side styles *****************/

.side {
margin: 0px;
padding: 10px;
color: #000000;
font-size:11px;
line-height: 13px;
}

.side p{
font-family:Arial, Helvetica, sans-serif;
margin: 5px 0 0 0;

}

.side img{
margin: 10px 0 10px 0;
}

.side h3{
font-weight:bold;
font-size:10pt;
color:#265070;
margin: 0px 0px 0px 0px;
}

.side a{
font-weight:regular;
color:#265070;
margin: 0;
text-decoration:underline;
}

.social img{
	margin:10px 4px 10px 0px;
	}


