/* DIVs */
body {
	background-image: url(../gfx/bg_site.jpg);
	background-position: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.pageholder {
	position: relative;
	margin: 0px auto;
	vertical-align: middle;
	width: 700px;
}

.contentholder {
	width: 700px;
	background-color: #444;
}

.top {
	width: 700px;
	height: 130px;
	padding: 0px;
	margin: 0px;
}

.submenu {
	float: left;
	width: 150px;
	padding: 20px 0px 20px 10px;
	margin: 0px;
}

.fpcontent {
	float: left;
	width: 680px;
	padding: 20px 0px 20px 10px;
	margin: 0px;
}

.fpbikes {
width: 680px;
height: 230px;
}

.fpdividerhorizontal {
width: 680px;
height: 10px;
background-color: #fff;
}

.fpcare {
width: 240px;
height: 80px;
float: left;
}

.fpdividervertical {
width: 10px;
height: 80px;
background-color: #fff;
float: left;
}

.fpdealer {
width: 430px;
height: 80px;
float: left;
}

.content {
	float: left;
	width: 490px;
	padding: 20px 0px 20px 10px;
	margin: 0px;
}

.footer {
	clear: both;
	width: 700px;
	text-align: center;
	font-style: italic;
	color: #888;
	background-image: url(../gfx/footer_gfx.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 30px 0px 30px 0px;
}

/* A */
a {
color: #ffb20e;
}

a:hover {
color: #000;
background-color: #ffb20e;
text-decoration: none;
}

a.frontpagelink {
font-size: 11px;
color: #3E3E19;
text-decoration: none;
}

a.frontpagelink:hover {
color: #BCBC94;
}

a.menulink {
font-size: 11px;
color: #eee;
text-decoration: none;
padding: 0px 5px 0px 5px;
}

a.menulink:hover {
color: #333;
background-color: #eee;
}

/* Text */
.header {
font-size: 18px;
color: #ffb20e;
font-weight: bold;
text-transform: uppercase;
}

.spec {
font-size: 14px;
color: #ffb20e;
font-weight: bold;
text-transform: uppercase;
}

strong {
color: #ffb20e;
}

/* Img */
.icons {
padding: 0px 10px 10px 0px;
clear: both;
}

/* List */
.ul1 {
list-style: none;
line-height: 15px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
}

.li1 {
background: url(../gfx/bullit_01.png) no-repeat 0 50%;
padding-left: 13px;
}

/* Layout */
.tablehead {
background-color: #222;
}

.tbbg {
background-color: #333;
}
