html, body {
	background: #000 url(images/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 100%;
	width: 100%;
	scrollbar-base-color:#4E80C5;
	scrollbar-face-color:#212121;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color:#fff;
	scrollbar-highlight-color:#9b0000;
	scrollbar-3dlight-color:#111111;
	scrollbar-shadow-color:#9b0000;
	scrollbar-darkshadow-color:#000000;
}
a {
	color: #b80000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
p, div, h1, h2, h3, h4, h5, form, input, select, option, dt, dd, img, form, fieldset {
	margin:	0;
	padding: 0;
	border:	0;
}
ul, li {
	margin:	0;
	padding: 0;
	border:	0;
	list-style: none;
}
	
.redTxt, h1 {
	color: #b80000;
}
div.hr {
	margin: 20px 0;
	background:transparent url(images/hrWhite.gif) repeat-x scroll 0 0;
	height:2px;
	clear: both;
}

#pageContainer {
	width: 952px;
	margin: 0 auto;
	text-align:center;
}

#pageContainer #header {
	padding-left: 17px;
}

#pageContainer #header #logo {
	float: left;
	height: 122px;
	width: 263px;
}

#pageContainer #header .welcomeMessage {
	float: right;
	color: #fff;
	font-size: 17px;
	width: 350px;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 5px;
}
#pageContainer #header .welcomeMessage a,
#pageContainer #header .welcomeMessage a:hover 
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#pageContainer #header #rightHeader {
	width: 350px;
	float: right;
	margin-right: 5px;
	padding-top: 10px;
}
#header #rightHeader #phone {
	float: right;
	margin-top: 11px;
}
#header #rightHeader #icon {
	float: right;
	margin-top: 5px;
}

#header #rightHeader #icon img {
	margin-left: 2px;
}

#header #rightHeader #slogan {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

/*  Nav  */

.nav {
	height: 55px;
	background: url(images/nav_bg.png) repeat-x top;
	position: relative;
	clear:both;

}
.nav h5 {
	background: url(images/left_nav_bg.gif) no-repeat left center;
	height: 55px;
	width: 13px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
.nav h6 {
	background: url(images/right_nav_bg.gif) no-repeat right center;
	height: 55px;
	width: 13px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.nav ul{
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	color: #FFF;
	
}

.nav li{
	display: inline;
	padding: 0;
	text-transform: uppercase;	
}
.nav a{
	float: left;
	color: #fff;
	padding: 0 0 0 1px;
	text-decoration: none;
	background: url(images/nav_button_l.gif) no-repeat left top;
	height: 55px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.nav a span{
	float: left;
	display: block;
	padding: 18px 29px;
	cursor: pointer;
	background: url(images/nav_button_r.gif) no-repeat right top;

}

.nav a span{
float: none;
}


.nav a:hover{
	float: left;
	color: white;
	background: url(images/nav_button_over_l.gif) no-repeat left top;
	padding: 0 0 0px 1px;
	text-decoration: none;
}

.nav a:hover span{
	float: left;
	display: block;
	background: url(images/nav_button_over_r.gif) no-repeat right top; /*right corner image*/
	padding: 18px 29px;
	cursor: pointer;
}

.nav a:hover span{
background-color: transparent;
}

#centerContainer {
	/*height: 337px;*/
}

#centerContainer #left {
	float: left;
	width: 678px;
}

#centerContainer #right {
	float: left;
	width: 268px;
	margin-left: 6px;
}

/*Featured Buttons*/

a.financing:link, a.financing:visited, a.financing:active {
	width: 268px;
	height: 103px;
	display: block;
	background: url(images/sidebarFinancing.png) no-repeat left top;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 6px;
}

a.warranty:link, a.warranty:visited, a.warranty:active {
	width: 268px;
	height: 103px;
	display: block;
	background: url(images/sidebarAdvantage.png) no-repeat left top;
	margin: 0px;
	cursor: pointer;
	text-decoration: none;
}

a.specials:link, a.specials:visited, a.specials:active {
	width: 268px;
	height: 109px;
	display: block;
	background: url(images/sidebarSpecials.png) no-repeat left top;
	margin: 0px;
	cursor: pointer;
	text-decoration: none;
}
a.financing:hover,
a.warranty:hover,
a.specials:hover
{
	background-position: right top;
}

#rightFeatured {
	width: 267px;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	float: left;
}
/*Featured Inventory */

.module {
	text-align: left;
	position: relative;
}

.module .header {
	background:  url(images/module_header.png) repeat-x top;
	height: 40px;
}

.module .header span {
	font-size: 19px;
	line-height: 40px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
	float: left;
}

.module .Panel {height: 184px;}
.module .Panel b {
	background: url(images/module_panel_l.png) no-repeat left top;
	height: 184px;
	width: 12px;
	position: absolute;
	left: 0px;
	top:40px;
}

.module .Panel i {
	background: url(images/module_panel_r.png) no-repeat right top;
	height: 184px;
	width: 12px;
	position: absolute;
	top:40px;
	right: 0px;
}

.module .Panel .panelContent {
	position: absolute;
	left: 12px;
	top: 40px;
	right: 12px;
	background: url(images/module_panel_bg.png) repeat-x top;
}

/*Vehicle Inventory */
.vehicleContainer {
	text-align: center;
}
a.vehicleContainer:link, a.vehicleContainer:visited, a.vehicleContainer:active {
	width: 132px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	float:left;
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	background: url(images/featured_veh_up.gif) no-repeat left top;
	padding-top: 6px;
	height: 166px;
}
a.vehicleContainer:hover {
	background-image: url(images/featured_veh_over.gif);
}

a.vehicleContainer .vehiclePhoto {
	border: 1px solid #cc0000;
}

a.vehicleContainer:hover .vehiclePhoto{
	border: 1px solid #fff;
}

.vehicleInfo {
	/*background: url(images/featured_info_bg.gif) no-repeat center top;*/
	height: 55px;
	width: 122px;
	overflow: hidden;
	margin: 16px auto 3px;
	display: block;
}
.vehicleContainer .vehicleInfo .vehicleTitle {
	color: #b40101;
	margin: 2px 0px 3px;
	letter-spacing: -0.2px;
	padding: 0px;
	font-size: 12px;
	margin: 10px 0;
}
.vehicleContainer .vehicleInfo .stats {
	float: left;
	width: 120px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 6px auto 0;
	display: block;
}
.vehicleContainer .vehicleInfo label {
	/*float: left;*/
	width: 50px;
	/*text-align: left;*/
	font-weight: bold;
	margin-left: 2px;
	margin-right: 10px;
}


.featuredContaineDivider {
	background: url(images/featured_divider.gif) no-repeat center center;
	margin: 0px 7px;
	height: 178px;
	width: 12px;
	float: left;
}

/*module 2*/


.module2 {
	float:left;
	position: relative;
	height: 162px;
	margin-top: 10px;
	color: #FFF;
}

.module2 b {
	background: url(images/module2_panel_l.png) no-repeat left;
	position: absolute;
	left: -3px;
	top: 0px;
	height: 162px;
	width: 18px;
}

.module2 i {
	background: url(images/module2_panel_r.png) no-repeat left;
	position: absolute;
	right: -3px;
	top: 0px;
	height: 162px;
	width: 19px;
}
	.module2 .panelContent {
	background: url(images/module2_panel_bg.png) repeat-x top;
	height: 162px;
	position: absolute;
	left: 15px;
	top: 0px;
	right: 16px;
	text-align: left;
}
	
#footer {
	background: #000 url(images/footer_bg.gif) repeat-x top;
	text-align: center;
	width: 100%;
	margin-top: 25px;
	bottom: 0px;
	height: 80px;
}

#innerFooter {
	margin: 5px auto 0;
	width: 952px;
	font-size: 10px;
	color: #CCC;
}

	
	#innerFooter #a123 {
	float: left;
	width: 170px;
	height: 27px;
}
	#innerFooter #a123 a {
	font-size: 10px;
	font-weight: normal;
}
	
	#a123 a:hover {
	text-decoration: none;
	color: #CCC;
}
	
	#innerFooter #a123 .Poweredby{
	font-size: 11px;
	float: left;
	margin-top: 10px;
}
	#innerFooter .copy {
	margin-left: -120px;
}

.modulePanel
{
	height: auto;
	margin-top: 10px;
	float: left;
}
.modulePanel .panelTop
{
	position: relative;
	height: 13px;
}
.modulePanel .panelTop h1,
.modulePanel .topL
{
	background: url(images/module_corners.gif) left top;
	height: 13px;
	width: 13px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.modulePanel .panelTop h2,
.modulePanel .topC
{
	background: url(images/module_corners_TB.gif) repeat-x top;
	position: absolute;
	height: 13px;
	left: 13px;
	top: 0px;
	right: 13px;
}
.modulePanel .panelTop h3,
.modulePanel .topR
{
	background: url(images/module_corners.gif) right top;
	height: 13px;
	width: 13px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.modulePanel .panelBottom {
	clear: both;
	height: 13px;
	position: relative;
}
.modulePanel .panelBottom h4,
.modulePanel .bottomL {
	background: url(images/module_corners.gif) left bottom;
	height: 13px;
	width: 13px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
.modulePanel .panelBottom h5,
.modulePanel .bottomC {
	background: url(images/module_corners_TB.gif) repeat-x bottom;
	position: absolute;
	height: 13px;
	left: 13px;
	right: 13px;
	bottom: 0px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
.modulePanel .panelBottom h6,
.modulePanel .bottomR {
	background: url(images/module_corners.gif) right bottom;
	height: 13px;
	width: 13px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

.modulePanel .sideL {
	background: #131313 url(images/module_corners._LR.gif) repeat-y left;
}
	
/*
.modulePanel .sideL {
	background: #F00;
	width: 13px;
	position: absolute;
	left: 0px;
	top: 13px;
	bottom: 13px;
}*/
	
.modulePanel .sideR {
	background: #131313 url(images/module_corners._LR.gif) repeat-y right;
	margin-left: 5px;
}
	
.modulePanel .panelContent {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.modulePanel .panelContent h2 {
	font-size: 19px;
	font-weight: normal;
}
.modulePanel .panelContent p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 10px;
}

.modulePanel .panelContent li {
	font-size: 14px;
	line-height: 30px;
	list-style: none;
}
.modulePanel .panelContent .phone {
	width: 33px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
}
	
.phoneDivider  {
	background: Transparent url(images/mod2_divide.gif) repeat-x;
	height: 2px;
	margin: 8px 0px;
	clear: both;
}

.pageHeaders {
	background: url(images/page_header_bg.gif) repeat-x 0px 22px;
}

.pageHeaders  h1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-bottom: 20px;
}


.clear {
	clear: both;
}

/* MODULES */
#sideBarTools .panelContent {
	margin: 0;
}
#sideBarTools .panelContent .moduleContact {
	margin: 0 10px;
}

/* FINANCING */
a#financingApply {
	background: url(images/financingApply.png) top left no-repeat;
	text-decoration: none;
	display: block;
	width: 211px;
	height: 73px;
}
a#financingApply:hover {
	background-position: top right;
}

.vspc {
	margin-bottom: 10px;
}

/* TEXT BLOCK EXCEPTIONS */
.textBlock {
	text-align: left;
}
.textBlock p,
.textBlock h1,
.textBlock h2,
.textBlock h3,
.textBlock h4 {
	padding: 5px 0;
}
.textBlock li {
	line-height: 120%;
}
.modulePanel .panelContent .textBlock h2 {
	font-size: 16px;
	font-weight: bold;
}

.textBlock ol,
.textBlock ol > li
{
	list-style-type: decimal;
	color: #fff;
}
.textBlock ul,
.textBlock ul > li {
	list-style-type: disc;
	color: #fff;
	margin-left: 10px;
	margin-bottom: 5px;
}

.textBlock ol {
	margin-bottom: 10px;
}

/* GENERAL */
.system {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.systemerror {
	font-size: 18px;
	font-weight: bold;
	color: #b80000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.hoursDiv {
	float: left;
	width: 350px;
}

.map {
	float: left;
	width: 280px;
	margin: 20px 0px 0px 10px;
}