@charset "utf-8";
/* CSS Document */
.navbg {
	background:url(images/navgb.gif) repeat-x;
	font-size: 12px;
}
.navbg a {
	color: white;
	font-weight: bold;
	font-family: TyperHeavy, "Times New Roman", Times, serif;
	text-decoration: none;
	padding:0 21px 2px 21px;
	background: url(images/navborder.gif) top right no-repeat;
	line-height: 16px;
}
.navbg a:hover {
	background:url(images/navborder.gif) repeat-x;
}
.navbg td {
	padding-top: 3px;
}
#nav {
	margin-top: -1px;
	margin-bottom: 1px;
}
#nav a {
	height:19px;
}
#nav a.noborder {
	background: none;
}
#nav a:hover {
	background:url(images/navborder.gif) repeat-x;
}
.navbg2 {
	background: url(images/navbg2.gif) repeat-x;
	font-size: 12px;
}
.navbg2 a {
	color: white;
	font-weight: bold;
	font-family: TyperHeavy, "Times New Roman", Times, serif;
	text-decoration: none;
	padding:0 22px 2px 22px;
	background: url(images/navborder.gif) top right no-repeat;
	line-height: 24px;
}
.navbg2 a:hover {
	background:url(images/navborder.gif) repeat-x;
}
.navbg3 {
	background: url(images/navbg3.gif) repeat-x;
}
.dealers {
	color: white;
	font-family: TyperHeavy, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.dealers a {
	text-decoration: none;
	color: white;
	padding:0 10px;
	line-height:22px;
}
.dealers a:hover {
	text-decoration: none;
	color: white;
	background:url(images/navborder.gif) repeat-x;
}