@import url("staff.css");

body 
{
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	color: #fff;
	font :11px  Verdana, Arial, Helvetica, sans-serif;
	}

#main 
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	}
	
#Header 
{
	width:100%;
	height:120px;
	background:#000 url(../images/bg_header.jpg) repeat-x center top;
	}
	
#header_main
{
	width:440px;
	height:60px;
	padding-left:0px;
	padding-top:30px;
	vertical-align:top;
	}
	
.headerMainTitle 
{
	font : bold 24px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	margin-bottom: 5px;
	}
	
.headerMainSubTitle 
{
	font :bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #fff;

	}
	
#header_phone
{
	width:480px;
	height:27px;
	vertical-align:top;
	 padding-top:10px;
	 text-align:center;
	 color:#fff;
	 position: relative;
	 margin-left:0px;
	}
	
.headerPhoneLable 
{
	color: #9dae67;
	font :Bold 10px  Verdana, Arial, Helvetica, sans-serif;
	
	}
	
.headerPhoneValue 
{
	color: #fff;
	font :Bold 12px  Verdana, Arial, Helvetica, sans-serif;
	}
	
#header_lasher
{
	width:480px;
	height:53px;
	padding:0px;
	margin:0px;
	position:relative;
	}
	
#ContentMain 
{
	width:100%;
	background:#000 url(../images/bg_content.jpg) repeat-x center top;
	vertical-align:top;
	padding-bottom:10px;
	padding-top:10px;
	}
	
#content 
{
	
	height:350px;
	width:920px;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	vertical-align:top;
	}
	
#Footer 
{
	width:100%;
	height:114px;
	background:#000 url(../images/bg_footer.jpg) repeat-x center top;
	padding-top:10px;
	}
	
.footerMainText 
{
	font : bold 24px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 5px;
	text-align:center;
	}
	

A {
	
	color : #4a5e20;
	font-weight:bold;
	text-decoration:none;
	
}



A:HOVER {

	color : #000;
	text-decoration:underline;

}
A.topLink {
	
	color : #4a5e20;
	font-weight:bold;
	text-decoration:none;
	
}



A.topLink:HOVER {

	color : #000;
	text-decoration:underline;

}

A.footerlink {
	font : 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color : #ccc;
	
}

A.footerlink:HOVER {

	color : #fff;
	
}

td {


}
.bolder {

	color: #333333;
	font :Bold 14px  Verdana, Arial, Helvetica, sans-serif;

}


p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	
}

div.small
{
	margin:5px;
	font-weight:normal;
	color: #cccccc;	
	font : 11px/13px   Verdana, Arial, Helvetica, sans-serif;	
	text-align:center;
}

.small
{
	font-weight:normal;
	margin-left:2px;
	margin-right:0px;
	color: #cccccc;	
	font : 11px/13px   Verdana, Arial, Helvetica, sans-serif;	
}

.small a
{
	color : #4a5e20;
	text-decoration:none;
		font :bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
}

.small a:hover
{
	color : #cccccc;
	text-decoration:none;
		font :bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
}


h1 {

	font : bold 16px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
}

h2 {

	font :14px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;

}


h5, h4 {

	font : bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #4a5e20;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
}

	
/* SubNav classes */

.SubNav_Top
{
	 width:300px;
	margin:0px;
	padding:0px;
padding-top: 10px;
list-style-type:none;
background:#fff url(../images/SubNav_top.gif) no-repeat center top;
}

.SubNav_Top2
{
	 width:300px;
 height: 242px;
	margin:0px;
	padding:0px;
padding-top: 10px;
list-style-type:none;
background:#fff url(../images/SubNav_top.gif) no-repeat center top;
}

.SubNav_Bottom
{
	margin:0px;
	padding:0px;
background:#fff url(../images/SubNav_bottom.gif) no-repeat center bottom;
 width:300px;
height: 100%;
vertical-align:top;
}


.SubNav
{
	margin:0px;
	padding:0px;
list-style-type:none;


}

.SubNav li a
{
display: block;
padding:5px 10px 10px 25px;
margin:2px 0px;
width:262px;
text-align: right;
text-decoration: none;
font-size:18px;
font-weight:bold;
color:#eee;
background: url(../images/link_bg.gif) no-repeat right top;


}

.SubNav li a:hover
{

color:#000;

}


/* Horizontal SubNav */

ul.hNav
{
	width:860px;
margin:0 auto;
padding:0;
list-style-type:none;
}

.hNav li
{
	margin:0 2px;
	padding:0; 
	float:left;
	width:282px;
	list-style-type:none;
}

.hNav li a
{
	display:block;
padding:5px 0 10px;
width:282px;
text-align: center;
text-decoration: none;
font-size:18px;
font-weight:bold;
color:#eee;
background: url(../images/link_bg.gif) no-repeat center top;
}

.hNav li a:hover
{

color:#000;

}

/* New Car SubNav */

ul.hNavSM
{
	width:890px;
margin:0 auto;
padding:0 0 10px 0;
list-style-type:none;
}

.hNavSM li
{
	margin:0 2px;
	padding:0; 
	float:left;
	width:217px;
	list-style-type:none;
}

.hNavSM li a
{
	display:block;
padding:5px 0 10px;
width:217px;
text-align: center;
text-decoration: none;
font-size:18px;
font-weight:bold;
color:#eee;
background: url(../images/link_bg.gif) no-repeat center top;
}

.hNavSM li a:hover
{

color:#000;
}

/*-- Chrysler --*/
.hNavSM li a.chrysler
{
	display:block;

width:217px;
text-align: center;
text-decoration: none;
font-size:18px;
font-weight:bold;
color:#eee;
background: url(../images/link_new-chrysler.gif) no-repeat center top;
}

.hNavSM li a.chrysler:hover
{

color:#000;

}

/*-- Jeep --*/
.hNavSM li a.jeep
{
	display:block;

width:217px;
text-align: center;
text-decoration: none;
font-size:18px;
font-weight:bold;
color:#eee;
background: url(../images/link_new-jeep.gif) no-repeat center top;
}

.hNavSM li a.jeep:hover
{

color:#000;

}

/*-- Ram --*/
.hNavSM li a.ram
{
	display:block;

width:217px;
text-align: center;
text-decoration: none;
font-size:18px;
font-weight:bold;
color:#eee;
background: url(../images/link_new-ram.gif) no-repeat center top;
}

.hNavSM li a.ram:hover
{

color:#000;

}

/*-- Dodge --*/
.hNavSM li a.dodge
{
	display:block;
padding:5px 0 10px;
width:217px;
text-align: center;
text-decoration: none;
font-size:18px;
font-weight:bold;
color:#eee;
background: url(../images/link_new-dodge.gif) no-repeat center top;
}

.hNavSM li a.dodge:hover
{

color:#000;

}

.contentTop
{
	margin:0px;
	padding:0px;
	width:920px;
padding-top: 10px;
list-style-type:none;
background:#fff url(../images/SubNav_top2.gif) no-repeat center top;
}

.contentBottom
{
	margin:0px;
	padding:0px 0 10px;
background:#fff url(../images/SubNav_bottom2.gif) no-repeat center bottom;
 width:920px;
	color:#000;

	
}


/** Div Scroll CSS For SEO **/ 	
		.scroll {
		scrollbar-3dlight-color: #cccccc; 
		scrollbar-highlight-color: #999999; scrollbar-face-color: #666666; 
		scrollbar-shadow-color: #999999; scrollbar-darkshadow-color: #666666; 
		scrollbar-base-color: #999999; scrollbar-arrow-color: #cccccc; overflow: auto; 
		height: 68px; }

/********************************************/


/* Site Map*/

.sitemapHeading
{
	text-align:center;
	background-color: #4a5e20;
	color:#ffffff;
	padding:2px;
	
	font:Bold 12px/14px  Arial, Helvetica, sans-serif;
}


.sitemap
{
font:Bold 11px/11px  Arial, Helvetica, sans-serif ;	
vertical-align:top;
width:33%;
}
 
INPUTTEXT
{
	background : #ffffff;
	color : #000000;	
	font-family : Verdana;
	font-weight : bold;
	border-style: solid; 
	border-color: #000000;	
	border-width: 1px;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana;
}

.SoldText
{
	font:Bold 16px;
	color:#ff0000;
}

/******* HOURS **********/
.clsHoursMain
{
	
	width:100%;
	border-left:#ffffff solid 0px;
	
}
.clsHoursHeading
{
	
	text-align:left;
	font: Bold 12px/16px Verdana, Arial, Helvetica, Sans-serif;
	color:#fff;
	background:#000;
	border:#333 solid 1px;
	padding-left:5px;
}

/******* New Cars Pages **********/
.newCarTable
{
	padding:0px;
	width:90%;
	margin:0 auto;

}
.newCarTd
{
   background-color:#ffffff;
	color:#000;
	padding-bottom:10px;
}
.newCarHeader
{
    text-align:center;	
	padding-bottom: 2px;
    color:#fff;
	background:#000;
	border:#333 solid 1px;
	padding:2px;
    font:Bold 16px arial, verdana, sans-serif;

}
.newCarModel
{
	font:bold 14px/16px Arial, Verdana, helvetica, sans-serif;
	color:#ff0000;
}
.newCarImage
{
}
a.newCarLink
{
	font:bold 12px/14px Arial, Verdana, helvetica, sans-serif;
	color:#444444;
}
a.newCarLink:hover
{

	color:#777777;
}
/******* End New Cars Pages **********/

/* Factory Promo Div */
#FactoryPromo, #Promo2, #Div2 {display:block; top:150px; left:30px; position: fixed; visibility: visible;}
* html #FactoryPromo, #Promo2, #Div2 {display:block; position: absolute; visibility: visible;}




/* GoogleHours & DirectionsPage */


div#MapWrapper 
{
	margin:0px;
	padding:0px;
	width:920px;
padding-top: 10px;
background:#fff url(../images/SubNav_top2.gif) no-repeat center top;
	}
	
div#LinksMain 
{
	margin:0px;
	padding:0px;
	width:920px;
	padding-bottom: 10px;
	background:#fff url(../images/SubNav_bottom2.gif) no-repeat center bottom;
	}

div#LeftMain 
{
	width:480px;
	float:left;
	margin:0px 10px 0;
	padding:0px;
	display:block;
	}

div#map 
{
	width:480px; 
	height: 350px;
	border: solid 2px #999999;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	color:#000;
	}
	
div#DirectionsMain {
	width:300px;
	margin:0px auto;
	padding:0px;
	}
	
div#directions 
{
	width:95%;
	margin-right:auto;
	margin-left:auto;
	}

div#RightMain
{
	width:330px;
	margin:0px 10px;
	padding:0px;
	float:left;
	}
	
div#Hours 
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	color:#000;
	}

div#DealerInfo 
{
	width:100%;
	margin:0px auto;
	padding:0px;
	}
	
/******* End Google Map & Directions  **********/

/* Bodytemplate1 classes */

.OuterMostDiv
{
	width: 100%;
	text-align: center;
}

.HeaderDiv
{
	width: 760px;
	background-color: black;
	padding-bottom:14px;
}

.SubHeaderDiv
{
	display: none;
}

.ContentDiv
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.ContentLS
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.ContentRS
{
	width: 760px;	
	background-color :Black;
	padding-bottom : 18px;
}

.FooterDiv
{
	width: 760px;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.SubFooterDiv
{
	display: none;
}

/*home specials classes:*/
.HomeSpecialsSpacingTD
{
	padding:4px;
}
.HomeSpecialImage
{
border-bottom::#331212 solid 1px;
border-left:#331212 solid 1px;
border-right:#331212 solid 1px;
width:160px;
height:120px;
}
.HomeSpecialImageTD
{
padding-left:5px;
padding-right:2px;
padding-top:6px;

}
.HomeSpecialTable
{
	/*background-image:url(../images/home_bg.png);
   background-repeat:no-repeat;
   background-position:center;
   background-position:top;*/
	border:#cc0000 solid 2px;
   width:176px;
   height:165px;
}

.HomeSpecialTD
{
	width:160px;
	height:120px;
   padding-top:0px;
}
.HomeSpecialPrice
{
color:#ff0000;
font:Bold 12px Arial, Verdana, Helvetica, Sans-serif;
text-align:center;
font-weight:bold;
}


.HomeSpecialTitle
{
font:Bold 10px Verdana, Helvetica, Sans-serif;
color:#fff;
margin-top:1px;
text-align:center;
width:210px;
margin-left:2px;
}

.HomeSpecialComments{
font-size:11px;
font-weight:bold;
color:#666666;
text-align:center;
}

.HomeSpecialDiv
{
    width:100%;
    text-align:center;
    margin-bottom:7px;

}
/*end home specials classes:*/

.SiteMapDiv 
{
	padding-left:20px;padding-right:20px;}

.SiteMapDiv td.sitemap
{
	text-align:left;}

