@charset "utf-8";
/* CSS Document */

body {
	font:12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0px;
	padding: 10px 0px;
}
h1{font-size:1.8em;}
h2{font-size:1.6em;}
#main {
	padding: 0px;
	width: 1000px;
	margin: 0px auto;
}
#header{background:url(assets/header_tile.jpg); height:101px;}
#header>table{background:url(assets/header_right.jpg) no-repeat top right;}
#nav {
	background:url(assets/nav_tile.jpg);
	height:40px;
	color:#fff;
	font-size:1.2em;
	clear:both;
	margin:1px 0px;
}
#main_menu{list-style:none; margin:0px; padding:0px 10px;}
#main_menu li{float:left;}
#main_menu li a{color:#fff; text-decoration:none; margin:0px 0px; padding:11px 13px; display:block;}
#main_menu li a:hover{color:#ff6501; background:#0f0f0f;}

#phone_address{color:#000; padding-top:20px;}
.phone{font-size:1.75em; font-weight:bold; margin:10px 0px; display:inline-block;}
.address{display:inline-block;}

#footer{background:#b4b4b4 url(assets/bottom.jpg) no-repeat bottom left; height:30px; padding:10px; padding-bottom:26px; margin-top:1px;}
#footer a{margin:0px 20px; color:#333; text-decoration:none;}
#footer a:hover{color:#000; text-decoration:underline;}

#col-left{background:#232323 url(assets/col_left_top.jpg) repeat-x; margin:0px auto; color:#fff; padding-top:10px;}
#col-left h2{font-size:1.4em; text-align:center; margin:0px; color:#fff;}
td.col-left{background:#232323 url(assets/col_left_bottom.jpg) no-repeat bottom center; border-right:1px solid #fff;}


#content{background:#fff;}
#big_buttons{background:#0f0f0f url(assets/big_bu_tile.jpg) repeat-x; margin-top:1px;}
#big_buttons th{text-align:left; color:#eee;}
#big_buttons h2{margin:0px;}
a.button{display:inline-block; max-width:100px; padding:5px; border:1px solid #e65100; background:#e65100 url(assets/button_tile.gif) repeat-x; color:#fff; text-decoration:none; text-align:center;}
a.button:hover{color:#000;}
ul.tabs{list-style:none; margin:0px; padding:0px;}
ul.tabs li{float:left; margin-right:1px;}
ul.tabs li a.button{max-width:175px;}

.title{background:#7c7c7c url(assets/title_tile.gif) repeat-x; padding:5px 10px; font-weight:bold; text-transform:uppercase;}
.page_title{margin:0px; padding:10px; background:#333; color:#fff; text-transform:uppercase;}

.padding{padding:15px;}

#contact_form{border:1px solid #ccc; padding:10px; margin:0px;}
#contact_form label{display:block; text-align:right; font-weight:bold;}

form th{text-align:right;}
.border{border:1px solid #666;}
.long{width:230px; }
#search_form{margin:0px; padding:0px;}
#search_form th{text-align:right;}
#search_form select{width:190px;}

.random-vehicle{padding:10px; text-align:center; color:#fff;}
.random-vehicle img{display:block; margin:0px auto;}
.random-vehicle span{display:block; margin-top:5px;}
.random-vehicle a{color:#fff; text-decoration:none;}
.vehicle-title{font-size:1.2em;}

.seperator{border-top:1px solid #070707; border-bottom:1px solid #393939; height:0px; overflow:hidden; margin:5px;}
.seperator hr{display:none;}

#rotating_photos{width:100%; height:200px; background:#000;}

#super_global_footer{color:#000;}
#copyright{color:#000;}
