

html { 
	min-width: 800px;
	 }
body {
	color: #000;
	background: #000;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	}
p, h2, h3, h4, h5, li, ol, ul  {
	text-align: left;
	}
p 	{
	margin-top: 0;
	margin-bottom: 1em;
	}
ol, ul	{
	}
h1	{
	font-family: impact;
	font-size: 2em;
	font-weight: normal;
	color: #c00;
	text-align: left;
	margin-bottom:.5em;
	padding-bottom:.25em;
	border-bottom:2px solid #036;
	}
h2	{
	font-size: 1.5em;
	font-weight: bold;
	color: #036;
	}
h3	{
	font-size: 1.25em;
	font-weight: bold;
	color: #036;
	}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	}
a:visited {
	color: #f90;
	}
a:hover	{
	color: #f00;
	}
table	{
	background:#036;
	vertical-align: top;
	}
.hide   {
	display: none;
		}
img	{
	display: block;
	border: 0;
	}
table#main	{
	margin: 0 auto 0 auto;
	}
	
/* Primary Navigation Bar */

table#header	{
	margin: 0 auto;
	}
#headerbar	{
	height: 120px;
	background: transparent url(images/header_background.gif) top right no-repeat;
	}
#headerbar td	{
	text-align: left;
		}
#headerbar img	{
	vertical-align: top;
	display: inline;
	}
#primenav	{
	text-indent: -9999px;
	background: #C00;
	height: 30px;
	width: 800px;
	vertical-align: top;
	}
td#nav_spacer  {
	width: 80px;
	}
td#nav_aboutus a{
	display: block;
	margin: 0;
	padding: 0;
	width: 75px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_01.gif) top left no-repeat;
	}
td#nav_aboutus a:hover{
	background: transparent url(images/primenav_01.gif) 0 -30px no-repeat;
	}
td#nav_bikes a{
	display: block;
	margin: 0;
	padding: 0;
	width: 55px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_02.gif) top left no-repeat;
	}
td#nav_bikes a:hover{
	background: transparent url(images/primenav_02.gif) 0 -30px no-repeat;
	}	
td#nav_winter a{
	display: block;
	margin: 0;
	padding: 0;
	width: 60px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_03.gif) top left no-repeat;
	}
td#nav_winter a:hover{
	background: transparent url(images/primenav_03.gif) 0 -30px no-repeat;
	}
td#nav_access a{
	display: block;
	margin: 0;
	padding: 0;
	width: 105px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_04.gif) top left no-repeat;
	}
td#nav_access a:hover{
	background: transparent url(images/primenav_04.gif) 0 -30px no-repeat;
	}
td#nav_clothing a{
	display: block;
	margin: 0;
	padding: 0;
	width: 135px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_05.gif) top left no-repeat;
	}
td#nav_clothing a:hover{
	background: transparent url(images/primenav_05.gif) 0 -30px no-repeat;
	}
td#nav_links a{
	display: block;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_06.gif) top left no-repeat;
	}
td#nav_links a:hover{
	background: transparent url(images/primenav_06.gif) 0 -30px no-repeat;
	}
td#nav_hrsloc a{
	display: block;
	margin: 0;
	padding: 0;
	width: 135px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_07.gif) top left no-repeat;
	}
td#nav_hrsloc a:hover{
	background: transparent url(images/primenav_07.gif) 0 -30px no-repeat;
	}
td#nav_sales a{
	display: block;
	margin: 0;
	padding: 0;
	width: 55px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_08.gif) top left no-repeat;
	}
td#nav_sales a:hover{
	background: transparent url(images/primenav_08.gif) 0 -30px no-repeat;
	}
td#nav_faq a{
	display: block;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 30px;
	text-decoration: none;
	background: transparent url(images/primenav_09.gif) top left no-repeat;
	}
td#nav_faq a:hover{
	background: transparent url(images/primenav_09.gif) 0 -30px no-repeat;
	}
/* End Primary Navigation Bar */


/* Page-contextual Sub Navigation bar  */
td#subnav	{
	height: 20px;
	width: 800px;
	font-weight: bolder;
	text-align:center;
	color: #fff;
	background: #06c;
	font-size: 12px;
	}
ul#subnavmenu {
	display: inline;
	list-style: none;
	font-size: 1em;
	}
ul#subnavmenu li {
	display: inline;
	margin-left: .5em;
	margin-right: .5em;
	}
#subnav a:link, #subnav a:visited, #subnav a:active{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
	display: inline;
	}
#subnav a:hover	{
	font-weight: bold;
	text-decoration: underline overline;
	color: #fff;
	background: none;
	display: inline;
	}
	
/* End Sub Navigation Bar  */

/* Main Content Cell Formatting  */

td#maincontent {
	vertical-align: top;
	padding: 10px 10px 40px 25px;
	background: #fff ;
	width: 465px;
	}
td#maincontent a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	background: transparent;
	target: blank;
	}
td#maincontent a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	background: transparent;
	}
td#maincontent a:hover	{
	font-weight: bold;
	text-decoration: underline;
	color: #000099;
	background: none;
	}
td#maincontent a:active {
	font-weight: bold;
	text-decoration: none;
	color: #f90;
	background: none;
	}

/* End Main Content Cell Formatting */

/*  Sidebar Formatting  */
td#sidebar	{
	width: 250px;
	vertical-align: top;
	}
#sidebar p	{
	text-align: right;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding: 0 5px 0 0;
	}
#sidebar img {
	margin: 0 0 15px 0;
	}
#sidebar h1 {
	text-align: right;
	font-style: italic;
	font-weight: normal;
	font-size: 1.5em;
	padding: 0 .5em 0 0;
	color: #06c;
	}
#sidebar h2	{
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: .75em;
	}
td#rightspacer	{
	width: 50px;
	}
	
/*  Bottom Elements  */	

td#bottombar  {
	background: #C00;
	width: 800px;
	height: 50px;
	}
#footer p	{
	font-size: 9px;
	margin-top: 25px;
	color: #fff;
	text-align: center;
	}
	
div#promotiles	{
	margin-top: 3em;
	text-align: center;
}

div#promotiles img	{
	display: inline;
	border: 0;
}

table#hours	{
	background: #fff;
	text-align: left;
	}
img .logo	{
	display: inline;
	}
table.prices {
	width: 75%;
	text-align: left;
	background: #fff;
	font-size: .75em;
	margin: 0 0 15px 0;
	}
.right	{
	float:right;
	}
.left	{
	float:left;
	}
.illustration {
	padding: 5px 10px;
	font-style: italic;
	font-size: .75em;
	}
div.salebike	{
	padding:10px;
	font-size:12px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
div.salebike h3	{
	margin-top:0;
}
img.salebikephoto	{
	float:left;
	margin-right:10px;
}
table.salebikedesc	{
	background:#fff;
}
table.salebikedesc th, table.salebikedesc td	{
	text-align:left;
	padding:0 .5em;
}
table.salebikedesc th	{
	vertical-align:top;
}
div.odd, div.odd td, div.odd th	{
	background:#eee;
}
/*------------------- FORMS ---------------------- */
ul.formlist	{
	list-style:none;
	margin:0;
	padding:0;
}
ul.formlist li	{
	padding:.25em 0;
}
ul.formlist label	{
	float:left;
	width:150px;
	font-weight:bold;
}
ul.formlist div.formlistindent	{
	margin-left:150px;
}