/* general */

body {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	background-color: #212121;
}

p {
	line-height: 100%;
	padding: 0 0 0px 0;
	color: #000;
	font-weight: normal;
	border: 0;
	margin: 0;
}

a {
	color: #9C2F19;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

td {
	text-align: left;
	vertical-align: top;
}


/* logo */
.logo   {
float: left;
}

#topbar {
	width: 949px;
	overflow: hidden;
	margin: 0px;
	text-decoration: none;
	background-image: url(images/topbg_index.png);
	background-color: #212121;
	}




/* misc */

#greennav {
	background: url(images/menu_bg.gif) left top no-repeat;
	width: 192px;
	height: 280px;
	overflow: hidden;
	text-decoration: none;
	margin: 0px;
}


#store {
	background: left top no-repeat;
	width: 178px;
	height: 278px;
	overflow: hidden;
	background-color:#FFFFFF;
	text-decoration: none;
	margin: 0px;
}


#dealers {
	background: url(images/locatedealer.jpg) center no-repeat;
	width: 270px;
	height: 70px;
	overflow: hidden;
	text-decoration: none;
	margin: 8px;
	margin-left: 16px;
}


#phone {
	background: url(images/website_1_r9_c2.png) right no-repeat;
	width: 280px;
	height: 55px;
	overflow: inherit;
	text-decoration: none;
	margin: 0px;
	float: right;
	padding-right: 10px;
}

.style5 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}

.style9 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


.style10 {color: #FF6600}


.toptext {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
}

.stylestore {
	color: #58AC2C;
	text-decoration: none;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	margin-top: 7px;
}


.regtext {
	color: #FFFFFF;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 285px;
	line-height: 1.4; 
}




.home-l {
	float: left;
	overflow: inherit;
	background: #212121;
	width: 300px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 55px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 225px;
}

.home-c {
	float: center;
	overflow: inherit;
	background: #212121;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 250px;
}


.home-r {
	float: left;
	overflow: hidden;
	background: #212121;
	width: 218px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 60px;
}


.mainnavigation {
	background: url(images/event.jpg) left bottom no-repeat;
	padding: 10px 0 0 20px;
	margin: 0 0 0px 0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}



/* crumb */

.crumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 0 15px 2px;
}

.crumb a {
	text-decoration: none;
}

.crumb a:hover {
	text-decoration: underline;
}

.subtitle {
	color: #9C2F19;
	font-size: 16px;
	font-style: italic;
	padding: 0 0 10px 0;;
}




/* footer */



.footer {

	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	text-align: left;
	margin-left: 0px;
	margin-top: 5px;
}
