* {
padding: 0px;
margin: 0px;
}

body {
font-family: Arial, Helvetica, sans-serif;
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;
}

#bg,#bg table,#bg td{width:100%;height:100%;overflow:hidden}
img{display:block}

#bg div{position:fixed;width:200%;height:200%;top:-50%;left:-50%; z-index: 1}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}

p {
	
}

a {
color: #333;
}

a:visited {
color: #333;
}

h1 {
font-size: 22px;
letter-spacing: -1px;
text-align: left;
margin: 0px 32px;
padding: 0px;
margin-left: 0px;
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

#flashFeature {
border: 1px solid #222;
border-top: 0px;
height: 300px;
}

/* GLOBAL NAV STYLES ******************/
#globalNavigation {
margin-top: 40px;
}

#globalNavigation a {
font-size: 12px;
font-weight: bold;
color: #454545;
}

#logo {
margin-top: -30px;
}

/* CONTENT STYLES *********************/
#contentWrapper {
width: 950px;
background-color: rgb(255, 255, 255);
background-color: rgba(255, 255, 255, .93);
border-left: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-top: 1px solid white;
margin-top: -1px;
margin-bottom: 30px;
position: relative;
z-index: 2;
height: 100%;
}

#content {
margin-top: 20px;
padding-bottom: 40px;
}

#mapBox {
width: 245px;
height: 175px;
background-position: top left;
background-repeat: no-repeat;
}

#mapBox a {
text-decoration: none;	
}

#mapBoxTD {
padding-right: 10px;
}

#topBox {
width: 511px;
height: 206px;
background-position: top left;
background-repeat: no-repeat;
}

#topBoxTD {
padding-left: 10px;
}

#topBox strong {
font-weight: bold;
color: #390;
}

#locInfo {
width: 200px;
padding: 0px 10px 5px 15px;
border-right: 1px solid #000;
}

#topMessage {
padding: 0px 10px;
}

#heroBox {
border: 1px solid black;
}

#heroBox:hover {
border: 1px solid #fff;
}



/* FOOTER STYLES *********************/
#footer {
background-image: url(../images/templateImages/footerGradient.jpg);
background-position: top left;
background-repeat: repeat-x;
border-bottom: 0px;
padding: 0px;
color: #111;
font-size: 10px;
text-align: left;
margin-top: 20px;
width: 950px;
margin-bottom: 100px;
border: 1px solid #222;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
position: relative;
z-index: 10;
}

#footerContent {
padding: 10px;	
}

#footerContent a {
font-size: 10px;	
color: #111;
font-weight: normal;
}

#footerContent a:hover {
color: #77b1ff;	
}

#smallFooter a {
test-decoration: none;
font-size: 9px;
}



/*******************************************************
		ELEMENT STYLES
*******************************************************/

/* LOCATION & MESSAGE STYLES ********************/
#locInfo h1 {
color: white;
font-size: 16px;
font-weight: normal;
margin: 0px;
}

#locInfo h2 {
color: white;
font-size: 12px;
font-weight: normal;	
}

#locInfo .locHours {
margin-top: 8px;
font-size: 22px;
font-weight: bold;
}

#locInfo .locDays, #locInfo .locHoursLine2  {
font-size: 12px;
font-weight: normal;
}

#locInfo .locPhone {
margin-top: 8px;
font-size: 20px;
}

#locInfo .locEmail a {
color: #4d9de6;
text-decoration: none;
font-weight: normal;
}

#locInfo .locEmail a:hover {
color: #76b9f6;
}

.locExtraHourInfo {
font-size: 12px;
font-style: oblique;	
}

#headingAndContent {
margin: 0px 5px;
height: 160px;
overflow: auto;
}

.heading {
font-size: 15px;
font-weight: bold;
color: #ccc;
padding-bottom: 8px;
}

.homePageContent {
font-size: 12px;
color: #fff;
font-weight: normal;	
}

/* GOOGLE MAPS STYLES *************************/
.googleMaps {
line-height: 14px;
font-size: 15px;
padding: 120px 0px 0px 15px;
}

#mapBox a {
color: white;	
}

#mapBox a:hover {
color: #133859;
}



/* Main Button Style */
#btn1 {
width: 350px;
text-align: center;
}

#btn1 li {
list-style-type: none;	
}

#btn1 a {
padding: 8px 20px;
border: 1px solid #333333;
text-decoration: none;
display: block;
background-color: #333333;
color: #cccccc;
font-size: 16px;
font-style: oblique;
}

#btn1 a:hover {
color: #000000;
background-color: #3366cc;
}


/************************************
		SPECIALS FORMATTING
************************************/
.bikepic {
border: 1px solid #999;
margin: 10px;	
margin-top: 4px;
margin-left: 0px;
}

.specialsDivider {
height: 10px;
background-color: #333;
margin: 10px 0px;
border: 0px;	
}

.specialsModelName {
font-size: 30px;
color: #333;
font-weight: bold;	
}

#specialsDescription h3 {
padding: 10px;
font-size: 16px;
color: #333;
font-weight: bold;	
}

.specialsRetailPriceHeader {
font-size: 12px;
color: #333;	
}

.specialsRetailPrice {
color: #3366cc;
font-size: 12px;
font-weight: bold;	
}


.specialsHeader {
font-size: 18px;
color: #3366cc;	
}

.specialsInfo {
font-size: 15px;
color: #333;	
}

.specialsNotes {
margin: 5px 0px;
font-style: oblique;
color: #555;
width: 400px;
}

.specialsSku {
margin-top: 5px;
}

#topSpacer {
height: 10px;	
}

.bottomHR {
height: 2px;
border: 0px;
background-color: #777;
margin: 10px 0px;	
}

#specialsPrice {
color: red;	
font-size: 18px;
}