@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: left;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	font-size: 16px;
	color: #000;
	line-height: 150%;
	}
h2 {
	font-size: 16px;
	color: #000;
	line-height: 150%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	}
h3 {
	font-size: 12px;
	color: #000;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
}
#container {
	width: 903px;
}
#header {
	height: 118px;
}
#main {
	position: relative;
}
#sidebar_a {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/*#nav_bottom {
	background-image: url(../img/MenuBottom.jpg);
	height: 166px;
	width: 200px;
}
*/#sidebar_b {
	position: absolute;
	left: 743px;
	top: 0px;
	margin-top: 25px;
}
#content_wrapper {
	width: 503px;
	margin-left: 238px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#content {
/*	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #4f4f4f;
*/	padding-right: 25px;
}
#spacer {
	clear: both;
}
#footer {
	width: 903px;
/*	background-color: #000000;
*/	position: relative;
	top: 0px;
}
/*#footer_bottom {
	background-image: url(../img/Footer_Secondary.jpg);
	height: 22px;
}
*/
#footnotes {
/*	color: #f19600;
*/	font-size: 11px;
	position: absolute;
	left: 238px;
	top: 0px;
}
#footnotes a {
	color: #000000;
	text-decoration: none;
}
#footnotes a:hover {
	color: #000000;
	text-decoration: none;
}
/*#hours {
	color: #FFFFFF;
}
*/
#testimonial {
	visibility: hidden;
	height: 0px;
	width: 576px;
	background-image: url(../img/testimonial_bg.jpg);
	position: relative;
	top: 45px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #4f4f4f;
	background-repeat: repeat-y;
}
#test_arrows {
	height: 11px;
	width: 17px;
	background-image: url(../img/testimonial_arrows.jpg);
	position: absolute;
	left: 36px;
	top: 22px;
}
#test_text {
	font-size: 15px;
	color: #f19600;
	position: absolute;
	left: 60px;
	width: 365px;
	top: 18px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
.sig  {
	font-size: 10px;
}
#test_photo {
	background-image: url(../img/testimonial_photo.jpg);
	height: 123px;
	width: 123px;
	position: absolute;
	left: 445px;
	top: 8px;
}
*/

/*Begin main_nav CSS*/
#main_nav {
	visibility: hidden;
	width: 200px;
	height: 245px;
	position: relative;
	background-image: url(../img/main_nav.jpg);
}

#main_nav li {
	list-style: none;
}

#main_nav li span {
	display: none;
}

#main_nav li, #main_nav a {
  height: 35px;
	display: block;
}

#btn_home {
	top: 0px;
	width: 200px;
}
#btn_home a:hover {
  background: transparent url(../img/main_nav.jpg) -201px 0px no-repeat;
}
#btn_whygo {
	top: 35px;
	width: 200px;
}
#btn_whygo a:hover {
  background: transparent url(../img/main_nav.jpg) -201px -35px no-repeat;
}
#btn_staff {
	top: 70px;
	width: 200px;
}
#btn_staff a:hover {
  background: transparent url(../img/main_nav.jpg) -201px -70px no-repeat;
}
#btn_services {
	top: 105px;
	width: 200px;
}
#btn_services a:hover {
  background: transparent url(../img/main_nav.jpg) -201px -105px no-repeat;
}
#btn_mycar {
	top: 140px;
	width: 200px;
}
#btn_mycar a:hover {
  background: transparent url(../img/main_nav.jpg) -201px -140px no-repeat;
}
#btn_links {
	top: 175px;
	width: 200px;
}
#btn_links a:hover {
  background: transparent url(../img/main_nav.jpg) -201px -175px no-repeat;
}
#btn_contact {
	top: 210px;
	width: 200px;
}
#btn_contact a:hover {
  background: transparent url(../img/main_nav.jpg) -201px -210px no-repeat;
}
/*End main_nav CSS*/

/*Begin secondary_nav CSS*/
#secondary_nav {
	visibility: hidden;
	width: 160px;
	height: 225px;
	position: relative;
	background-image: url(../img/secondary_nav.jpg);
}

#secondary_nav li {
	list-style: none;
}

#secondary_nav li span {
	display: none;
}

#secondary_nav li, #secondary_nav a {
  height: 75px;
	display: block;
}

#btn_about_car {
	top: 0px;
	width: 160px;
}
#btn_about_car a:hover {
  background: transparent url(../img/secondary_nav.jpg) -160px 0px no-repeat;
}
#btn_specials {
	top: 75px;
	width: 160px;
}
#btn_specials a:hover {
  background: transparent url(../img/secondary_nav.jpg) -160px -75px no-repeat;
}
#btn_hybrids {
	top: 150px;
	width: 160px;
}
#btn_hybrids a:hover {
  background: transparent url(../img/secondary_nav.jpg) -160px -150px no-repeat;
}
/*End secondary_nav CSS*/

/*Begin footer_nav CSS*/
#footer_nav {
	position: absolute;
	left: 227px;
	top: 13px;
	font-size: 12px;
}
#footer_nav li {
	list-style: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-right: 11px;
	padding-left: 11px;
}
#footer_nav li.first {
	border-left-style: none;
}
#footer_nav a {
	color: #ffffff;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*End footer_nav CSS*/
.bulletlist {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 350px;
}
blockquote {
	margin-top: 8px;
	margin-bottom: 8px;
}
.imagelinks {
	color: #999;
}
