* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	behavior:url("csshover.htc"); /* IE :hover fix - DO NOT REMOVE */
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#b74e2d;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
img, a img, table, fieldset {
	border:none;
}
p {
	line-height:13px;
}
h1 {
	font-size:22px;
	line-height:25px;
}
h2, #support a {
	font-size:14px;
	line-height:17px;
}
optgroup, option {
	font-style:normal;
	padding-left:10px;
}
#wrap {
	width:800px;
	background-image:url(images/wrap_bg.gif);
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:92px;
}
/* NAV Behavior - DO NOT EDIT */
#nav {
	margin-left:140px;
	position:absolute;
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
}
#nav div {
	float:left;
	background-repeat:no-repeat;
}
#nav div img {
	visibility:hidden;
}
#nav div:hover ul {
	visibility:visible;
	display:block;
}
#nav div:hover img {
	visibility:visible;
}
#nav ul {
	visibility:hidden;
	display:none;
	float:left;
	list-style-type:none;
}
.models, .models ul, .models li {
	width:144px;
}
.support, .support ul, .support li {
	width:110px;
}
#nav li {
	overflow:hidden;
	background-color:#ffe499;
	text-indent:5px;
}
#nav li a {
	display:block;
	padding:3px;
}
#nav li:hover {
	background-color:#b74e2d;
}
#nav li:hover a {
	color:#fff;
}
/* NAV Images */
.home {background:url(images/nav_home.gif);}
.models {background:url(images/nav_models.gif);}
.about {background:url(images/nav_about.gif);}
.dealer {background:url(images/nav_dealer.gif);}
.support {background:url(images/nav_support.gif);}
/* sub-NAV */
#vertnav {
	width:140px;
	float:left;
}
/* Content */
#content {
	width:644px;
	float:right;
	padding:0px 8px 8px 8px;
}
#content.interior {
	padding-top:8px;
}
/* Footer */
#footer {
	clear:both;
	height:70px;
	background-image:url(images/footer_bg.gif)
}
#footer p {
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
}
/* Special Classes and IDs */
.left, #colA {
	float:left;
}
.right, #dealerdrop, #colB {
	float:right;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
td.center, p.center {
	text-align:center;
}
.brick, .decor, #nav li a, .ultitle, #contact a:hover  {
	color:#b74e2d;
}
.brown {
	color:#492624;
}
.teal, .decor:hover, #support a:hover, #contact a {
	color:#5e8791;
}
#interiors h2 {
	margin-bottom:5px;
}
.cover {
	padding-bottom:8px;
}
#interiors h1, #models h1, #support h1, #unit h2, #hr {
	margin-bottom:10px;
}
#interiors p, #support p, #unit p {
	margin-bottom:12px;
}
#dealer h2, #unit ul, #contact h1, #about h1 {
	margin-bottom:16px;
}
#dealer h1, #colA img {
	margin-bottom:24px;
}
#models p, #models h1, #support, #dealer, #unit h1, #unit h2.teal, #contact, #about, #camp {
	margin-left:33px;
}
#unit li {
	font-size:11px;
}
#unit ul {
	width:375px;
	padding-left:20px;
}
.decor {
	text-decoration:underline;
}
#models p {
	font-size:14px;
	margin-bottom:27px;
}
#models {
	width:636px;
	margin-left:auto;
	margin-right:auto;
}
#support h2 {
	margin-top:60px;
	margin-bottom:20px;
}
#support a {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}
#dealerdrop {
	width:240px;
	position:relative;
	right:130px;
	top:2px;
}
#colA {
	width:219px;
	margin-top:5px;
}
#colB {
	width:408px;
}
.highlight {
	background-color:#ffd35a;
	padding:3px;
	color:#000;
}
.highlight:hover {
	color:#fff;
	background-color:#b74e2d;
}
#hr {
	background-image:url(images/hr_bg.gif);
	background-repeat:repeat-x;
	height:25px;
	width:100%;
	clear:both;
}
.ultitle {
	list-style-type:none;
	font-weight:bold;
	position:relative;
	right:15px;
}
.quoteBlock {
	background-image:url(images/content_banner.jpg);
	background-repeat:no-repeat;
	height:87px;
}
.quoteBlock p {
	text-align:center;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	position:relative;
	top:10px;
}
#contact p {
	line-height:18px;
}
.business {
	width:318px;
	height:104px;
	background-image:url(images/business_bg.gif);
	background-repeat:repeat-x;
	padding-left:8px;
	padding-right:8px;
}
.business h3 {
	font-size:14px;
	color:#1b7d08;
}
.business p.left {
	margin-top:5px;
	line-height:14px;
}
.business p.left span {
	color:#4791a3;
}
.business div.right {
	text-align:right;
	width:150px;
}
.links {
	clear:both;
	line-height:15px;
	margin-top:3px;
	position:relative;
	top:7px;
}
.map img {
	float:right;
	padding-left:2px;
}
.map span {
	font-size:11px;
	color:#a8a8a8;
	margin-top:15px;
	line-height:10px;
	position:relative;
	top:9px;
	margin-bottom:10px;
}
#dealer h2.teal {
	margin-top:20px;
}
#camp p {
	width:200px;
	font-size:12px;
	float:left;
	clear:none;
}