body {
	background:url(/images/background.gif) repeat;
	margin:0;
	padding:0;
	font: 100% "Trebuchet MS", sans-serif;
	color:#DFDFDF;
}

#wrapper {
	width:767px;
	background:url(/images/container.jpg) repeat-y;
	margin:0 auto;
}

#sidebar{
	display:none;
}

#container {
	width:767px;
	margin:0 auto;
}

#main {
	font-size:0.9em;
	margin:0 25px 0 25px;
}

#main img{
	border:1px solid #F07F1E;
}

#home-banner{
	position:relative;
	left:-10px;
	width:738px;
}

#content{
	background:url(/images/container.jpg) repeat-y;
	margin:0;
	padding:0;
}
.homecontent{
	position:relative;
	top:85px;
}
.homecontent .highlight{
	background-color:#424242;
	font-weight:bold;
	padding:3px;
}

#product img{
	padding-top:20px;
}

p.new-bikes-layout a{
	float:left;
	padding:0 30px;
}


/*-------------------------------------- TEXT STYLINGS------- ----------------------------------------------*/

#main a{
	color:#F07F1E;
}

#main a:hover{
	color:#fff;
	text-decoration:none;
}


h1{
	text-indent:-9999em;
	background:url(/images/banner.jpg) no-repeat;
	height:206px;
	margin:0;
	padding:0;
}

h2{
	background:#f07f1e url(/images/flame.jpg) top left no-repeat;
	color:#000;
	text-transform:uppercase;
	margin:0 13px;
	padding:2px 0;
	font-size:0.8em;
	font-weight:bolder;
	text-indent:30px;
}

h3 {
	margin-top:0;
	padding-top:10px;
	font-weight:bold;
	color:#E7791D;
	font-size:0.92em;
}

h4, h5{
	color:#FFFFFF;
}

#breadcrumb p{
	margin-top:0;
	padding-top:8px;
}

/*-------------------------------------- TURN OFF PRINT STUFF ----------------------------------------------*/

#printlogo{
	display:none;
}

/*--------------------------------------------USED BIKES ----------------------------------------------------*/

.pictures p img{
	border:1px solid #000;
}

a#back-bikes{
}

.pictures p strong a{
	color:#000;
	font-size:0.9em;
	text-transform:uppercase;
}

.pictures {
	float:left;
	text-align:center;
	width:246px;
	padding-bottom:15px;
}

.moreinfo a{
	margin:0 auto;
	width:89px;
	height:40px;
	display:block;
	text-indent:-900em;
	text-decoration:none;
	background:url(/images/moreinfo.gif)no-repeat;
}

.moreinfo a:hover{

	background:url(/images/moreinforoll.gif)no-repeat;
}

/*------------------------------------------- NEWS & EVENTS -----------------------------------------------*/

dl{
	margin-left:15px;
}

dl dd{
	color:#fff;
	margin-left:10px;
}

dt{
	margin-top:10px;
}

dt a{
	font-size:1.1em;
	color:#DFDFDF;
}


dl dd em{
	font-size:0.8em;
	color:#9f9f9f;
}

/*---------------------------------------------- FOOTER ------------------------------------------------------*/

.pbreak{
	clear:both;
}

#contentbottom{
	margin:0;
	padding:0;
	height:11px;
	background:url(/images/contentfooter.gif) bottom no-repeat;
}

#textbottom-home{
	margin:-28px 0 0 -1px;
	padding:0;
	height:23px;
	background:url(/images/content-home-footer.jpg) bottom no-repeat;

}


#textbottom{
	margin-left:-1px;
	padding:0;
	height:23px;
	background:url(/images/contentfooter2.gif) bottom no-repeat;
}

#footer{
	margin:10px auto;
	width:767px;
	height:62px;
	line-height:62px;
	font-size:0.7em;
	background:url(/images/footer.gif) no-repeat;
}

#footer p{
	text-align:center;
}

#footer p a{
	color:#fff;
	text-decoration:none
}

#footer p a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}