body {
	text-align:center;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #94a4a5;
	background-image: url(/Images/bg.jpg);
	background-repeat: repeat-x;
}

div.wrapper {
	text-align:left;
	width:960px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.wrapper .headerContainer {
	height: 165px;
	position: relative;
}

.wrapper .headerContainer .logo {
	position: absolute;
	top: 15px;
	left: 0px;
}
.wrapper  .headerContainer  .tollFree {
	position: absolute;
	right: 200px;
	top: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.wrapper  .headerContainer  .localPhone {
	position: absolute;
	right: 05;
	top: 15px;
	color: #FFFFFF;
	font-weight: bold;
	right: 5px;
}
.colorOrange {
	color: #fd5c11;
}


/* Global reset */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

td, th
{
    padding: 6px;
}

h1 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #000000;
}

h2 {
	font-size: 1.35em;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: normal;
	padding-bottom: 10px;
}

h3 {
	font-size: 1.7em;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
}

p {
	margin: 0 0 10px 10px;
	line-height: 20px;
}

q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }
* a { position:relative } /* Gets links displaying over a PNG background */
a {
	outline:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
} /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's borders */	
a:hover {
	outline:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

#mapLink
{
    text-transform: uppercase;
    font-size: 1.1em;
    color: Black;
}

div.footer {
	width:100%;
	clear:both;
	background-image: url(/Images/footerBg.jpg);
	background-repeat: repeat-x;
	height: 290px;
	position: relative;
	left: 0px;
	background-position: center top;
	background-color: #000000;
	margin-top: 30px;
	}

.footer .footerContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.footerContainer .contactInfo {
	position: absolute;
	top: 30px;
	color: #999999;
	text-align: left;
	font-size: 100%;
	line-height: 22px;
	left: 5px;
}

.footer .footerContainer .getInTouch {
	text-align: left;
	position: absolute;
	top: 30px;
	font-size: 100%;
	right: 5px;
}
.footer .footerContainer .getInTouch p
{
    margin: 0 0 10px 0;
}
.footer .footerContainer .getInTouch p, .footer .footerContainer .getInTouch h2
{
    color: White;
}
.footer .footerContainer .getInTouch .leftColumn {
	float: left;
}
.footer .footerContainer .getInTouch .rightColumn {
	float: left;
	padding-left: 5px;
	width: 295px;
	text-align: left;
}
.footer .footerContainer .getInTouch .rightColumn .footerSubmitBtn {
	margin-top: 5px;
    height: 26px;
    background: transparent url(/Images/submitBtn.jpg) no-repeat;
    width: 26px;
    width: 90px;
    text-indent: -9999em;
    border: 0;
}



.getInTouch .subscribe {
	color: #FFFFFF;
	padding-left: 5px;
}


.footer .footerContainer .contactInfo h3 {
	color: #faa41a;
}
.contactInfo a {
	color: #FFFFFF;
}

#octane
{
    float: left;
    color: White;
}

.logoOctane
{
    float: left;
    margin: 5px 0 0 0;
    display: block;
}

.w3c
{
    float: left;
    margin: 25px 0 0 30px;
    display: block;
}


div.copyrightContainer {
	margin: 0 auto;
	clear:both;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	background-position: center top;
	background-color: #000000;
	background-image: url(/Images/footerGradiant.jpg);
}

#copyBox
{
    width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.copyRight {
	color: #E0E9F5;
	width: 950px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 95%;
}
h4 {
	margin: 0px 0px 5px 0px;
	color: #faa41a;
	font-weight: normal;
	font-size: 150%;
}
.contactInfo a:hover {
	color: #FAA41A;
}
.inputStyleFooter {
	background-image: url(/Images/inputBg.jpg);
	background-repeat: repeat-x;
	width: 285px;
	color: #000000;
	border: 1px solid #29344a;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	height: 24px;
	padding-bottom: 3px;
	line-height: 24px;
	padding-top: 5px;
}
.inputStyleFooterTxArea {
	background-image: url(/Images/inputBg.jpg);
	background-repeat: repeat-x;
	height: 113px;
	width: 290px;
	color: #000000;
	border: 1px solid #29344a;
	padding-left: 5px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.phoneHd       {
	background-image: url(/Images/phoneHd.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.addressHd    {
	background-image: url(/Images/addressHd.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}
.contactHd {
	background-image: url(/Images/contactUs.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 580px;
}
.wrapper .headerContainer .home
{
    position: absolute;
    bottom: 5px;
    left: 10px;
    line-height: 16px;
}
.wrapper .headerContainer .home #homeLink
{
    text-indent: -9999px;
    background: transparent url(/Images/homeBtn.gif) no-repeat;
    width: 86px;
    height: 26px;
    display: block;
    bottom: 3px;
    float: left;
    margin-right: 5px;
}
.wrapper .headerContainer .home #InStockButton
{
    text-indent: -9999px;
    background: transparent url(/Images/btnInStockInventory.gif) no-repeat;
    width: 163px;
    height: 26px;
    display: block;
    bottom: 3px;
    float: left;
    margin-right: 5px;
}
.wrapper .headerContainer #unitLookup
{
    position: absolute;
    bottom: 5px;
    left: 325px;
    line-height: 16px;
}
.wrapper .headerContainer #unitLookup img
{
    float: left;
}
.wrapper .headerContainer .stockNumber
{
    font-size: 1.1em;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px;
}
.wrapper .headerContainer .mapDirections {
	position: absolute;
	right: 1px;
	bottom: 3px;
	line-height: 16px;
}
.wrapper .subNavContainer .leadingBrands {
	padding: 0 14px;
}
.wrapper .subNavContainer .leadingBrands li {
    display: inline;
}
.wrapper .subNavContainer .leadingBrands img {
	padding-right: 2px;
	padding-bottom: 2px;
	width: 138px;
}
.wrapper .headerContainer .mapDirections img {
	vertical-align: middle;
}
.wrapper .flashContent {
	margin-top: 20px;
	margin-bottom: 20px;
}
.wrapper .mainContent {
	float: right;
	width: 635px;
}
.wrapper .mainContent h1
{
    font-size: 2em;
    text-transform: none;
}
.wrapper .mainContent h2
{
    font-weight: bold;
}
.wrapper .mainContent h3
{
    color: Black;
}
.wrapper .mainContent .mainImage {
	margin-bottom: 15px;
	clear: both;
}
.wrapper .mainContent .secondColmn {
	width: 310px;
	padding-top: 15px;
	float: left;
	padding-bottom: 40px;
}
.wrapper .mainContent .secondColmn p
{
    margin: 0 0 10px 0;
}
.wrapper .mainContent .secondColmn .whatsOnLotHd {
	background-color: #798081;
	color: #d6e0e1;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.wrapper .mainContent .thirdColumn {
	float: right;
	width: 305px;
	padding-left: 12px;
	padding-top: 15px;
}



.wrapper  .subNavContainer {
	width: 313px;
	float: left;
	background-image: url(/Images/subNavBg.jpg);
	background-repeat: no-repeat;
	background-color: #1c2122;
	padding-bottom: 13px;
	position: relative;
}
.wrapper .subNavContainer .video {
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.wrapper .subNavContainer .video #videoContainer {
    border: 1px solid gray;
    height: 160px;
    width: 284px;
}
.wrapper .subNavContainer .subNavFooterBG {
	background-image: url(/Images/subNavFooterBg.jpg);
	position: absolute;
	bottom: 0px;
	height: 13px;
	width: 313px;
	text-align: left;
	left: 0px;
}
.wrapper .subNavContainer .subNavBlock {
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #c7c7c7;
}
.wrapper .subNavContainer .line {
	background-color: #485557;
	height: 1px;
	width: 220px;
	text-align: center;
	margin-right: 30px;
	margin-left: 40px;
	clear: both;
}



.wrapper .secondaryContent img {
	padding-bottom: 10px;
}

.maincontent .mainCopy {
	float: left;
	width: 425px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.wrapper .mainContent .thirdColumn .whatsNewHd {
	background-color: #798081;
	color: #d6e0e1;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.wrapper .headerContainer .mainNav {
	background-image: url(/Images/mainNavBg.jpg);
	height: 59px;
	width: 628px;
	position: absolute;
	top: 50px;
	right: 0px;
	background-repeat: no-repeat;
}

.lavaLampWithImage {
    position: relative;
    height: 30px;
    width: 608px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.lavaLampWithImage li {
    float: left;
    list-style: none;
}
.lavaLampWithImage li.back {
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
    background-image: url(/Images/mainNav/lava.gif);
    background-repeat: no-repeat;
    background-position: right -30px;
}
.lavaLampWithImage li.back .left {
    height: 30px;
    margin-right: 9px; /* 7px is the width of the rounded shape */
    background-image: url(/Images/mainNav/lava.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.lavaLampWithImage li a {
    text-indent: -500em;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin-top: auto;
    margin-right: 0px;
    margin-bottom: auto;
    margin-left: 0px;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}

.menu_aboutUs  a {
	width: 90px;
	background-image: url(/Images/mainNav/aboutUs.png) !important;
	background-repeat: no-repeat;
		}
.menu_trailers  a {
	width: 88px;
	background-image: url(/Images/mainNav/trailers.png) !important;
	background-repeat: no-repeat;
		}
.menu_motorcoaches  a {
	width: 137px;
	background-image: url(/Images/mainNav/motorcoaches.png) !important;
	background-repeat: no-repeat;
		}
.menu_travel-trailers  a {
	width: 145px;
	background-image: url(/Images/mainNav/travel-trailers.png) !important;
	background-repeat: no-repeat;
		}
.menu_racing  a {
	width: 76px;
	background-image: url(/Images/mainNav/racing.png) !important;
	background-repeat: no-repeat;
		}
.menu_services a {
	width: 89px;
	background-image: url(/Images/mainNav/services.png) !important;
	background-repeat: no-repeat;
}
.menu_contactUs a {
	width: 105px;
	background-image: url(/Images/mainNav/contactUs.png) !important;
	background-repeat: no-repeat;
}
        
#fancymenu li.background {
	background: url('/Images/bg_menu_right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
	background-image: url(/Images/mainNav/bgMenuRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}

#fancymenu .background .left {
	background: url('/Images/bg_menu.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	background-image: url(/Images/mainNav/bgMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}
.wrapper .mainContent .secondColmn .OnLotList img {
	border: 1px solid #000000;
	float: right;
	margin: 0 0 0 5px;
}
.wrapper .mainContent .secondColmn .OnLotList a {
	font-weight: bold;
}

.wrapper .mainContent .secondColmn .OnLotList {
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	font-size: 95%;
	clear: both;
}
.wrapper .mainContent .thirdColumn ul {
	float: left;
}

.wrapper .mainContent .thirdColumn li {
	background-image: url(/Images/arrow.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 1px 5px;
	width: 170px;
	line-height: 20px;
}
.wrapper .mainContent .thirdColumn img {
	border: 1px solid #000000;
	margin-bottom: 10px;
}
.wrapper .mainContent .thirdColumn blockquote {
	clear: both;
	text-align: left;
	padding-top: 20px;
	width: 230px;
}

/* Inventory Carousel */
#inventoryBoxContainer
{
    width: 637px;
    height: 85px;
    overflow: hidden;
    background: transparent url(/Images/carouselBackground.jpg) no-repeat;
    padding: 20px 0;
    position: relative;
}
  
.inventoryBox_frame {position: relative}  
.inventoryBox_previous {float: left;}  
.inventoryBox_next {float: right;}  
.inventoryBox_content {  
    position: absolute;  
    top: 0;  
    margin-left: 20px;  
}  
  
.inventoryBox_content  
.inventoryBox_content li {  
    list-style: none;  
    margin: 0;  
    padding: 0;  
} 
.inventoryBox ul li {  
    display: block;  
    float: left;  
    margin: 4px 8px;
    border: 1px solid Black;
}
.inventoryBox ul li a {
    position: static;
}  
.inventoryBox ul li img {  
    display: block; 
    width: 100px;
    height: 75px; 
}  

#inventoryBoxInner
{
    position: absolute;
    left: 25px;
}

.inventoryBox_previous
{
    position: absolute;
    left: 5px;
    top: 30px;
    cursor: pointer;
}

.inventoryBox_next
{
    position: absolute;
    right: 5px;
    top: 30px;
    cursor: pointer;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: Black;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


.Racing .schedule
{
    width: 46%;
    float: left;
    margin-left: 10px;
}

.Racing .schedule li
{
    margin: 4px 0 4px 10px;
}

.Racing .schedule h3
{
    font-size: 120%;
}

.Racing .imageList, .Services .imageList
{
    background-color: White;
}

.Racing .imageList ul li, .Services .imageList ul li
{
    float: left;
    margin: 5px;
}

.Unit p, .Model p
{
    margin: 0 0 10px 0;
}

.Unit .floorPlanBox .imgFloorPlan
{
	width: 300px;
	padding: 10px;
	border: 1px solid black;
	background-color: White;
}

.unitList li, .modelList li
{
    float: left;
    padding: 5px;
    border: 1px solid black;
    margin: 5px;
    width: 100px;
    background-color: White;
}

#modelList li img
{
    float: left;
    margin: 0 10px 0 0;
}

#modelList li .detailsBox
{
    float: left;
    width: 255px;
    border: 1px dashed gray;
    padding: 10px;
    background: transparent url(/Images/bg_detailsBox.jpg) repeat-x;
}

.Unit .bigImage, .Model .bigImage
{
    float: left;
    margin: 0 5px 5px 0;
    border: 1px solid black;
}

.Unit .unitImageList, .Model .modelImageList
{
    width: 306px;
    float: left;
}

.Unit .unitImageList li, .Model .modelImageList li
{
    float: left;
}

.Unit .unitImageList li img, .Model .modelImageList li img
{
    margin: 0 5px 5px 0;
    border: 1px solid black;
    width: 68px;
}

.Unit .price
{
    font-size: 130%;
}

.Unit h4, .Model h4
{
    color: Black;
    margin: 20px 0 10px 0;
}

.Category .brandModelBox
{
    padding: 10px;
    border: 1px solid black;
    width: 98%;
    background-color: White;
    margin: 0 0 10px 0;
}

.Category .brandModelBox .logo
{
    float: left;
    margin-right: 30px;
}

.Category .brandModelBox .modelList
{
    float: left;
}

.Category .brandModelBox .modelList li
{
    float: left;
    padding: 5px;
    border: 1px solid black;
    margin: 3px;
    width: 100px;
    background-color: White;
}

.thumb
{
    border: 1px solid black;
}

.Brand #modelList .modelItem
{
    background-color: White;
    padding: 10px;
    border: 1px solid black;
    margin: 0 0 20px 0;
}

.Trailers .catBox, .MotorcoachesAndToterhomes .catBox
{
    margin-bottom: 20px;
    border: 1px solid black;
    padding: 10px;
    background-color: White;
}

.Trailers .catBox img, .MotorcoachesAndToterhomes .catBox img
{
    float: left;
    margin: 0 15px 0 0;
    border: 1px solid Gray;
}

.contactAlert
{
    color: White;
    display: block;
}

.imageBox
{
    width: 100px;
    height: 75px;
    vertical-align: bottom;
}

.imageBox img
{
    margin: 0 auto;
}

.Financing #btnCreditApp
{
    margin: 10px 0 0 10px;
}

.floorPlanList li
{
	float: left;
}

.floorPlanList li img
{
	width: 95px;
	margin: 0 5px 5px 0;
	border: 1px solid black;
}

#modelDescriptionHeading
{
	margin: 20px 0 0 0;
	padding: 0;
}

.getInTouch strong
{
	color: White;
}

.Brand .logo
{
    float: left;
    margin-right: 40px;
}

.Brand #intro
{
    float: left;
    width: 300px;
}

#applyOnline {
    float: left;
    width: 200px;
    margin: 10px 20px;
    background-color: White;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    border: 1px solid #666;
    padding: 14px;
}

#applyOnline p {
    margin: 6px 0 0 2px;
    font-size: 80%;
    line-height: 14px;
}

#applyOnline h4 {
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
}

#btnCreditApp {
    float: left;
}