@charset "UTF-8";
/* CSS Document */
* {
	border:0 none;
	margin:0;
	padding:0;
}
a:link, a:visited, a:hover, a {
	text-decoration:none;
	color: #FFF;
}
a:hover {
	color:#8F0101 !important;
}
h5, h6 {
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
}
h6 {
	margin-bottom:7px;
}
body {
	background-color: #040404;
	/*background: #000000 url(../../images/bkg_july4.jpg) no-repeat center top;*/
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font: 70% Arial, Helvetica, sans-serif;
}
#wrap {
	width: 960px;
	margin: 0px auto;
}
#inwrap {
	float: left;
	width: 908px;
	border: solid 1px #282828;
	background: url(../../images/bkg_wrap.png);
	padding: 26px;
}
#mainsides {
	width: 908px;
	float: left;
	height: auto;
	background: url(../images/bkg/inner-box-sides.png) repeat-y;
}

#maintop {
	float: left;
	height: 100%;
	width: 908px;
	background: url(../../images/bkg_main_top.jpg) no-repeat left top;
}
#mainbottom {
	float: left;
	height: 100%;
	width: 898px;
	padding: 5px;
	background: url(../../images/bkg_main_bottom.jpg) left bottom no-repeat;
}
#main {
	float: left;
	height: 100%;
	width: 854px;
	padding: 0 22px 0 22px;
	background: url(../images/bkg/inner-box-main.png) left top repeat-x;
}
#left {
	float: left;
	height: auto;
	width: 854px;
}
#lefttop {
	float: left;
	height: 100%;
	width: 854px;
}
#leftbottom {
	float: left;
	position: relative;
	height: 100%;
	width: 851px;
	padding: 0 0 0 3px;
}
#results .col {
	float: left;
	width: 215px;
}
#results .center {
	margin: 0px 10px 0px 10px;
}
#dealerlinks {
	float: left;
	height: 20px;
	width: 665px;
	padding-top: 23px;
}
#dealerlinks .col {
	text-align: center;
}
#dealerspecials {
	width: 665px;
	float: left;
	margin-bottom: 10px;
}
#dealerspecials .col {
	height: 189px;
	margin-top: 10px;
}
#dealerspecials .col .button {
	margin: 145px 0 0 8px;
	width: 94px;
	height: 16px;
	text-indent: -2999px;
	float: left;
}
#logo {
	float: left;
	height: 117px;
	width: 173px;
}
#logo a {
	float: left;
}
#mainImage {
	float: left;
}
#mainnav {
	float: left;
	height: 935px; /* changed from 632 when adding element, add 22px */
	width: 173px;
}
#mainnav a:hover {
	color: #fff !important;
}
/* Nav Bar
--------------- */
#nav {
	float: left;
	height: 375px; /*  22px <-- this is the height when you add one more element */
	width: 173px;
	margin-top: 0px;
	text-transform: uppercase;
}
#nav a {
	float: left;
	height: 14px;
	width: 150px;
	color: #fff;
	font-size: 11px;
}
#nav li {
	float: left;
	display: block;
	position: relative;
	height: 16px;
	width: 173px;
	margin-bottom: 1px;
	padding-top: 5px;
}
#nav li a {
	margin-left: 20px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li ul {
	width: 143px;
	padding: 10px 0 10px 0;
	background: url(../../images/bkg_menu.jpg) left top repeat-y;
	border: 1px solid #191919;
}
#nav li ul {
	left: -999px;
	position: absolute;
}
#nav ul li ul li a {
	margin-left: 11px;
}
* html #nav li ul li {
	width: 132px;
}
* html #nav li ul li a {
	width: 132px;
}
#nav ul li ul li {
	background: url(../../images/bkg_menu_item.jpg) no-repeat left top;
}
#nav ul li ul li:hover, #nav ul li ul li.sfhover {
	background: url(../../images/bkg_menu_hover.jpg) no-repeat left top;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 174px;
	top: -10px;
	z-index: 100;
}
#sales p {
	padding: 8px 0 8px 0;
	float: left;
	height: 16px;
	width: 173px;
	text-align: center;
}
/* End Nav Bar
--------------- */
/* Begin Nav Footer Links
--------------- */
#navfooter {
	float:left;
	text-align:center;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 54px;
	padding-left: 54px;
	color:#CCCCCC;
}
#navfooter a {
	color:#999;
	padding: 0 2px;
}
/* End Nav Footer Links
--------------- */
#contactPhone {
	width: 120px;
	line-height: 18px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 22px;
	float: left;
	display:inline;
}
#contactPhone a {
	height: 18px;
	width: auto;
	color: #fff;
	padding-right: 21px;
	background: url(../images/bkg/email.gif) right bottom no-repeat;
}
#contactPhone p {
	margin: 0;
}
/* Ticker */
#ticker {
	float: right;
	height: 15px;
	width: 658px;
	padding: 3px 4px 5px 9px;
	text-transform: uppercase;
}
#ticker h6 {
	float: left;
	display: inline;
	height: 15px;
	width: auto;
	line-height: 11px;
	padding-left: 21px;
	margin-top: 1px;
	margin-bottom: 0px;
}
#tickerlist {
	position: absolute;
	left: 0;
	top: 0;
	height: 11px;
	width: 500px;
	white-space: nowrap;
}
#tickerlist li {
	height: 11px;
	width: auto;
	display: inline;
	margin-right: 150px;
}
#tickerlist li a:hover {
	color: #fff !important;
}
#tickercontainer {
	position: relative;
	float: right;
	height: 11px;
	width: 510px;
	margin-right: 7px;
	list-style: none;
	overflow: hidden;
}
/* End Ticker */
#results {
	float: right;
	height: auto;
	width: 665px;
	margin-right: 2px;
	padding-top: 2px;
	text-transform: uppercase;
}
#results #headimg {
	width: 665px;
	height: 300px;
	margin-bottom: 8px;
}
#headimg .viewspecials {
	float: right;
	clear: right;
	margin-top: 107px;
}
#dealerphone {
	font-size:large;
	padding-left: 2px;
}
.title {
	margin: 4px -3px 0 32px;
	height: 16px;
	text-transform: uppercase;
}
#tagline {
	float: right;
	height: 50px;
	width: 280px;
	margin-top: 7px;
	text-align: right;
	text-transform: none;
	padding: 16px 10px 0 0;
	color: #000;
}
#foot {
	float: left;
	height: 20px;
	width: 854px;
	margin-top: 14px;
	font-size: 90%;
	padding: 13px 24px 0 24px;
	background: url(../../images/bkg_foot.jpg) no-repeat left top;
}
.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}
ul {
	clear: left;
	list-style: none;
	margin-bottom: 14px;
}
li {
	margin-bottom: 2px;
}
.quicklinks img {
	border: none;
	float: left;
	clear: left;
	margin: 5px 0px 0px 7px;
}