/* GREENWICH HONDA MAIN CSS */
@charset "utf-8";
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
p {
	padding: 0px 0px 10px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #3D68B1;
}
H1 {
	font-size:14px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
H2 {
	font-size:14px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
H3 {
	font-size:12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3D68B1;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D68B1;
	width: 978px;
	padding: 3px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 22px;
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3D68B1;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D68B1;
	width: 978px;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA SITEWIDE CSS*/

#divWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1024px;
}
#divBanner {
	background: url(../images/header_background.png) no-repeat;
	height: 125px;
	width: 1024px;
	cursor: auto;
}
#divBannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	height: 80px;
	width: 400px;
	text-align: right;
	float: right;
	padding-top: 40px;
	padding-right: 22px;
	text-decoration: none;
}
#divBannerText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	width: 480px;
	text-align: right;
	float: right;
	padding-top: 22px;
	padding-right: 22px;
	text-decoration: none;
}
#divBannerFacebook {
	height: 40px;
	width: 83px;
	float: right;
	padding-top: 76px;
	padding-right: 50px;
}
#divBannerFacebook2 {
	height: 76px;
	width: 83px;
	float: right;
	padding-top: 40px;
	padding-right: 50px;
}
#divFooter {
	height: 50px;
	color: #FFFFFF;
	width: 1024px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#divFooterLeft {
	text-align: left;
	width: 480px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#divFooterRight {
	text-align: right;
	width: 480px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divMainNav {
	background: url(../images/main_nav_background2.png);
	height: 51px;
	width: 1024px;
	float: left;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA HOMEPAGE CSS*/

#divHomeMainContainer {
	height: 360px;
	width: 1024px;
	float: left;
}
#divHomeMainContLeft {
	height: 360px;
	float: left;
	width: 724px;
}
#divHomeMainContRight {
	height: 360px;
	float: right;
	width: 300px;
}
#divHomeQuickQuote {
	background: url(../images/home_quick_quote_back2.jpg);
	height: 360px;
	width: 300px;
	text-decoration: none;
	float: right;
}
#divHomeLowerContainer {
	height: 100%;
	width: 1024px;
	float: left;
}
#divHomeCarLineup {
	height: 81px;
	width: 1024px;
	background-color: #90a0d1;
}
#divHomeBottomContainer {
	height: 167px;
	width: 1024px;
	background-image: url(../images/home_bottom_container.png);
	background-repeat: no-repeat;
	float: left;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA ALL MODEL PAGE CSS*/

#divAllModelHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	padding-top: 10px;
	cursor: text;
	padding-left: 10px;
} 
#divAllModelText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: right;
	padding-right: 5px;
	padding-top: 40px;
} 
#divAllModels {
	width: 980px;
	height: 700px;
} 
#divAllModels1 {
	width: 980px;
	height: 140px;
} 
#divAllModels2 {
	width: 980px;
	height: 140px;
}
#divAllModels3 {
	width: 980px;
	height: 140px;
}
#divAllModels4 {
	width: 980px;
	height: 140px;
}
#divAllModels5 {
	width: 980px;
	height: 140px;
}
#divAccordCoupe {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/1.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0000CC;
	float: left;
}
#divAccordSedan {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/2.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0000CC;
	float: left;
}
#divAccordCrosstour {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/5.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0000CC;
	float: left;
}
#divCivicCoupe {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/3.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divCivicHybrid {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/4.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divCivicSedan {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/6.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divCivicSiCoupe {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/7.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divCivicSiSedan {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/8.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divCRV {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/9.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divElement {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/10.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divElementSC {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/11.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divFit {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/12.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divInsight {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/13.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divOdyssey {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/14.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divPilot {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/15.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}
#divRidgeline {
	width: 294px;
	height: 120px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	background-position: left center;
	background-image: url(../images/all_models/16.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	float: left;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA MODEL PAGES CSS*/

#divModelMainContainer {
	height: 360px;
	width: 1024px;
	background-color: #FFFFFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#divModelMainContainerLeft {
	height: 360px;
	width: 724px;
	background-image: url(../images/model_main_background_left.jpg);
	background-repeat: no-repeat;
	float: left;
}
#divModelMainContainerLeftWhiteBack {
	height: 360px;
	width: 724px;
	background-color: #FFFFFF;
	float: left;
}
#divModelMainContainerRight {
	height: 360px;
	float: right;
	width: 300px;
}
#divModelQuickQuote {
	background: url(../images/home_quick_quote_back2.jpg);
	height: 360px;
	width: 300px;
	text-decoration: none;
	float: right;
}
#divModelTopContainer {

}
#divModelMiddleContainer {

}
#divModelLowerContainer {
	height: 100%;
	width: 1024px;
	background-color: #FFFFFF;
	float: left;
}
#divModelMainContent {

}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA PLAIN PAGES CSS*/

#divPlainMainContainer {
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 1004px;
	float: left;
}
#divPlainMainContainerForm {
	width: 1024px;
	padding-top: 10px;
	height: 100%;
	background-image: url(../images/plain_body_background_3000.jpg);
	float: left;
}
#divPlainMiddleContainerForm {
	width: 1024px;
	float: left;
}
#divPlainMiddleContainerLeftFormIncentives {
	float: left;
	width: 690px;
	height: 100%;
	padding-left: 24px;
	padding-right: 10px;
}
#divPlainMiddleContainerLeftForm {
	float: left;
	width: 724px;
	background-image: url(../images/model_main_background_left.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
#divPlainMiddleContainer {
	height: 360px;
	width: 1024px;
}
#divPlainMiddleContainerLeft {
	height: 100%;
	float: left;
	width: 724px;
	background-image: url(../images/model_main_background_left.jpg);
	background-repeat: no-repeat;
}
#divPlainMiddleContainerRight {
	height: 360px;
	float: right;
	width: 300px;
}
#divPlainQuickQuote {
	background: url(../images/home_quick_quote_back2.jpg);
	height: 360px;
	width: 300px;
	text-decoration: none;
	float: right;
}
#divPlainQuickQuoteIncentives {
	height: 360px;
	width: 300px;
	text-decoration: none;
	float: right;
	background-image: url(../images/quick_quote_back_incentives.jpg);
	background-repeat: no-repeat;
}
#divPlainQuickQuoteLong {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/qq_long_back.gif);
	background-repeat: no-repeat;
	padding-left: 48px;
}
#divPlainQuickQuoteLongest {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/qq_longest_back.gif);
	background-repeat: no-repeat;
	padding-left: 48px;
}
#divPlainContent {
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divPlainContent2 {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA INVENTORY PAGES CSS*/

#divInventoryLanding {
	height: 100%;
	background-color: #FFFFFF;
}
#divInventoryLandingInside {
	width: 1000px;
	padding: 10px;
	height: auto;
}
#divInventoryReturn {
	width: 950px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
#divInventoryReturnAlt {
	width: 1005px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#divInventoryContent {
	padding: 2px 10px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-position: center;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA AUTOCMS SNIPPET CSS*/

#autocms_msrp
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#autocms_fuel_economy_city
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#autocms_fuel_economy_hwy
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#autocms_thumbs {
	margin: 2px;
	padding: 2px;
	width: 280px;
}
#autocms_thumbs  img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}
#autocms_images {
	margin: 2px;
	padding: 2px;
	width: 670px;
}
#autocms_images  img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}
#autocms_standard_equipment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #303f69;
	display: block;
	margin: 0px 10px;
	width: auto;
	padding: 4px;
}
#autocms_standard_equipment  TR.odd {
	background-color: #CCCCCC;
	border: 1px solid #303f69;
}
#autocms_standard_equipment  TR.even {
	background-color: #303f69;
	border: 1px solid #303f69;
	color: #FFFFFF;
}
#autocms_standard_equipment  TD {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#autocms_optional_equipment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #303f69;
	display: block;
	margin: 0px 10px;
	width: auto;
	padding: 4px;
}
#autocms_optional_equipment  TR.odd {
	background-color: #CCCCCC;
	border: 1px solid #303f69;
}
#autocms_optional_equipment  TR.even {
	background-color: #303f69;
	border: 1px solid #303f69;
	color: #FFFFFF;
}
#autocms_optional_equipment  TD {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#autocms_vehicle_specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #303f69;
	display: block;
	margin: 0px 10px;
	width: auto;
	padding: 4px;
}
#autocms_vehicle_specs  TR.odd {
	background-color: #CCCCCC;
	border: 1px solid #303f69;
}
#autocms_vehicle_specs  TR.even {
	background-color: #303f69;
	border: 1px solid #303f69;
	color: #FFFFFF;
}
#autocms_vehicle_specs  TD {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA ADVERTISEMENT MODULE CSS*/

DIV.textad_blank TABLE {
	border: none;
}
.textad_blank .adtitle {
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-style: italic;
	background-color: #666666;
}
.textad_blank .adimage {
	display: none;
}
.textad_blank .adtext {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 70px;
	padding-bottom: 0px;
	color: #666666;
	font-style: italic;
}
DIV.special_new TABLE {
	border: 1px solid #000000;
	BORDER-COLLAPSE: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}
.special_new .adtitle {
	BACKGROUND: #999999;
	COLOR: #FFFFFF;
	height: 23px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.special_new .adimage {
	padding-top: 2px;
	padding-left: 2px;
}
.special_new .adtext {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
DIV.special_pre-owned TABLE {
	border: 1px solid #000000;
	BORDER-COLLAPSE: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}
.special_pre-owned .adtitle {
	BACKGROUND: #999999;
	COLOR: #FFFFFF;
	height: 23px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.special_pre-owned .adimage {
	padding-top: 2px;
	padding-left: 2px;
}
.special_pre-owned .adtext {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
DIV.special_service TABLE {
	border: 1px solid #999999;
	border-spacing: 0;
	margin-bottom: 40px;
	margin-right: 40px;
	width: 346px;
	float: left;
	height: 260px;
}
.special_service .adtitle {
	background: #FFFFFF;
	color: #005C9B;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
}
.special_service .adimage {
	padding-top: 2px;
	padding-left: 2px;
	clear: right;
	float: left;
}
.special_service .adtext {
	position: absolute;
	padding-top: 212px;
	padding-left: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
DIV.special_service_large TABLE {
	border: 1px solid #FFFFFF;
	border-spacing: 0;
	width: 1000px;
	height: 580;
	margin-top: 10px;
}
.special_service_large .adtitle {
	background: #FFFFFF;
	color: #005c9b;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
	display: none;
}
.special_service_large .adimage {
	padding: 2px;
}
.special_service_large .adtext {
	position: absolute;
	padding-top: 233px;
	padding-left: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	display: none;
}
DIV.special_staff TABLE {
	border: 1px solid #000000;
	BORDER-COLLAPSE: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	width: 735px;
	height: 180px;
	float: left;
}
.special_staff .adtitle {
	BACKGROUND: #CCCCCC;
	COLOR: #0033CC;
	height: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 722px;
}
.special_staff .adimage {
	padding-left: 3px;
	clear: right;
	float: left;
	padding-top: 10px;
}
.special_staff .adtext {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 500px;
	height: 100px;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA BASIC CLASSES*/

.CarYearTitle {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.CarNameTitle {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.clear {
	clear: both;
}
.banner_text {
	color: #3D68B1;
}
.center {
	text-align: center;
}
a.home_call_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
a.home_call_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
a.body_content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.body_content_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #3D68B1;
	font-weight: bold;
}
a.specials_large_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.specials_large_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.input1_home {
	margin-top: 17px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 225px;
	height: 21px;
	cursor: default;
	padding-left: 4px;
}
.input2_home {
	width: 181px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.input3_home {
	width: 181px;
	background-color: #CCCCCC;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.input4_home {
	width: 223px;
	border: 1px solid #000000;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 4px;
}
.input5_home {
	width: 150px;
	float: right;
	border: 1px solid #000000;
	margin-bottom: 2px;
}
.input6_home {
	width: 150px;
	background-color: #CCCCCC;
	float: right;
	border: 1px solid #000000;
	margin-bottom: 2px;
}
.input1_model {
	width: 146px;
	background-color: #CCCCCC;
	float: right;
	border: 1px solid #000000;
	margin-bottom: 2px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
#form_short_box {
	width: 250px;
	padding-left: 10px;
	padding-right: 40px;
	position: relative;
	float: right;
	padding-top: 4px;
	padding-bottom: 1px;
	height: 24px;
}
#form_short_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	position: absolute;
	padding-left: 26px;
	padding-top: 4px;
	display: block;
}
#form_short_box_submit {
	width: 250px;
	padding-left: 10px;
	padding-right: 40px;
}
#form_short_text_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	position: absolute;
	padding-left: 26px;
}
#form_long_box2 {
	width: 250px;
	padding-top: 34px;
	padding-left: 34px;
}
#form_long_box {
	width: 250px;
	clear: both;
	padding-left: 34px;
	padding-top: 2px;
}
#form_long_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	padding-top: 2px;
	position: relative;
}
.input1 {
	width: 130px;
	background-color: #FFFF99;
	border: 1px solid #666666;
}
.input2 {
	width: 170px;
	background-color: #CCCCCC;
	color: #666666;
	border: 1px solid #666666;
}
.input3 {
	width: 170px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left: 15px;
	font-size: 10px;
	font-style: italic;
}
.mpg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.MSRP {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
.MSRP2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.MSRP_disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.PriceTitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.qq_pad_home {
	padding: 2px 0px;
}
.qq_pad {
	padding: 1px 15px 1px 5px;
}
.submenubottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#map {
	width: 950px;
}
#wagmp_map_1 {
	width: 600px;
	height: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#map_content {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA SPRY ACCORDIAN */
/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.AccordionPlainPanelContent/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
 {
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {

}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
/* CHANGE COLOR in AccordianPanelTabHover */
.AccordionPanelTabHover {

}
.AccordionPanelOpen .AccordionPanelTabHover {

}
/* CHANGE COLOR in AccordianPanelContent a */
.AccordionPanelContent a {
	margin: 0px;
	padding: 0px;
	display: block;
}
.AccordionPlainPanelContent /* CHANGE COLOR in AccordianPanelContent a */
 a {
	color: #354355;
	margin: 0px;
	padding: 2px 4px 9px;
	display: block;
	font-size: 10px;
	text-decoration: underline;
}
.AccordionPanelContent a:hover {
	text-decoration: underline;
	color: #000000;
	margin: 0px;
	padding: 2px 4px 9px;
	display: block;
	font-size: 10px;
}
.AccordionPlainPanelContent  a:hover {
	text-decoration: underline;
	color: #000000;
	margin: 0px;
	padding: 2px 4px 9px;
	display: block;
	font-size: 10px;
}

/* ------------------------------------------------------------------------------------------------ */
/* GREENWICH HONDA SPRY HORIZONTAL MENU BAR */
@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	list-style-type: none;
	cursor: default;
	margin: 0px;
	width: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 2000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	left: -200em;
	width: 130px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	position: absolute;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	background-color: #B60000;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	background-color: #B60000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: 10px;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
}
/* Menu items are a light gray block with padding and no text decoration */
/* CHANGE COLOR IN MenuBarHorizontal a */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 13px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
/* Menu items that have mouse over or focus have a blue background and white text */
/* CHANGE COLOR IN MenuBarHorizontal a:hover */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #D1D1D1;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #B00000;
	color: #20418E;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
/* CHANGE COLOR IN MenuBarHorizontal a:MenuBarItemSubmenuHover */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #D1D1D1;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 2000;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
}
/* CHANGE COLOR IN MenuBarSubmenuVisible a */
#MenuBar1  .MenuBarSubmenuVisible  a  {
	color: #3D68B1;
	width: 130px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 10px;
}
#MenuBar1  .MenuBarSubmenuVisible  a:hover  {
	color: #FFFFFF;
	background-color: #3D68B1;
	font-size: 10px;


ul.MenuBarHorizontal a:hover {
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.15em;
	padding-right: 10px;
	padding-bottom: 0.5em;
	padding-left: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

