* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}

html {
	background:url(images/bg.jpg) #333;
}

body {
	background:transparent url(images/body_bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{font-size:1.8em; font-weight:bold; color:#900;}
h2{font-size:1.5em; font-weight:bold; color:#009;}
h3{font-size:1.2em; font-weight:bold; color:#900;}
h4{font-size:1em; font-weight:bold; color:#009;}
h5{font-size:.85em; font-weight:bold; color:#900;}

h1, h2, h3, h4, h5, p, ul, ol, li {
	margin-bottom:10px;
}
li ul, li ol {
	margin-top:10px;
}
ul li {
	list-style-position:outside;
	list-style-type:disc;
}

ul, ol {
	margin-left:20px;
}

hr {
	margin:5px auto;
}

img, a img, table {
	border:none;
}
a, #content a {
	color:#900;
}
a:hover, #content a:hover {
	text-decoration:underline;
}

/* Wrap */
#wrap {
	width:980px;
	margin:0 auto;
	position:relative;
}

/* Header */
#header {
	height:135px;
	background:url(images/header_bg.jpg) no-repeat;
	position:relative;
}

#header #logo {
	margin:0; padding:0;
}

#header #logo a {
	display:block;
	position:absolute;
	text-indent:-99999em;
	top:25px;
	left:20px;
	height:80px;
	width:410px;
}

#header #headerAddy {
	margin:0; padding:0;
	position:absolute;
	bottom:5px; left:10px;
	color:#fff;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

/* both header menus (buildMy & topnav) */
#header .menuWrap {
	position:absolute;
	margin:0; padding:0;
}

#header .menuWrap ul {
	margin:0; padding:0;
	display:block;
}

#header .menuWrap li {
	margin:0; padding:0;
	float:left;
	display:block;
}

#header .menuWrap li a {
	margin:0; padding:0;
	text-indent:-99999em;
	float:left;
	display:block;
	background:transparent top left scroll no-repeat;
}

/* buildMy menu specifics */
#buildMyMenu {
	top:0; right:12px;
}

#buildMyMenu ul {
}

#buildMyMenu li {
	height:100px;
}

#buildMyMenu li a {
	height:100px;
	background:transparent scroll top left no-repeat;
}

#buildMyMenu li a:hover {
	background-position:bottom left;
}

#buildMyMenu li#buildDodge {
	width:127px;
}

#buildMyMenu li#buildDodge a {
	width:127px;
	background-image:url(images/build_dodge.jpg)
}

#buildMyMenu li#buildRam {
	width:109px;
}

#buildMyMenu li#buildRam a {
	width:109px;
	background-image:url(images/build_ram.jpg)
}
#buildMyMenu li#buildChrysler {
	width:144px;
}

#buildMyMenu li#buildChrysler a {
	width:144px;
	background-image:url(images/build_chrysler.jpg)
}


#buildMyMenu li#buildJeep {
}

#buildMyMenu li#buildJeep a {
	width:115px;
	background-image:url(images/build_jeep.jpg)
}

/* topnav specifics */
#topNav {
	bottom:0; right:0;
}

#topNav ul {
	height:35px;
	width:490px;
}

#topNav li {
	height:35px;
}

#topNav li a {
	height:35px;
	background:transparent scroll top left no-repeat;
}

#topNav li a:hover {
	background-position:bottom left;
}

#topNav li#topnavHome {
	width:62px;
}

#topNav li#topnavHome a {
	width:62px;
	background-image:url(images/topnav_home.gif);
}

#topNav li#topnavCredit {
	width:165px;
}

#topNav li#topnavCredit a {
	width:165px;
	background-image:url(images/topnav_credit.gif);
}

#topNav li#topnavStaff {
	width:140px;
}

#topNav li#topnavStaff a {
	width:140px;
	background-image:url(images/topnav_staff.gif);
}

#topNav li#topnavContact {
	width:123px;
}

#topNav li#topnavContact a {
	width:123px;
	background-image:url(images/topnav_contact.gif);
}

#int #innerWrap {
	width:980px;
	background:url(images/wrap_bg.gif) repeat-y;
}

/* Nav */
#nav {
	position:relative;
	width:215px;
	float:left;
	background:#60727c;
	z-index:1000;
}

#home #nav {
	height:378px;
}

#nav ul.menu { /* all lists */
	margin:0; padding:0;
	list-style:none outside none;
	width:203px; 	
	margin:10px auto 0;
}


#nav ul.menu li { /* all list items */
	padding:0; margin:0;
	list-style:none outside none;
	width:203px;
	height:42px;
	display:block;	
	text-indent:-9999em;
}

#nav ul.menu li a {
	margin:0; padding:0;
	width: 203px; height:37px;
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999em;
	background-color:none;
	border:none;
	background:transparent scroll top left no-repeat;
}

#nav ul.menu li a:hover {
	background-position:bottom left;
}

#nav ul.menu li a#navNew {
	background-image:url(images/nav_new.gif);
}
#nav ul.menu li a#navUsed {
	background-image:url(images/nav_used.gif);
}
#nav ul.menu li a#navSpecials {
	background-image:url(images/nav_specials.gif);
}
#nav ul.menu li a#navFleet {
	background-image:url(images/nav_fleet.gif);
}
#nav ul.menu li a#navAccessories {
	background-image:url(images/nav_accessories.gif);
}
#nav ul.menu li a#navService {
	background-image:url(images/nav_service.gif);
}
#nav ul.menu li a#navParts {
	background-image:url(images/nav_parts.gif);
}
#nav ul.menu li a#navRV {
	background-image:url(images/nav_rv.gif);
}

#nav ul.menu li a#navRV {
	height:41px;
	margin-top:34px;
	margin-bottom:4px;
}
#home #nav ul.menu li a#navRV {
	margin-top:0;
	margin-bottom:0;
	position:absolute;
	bottom:4px;
}

/* Cover */
#cover {
	width:765px;
	height:378px;
	float:right;
	position:relative;
}

#coverSlides {
	width:765px;
	height:378px;
	overflow:hidden;
}

.overCover {
	z-index:1000;
	position:absolute;
}

#subnav {
	bottom:0;
	left:0;
}

#subnav ul.menu, #subnav ul.menu li, #subnav ul.menu li a {
	margin:0; padding:0;
	display:block;
	position:relative;
	height:45px;
}

#subnav ul.menu {
}

#subnav ul.menu li {
	float:left; 
}

#subnav ul.menu li a {
	text-indent:-99999em;
	background:transparent scroll top left no-repeat;
}

#subnav ul.menu li a:hover {
	background-position:bottom left;
}


#subnav ul.menu li#subnavNew {
	width:157px;
}
#subnav ul.menu li#subnavNew a {
	width:157px;
	background-image:url(images/subnav_new.gif)
}

#subnav ul.menu li#subnavUsed {
	width:200px;
}
#subnav ul.menu li#subnavUsed a {
	width:200px;
	background-image:url(images/subnav_used.gif)
}

#subnav ul.menu li#subnavSpecials {
	width:269px;
}
#subnav ul.menu li#subnavSpecials a {
	width:269px;
	background-image:url(images/subnav_specials.png)
}

/* carfax */
#cover #carfax {
	bottom:13px;
	right:13px;
	height:25px;
	width:127px;
	display:block;
}

/* =============== 
   Specials Slider  
   =============== 
    see slider.css */

/* Content */
#content {
	width:725px;
	float:right;
	padding:10px 20px 20px;
}

/* Footer */
#footer {
	clear:both;
	position:relative;
	background-color:#000;
	padding:17px 13px 5px;
	border-bottom: solid 1px #333;
	color:#fff;
}
#int #footer {margin-top:10px;}

#footer * {
	margin:0; padding:0;
}

/* left side of footer */
#footerInfo {
	width:477px;
	font-weight:bold;
}

#footerInfo #footerAddy {
	width:238px;
	float:left;
	font-size:14px;
	line-height:18px;
}

#footerInfo #footerContact {
	width:238px;
	float:right;
	text-align:right;
	font-size:21px;
	line-height:26px;
}

#footerInfo strong {
	color:#ffc300;
}

#footerContact a {
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-decoration:none;
}


#footerContact a:hover {
	color:#fff;
	text-decoration:underline;
}

#footerInfo #followUs {
	clear:both;
	width:477px;
	position:absolute;
	bottom:13px;
	left:13px;
	background:url(images/follow_bg.gif) scroll repeat-x top left;
	color:#fff;
	font-size:18px;
	line-height:62px;
	height:62px;
	font-weight:bold;
	font-family:Arial, Veredana, Helvetica, sans-serif
}

#followUs span {
	color:#ffc300;
}

#followUs p, #followUs li, #followUs li a {
	display:block; float:left;
}

#followUs ul, #followUs li {
	list-style:none outside none;
}

#followUs li, #followUs li a {
	width:33px;
}

#followUs p {
	margin-left:8px;
	margin-right:15px;
}

#followUs li {
	margin-right:15px;
}

#followUs li a {
	background:transparent scroll center center no-repeat;
	text-indent:-9999em;
}

#followUs li#facebook a {
	background-image:url(images/facebook.png);
}

#followUs li#twitter a {
	background-image:url(images/twitter.png);
}

#followUs li#youtube a {
	background-image:url(images/youtube.png);
}



/* right side of footer */

#modelLinks {
	width:427px;
}

#modelLinks .modelList {
	float:left;
}

#modelLinks #modelsChrysler {
	width:159px;
}

#modelLinks #modelsJeep {
	width:153px;
}

#modelLinks #modelsDodge {
	width:114px;
}

.modelList ul, .modelList li {
	list-style:none outside none;
} 

#footer .modelList h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	margin-bottom:12px;
}

#footer .modelList li, #footer .modelList li a {
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
}

#footer .modelList li a:hover {
	text-decoration:underline;
}

#modelsChrysler h2 {
	color:#50ace1
}

#modelsJeep h2 {
	color:#ffc300
}

#modelsDodge h2 {
	color:#ff0100
}



/* Individual Page Stylings */

/* Staff Page */
#staff{
	overflow:hidden;
	margin: 0px auto;
}

#staff .staffIndWrap {
	float:left;
}

#staff .staffInd{
	width:200px;
	height:240px; 
	text-align:center;
	padding:10px;
}

.staffInd img{
	width:115px;
	height:160px;
	margin:10px;
	border:2px #039 solid;
}

.staffInd .staffName{
	font-weight:bold;
	color:#B11016;
}

.staffInd .staffTitle{
	font-style:italic;
}

.staffInd .staffPhone{}

.staffInd .staffEmail{}


/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin:0 auto;
}
.contactheader {
	display:none;
}
.BrowseBox1 {
	margin:3px auto 3px auto;
}

#site li.none {
	list-style-type:none;
}

/*  clearfix :: assign class='clearfix' to any elements that have only floated elements within it for this to work! */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* hack for IE6 */
*:first-child+html .clearfix { zoom: 1; } /* hack for IE7 */