body {
	background-image: url(../1_images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #660000;
}

.container {
	border:1px solid #cc0099;
	height: auto;
	width: 772px;
	position: absolute;
	left: 50%;
	margin-left: -386px;
	margin-top: 5px;
}

.contentContainer {
	height: auto;
	width: 772px;
	position: absolute;
	left: 50%;
	margin-left: -386px;
	margin-top: 5px;
}

#top {
	border:1px solid #FFFFCC;
	width: 100%;
	margin-top: 0px;
	height: 150px;
	background-color: #BB7C29;
}

#footer {
	width:100%;
	text-align:center;
	margin-top:5px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}

#contentabout {
	border:1px solid #FFFFCC;
	margin-top: 5px;
	width: 100%;
	background-image: url(../1_images/bg_2.jpg);
	background-repeat: repeat-x;
	background-color: #C79766;
}
#contentPromotions {
	border:1px solid #FFFFCC;
	margin-top: 5px;
	width: 100%;
}
#contentShowroom {
	border:1px solid #FFFFCC;
	margin-top: 5px;
	width: 100%;
	background-repeat: repeat;
	background-image: url(../1_images/bg_2.jpg);
}

.body {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #62090A;
	line-height: 15px;
}
.bodyBold {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #62090A;
	line-height: 15px;
}
.bodyItalics {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #62090A;
	line-height: 15px;
	font-style: italic;
}
.bodyQuote {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #62090A;
	line-height: 13px;
	font-style: italic;
	padding-left: 10px;
}

.Header {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}

.subheader {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DFC97A;
}

.smallerbody {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}

a:link {
	color: #FFFFCC;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #FFFFCC;
}

a:hover {
	text-decoration: underline;
	color: #FF9966;
}

a:active {
	text-decoration: none;
	color: #CC3300;
}

a.body:link {
	color: #000066;
	text-decoration: underline;
}

a.body:visited {
	text-decoration: underline;
	color: #62090A;
}

a.body:hover {
	text-decoration: underline;
	color: #663399;
}

a.body:active {
	text-decoration: none;
	color: #CC3300;
}

#contentlist {
	border:1px solid #cc0099;
	margin-top: 5px;
	width: 100%;
	height: 462px;
}
.NewsletterHeader {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}
#contentPromo {
	border:1px solid #FFFFCC;
	margin-top: 5px;
	width: 100%;
	background-image: url(../1_images/bg_promo.jpg);
	background-repeat: repeat-x;
	background-color: #C79766;
}
.HeaderFEB {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 23px;
}
.subheaderFEB {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.smallerbodyFEB {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bodyFEB {
	color: #FFFFFF;
}
