.mainbodybg {
	background-image: url(../images/spacer-body.jpg);
	background-repeat: repeat;
}
.bottombarbg {
	background-image: url(../images/bottom-red-bar.jpg);
}
.fullbodybg01 {
	background-image: url(../images/spacer-body2.jpg);
	background-repeat: repeat;
}
.fullbodybgtop {
	background-image: url(../images/spacer-body-top.jpg);
	background-repeat: no-repeat;
}
.boxtop {
	background-image: url(../images/box/top-center.jpg);
	background-repeat: repeat-x;
}
.boxleft {
	background-image: url(../images/box/left.jpg);
	background-repeat: repeat-y;
}
.boxright {
	background-image: url(../images/box/right.jpg);
	background-repeat: repeat-y;
}
.boxbottom {
	background-image: url(../images/box/bottom-center.jpg);
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #021E7D;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

.subheaders_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.subbuttonbg {
	background-image: url(../images/sub-button.jpg);
	background-repeat: no-repeat;
}

.mainbodytext2 a:link {
	color: #1F66B6;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}
.mainbodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
}
.mainbodytext2 a:visited {
	text-decoration: none;
	color: #1F66B6;
	font-weight: bold;
	line-height: 25px;
}
.mainbodytext2 a:hover {
	text-decoration: underline;
	color: #1F66B6;
	font-weight: bold;
	line-height: 25px;
}
.mainbodytext2 a:active {
	text-decoration: none;
	color: #1F66B6;
	font-weight: bold;
	line-height: 25px;
}
.mainbodytext a:link {
	color: #1F66B6;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.mainbodytext a:visited {
	text-decoration: none;
	color: #1F66B6;
	font-weight: bold;
}
.mainbodytext a:hover {
	text-decoration: underline;
	color: #1F66B6;
	font-weight: bold;
}
.mainbodytext a:active {
	text-decoration: none;
	color: #1F66B6;
	font-weight: bold;
}
.bottombartext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}
.bottombartext a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.bottombartext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottombartext a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.bottombartext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.highlighttext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}
.descriptions {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.doorsplashbg {
	background-image: url(../images/doorsplash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blackbuttons {
	background-image: url(../images/button-back.jpg);
	background-repeat: repeat-x;
}
.rednavtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
}
.rednavtext a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.rednavtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.rednavtext a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.rednavtext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bgrightspacer {
	background-image: url(../images/right-spacer.jpg);
	background-repeat: no-repeat;
}
.dealertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #B80000;
	font-size: 12px;
	line-height: 12px;
}
.dealertext a:link {
	color: #BA0100;
	text-decoration: none;

}
.dealertext a:visited {
	text-decoration: none;
	color: #B80000;
}
.dealertext a:hover {
	text-decoration: underline;
	color: #B80000;
}
.dealertext a:active {
	text-decoration: none;
	color: #B80000;
}
.videobg {
	background-image: url(../images/videobg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
