html, body{ 
	margin:2px; 
	padding:0; 
	text-align:left;
 	font-family: Verdana, Helvetica, Arial, sans-serif;
 	background: #0d52f2 ;
	font-size:14px;
}

h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, serif;
	font-weight: normal;
}

h2 a {
	text-decoration: none;
}

a:hover {
	color: #990000;
}


#container { 
 	width:775px;
 	min-width: 500px;
 	margin-left:auto; 
 	margin-right:auto;
	position: relative;
} 
 
#header { 
	height:110px;
 	background-color: whitesmoke;
 	border-bottom: 2px solid whitesmoke; 
}

#header h3 {
	text-indent: 20px;
	font-size: 110%;
	font-style: italic;
}

#header .content h1 {
    margin: 0;
	color: #addffa;
    background: url(images/biketernity_logo.jpg) no-repeat;
}
    
#header .content h1 a {
    text-indent: -5000px;
	color: #addffa;
    text-decoration: none;
    background: url(images/logo.gif) no-repeat;
}
  
#header .content h1 a:hover {
	text-decoration: none;
	color: #000000;
	border: 0;
}

#header .content hr {
 	width: 100%;
  	color: whitesmoke; 
	margin: 0px;
	padding: 0px;
	background-color: whitesmoke; 
 	border-left: 0px solid whitesmoke; 
 	border-right: 0px solid whitesmoke; 
 	border-top: 2px solid whitesmoke; 
 	border-bottom: 2px solid whitesmoke; 
	height:12px;
	}

 
#leftcol{
 	width:145px; 
 	float:left; 
 	position:relative; 
 	margin-left:-145px; 
 	margin-right:1px; 
}

#leftcol h1 {
    margin: 20px 5px;
    height: 110px;
    background: url(images/best_state_rides.gif) no-repeat;
    clip: rect(0, 0, 0, 0);
}

#leftcol h1 span {
	display: block;
	height: 62px;
	text-indent: -5000px;
}
 
#outer{
  	border-left-width: 145px ;  
	border-left-color: #addffa;  
	border-left-style: solid; 
	background-color: whitesmoke; 
	width: auto;
}




#footer {
 	width: 100%;
 	background-color: whitesmoke; 
 	border-top: 2px solid #addffa;
	text-align: center;
	font-size: 80%;
	}

#footer p {
	padding: 1em 0;
	font-size: 50%;
	color: #333;
	line-height: 130%;
}

#footer a {
	color: #333;
}
 
#inner{
	margin:0;
	width:100%;
}
 
#maincol{ 
	float: left; 
 	width: 90%; 
 	position: relative; 
 	margin: 0 -8px 0px 5px;
	padding-bottom: 10px;
 	text-align: left;
 }
 
#outer,#inner {
	border-bottom: 1px solid whitesmoke;
}
 
.clr{clear:both;}


#leftcol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
}

* html #leftcol a { 
	width: 145px; 
}

* html #leftcol a#subnav { 
	width: 145px; 
}

#leftcol a { 
	display: block;
	padding: 4px 0px 4px 10px;
	width: 135px; 
	background-color: #addffa;
	border-bottom: 1px solid whitesmoke;
}

#leftcol a#subnav {
	color: #0d52f2;
	background: #addffa;
	font-size: 90%;
	padding-left: 14px;
	width: 131px; 
}

#leftcol a:link, #navbar a:visited {
	color: #0d52f2;
	text-decoration: none;
}

#leftcol a:hover, #leftcol a#active {
	background-color: whitesmoke;
	color: #333;
}

body#leftcol a#subnav:hover {
	background: whitesmoke;
}


#maincol h1 {
	margin: .5em 0 .5em .25em;
	font-size: 140%;
}

#maincol h1#pageHead {
	border-bottom: 2px solid #333;
	width: 570px;
	padding: .15em .5em;
	background: whitesmoke;
	margin-bottom: .5em;
	margin-top:0px;
}

#maincol h2 {
	font-size: 110%;
	padding: .15em .5em .25em .5em;
}


#maincol h3 {
	font-size: 100%;
	padding: .15em .5em .25em .5em;
}

#maincol p {
	font-size: 80%;
	margin: 0 1em .75em .75em;
}

#maincol ul, #maincol ol {
	font-size: 80%;
}

#maincol ul#tripfee {
	list-style-type: square;
	line-height: 1.5em;
	margin-top: -0.1em;
}

ul a {
	text-decoration: none;
}

.top {
	text-align: right;
}

.top a {
	font-size: 90%;
	background: url(images/top.gif) 0 50% no-repeat;
	padding-left: 1.25em;
}

.calendar {
	float: left;
	margin: 0 .75em .5em 0;
}

acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}


#slides {
	float: right;
	margin: 0 0.5em 1em 0.1em;
	width: 330px;
}


#maincol .featured h1 {
	font-size: 100%;
}

#maincol .featured h2 {
	font-size: 80%;
	margin-bottom: 5px;
}

#maincol .featured img:hover {
	border: 1px solid whitesmoke;
}

#maincol .featured img {
	border: 1px solid #C4C4EA;
}

#maincol .featured p {
	font-size: 75%;
	text-align: left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#maincol #emailus {
	background: whitesmoke;
	border: 3px double #990000;
	font-weight: bold;
	text-align: center;
	margin: 1em 30px;
	padding: 5px;
}


.floatright {
	float: right;
	text-align: center;
	font: 70% Arial, Verdana, sans-serif;
	color: #333;
	border: 1px solid #999;
	padding: .25em;
	margin: .5em 1.5em .5em 1.5em;
	background: #d9d9f2;
}

.floatleft {
	float: left;
	text-align: center;
	font: 70% Arial, Verdana, sans-serif;
	color: #333;
	border: 1px solid #999;
	padding: .25em;
	margin: .5em 1.5em .5em 1em;
	background: #d9d9f2;
}

.floatright img, .floatleft img {
	margin-bottom: .25em;
}

.floatright a img, .floatleft a img {
	border-width: 0;
}


#quote {
	margin: .25em .25em .25em .25em;
	color: #0d52f2;
	font-size: 80%;
}

blockquote {
	font: italic 110% Georgia, "Times New Roman", serif;
	border-top: 1px solid whitesmoke;
	border-bottom: 1px solid whitesmoke;
	background: whitesmoke url(images/quote.gif) top left no-repeat;
	padding: .5em .75em .4em .75em;
	
}

blockquote#right {
	float: right;
	width: 230px;
	margin: .5em .5em;
}

blockquote#left {
	float: left;
	width: 230px;
	margin: .5em .5em;
}

blockquote p.name {
	text-align: right;
	font-size: 80%;
}


form, input, textarea {
	font: 80% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

fieldset {
	margin: 1em 2em;
}

legend {
	font: 100% Georgia, Arial, sans-serif;
	padding-right: 5px;
	color: #333;
	margin-bottom: 1em;
}

input, textarea {
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: whitesmoke;
}

.formrow {clear: both;}

.label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: .5em;
	color: #333;
}

.input {
	margin: 0 0 .5em 4em;
}

input#submit {
	background-color: whitesmoke;
}


#leftColumn {
	float: left;
	width: 49%;
}

#rightColumn {
	float: right;
	width: 49%;
}


.testimonial {
	border-top: 1px solid #ffce5a;
	border-bottom: 1px solid #ffce5a;
	margin: 1em 1em;
	padding-top: .5em;
}

.testimonialName {
	text-align: right;
	font-style: italic;
}

.break {
	text-align: center;
	border-bottom: 1px solid #ffce5a;
	margin: 1.5em 4em;
	height: 0;
}

.linebreak {
	text-align: center;
	border-bottom: 1px solid #ffce5a;
	margin: 1em 4em 1em 4em;
	height: 0;
}


#header .content{
	padding-bottom:0; 
}
 

 

