@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5d3a14;
	background-color: #864a24;
}
#background {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -2;
}
.stretch {
	width:100%;
}
* {
	outline: none;
}
img {
	border: 0;
}
.container {
	width: 962px;
	height: 768px;
	padding: 0;
	margin: 0 auto;/*background: url(images/mainBG.png) no-repeat;*/
}
/* HEADER */

#logo {
	position: relative;
	width: 185px;
	height: 150px;
	padding-top: 22px;
	padding-left: 18px;
	margin-bottom: -172px;
	float: left;
	z-index: 9996;
}
#navContainer {
	position: relative;
	padding-left: 202px;
	/*position: relative;*/
	z-index: 9997;
}
#header {
	background: url(images/bgTop_03.png) no-repeat;
	width: 961px;
	height: 179px;
	margin-bottom: -83px;
	margin-top: 30px;
	padding-left: 65px;
	float: left;
}
ul#topnav {
	margin: 0;
	margin-top: -50px;
	padding: 0;
	float:left;
	width: 100%;
	list-style: none;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
	height: 15px;
}
/*ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }*/

 /* NAVIGATION DISPLAY */

ul#topnav a.nev2 {
	background: url(images/nev2Rest_03.png) no-repeat;
	width: 47px;
}
ul#topnav a:hover.nev2 {
	background: url(images/nev2Over_03.png) no-repeat;
}
ul#topnav a.nev4 {
	background: url(images/nev4Rest_05.png) no-repeat;
	width: 45px;
	margin-left:7px;
}
ul#topnav a:hover.nev4 {
	background: url(images/nev4Over_05.png) no-repeat;
}
ul#topnav a.cruiserev2 {
	background: url(images/ev2Rest_07.png) no-repeat;
	width: 102px;
	margin-left:7px;
}
ul#topnav a:hover.cruiserev2 {
	background: url(images/ev2Over_07.png) no-repeat;
}
ul#topnav a.cruiserlx2 {
	background: url(images/lx2Rest_09.png) no-repeat;
	width: 102px;
	margin-left:7px;
}
ul#topnav a:hover.cruiserlx2 {
	background: url(images/lx2Over_09.png) no-repeat;
}
ul#topnav a.cruiserlx4 {
	background: url(images/lx4Rest_11.png) no-repeat;
	width: 102px;
	margin-left:17px;
}
ul#topnav a:hover.cruiserlx4 {
	background: url(images/lx4Over_11.png) no-repeat;
}
ul#topnav a.hunter4x4 {
	background: url(images/4x4Rest_13.png) no-repeat;
	width: 155px;
	margin-left:7px;
}
ul#topnav a:hover.hunter4x4 {
	background: url(images/4x4Over_13.png) no-repeat;
}
#topNavUnderline {
	height: 20px;
	position:relative;
	padding-left: 78px;
	margin-top: -3px;
	float: left;
}
#logoSliver {
	top:.8px;
	height:15px;
}
/*-----*/

ul#topnav li .sub {
	position: absolute;
	top: 18px;
	left: -190px;
	/*background: url(images/rolloverDisplayBG.png) no-repeat;*/
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	/*-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;*/
	/*--Bottom left rounded corner--*/
	/*-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
	display: none;
	width: 499px;
	height: 283px;
	z-index: 9998;

}
ul#topnav li .row {
	clear: both;
	float: left;
	margin-top: 105px;
	margin-left: 200px;
	width: 250px;
}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	float: left;
}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #864a24;
}
#columnContainer {
	margin-left: 10px;
	padding-top: 10px;
}
#col2 {
	list-style: none;
	margin: 0;
	padding: 0;
	/*margin-left: -140px;*/
	margin-top: -1px;
	font-size: 12px;
}
ul#topnav .sub ul li {
	color: #000;/*margin-left: 200px;*/
}
ul#topnav .sub ul li h2 {
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	/*background: url(images/arrow.png) no-repeat 5px 7px;*/
	padding: 3px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #000;
	font-size:14px;
}
ul#topnav .sub ul li a:hover {
	color: #979797;
	background-position: 5px 7px;
}
#mainNav {
	position:relative;
	float:left;
	padding-left: 210px;
	margin-top: -80px;
	z-index: 9998;
	width: 700px;
	height: 28px;
}
#preload {
	display: none;
}
/* -- CONTENT - MIDDLE AREA -- */

#content {
	/*padding-left: 79px;*/
	width: 962px;
	float: left;
	background: url(images/bgMiddle_05.png) repeat-y;
	z-index: 6;
	position: relative;
}
#copy {
	/*height: 479px;*/
	width: 890px;
	font-size: 12px;
	padding-left: 40px;
	padding-top: 3px;
}
#columnLeft {
	float: left;
	width: 349px;
	padding-left: 3px;
}
#columnLeftHistory {
	float: left;
	width: 349px;
	height: 563px;
	padding-left: 3px;
	background: url(images/pageImages/yellowWoodsVehicle.jpg) no-repeat;
}
#columnLeftContact {
	float: left;
	width: 349px;
	height: 563px;
	padding-left: 3px;
	background: url(images/contactUs4x4.jpg) no-repeat;
}
#columnRight {
	float: right;
	width: 525px;
	background: url(images/pageImages/greenBG.jpg) repeat-y;
	margin-right: 3px;
}
#columnRightSpecs {
	float: right;
	width: 525px;
	margin-top: -3px;
}
#rightCopy {
	padding-top: 30px;
	padding-left: 22px;
	padding-right: 25px;
	padding-bottom: 170px;
}
#rightCopySpecs {
	padding-left: 22px;
	padding-right: 25px;
}
#rightCopySpecsInn {
	padding-left: 22px;
	padding-right: 25px;
	padding-bottom: 29px;
}
#rightCopySpecsTax {
	padding-left: 22px;
	padding-right: 25px;
	/*padding-bottom: 10px;*/
}
#leftCopySpecs {
	padding-left: 22px;
	padding-right: 22px;
	margin-top: -3px;
}
#column2LeftSpecs {
	background: url(images/pageImages/brownBoxMiddle_02.jpg) repeat-y;
}
#columnRightSpecs {
	background: url(images/pageImages/greenBoxMiddle_02.jpg) repeat-y;
}
#copy_specs {
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 12px;
}

#nevPhotos {
	margin-bottom: 4px;
}
#nev4Photos {
	margin-bottom: 4px;
}
#ev2Photos {
	margin-bottom: 40px;
}
#lx2Photos {
	margin-bottom: 4px;
}
#lx4Photos {
	margin-bottom: 4px;
}
#slideshow {
	margin-left: 41px;
	height: 363px;
	width: 888px;
	z-index: 1;
	position: relative;
}
/*#dividerLine {
	padding-top: 3px;
	padding-left: 85px;
}*/

#boxes {
	margin-top: -21px;
	padding-left: 41px;
	z-index: 7;
	position: relative;
}
#boxes .img {
	margin-right: 5px;
}
#videoPlayer {
	padding-left: 20px;
	padding-top: 10px;
	z-index: 2;
	position: relative;
}
#photoStream {
	z-index: 3;
	position: relative;
}
/* ACCESSORY PAGES */

#accessTable {
	padding-left: 2px;
	padding-top: 8px;
}

#accessTable tr {
	padding-bottom: 30px;
}
#accessTable .accessBlock {
	background: url(images/pageImages/accessGreenBox.jpg) no-repeat;
	width: 436px;
	height: 120px;
	padding-right: 30px;
	padding-bottom: 10px;
}
#accessTable h1 {
	display: inline;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3f110c;
	line-height: 20px;
}
#accessTable img {
	margin-left: 40px;
	margin-right: 15px;
}
/* FOOTER */

#footer {
	margin-top: 0px;
	padding-left: 83px;
	padding-right: 83px;
	padding-top: 20px;
	width: 860px;
	height: 83px;
	float: left;
	background: url(images/bgBottom_06.png) no-repeat;
	z-index: 5;
	font-size: 9px;
	color: #f4ecda;
	clear: both;
	position: relative;
}
