/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}

input, select { vertical-align:baseline; font-weight:normal;}
fieldset,img,abbr{
	border:0;
}
ul {list-style:none;}
caption,th {text-align:left;}
a, a:link, a:visited { 
	text-decoration:none; 
}
a:focus,a:hover { text-decoration:none;}
a {outline:0;}


/* Global Elements
=====================================================================*/

/* table */

table{   
    border-spacing: 0px;   
    border-collapse: collapse;   
    width: 100%;
	margin: 0px;
	font-size: 11px; 
}   
th {   
    text-align: center;   
    font-weight: bold;   
    padding: 2px;   
    border: 0px solid #fff;   
    background: #7a7a7a;   
    color: #000;   
}   

td {   
    text-align: left;   
    padding: 2px;   
    border: 0px solid #fff;   
    background: #737373; 
    color: #000;    
} 

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#727272; 
	background:#040404 url('../images/body_bg.gif') repeat-x 0px 0px;
}

#maincontainer{
width: 766px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

.clear {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

#banner{
background: url('../images/banner.jpg') no-repeat 0px 0px;
height: 196px; /*Height of top section*/
margin: 0px;
padding: 0px;
}

#top_section{
height: 135px; /*Height of top section*/
margin: 0px;
padding: 0px;
position: relative;
}

#top_section h1{
margin: 0px;
padding: 10px;
}

.firstlayer {
font-size: 36px;
font-weight: bold;
color:#ffb300;
font-family: Arial, Helvetica, sans-serif;
position: absolute;
top: 70px;
left: 55px;
z-index: 1;
}
.secondlayer {
font-size: 36px;
font-weight: bold;
color: #999999;
font-family: Arial, Helvetica, sans-serif;
position: absolute;
top: 71px;
left: 56px;
z-index: 0;
}


.dl_phone{
width: 240px;
margin: 0px;
padding: 3px 5px;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
float: right;
color: #686868;
text-align: right;
}

.dl_phone span{
color: #ffb300;
}

ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0px; 
	padding: 6px 0px 0px 20px;
	float: left;
	width: 593px;
}

ul.sidemenu li {
	background: url('../images/arrow_01.gif') no-repeat 10px 11px;	
	padding: 4px 0px 2px 35px;
	margin: 0px;	
}

ul.sidemenu a {
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

ul.sidemenu a:hover {
	color: #fc0;
}

ul.top_menu{
padding: 0px;
margin: 0px;
}

ul.top_menu li{
padding: 0px;
margin: 0px;
display: inline;
}

ul.top_menu li img{
padding: 0px;
margin: 0px;
vertical-align: middle;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0px;
padding: 10px;
background: url('../images/content_bg.jpg') no-repeat 276px 0px;
float: left;
height: auto;
width: 746px;
}

/* Contents */

.contents {
  float: left;
  width: 252px;
  margin: 0px;
  background: #272727;
}   

.contents h1.title1 {
  margin: 0px; 
  padding: 12px 0px 0px 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color:#fff;
  background: url('../images/box_top_01.gif') no-repeat 0px 0px;
  height: 27px;
  width: 232px;
  float: left;
} 

.contents h1.title1 span {
  color:#ffcc00;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold; 
 }

.contents p {
  margin: 0px; 
  padding: 10px 10px 0px 10px;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: normal;
  color:#8b8b8b;
  text-align: justify;
}

.contents h2 {
  margin: 0px; 
  padding: 0px;
  background: url('../images/box_bottom_01.gif') no-repeat 0px 0px;
  height: 60px;
  width: 252px;
} 

/* Sidebar */

.sidebar {
  float: right;
  margin: 105px 0px 0px 0px;
  width: 462px;
  padding: 0px;
  background: #242424;
}

.sidebar h1.title2 {
  margin: 0px; 
  padding: 12px 0px 0px 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color:#fff;
  background: url('../images/box_top_02.gif') no-repeat 0px 0px;
  height: 27px;
  width: 442px;
  float: left;
}

.sidebar h1.title2 span {
  color:#ffcc00;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
}

.sidebar h2 {
  margin: 0px; 
  padding: 0px;
  background: url('../images/box_bottom_02.gif') no-repeat 0px 0px;
  height: 60px;
  width: 462px;
  float: left;
}


#footer{
clear: left;
width: 100%;
height: 50px;
color: #5f5f5f;
text-align: center;
font-size: 11px;
padding: 17px 0px 0px 0px;
}

h1 { 
font-size: 24px; 
font-weight: bold; 
color: #ffcc00; 
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px; 
}

#contentcolumn h3 { 
font-size: 14px; 
font-weight: bold; 
color: #a8883f; 
margin: 5px 0px 5px 0px;
padding: 0px 0px 5px 0px; 
border-bottom: #bab7b0 1px dotted;
}

#contentcolumn p{
font-size:12px;
font-weight: normal;
font-family: Tahoma;
color: #e2e2e2;
text-align: justify; 
}

.inventory {
	background:#1c1c1c;
	float:left;
	height:108px;
	margin:0px 0px 10px 10px;
	padding:10px;
	width:335px;
	border: #272727 1px solid;
}

.inventory .thumb {
float:left;
}

.inventory .thumb img{
	border:1px solid #fefefe;
	margin: 0px;
	padding: 0px;
}

.inventory ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}
.inventory ul li {
	color:#e2e2e2;
	font-size:12px;
	margin:0 0 5px;
	width:240px;
}
.inventory ul li strong {
	color:#ffcc00;
	font-size:14px;
}
.inventory ul li a {
color:#ccc;
display:block;
height:20px;
padding-left:0px;
padding-top:3px;
text-decoration:none;
width:80px;
}
.inventory ul li a:hover {
color:#fff;
}

#contentcolumn .list .listing ul li{background:url('../images/arrow_02.gif')  0px 6px no-repeat; margin:0px; padding:0px 0px 0px 15px}

#contentcolumn .list .gallery{text-align: center;}

#contentcolumn .post-announce-listing{ border: #272727 1px solid; font-family: Tahoma; font-size: 12px; font-weight: normal; padding: 5px; margin: 0px 0px 4px 0px; line-height: 18px;}

#contentcolumn .post-announce-listing .date{font-family: Tahoma; font-size: 12px; font-weight: bold; padding: 5px; color: #a8883f}
#contentcolumn .post-announce-listing .name{font-family: Tahoma; font-size: 12px; font-weight: bold; padding: 5px; color: #a8883f}

#contentcolumn .post-announce-listing p { font-family: Tahoma; font-size: 12px; color: #a8883f }

#contentcolumn .post-announce-listing p a{ text-decoration: none; font-family: Tahoma; font-size: 12px; color: #dfa623 }

#contentcolumn .post-announce-listing p a:hover{ color: #9a3802 }

.contactform .hold{
	float: left;
	width: 100%;
}

.contactform .hold label{
	float: left;
	width: 310px;
	padding: 0px 8px 3px 0px;
	text-align: right;
}

.credit-app .row .hold{
	float: left;
	width: 100%;
}

.credit-app .row .hold label{
	float: left;
	width: 363px;
	padding: 0px 5px 3px 0px;
	text-align: right;
}

.contactform .error{
	color: #ff0000;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
}

#contentcolumn form p.error{
	color: #ff0000;
	padding: 2px 0px 2px 370px;
}

#contentcolumn .information{
	border: #3e3e3e 1px dashed;
	line-height: 180%;
	margin: 5px 0px 10px 0px;
	padding: 5px 10px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
}

#contentcolumn form .agreement{
	border: #3e3e3e 1px dashed;
	line-height: 180%;
	margin: 5px 0px 5px 0px;
	padding: 5px 10px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}

input{
   font-family:Tahoma;
   color:#969595; 
   font-size:12px;
   padding:2px 0px 0px 3px;
   border:1px #404040 solid;
   background: #333333;
   height: 21px;
   margin: 0px 0px 3px 0px;
} 

textarea{
    border:1px #404040 solid;
   	background: #333333;
	color:#969595;
	font-family: Tahoma;
   	font-size:12px;
   	padding:2px 0px 0px 3px;
	width: 280px;
}


.frm-btn{
	border: 1px solid #e96254;
	color: #fff;
	background: url('../images/btn_bg.gif') repeat-x;
	font-weight: bold;
	padding: 3px 8px;
}

.frm-btn:hover{
    color: #000000;
	background: url('../images/btn_bg_hover.gif') repeat-x;
	cursor: pointer;
}

button{
	color: #000;
	background: url('../images/btn_bg.gif') repeat-x;
	font-weight: bold;
	border: 1px solid #e96254;
	margin: 0px 0px 0px 3px;
}

button:hover{
    color: #e96254;
	background: url('../images/btn_bg_hover.gif') repeat-x;
	cursor: pointer;
}

#contentcolumn .contactform form .btn{float: left;padding: 5px 0px 5px 415px;}
#contentcolumn form .btn{float: left;padding: 5px 0px 5px 330px;}

/* Start Directions */

.dealer-info
{
	width:730px;
	border:#3e3e3e 1px solid;
	float:left;
	margin:0px;
	padding: 5px;
	height:auto;
}

#directions_container
{
	float:left;
	margin:0px;
	border:#3e3e3e 1px solid;
	width:370px;
	height:343px;
	margin:15px 0px 20px 0px;
	padding:5px;
}

#directions_container input[type=submit]
{
	width:41px;
	height:24px;
	color:#fff;
	border:none;
	background:url(../images/gobut.gif) no-repeat;
	float:left;
	margin-left:5px;
	padding: 0px;
	line-height: 24px;
}

#directions_container label
{
	float:left;
}

#directions_form
{
	border:none;
	display:inline;
	margin-top:10px;
}
#directions_div
{
	width:350px;
	margin:0px auto;
	padding: 0px;
	background:#2e2e2e;
	height:280px;
	border:#646565 1px solid;
	overflow:auto;
}
#map_container
{
	border:1px solid #3e3e3e;
	display:inline;
	float:left;
	height:354px;
	margin:15px 0px 20px 20px;
	width:338px;	
}

fieldset
{
	border:none;
	padding:5px;
}
#map_div
{
	display:inline;
	float:left;
	height:354px;
	width:338px;
}

/* End Directions */

#contentcolumn #vehicle_filter {
text-align: center;
margin: 0px 0px 10px 0px;
}


/* Featured Vehicle */

#quick_search_block h4 { 
font-size: 14px; 
font-weight: bold; 
color: #38a5c6;
text-align: center; 
margin: 0px 14px 10px 10px;
padding: 5px 10px; 
}

#announcement_block h3 { 
  margin: 0px; 
  padding: 12px 0px 0px 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color:#fff;
  background: url('../images/box_top_01.gif') no-repeat 0px 0px;
  height: 27px;
  width: 232px;
  float: left;
}

#featured_vehicle_block h3{
  margin: 0px; 
  padding: 12px 0px 0px 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color:#fff;
  background: url('../images/box_top_02.gif') no-repeat 0px 0px;
  height: 27px;
  width: 442px;
  float: left;
}

.vehicle {
	background:#1c1c1c;
	float:left;
	height:108px;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:442px;
	border-bottom: #272727 1px solid;
}

.vehicle .thumb {
float:left;
}

.vehicle .thumb img{
	border:1px solid #fefefe;
	margin: 0px;
	padding: 0px;
}

.vehicle ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}
.vehicle ul li {
	color:#e2e2e2;
	font-size:12px;
	margin:0 0 5px;
	width:240px;
}
.vehicle ul li strong {
	color:#ffcc00;
	font-size:14px;
}
.vehicle ul li a {
color:#ccc;
display:block;
height:20px;
padding-left:0px;
padding-top:3px;
text-decoration:none;
width:80px;
}
.vehicle ul li a:hover {
color:#fff;
}

.view_all{
padding: 5px 10px 5px 0px;
text-align: right;
}

.view_all a{
text-decoration: none;
color: #ffcc00;
font-weight: bold; 
}

.view_all a:hover{
color: #ff0000;
}

#quick_search_block label{
	float: left;
	width: 80px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	margin: 2px 0px
}

#quick_search_block button{
	margin: 5px 0px 0px 89px;
}

select{width: 150px; padding: 0px; margin: 3px 0px 0px 0px;}

#contentcolumn #drivers_license_state{
	margin: 2px 0px 2px 370px;
	width:150px;
	padding: 0px;
}