﻿@charset "utf-8";
/* CSS Document */


body {
	font:12px Arial,Helvetica,sans-serif;
	line-height: 19px;
	color:#333;
	margin: 0;
	padding: 0;
	background:#ffffff url(../images/background.png) top center no-repeat;
	text-align: center;
	height: 200px;
	}
	

#wrap {
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #fff;
	}
	
#wrap-index {
	width: 950px;
	margin: 0px auto 0 auto;
	text-align: left;
	background-color: #fff;
	}
	
#gallery_height{
	height: 1000px;
	margin: 0;
	padding: 0;
}
	
a:link, a:visited {
	color:#3399FF;
	text-decoration: none;
	}
a:hover {
	color: #0066CC;
	}
	

*:first-child+html #header {
	/*height: 120px !important;*/
	height: 102px;
	width: 950px;
	background: #fff url(../images/header2.png);
	padding: 0 0 18px 0;
	margin: 0;
	}
		
#header {
	/*height: 120px !important;*/
	height: 102px;
	width: 950px;
	background: #fff url(../images/header2.png);
	padding: 0 0 0px 0;
	margin: 0;
	}
	

#header-left {
	float: left;
	margin: 18px 0 0px 15px;
	padding: 0;
	}
	
#header-right {
	float: right;
	padding: 0;
	margin:0;
	}


#mainart {
	clear:left;
	margin: 0 0 0 5px;
	padding: 4px;
	background: #ffffff;
	height: 307px;
	}
	
#mainart h1, #mainart h2 {
	display:none;
	}
	
#content {
	padding:0;
	margin:0;
	}
	
br.clear {clear:both; }

#index_content {
	width: 302px;
	border: 1px solid #9f9f9f;
	margin: 6px !important;
	margin: 5px;
	padding: 0;
	float: left;
}

#index_content_right {
	width: 302px;
	border: 1px solid #9f9f9f;
	margin: 6px 3px 6px 9px !important;
	margin: 5px 2px 5px 8px;
	padding: 0;
	float: left;
}

#index_content_left {
	width: 302px;
	border: 1px solid #9f9f9f;
	margin: 6px 8px 6px 5px !important;
	margin: 5px;
	padding: 0;
	float: left;
}

#index_highlight_style{
	color: #333333;
	background:url(../images/highlight_bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	height: 46px;
	padding:5px 0 0 0;
	margin: 0px 0 0 0;
	}
	
#index_highlight_style2{
	color: #FFFFFF;
	background:url(../images/highlight_bg2.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	height: 46px;
	padding:5px 0 0 0;
	margin: 0px 0 0 0;
	}

#gallery_content {
	width: 950px;
	height: 575px;
	border: none;
	margin: 0px;
	padding: 0;
}

.index_content_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 5px;
	margin-bottom: 5px;
}

.index_content_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

.index_content_link a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

.index_content_link a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

.index_content_link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#FFCC00;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FFCC00;
}

.index_content_link a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

.index_content_image{
	line-height: 100%;
	padding: 0 5px 0 5px;
	margin-bottom: -10px;
}

#nav_placeholder {
	width: 950px;
	margin: 0px;
	padding: 0px;
	background:url(../images/nav_placeholder.png);
}

	
.border {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	}

h2 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:0 0 0px 0;
	margin:0;
	}
	
*:first-child+html h3 {
	color:#0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0 0 -80px 0;
	margin:0 0 -21px 0;
	}
	
h3 {
	color:#0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0 0 -80px 0;
	margin:0 0 -15px 0;
	}	
	
h4 {
	color:#0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0 0 0px 0;
	margin:0 0 0px 0;
	}	
	

h4.faq {
	color:#0099FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin: 40px 0 0 0;
	}

h5 {
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px 0 0px 0;
	margin:5px 0 0px 0;
	}
	
h6 {
	color: #0099ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding:0;
	margin:0;
}

.page_title{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 -25px 10px;
	margin: 15px 0 0px 15px;
}
	
.crumb {
	font-size: 11px;
	padding:0;
	margin:0;
	}	
	
.content-box p {
	color:#333;
	line-height:16px;
	font-size: 12px;
	padding:0;
	margin:0;
	}
	
.content-box img.screen {
	border: 1px solid #999;
	padding:0;
	margin:0 0 10px 0;
	}
	
#interior_content{
	border: 1px solid #cccccc;
	padding: 15px;
	margin: 0 0 20px 0;
	text-align: left;
}

#interior_content a:link{
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
	font-size: 13px;
}

#interior_content a:visited{
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

#interior_content a:hover{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FFCC00;
}

#interior_content a:active{
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

#interior_content li{
	margin-left: 30px;
}

#interior_photo_content{
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0 0 17px 0;
}

#interior_photo_content p{
	margin-bottom: -12px;
	text-align: center;
}

#testimonials_image{
	clear:left;
	margin: 0 0 0 20px;
	padding: 4px;
	background: #ffffff;
	}

.yellow_bold{
	color:#0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
	font-weight: bold;
	}
	

/*Side navigation "active tabs"
------------------------------------------------------------------*/
	
.first {
	margin:0;
	}	
	
#footer {
	background: url(../images/footer.jpg) repeat-x;
	height: 45px;
	clear: both;
	padding: 12px 0;
	margin: 0px;
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #333333;
	border-top: #cccccc 1px solid;
	}	

#footer p {
	margin: 5px 0;
	text-align:center;
 	padding-left:0px
 	}
	
.footer_content{
	text-align: center;
}	
	
#footnav a:link, #footnav a:visited, #footernav a:hover, #footernav a:active {
	font-weight: 100;
	text-decoration: none;
	color: #333333;
	}
#footnav a:hover {
	color: #000000;
	}
#footer p a{
	color: #000000;
	text-decoration:none;
	padding: 0 ;
	}

	
	
/*******************************************************************************

TWO COLUMN LAYOUT: styles for two column layout

 *******************************************************************************/
#left_column{
	width: 585px;
	padding: 8px;
	margin: 8px;
	float: left;
}

#right_column{
	width: 290px;
	padding: 8px;
	margin: 8px;
	float: left;
}

#right_column_gallery{
	width: 290px;
	padding: 8px;
	margin: 8px;
	float: left;
}

#right_column_gallery p{
	margin-bottom: -12px;
}

#gallery_left{
	width: 450px;
	padding: 5px;
	margin: 10px 5px 10px 10px;
	float: left;
}

#gallery_right{
	width: 450px;
	padding: 5px;
	margin: 10px 10px 10px 5px;
	float: left;
}

#gallery_title{
	height: 45px;
	background: #000000;
	padding: 20px 0 0px 15px;
}

.gallery_title{
	font-size: 18px;
	color:#FFFFFF;
}


/*******************************************************************************

     GALLERY PAGE STYLES

 *******************************************************************************/
#gallery_left{
	/*height: 680px;*/
	width: 450px;
	padding: 5px;
	margin: 10px 5px 10px 10px;
	float: left;
}

#carsforsale_left{
	width: 450px;
	padding: 5px;
	margin: 10px 5px 10px 10px;
	float: left;
}

#testimonials_left{
	width: 290px;
	padding: 5px;
	margin: 10px 5px 10px 0px;
	float: left;
}

#testimonials_right{
	/*height: 680px;*/
	width: 585px;
	padding: 5px;
	margin: 10px 0px 10px 27px;
	float: left;
}

#gallery_right{
	/*height: 680px;*/
	width: 450px;
	padding: 5px;
	margin: 10px 10px 10px 5px;
	float: left;
}

#carsforsale_right{
	width: 450px;
	padding: 5px;
	margin: 10px 10px 10px 5px;
	float: left;
}

#gallery_title{
	height: 45px;
	background: #000000;
	padding: 20px 0 0px 15px;
	margin: 0px;
	line-height: 50px;
}

.gallery_title{
	font-size: 18px;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

#gallery_box_right{
width: 419px;
border: 1px solid #999999;
padding: 6px;
margin: 10px 15px 5px 0px;
float: right;
}

#testimonials_box_right{
	width: 610px;
	border: 1px solid #999999;
	padding: 6px;
	margin: 10px 0px 5px 0px;
	float: right;
}

#testimonials_box_right p{
	margin-top: -4px;
	margin-bottom: 0px;
}

#carsforsale_box_right{
width: 434px;
border: 1px solid #999999;
padding: 6px;
margin: 10px 0px 5px 0px;
float: right;
}

.carsforsale_link{
	margin: 0;
	padding: 0;
}

.carsforsale_link a:link{
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
	font-size: 13px;
}

.carsforsale_link a:visited{
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

.carsforsale_link a:hover{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FFCC00;
}

.carsforsale_link a:active{
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

#gallery_box_right p{
	margin: 0;
}

#carsforsale_box_right p{
	margin: 0;
}

#gallery_box_left{
	width: 419px;
	border: 1px solid #999999;
	padding: 6px;
	margin: 10px 0 5px 10px;
	float: left;
}

#testimonials_box_left{
	width: 240px;
	border: 1px solid #999999;
	padding: 6px;
	margin: 10px 0 5px 10px;
	float: left;
}

#carsforsale_box_left{
width: 434px;
border: 1px solid #999999;
padding: 6px;
margin: 10px 0 5px 0;
float: left;
}

#gallery_box_left p{
	margin: 0;
}

#carsforsale_box_left p{
	margin: 0;
}

.gallery_mainimage{
	margin-bottom: 10px;
}

.additional_info_pdf{
    background: url(../images/PDF_icon.gif) no-repeat 1px 1px;
    height: 26px;
    padding: 8px 0 0 32px;
}

.additional_info_youtube{
    background: url(../images/youtubeIcon.gif) no-repeat 1px 1px;
    height: 26px;
    padding: 8px 0 0 32px;
}




/*******************************************************************************

TOPNAV CODE

 *******************************************************************************/

#sitenav {
    clear: both;
    margin: 0 auto;
	width: 950px;
    height: 25px;
    background: url(../images/nav_bg.jpg) 0 0 repeat-x;
}
*:first-child+html #sitenav {
    clear: both;
    margin: 0 auto;
	width: 950px;
    height: 25px;
    background: url(../images/nav_bg.jpg) 0 0 repeat-x;
	margin-top: -18px;
}

#home #sitenav {
    margin-bottom: 0;
}
#sitenav li {
    float: left;
}
#sitenav a {
    display: block;
    height: 25px;
    text-indent: -1000em;
    background-position: 0 0;
    background-repeat: no-repeat;
}
#sitenav a:hover {
    background-position: 0 -95px;
}

*:first-child+html #nav-1{  /*IE 7 HACK*/
	background-image: url(../images/nav/nav_1.jpg);
    width: 60px;
	margin-top: 30px;
}
#nav-1 {
    background-image: url(../images/nav/nav_1.jpg);
    width: 60px;
}

*:first-child+html #nav-1-active {
    background-image: url(../images/nav/nav_1_active.jpg);
	width: 60px;
	margin-top: 30px;
}
#nav-1-active {
    background-image: url(../images/nav/nav_1_active.jpg);
	width: 60px;
}

*:first-child+html #nav-2 {
    background-image: url(../images/nav/nav_2.jpg);
    width: 76px;
	margin-top:30px;
}
#nav-2 {
    background-image: url(../images/nav/nav_2.jpg);
    width: 76px;
}

*:first-child+html #nav-2-active {
    background-image: url(../images/nav/nav_2_active.jpg);
    width: 76px;
	margin-top: 30px;
}
#nav-2-active {
    background-image: url(../images/nav/nav_2_active.jpg);
    width: 76px;
}

*:first-child+html #nav-3 {
    background-image: url(../images/nav/nav_3.jpg);
    width: 150px;
	margin-top: 30px;
}
#nav-3 {
    background-image: url(../images/nav/nav_3.jpg);
    width: 150px;
}

*:first-child+html #nav-3-active {
    background-image: url(../images/nav/nav_3_active.jpg);
    width: 150px;
	margin-top: 30px;
}
#nav-3-active {
    background-image: url(../images/nav/nav_3_active.jpg);
    width: 150px;
}

*:first-child+html #nav-4 {
    background-image: url(../images/nav/nav_4.jpg);
    width: 105px;
	margin-top: 30px;
}
#nav-4 {
    background-image: url(../images/nav/nav_4.jpg);
    width: 105px;
}

*:first-child+html #nav-4-active {
    background-image: url(../images/nav/nav_4_active.jpg);
    width: 105px;
	margin-top: 30px;
}
#nav-4-active {
    background-image: url(../images/nav/nav_4_active.jpg);
    width: 105px;
}

*:first-child+html #nav-5 {
    background-image: url(../images/nav/nav_5.jpg);
    width: 142px;
	margin-top: 30px;
}

#nav-5 {
    background-image: url(../images/nav/nav_5.jpg);
    width: 142px;
}

*:first-child+html #nav-5-active {
    background-image: url(../images/nav/nav_5_active.jpg);
    width: 142px;
	margin-top: 30px;
}
#nav-5-active {
    background-image: url(../images/nav/nav_5_active.jpg);
    width: 142px;
}

*:first-child+html #nav-6 {
    background-image: url(../images/nav/nav_6.jpg);
    width: 130px;
	margin-top: 30px;
}
#nav-6 {
    background-image: url(../images/nav/nav_6.jpg);
    width: 130px;
}

*:first-child+html #nav-6-active {
    background-image: url(../images/nav/nav_6_active.jpg);
    width: 130px;
	margin-top: 30px;
}
#nav-6-active {
    background-image: url(../images/nav/nav_6_active.jpg);
    width: 130px;
}

*:first-child+html #nav-7 {
    background-image: url(../images/nav/nav_7.jpg);
    width: 102px;
	margin-top: 30px;
}
#nav-7 {
    background-image: url(../images/nav/nav_7.jpg);
    width: 102px;
}

*:first-child+html #nav-7-active {
    background-image: url(../images/nav/nav_7_active.jpg);
    width: 102px;
	margin-top: 30px;
}
#nav-7-active {
    background-image: url(../images/nav/nav_7_active.jpg);
    width: 102px;
}

*:first-child+html #nav-8 {
    background-image: url(../images/nav/nav_8.jpg);
    width: 70px;
	margin-top: 30px;
}
#nav-8 {
    background-image: url(../images/nav/nav_8.jpg);
    width: 70px;
}

*:first-child+html #nav-8-active {
    background-image: url(../images/nav/nav_8_active.jpg);
    width: 70px;
	margin-top: 30px;
}
#nav-8-active {
    background-image: url(../images/nav/nav_8_active.jpg);
    width: 70px;
}

#global-nav li.current a {
    background-position: 0 -163px;
}

*:first-child+html .spacing{
	list-style: none;
	margin-left: 143px !important;
	margin-top: -30px !important;
}

.spacing{
	list-style: none;
	margin-left: 103px !important;
	margin-left: 168px;
	margin-top: -30px !important;
	margin-top: 0px;
}




/***********************CONTACT PAGE STYLES*******************************/

#map_box{
	width: 550px;
	padding: 5px;
	border: 1px solid #999999;
}

#storefront_box{
	width: 425px;
	padding: 5px;
	border: 1px solid #999999;
	float: right;
}


*:first-child+html .contact_para{
	margin-top: 0px;
	padding-bottom: -25px;
}

.contact_para{
	margin-top: 0px;
	padding-bottom: 0px;
}

.contact_para2{
	margin-top: 0px;
}

.contact_link{
	padding-top: 0px;
	margin-bottom: -5px;
}

.contact_link a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

.contact_link a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}

.contact_link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#FFCC00;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FFCC00;
}

.contact_link a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 0px;
	color:#3399FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #3399FF;
}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
							ABOUT PAGE ICON STYLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#icon_main{
	float: left;
	width: 60px;
	height: 60px;
	margin: 15px 12px 0px 0;
	padding-bottom: 10px;
}

#icon_sub{
	float: left;
	width: 60px;
	height: 60px;
	margin: 10px 12px 8px 0;
}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
							SERVICES PAGE ICON STYLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#services_icon{
	float: left;
	width: 30px;
	height: 30px;
	margin: 5px 9px 0px 0;
}

#services_icon_sub{
	float: left;
	width: 30px;
	height: 30px;
	margin: 10px 12px 8px 0;
}

.icon_para{
	margin-bottom: 30px;
	margin-left: 39px;
} 


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
							SITE MAP STYLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
	
#sitemap{
	margin: 20px;
}

#sitemap ul {
	margin: 1.5em;
	font-size: 13px;
	font-weight: bold;
}

#sitemap ul li{
	border-bottom: 1px solid #999999;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
							INDEX ROTATOR STYLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#slideshow * { 
	margin: 0;
	padding: 0;
}
#slideshow-options{
	height: 1px;
	display: none;
}

#slideshow {
	/*background: url('../images/bg_shadow.gif') no-repeat top;*/
	position: relative;
	padding: 2px 0 15px;
	width: 941px;
	height: 306px;
	margin-left: -4px;
	margin-bottom: -15px;
	padding-bottom: -15px;
}
#slideshow #menu, #slideshow #pictures, #slideshow #loading {
	position: absolute;
}
#slideshow #loading {
	background: url('../images/loading.gif');
	display: block;
	top: 158px;
	left: 400px;
	text-indent: -5000px;
	width: 24px;
	height: 24px;
	visibility: hidden;
	z-index: 5;
}
#slideshow #pictures {
	background: url('../images/index_rotator/rotator_bg.jpg');
	width: 816px;
	height: 307px;
	left: 0;
	overflow: hidden;
}
#slideshow #pictures li {
	display: block;
	position: absolute;
	top: 0;
	width: 437px;
}
#slideshow #pictures li img {
	display: block;
	position: relative;
	bottom: 0;
}
#slideshow #menu {
	background: url('../images/bg_side.jpg');
	list-style-type: none;
	width: 125px;
	height: 287px;
	right: 0;
	padding-top: 20px;
}
#slideshow #menu li {
	display: block;
	z-index: 1000;
	position: relative;
	zoom: 1;
}
#slideshow #menu li a {
	display: block;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0 7px 20px;
	z-index: 1000;
	color: #FFCC00;
	line-height: 14px;
	vertical-align: middle;
	zoom: 1;
}
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 5px 20px;
	line-height: 18px; }
#slideshow #menu li.background { background: url('../images/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }

