@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#flash {
	background: url(../bkg/home-top.png) repeat-x;
	height: 354px;
	width: 100%;
	float: left;
	margin-bottom: 2px;
	margin-top: 8px;
}
.wrapper {
	width: 953px;
	margin: 0 auto;
}
#page_inner a {
	color: #fff;
	text-decoration: none;
}
#page_inner a:hover {
	color: #ccc;
	text-decoration: underline;
}
#head {
	margin-top: 8px;
	background: url(../bkg/header.png) repeat-x center top;
	width: 100%;
	float: left;
	height: 97px;
}
#head a {
	float: right;
	text-indent: -999px;
	overflow: hidden;
}
#footer .links a {
	color: #999;
	text-decoration: none;
}
#head #logo {
	float: left;
	width: 246px;
	height: 97px;
	background: url(../bkg/sprites.png) no-repeat left top;
}
#head #sales_service_contact {
	width: 210px;
	height: 55px;
	background: url(../bkg/sprites.png) no-repeat -186px -97px;
}
#head #gmc_logo {
	width: 103px;
	height: 55px;
	background: url(../bkg/sprites.png) no-repeat -45px -97px;
	margin-left: 306px;
}
#head #buick_logo {
	width: 52px;
	height: 55px;
	background: url(../bkg/sprites.png) no-repeat left -97px;
}
#head #used_vehicles {
	clear: right;
	margin: 12px 6px 0 0;
	width: 125px;
	height: 22px;
	background: url(../bkg/sprites.png) no-repeat -246px -44px;
}
#head #used_vehicles:hover {
	background-position: -246px -66px;
}
#head #new_vehicles {
	margin: 12px 6px 0 0;
	width: 125px;
	height: 22px;
	background: url(../bkg/sprites.png) no-repeat -246px top;
}
#head #new_vehicles:hover {
	background-position: -246px -22px;
}
#navigation {
	float: left;
	margin-top: 7px;
	background: url(../bkg/navigation.png) repeat-x center top;
	height: 51px;
	width: 100%;
}
#navigation .wrapper {
	background: url(../bkg/navigation.png) no-repeat center top;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	height: 51px;
	float: left;
	width: 77px;
	position: relative;
}
#nav a {
	float: left;
	height: 43px;
	margin-bottom: 8px;
	width: 77px;
}
#nav li a {
	position: absolute;
	z-index: 1;
	background-image: url(../btn/nav_main.png);
	background-repeat: no-repeat;
	text-indent: -999em;
}
#nav a:hover {
	background-image: url(../btn/nav_main.png);
	background-repeat: no-repeat;
	height: 51px;
	margin: 0px;
}
#nav-1 a:hover {
	background-position: 0px -43px;
	width: 78px;
	z-index: 2;
}
#nav #nav-2 {
	width: 104px;
}
#nav-2 a {
	width: 104px;
	background-position: -77px 0;
}
#nav-2 a:hover {
	background-position: -77px -43px;
	width: 105px;
	z-index: 2;
}
#nav #nav-3 {
	width: 99px;
}
#nav-3 a {
	width: 99px;
	background-position: -181px 0;
}
#nav-3 a:hover {
	background-position: -181px -43px;
	width: 100px;
	z-index: 2;
}
#nav #nav-4 {
	width: 164px;
}
#nav-4 a {
	width: 164px;
	background-position: -280px 0;
}
#nav-4 a:hover {
	background-position: -280px -43px;
	width: 165px;
	z-index: 2;
}
#nav #nav-5 {
	width: 105px;
}
#nav-5 a {
	width: 105px;
	background-position: -444px 0;
}
#nav-5 a:hover {
	background-position: -444px -43px;
	width: 106px;
	z-index: 2;
}
#nav #nav-6 {
	width: 89px;
}
#nav-6 a {
	width: 89px;
	background-position: -549px 0;
}
#nav-6 a:hover {
	background-position: -549px -43px;
	width: 90px;
	z-index: 2;
}
#nav #nav-7 {
	width: 98px;
}
#nav-7 a {
	width: 98px;
	background-position: -638px 0;
}
#nav-7 a:hover {
	background-position: -638px -43px;
}
#navigation img {
	border: none;
}
#navigation .links {
	width: 34px;
	height: 34px;
	float: left;
}
#navigation .blog {
	margin: 5px 0 0 26px;
}
#navigation .facebook {
	margin: 5px 0 0 12px;
}
#navigation .twitter {
	margin: 5px 0 0 13px;
}
#navigation .youtube {
	margin: 5px 0 0 12px;
}
#nav li ul { /* second-level lists */
	z-index: 100;
	position: absolute;
	background: #333;
	width: 157px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 2px 15px 17px;
}
#nav li ul a {
	color: #fff;
}
#nav li ul a:hover {
	color: #999;
	width: 157px;
	height: inherit;
}
#nav li ul a,
#nav li ul a:hover {
	background-image: none;
	text-indent: 0;
	text-transform: uppercase;
	text-decoration: none;
}
#nav li ul a,
#nav li ul li {
	float: left;
	height: 12px;
	width: 157px;
	font-size: 13px;
}

#nav li ul li {
 padding-top: 9px;
}
#nav li:hover ul, 
#nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	top: 43px;
}
#home-items {
	width: 100%;
	float: left;
}
#home-items #specials_wrapper {
	width: 736px;
	float: left;
}
#home-items #specials {
	width: 736px;
	height: 328px;
	background: url(../bkg/home-bottom.png) repeat-x;
	float: left;
}
#home-items #specials2 {
	margin-top: 8px;
	width: 736px;
	height: 172px;
	background: url(../bkg/home-bottom.png) repeat-x;
	float: left;
}
#home-items #specials #internet-special {
	background: url(../bkg/internet_specials.png) no-repeat;
	width: 222px;
	height: 143px;
	float: left;
	text-decoration: none;
	margin: 15px 0 0 20px;
	display: inline;
}
#home-items #specials #hours {
	margin: 13px 0 0 14px;
	float: left;
	display: inline;
	position: relative;
}
#home-items #specials #hoursSM {
	margin: 15px 0 0 14px;
	float: left;
	display: inline;
	position: relative;
}
#home-items #specials #hoursSM #meet-staff {
	position: absolute;
	right: 8px;
	top: 7px;
}
#home-items #specials #hours #meet-staff {
	position: absolute;
	right: 8px;
	top: 6px;
}
#home-items #specials #truck_month {
	margin: 13px 0 0 14px;
	float: left;
	display: inline;
}
#home-items #specials #commercial {
	margin: 15px 0 0 20px;
	float: left;
	display: inline;
}
#home-items #specials2 #local_sports {
	margin: 13px 0 0 20px;
	width: 222px;
	float: left;
	display: inline;
	color: #13244C;
	padding-top: 10px;
}
#home-items #specials2 #local_sports .sport_title {
	font-size: 16px;
	margin-bottom: 10px;
}
#home-items #specials2 #local_sports p {
	font-size: 12px;
	margin-bottom: 10px;
}
#home-items #specials2 #local_sports a {
	color: #13244C;	
}
#home-items #specials .trade-in,
#home-items #specials #service,
#home-items #specials #catch-the-savings {
	float: left;
	margin: 15px 0 0 14px;
	display: inline;
}
#internet-special a.title {
	text-decoration: none;
	height: 18px;
	width: 212px;
	float: left;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 6px 0 0 10px;
}
#internet-special .info {
	width: 98px;
	float: left;
}
#internet-special span.price {
	height: 22px;
	width: 89px;
	float: left;
	color: #fff;
	font-size: 16px;
	padding: 5px 0 0 10px;
}
#internet-special span.desc {
	width: 89px;
	float: left;
	color: #000;
	font-size: 75%;
	padding: 8px 0 0 10px;
}
#internet-special img {
	float: right;
	margin-right: 1px;
	display: inline;
}
#home-items #se-habla-espanol {
	width: 209px;
	color: #fff;
	float: right;
	clear: right;
	margin-bottom: 8px;
	text-align: center;
}
#home-items #quote {
	width: 209px;
	height: 319px;
	padding-top: 9px;
	background: url(../bkg/home-bottom.png) repeat-x;
	color: #fff;
	float: right;
	clear: right;
}
#home-items #quote img {
	margin: none;
}
#home-items #quote input {
	float: left;
	width: 171px;
	height: 15px;
	margin: 9px 0 0 10px;
	border: none;
	color: #666666;
	padding: 5px;
}
#home-items #quote span {
	float: left;
	margin: 7px 0 0 3px;
}
#footer {
	background: url(../bkg/footer.png) repeat-x;
	height: 197px;
	width: 100%;
	float: left;
	margin-top: 6px;
	padding-top: 14px;
	color: #999999;
}
#footer .links {
	width: 300px;
	font-size: 75%;
	float: right;
	text-align: right;
}
.clearfix {
	clear:both;
	font-size:1px;
	height:0;
	line-height:1px;
	overflow:hidden;
	width:100%;
}
#home-items #page_outer {
	width: 736px;
	background: url(../bkg/gradient_base.png) repeat-y top;
	float: left;
	height: auto;
}
#home-items #page_outer_videos {
	width: 953px;
	background: url(../bkg/gradient_base.png) repeat top;
	float: left;
	height: auto;
}
#home-items #page_inner {
	width: 736px;
	background: url(../bkg/gradient.png) repeat-x top;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	min-height: 479px;
	height: auto !important;
	height: 479px;
	padding-bottom: 20px;
}
#home-items #page_inner_videos {
	width: 953px;
	background: url(../bkg/gradient.png) repeat-x top;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	min-height: 479px;
	height: auto !important;
	height: 479px;
	padding-bottom: 20px;
}
#home-items #page_title {
	height: 27px;
	width: 222px;
	text-indent: -999em;
	margin-top: 15px;
	float: left;
}
#home-items h1.used_vehicles { background:url(../heading/used_vehicles.png) no-repeat; }
#home-items h1.new_vehicles { background:url(../heading/new_vehicles.png) no-repeat; }
#home-items h1.brochures { background:url(../heading/digital_brochures.png) no-repeat; }
#home-items h1.vehicle_videos { background:url(../heading/vehicle_videos.png) no-repeat; }
#home-items h1.all_vehicles { background:url(../heading/all_vehicles.png) no-repeat; }
#home-items h1.contact { background:url(../heading/contact.png) no-repeat; }
#home-items h1.contact_spanish { background-image: url('../heading/contact_spanish.png'); background-repeat: no-repeat; }
#home-items h1.quick_quote { background:url(../heading/quick_quote.png) no-repeat; }
#home-items h1.about_heritage {	background:url(../heading/about_heritage.png) no-repeat; }
#home-items h1.about_yellowjackets {	background:url(../heading/about_yellowjackets.png) no-repeat; }
#home-items h1.about_hawks {	background:url(../heading/about_hawks.png) no-repeat; }
#home-items h1.about_testimonials {	background:url(../heading/about_testimonials.png) no-repeat; }
#home-items h1.about_employment {	background:url(../heading/about_employment.png) no-repeat; }
#home-items h1.about_finance {	background:url(../heading/about_finance.png) no-repeat; }
#home-items h1.service_specials { background:url(../heading/used_vehicles.png) no-repeat; }
#home-items h1.finance_calculator { background:url(../heading/finance_calculator.png) no-repeat; width: 276px!important; }
#home-items h1.specials_new { background:url(../heading/new_specials.png) no-repeat; width: 237px!important;}
#home-items h1.specials_serv { background:url(../heading/service_specials.png) no-repeat;}
#home-items h1.specials_videos { background:url(../heading/specials_video.png) no-repeat; width: 250px!important;}
#home-items h1.service_parts { background:url(../heading/service_parts.png) no-repeat;}
#home-items h1.specials_holiday { background:url(../heading/holiday_event.png) no-repeat;}
#home-items h1.trade_in { background:url(../heading/trade_in.png) no-repeat;}
#home-items h1.about_staff { background:url(../heading/about_staff.png) no-repeat;}
#home-items h1.about_commercials { background:url(../heading/about_commercial.png) no-repeat;}
#home-items h1.blog { background:url(../heading/blog.png) no-repeat;}
#home-items h1.sitemap { background:url(../heading/sitemap.png) no-repeat;}
#home-items h1.finance_application { background:url(../heading/finance_application.png) no-repeat; width: 262px!important; }
#home-items h1.schedule_appt { background:url(../heading/schedule_appt.png) no-repeat; width: 360px!important;}
#home-items h1.order_purchase { background:url(../heading/order_purchase.png) no-repeat; width: 307px!important; }
#home-items h1.commercials { background:url(../heading/specials_commercials.png) no-repeat; width: 305px!important; }
#results {
	width: 666px;
}
#results .row {
	width: 666px;
	background: url(../bkg/result.png) repeat;
	margin-bottom: 8px;
	float: left;
}
#results .row:hover,
#results .row.sfhover {
	background: #1A3A62;
}
/*#results tr td {
	margin: 0px;
	padding: 0px;
}*/
#results .row .photo {
	float: left;
	width: 141px;
	padding: 12px 8px 12px 12px;
}
#results .row .info {
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
	width: 365px;
	color: #ccc;
	font-size: 11px;
	line-height: 1.4em;
}
#results p.veh_title {
	font-size: 14px;
	margin-bottom: 5px;
}
#results .row .info a {
	color: #FFF;
}
#results p.veh_links {
	margin-top: 5px;
}
#results .row .price {
	float: left;
	vertical-align: text-top;
	text-align: right;
	width: 127px;
	padding-top: 12px;
	padding-right: 12px;
}
#results p.veh_price {
	font-size: 10px;
	color: #CCC;
	margin-bottom: 20px;
}
#results p.veh_price strong {
	font-size: 20px;
	color: #FFF;
}
#results .row .photo a img {
	width: 140px;
	border: none;
}
#search-options {
	margin: 7px 23px;
	float: left;
	width: 690px;
	display: inline;
}
#search-options select,
#search-options input {
	float: left;
	margin-right: 10px;
}
#search-results {
	margin: 7px 35px;
	float: left;
	width: 666px;
	display: inline;
}
.paginate {
	text-align: center;
	width: 100%;
	font-size: 12px;
	margin-bottom: 8px;
}
.paginate a.current {
	color: #ccc;
	text-decoration: underline;
}
.display-options {
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin: 8px 0;
}
.display-options span.sort {
	float: left;
}
.display-options span.sort a {
	margin: 0 3px;
}
.display-options span.limits {
	float: right;
}
.sidebox {
	width: 209px;
	padding-top: 9px;
	padding-bottom: 3px;
	background: url(../bkg/home-bottom.png) repeat-x;
	color: #fff;
	float: right;
	margin-bottom: 8px;
}
.sidebox.specials p {
	font-size: 11px;
	margin-bottom: 5px;
}
.sidebox.specials img {
	border: none;
	margin-top: 2px;
}
.sidebox.specials a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
.sidebox.specials a:hover {
	color: #0C4671;
}
.sidebox.specials td {
	padding: 10px 8px 5px 10px;
}
.sidebox.specials td.second {
	padding: 10px 5px 5px 0px;
}
.sidelinks li {
	list-style-type: none;
	float: left;
	width: 209px;
	height: 27px;
	margin-bottom: 5px;
	text-indent: -999px;
	overflow: hidden;
}
.sidelinks li a {
	float: left;
	width: 209px;
	height: 27px;
	background-image: url(../bkg/sidelinks-sprites.png);
}
.sidelinks.about li a { background-image: url(../bkg/about-sidelinks-sprite.png); }
.sidelinks.finance li a { background-image: url(../bkg/finance-sidelinks-sprite.png); }
.sidelinks.service li a { background-image: url(../bkg/service-sidelinks-sprite.png); }
.sidelinks.specials li a { background-image: url(../bkg/specials-sidelinks-sprites.png); }

.sidelinks li a.first { background-position: 0px 0px; }
.sidelinks li a.second { background-position: 0px -27px; }
.sidelinks li a.third { background-position: 0px -54px; }
.sidelinks li a.fourth { background-position: 0px -81px; }
.sidelinks li a.fifth { background-position: 0px -108px; }
.sidelinks li a.sixth { background-position: 0px -135px; }
.sidelinks li a.seventh { background-position: 0px -162px; }
/* hover over values */
.sidelinks li a.first:hover { background-position: right 0px; }
.sidelinks li a.second:hover { background-position: right -27px; }
.sidelinks li a.third:hover { background-position: right -54px; }
.sidelinks li a.fourth:hover { background-position: right -81px; }
.sidelinks li a.fifth:hover { background-position: right -108px; }
.sidelinks li a.sixth:hover { background-position: right -135px; }
.sidelinks li a.seventh:hover { background-position: right -162px; }

.service_parts_banner { background:url(../bkg/service_parts_banner.png) no-repeat; }
.order_purchase_banner { background:url(../bkg/order_purchase_banner.png) no-repeat; }
#content ol {
	margin-left: 23px;
	margin-bottom: 20px;
}
#content ol li {
	margin-bottom: 8px;
}
.disclaimer { font-size: 75%; }

.details {
	width: 642px;
	float: left;
	background: url(../bkg/result.png) repeat;
	margin-left: 23px;
	padding: 13px 23px 20px 27px;
	display: inline;
	margin-bottom: 10px;
}
.details .title { 
border-bottom: 1px solid #CCC;
height: 28px;
}

.specials .title img { 
float: left;
}

.specials .details h2 {
	font-size: 18px;
	float: left;
	width: 420px;
}
.specials .details h3 {
	font-size: 22px;
	padding-bottom: 9px;
	float: right;
}

.specials .info { 
padding-top: 13px;
font-size: 13px;
font-family: arial;
font-weight: normal;
}

.specials .img { 
width: 166px;
height: 124px;
float: left;
margin-right: 15px;
border: none;
}

.specials .getmoreinfo {
margin-top: 30px;
border: none;
}

.speceials .getmoreinfo a {
border: none;
}

#home-items h1.specials_parts { background:url(../heading/parts_specials.png) no-repeat; width: 361px !important;}
#home-items h1.specials_used { background:url(../heading/used_specials.png) no-repeat; width: 237px !important;}

#detail-options {
    list-style: none outside none;
    margin: 15px 0 0 0;
    padding: 0;
}

#detail-options li {
    float: left;
    font-size: 12px;
    margin: 0 7px 3px 0;
    width: 207px;
}

.details table {
margin-top: 10px;
}

.details .photo td { 
width: 160px;
height: 145px;
}

.details .info td { 
width: 160px;
text-align: center;
padding-top: 10px;
padding-bottom: 13px;
}

.details .gm { 
font-weight: normal;
float: left;
margin-top: 10px;
}
.video { margin-top: 15px; border: none; }
#contact_info {
	float: right;
	margin: 16px 14px 20px 0;
	padding: 9px 15px 20px 13px;
	text-align: right;
	font-weight: bold;
	line-height: 128%;
	background: url(../bkg/result.png) repeat;
	width: 254px;
	display: inline;
}
#contact_info a:link, #contact_info a:hover, #contact_info a:visited {
	color: #FFFFFF;
}
#contact_form {
	width: 416px;
	padding: 0 0 20px 24px;
	float: left;
	min-height:266px;
  	height:auto !important;
  	height:266px;

}
#home-items #error {
	margin-top: 10px;
}
#home-items #error p {
	margin-left: 10px;
	color:#AC0000;
	font-size: 13px;
	margin-bottom: 2px !important;
}	
#home-items #contact_form .txt_input {
	float: left;
	width: 171px;
	height: 15px;
	margin: 9px 0 0 10px;
	border: none;
	color: #666666;
	padding: 5px;
}
#home-items #contact_form .txt_area,
#home-items #quote_form .txt_area {
	float: left;
	width: 261px;
	height: 105px;
	margin: 9px 0 0 10px;
	border: none;
	color: #666666;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#home-items #contact_form span {
	float: left;
	margin: 7px 0 0 3px;
	width: 5px;
}
#quote_form {
	width: 441px;
	padding: 0 0 20px 24px;
	float: left;
	clear: left;
	min-height:266px;
  height:auto !important;
  height:266px;

}
#home-items #quote_form .txt_input {
	width: 171px;
	height: 15px;
	margin: 9px 0 0 10px;
	border: none;
	color: #666666;
	padding: 5px;
}
#details_nav {
	width: 670px;
	height: 19px;
	float: left;
	background: #333333;
	margin: 0px 20px 2px 23px;
	display: inline;
	font-size: 12px;
	padding: 9px 11px 0 11px;
}
#home-items #details {
	width: 642px;
	float: left;
	background: url(../bkg/result.png) repeat;
	margin-left: 23px;
	margin-bottom: 23px;
	padding: 13px 23px 20px 27px;
	display: inline;
}
#home-items #details h2 {
	font-size: 18px;
}
#home-items #details h3 {
	font-size: 22px;
	width: 237px;
	border-bottom: 1px solid #999999;
	padding-bottom: 9px;
}
#contact_us {
	background: url(../btn/contact_us.png) no-repeat;
	text-indent: -999px;
	overflow: hidden;
	height: 22px;
	width: 125px;
	float: right;
}
#details .tdborder {
	border-bottom: 1px solid #999999;
	padding-bottom: 4px;
}
#details .auto_check {
	background:url(../btn/auto_check.png) no-repeat;
	overflow: hidden;
	float: left;
	display: block;
	height: 25px;
	margin-top: 20px;
	padding-left: 93px;
	font-size: 13px;
	padding-top: 7px;
}
#details .veh_thumb1 {
	float: left;
	margin-left: 2px;
	margin-top: 10px;
}
#details .veh_thumb {
	margin-left: 7px;
	margin-right: 0;
	margin-top: 10px;
	float: left;
}
#customer_tools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 642px;
}
#customer_tools ul {
	list-style: none;
}
#customer_tools ul li {
	float: left;
	margin-top: 5px;
}
#email_dealer {
	border-right: 1px solid #666666;
	width: 114px;
	padding: 8px 0 0 2px;
	height: 36px;
}
.email_dealer {
	background:url(../btn/email_dealer.gif) no-repeat;
	height: 31px;
	padding: 5px 0 0 35px;
	float: left;
}
#trade_appraisal {
	border-right: 1px solid #666666;
	height: 38px;
	width: 130px;
	padding: 6px 0 0 9px;
}
.trade_appraisal {
	background: url(../btn/trade_appraisal.gif) no-repeat;
	height: 33px;
	padding: 5px 0 0 35px;
	float: left;
}
#make_offer {
	border-right: 1px solid #666666;
	width: 126px;
	height: 38px;
	padding: 6px 0 0 9px;
}
.make_offer {
	background:url(../btn/make_offer.gif) no-repeat;
	height: 33px;
	padding: 5px 0 0 37px;
	float: left;
}
#loan_calc {
	border-right: 1px solid #666666;
	width: 123px;
	height: 38px;
	padding: 6px 0 0 9px;
}
.loan_calc {
	background:url(../btn/loan_calculator.gif) no-repeat;
	height: 32px;
	padding: 6px 0 0 25px;
	float: left;
}
#get_approved {
	width: 101px;
	height: 39px;
	padding: 5px 0 0 9px; 
}
.get_approved {
	background: url(../btn/get_approved.gif) no-repeat;
	height: 33px;
	padding: 6px 0 0 24px;
	float: left;
}
.expanded {
	width: 642px;
	float: left;
	margin: 27px 0 0 0;
}
.details .txt_input,
.expanded .txt_input {
	float: left;
	width: 181px;
	height: 15px;
	border: none;
	color: #666666;
	padding: 5px;
	margin-bottom: 7px;
}
.details select {
	float: left;
}
.expanded .txt_area {
	float: left;
	width: 261px;
	height: 84px;
	border: none;
	color: #666666;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.details span,
.expanded span {
float:left;
margin-left: 3px;
}
#home-items #banner_img {
	width: 694px;
	float: left;
	height: 143px;
	margin: 12px 0 0 20px;
	display: inline;
}
.about_heritage_banner {
	background:url(../bkg/about_heritage.png) no-repeat;
}
.about_testimonials_banner {
	background:url(../bkg/about_testimonials.png) no-repeat;
}
#home-items #content {
	width: 694px;
	float: left;
	margin: 12px 0 0 20px;
	display: inline;
}
#home-items #content p {
	margin-bottom: 15px;
}
#home-items #content ul {
	list-style: none;
	margin-bottom: 15px;
}
#big_trade_appraisal {
	display: none;
}
.details {
	display: inline;
	width: 642px;
	float: left;
	background: url(../bkg/result.png) repeat;
	margin-left: 23px;
	padding: 13px 23px 20px 27px;
	display: inline;
	margin-bottom: 10px;
	position: relative;
}
#schedule .title {
	margin-bottom: 5px;
}
#schedule .details h2 {
	font-size: 18px;
	float: left;
	width: 420px;
}
#schedule .txt_input {
	float: left;
	width: 181px;
	height: 15px;
	border: none;
	color: #666666;
	padding: 5px;
	margin-bottom: 7px;
}
#schedule .txt_area {
	float: left;
	width: 261px;
	height: 84px;
	border: none;
	color: #666666;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#schedule span {
float:left;
margin-left: 3px;
}
#contact_info .title { 
border-bottom: 1px solid #CCC;
height: 28px;
float: left;
width: 100%;
margin-top: 21px;
}
#contact_info .title h2 {
	float: left;
}
#contact_info_left {
	float: left;
	text-align: left; 
	font-weight: normal;
}
#contact_info_left p{
	margin-top: 20px;
}

.sliderwrapper{
float: left;
overflow: hidden; /*leave as is*/
width: 242px; /*width of featured content slider*/
height: 158px;
}

.sliderwrapper .contentdiv {
width: 222px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}

.commercial {
	margin: 15px 0 0 17px;
	float: left;
	display: inline;
}
.commercial img {
	border: none;
}
#details_wrap .details p {
	margin-bottom: 20px;
}


#details_wrap .details h2 {
	border-bottom: 1px solid #CCCCCC;
	height: 28px;
	margin-bottom: 20px;
}
.rightbox {
	float: right;
	width: 212px;
}
.redbox {
	background:url(../bkg/details_link.png) repeat;
	padding: 5px 10px 4px 10px;
	margin: 0px 10px 10px 0;
	text-transform: uppercase;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
#home_nav_links {
	font-size: 12px;
	height: 80px;
	overflow: auto;
	padding: 10px 20px 10px 20px;
	width: 913px;
	text-align: center;
	border: 1px solid #999999;
	margin-bottom: 15px;
	clear: both;
}
#home_nav_links p {
	width: 890px;
	margin-bottom: 10px;
	color: #666666;
}
#home_nav_links a:link,
#home_nav_links a:visited {
	color: #999999;
}
#home_nav_links a:hover {
	color: #666666;
}
.yjFootball {
	background: url(../bkg/yjFootball.png) no-repeat;
	width: 642px;
	float: left;
	height: 493px;
	padding: 17px 25px 0 25px;
}
.yjFootball h3 {
	border-bottom: 1px solid #999999;
	font-size: 18px;
	padding-bottom: 4px;
}
.yjFootballSched {
	width: 542px;
	margin-top: 5px;
}
.yjFootballSched td {
	padding: 6px 0 6px 0;
}
#hFootball {
	margin: 13px 0 0 14px;
	float: left;
	display: inline;
}
.hFootball {
	background: url(../bkg/hFootball.png) no-repeat;
	width: 642px;
	float: left;
	height: 493px;
	padding: 17px 25px 0 25px;
}
.hFootball h3 {
	border-bottom: 1px solid #999999;
	font-size: 18px;
	padding-bottom: 4px;
}
.hFootballSched {
	width: 542px;
	margin-top: 5px;
}
.hFootballSched td {
	padding: 6px 0 6px 0;
}
#yjFootball {
	margin: 13px 0 0 14px;
	float: left;
	display: inline;
}
#hFootball {
	margin: 13px 0 0 14px;
	float: left;
	display: inline;
}
#hBasketball {
	margin: 13px 0 0 14px;
	float: left;
	display: inline;
}
#financeApp {
	margin: 8px 0 0 8px;
	float: left;
	display: inline;
}
.green {
	color: #4BCE00;
	font-weight: bold;
}
.red {
	color: #AC0000;
	font-weight: bold;
}

/* UPDATE HOME PAGE NON-FLASH LAYOUT */
#header-wrapper {
	width: 100%;
	height: 354px;
	margin-top: 8px;
	overflow: hidden;
}
#header-wrapper-2 {
	width: 100%;
	height: 97px;
	margin-top: 8px;
	overflow: hidden;
}
#header-top {
	position: relative;
	width: 100%;
	height: 62px;
	background-image: url('../header-update/header_top_bg.png');
	background-repeat: repeat-x;
	background-position: top top;
	z-index: 2;
}
#header-top .wrapper {
	position: relative;
}
#header-top-logo {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 226px;
	height: 86px;
	background-image: url('../header-update/header_top_logo.png');
	background-repeat: no-repeat;
}
#header-top-logo a {
	display: block;
	width: 226px;
	height: 86px;
}
#header-top-contact {
	float: right;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	text-align: right;
	margin: 5px 15px 0 0;
}
#header-top-gmc-logo {
	position: absolute;
	top: 18px;
	right: 297px;
	width: 91px;
	height: 21px;
	background-image: url('../header-update/gmc_logo.png');
	background-repeat: no-repeat;
}
#header-top-gmc-logo a {
	display: block;
	width: 91px;
	height: 21px;
}
#header-top-buick-logo {
	position: absolute;
	top: 9px;
	right: 251px;
	width: 39px;
	height: 39px;
	background-image: url('../header-update/buick_logo.png');
	background-repeat: no-repeat;
}
#header-top-buick-logo a {
	display: block;
	width: 39px;
	height: 39px;
}
#header-content {
	position: relative;
	top: -7px;
	width: 100%;
	height: 298px;
	background-image: url('../header-update/header_content_bg.png');
	background-repeat: repeat-x;
	background-position: top top;
	z-index: 1;
}
#header-content-2 {
	position: relative;
	top: -7px;
	width: 100%;
	height: 41px;
	background-image: url('../header-update/header_content_bg.png');
	background-repeat: repeat-x;
	background-position: top top;
	z-index: 1;
}
#header-content-slider {
	float: left;
	width: 736px;
	height: 298px;
	margin-right: 8px;
}
#slider-1 {
	margin: 0;
	padding: 0;
}
#header-content-vehicle-container {
	float: left;
	width: 209px;
	height: 291px;
	padding-top: 7px;
}
.header_vehicle_container {
	width: 207px;
	height: 141px;
	border: 1px #666666 solid;
}
.header_vehicle_image {
	width: 207px;
	height: 104px;
	background-repeat: no-repeat;
}
#header-vehicle-new {
	background-image: url('../header-update/header_new_vehicles.png');
}
#header-vehicle-used {
	background-image: url('../header-update/header_used_vehicles.png');
}
.header_vehicle_link_container {
	width: 207px;
	height: 37px;
	background-color: #333333;
	overflow: hidden;
}
.header_vehicle_last {
	margin-top: 5px;
}
.header_vehicle_link {
	display: block;
	width: 125px;
	height: 22px;
	margin: 9px auto 0;
	background-image: url('../bkg/sprites.png');
	background-repeat: no-repeat;
}
.header_vehicle_link_2 {
	float: right;
	margin: 0;
}
#header-vehicle-link-new {
	background-position: -246px 0;
}
#header-vehicle-link-new:hover {
	background-position: -246px -22px;
}
#header-vehicle-link-used {
	background-position: -246px -44px;
}
#header-vehicle-link-used:hover {
	background-position: -246px -66px;
}
.header_clear {
	clear: both;
}
#header-content-vehicle-links {
	float: right;
	margin-top: 12px;
}
.header_spacer_right_5 {
	margin-right: 5px;
}
.price_type {
	font-size: 12px;
}
.clear { 
	clear:  both;
}
#football {
	margin: 15px 0 0 19px;
}
.loc_hours {
	float: right;
	margin: 22px 23px 0 0;
}

/* HOLIDAY OFFER */
.holiday_offer {
	position: relative;
	width: 692px;
	height: 337px;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 22px;
}
#holiday-offer-gmc {
	background-image: url('../specials/holiday_event/holiday_event_1.png');
}
#holiday-offer-buick {
	background-image: url('../specials/holiday_event/holiday_event_2.png');
}
.offer_2012 {
	position: absolute;
	top: 259px;
	left: 175px;
}
.offer_2011 {
	position: absolute;
	top: 259px;
	left: 382px;
}
.offer_text {
	position: absolute;
	top: 293px;
	left: 24px;
	text-align: center;
	width: 642px;
	color: #000000;
	font-size: 13px;
	line-height: 100%;
}
