@charset "utf-8";
body {
	background-color: #FFF;
    
    background-repeat: repeat;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

p, .normaltext {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 12px;
	color: #777777;
}

h1, .largetitle {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 36px;
	color: #777777;
}

h2, .medtitle {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 28px;
	color: #777777;
}

.whitebold {
	color: #FFFFFF;
}

.hondablue {
	color: #4071b5;
}

.darkgrey {
	color: #333;
}

.darkred {
	color: #cc0000;
}

.green {
	color: #009900;
}

.TotalCarsWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 56px;
	color: #ffffcc;
}

h3, .smalltitle {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 18px;
	color: #777777;
}

h4, .smallertitle {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 14px;
	color: #777777;
}

h5, .smalltext {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 10px;
	color: #777777;
}

.smalltextwhite {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	position: relative;
	background: #DDDDDD; 
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 120px;
	z-index: 1000;	
}

#MastSubHeading {
    position: absolute;
	left: 130px;
	top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
}

#MastHeading {
	position: absolute;
	left: 140px;
	top: 38px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
}

#HondaLogo {
    position: absolute;
	left: 20px;
	top: 10px;
}

#DrivenByExcellence {
	position: absolute;
	right: 17px;
	top: 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-style: italic;
}

#PhoneNumber1 {
	position: absolute;
	right: 20px;
	top: 55px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

#MainMenu {
	position: Absolute;
	left: 20px;
	top: 83px;
	height: 35px;
	width: 855px;
}





#DirectionsMain {
	position: relative;
	background: #FFFFFF; 
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 450px;
}

#HoursOfOperation {
	position: absolute;
	top: 23px;
	left: 21px;
	width: 288px;
	font-family: Verdana, Geneva, sans-serif;
}

#Map {
	position: absolute;
	top: 19px;
	right: 26px;
	font-family: Verdana, Geneva, sans-serif;
}

#MainSpecialOffersDetail {
	position: relative;
	background: #FFFFFF;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	left: 10px;
	width: 600px;
}

#NewCarSearchMain {
	position: relative;
	background: #FFFFFF;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 550px;
}

#NewCarSearchLeft  {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 660px;
	font-family: Verdana, Geneva, sans-serif;
	height: 513px;
}

#NewCarSearchMainPhoto {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	height: 167px;
}

#NewCarSearchMainText {
	position: absolute;
	top: 10px;
	left: 292px;
	width: 361px;
	font-family: Verdana, Geneva, sans-serif;
	height: 166px;
}

#NewCarSearchTableHeading {
	position: absolute;
	top: 130px;
	left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	width: 600px;
}

#NewCarSearchTable {
	position: absolute;
	top: 160px;
	left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	height: 334px;
	overflow: scroll;
	width: 650px;
}

#NewCarDetailMain {
	position: relative;
	background: #FFFFFF;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 675px;
}

#NewCarDetailLeft  {
	position: absolute;
	top: 6px;
	left: 5px;
	width: 633px;
	font-family: Verdana, Geneva, sans-serif;
	height: 679px;
}

#NewCarDetailMainPhoto {
	position: absolute;
	top: 0px;
	left: -5px;
	width: 480px;
	font-family: Verdana, Geneva, sans-serif;
	height: 360px;
	z-index: 0;
}

#NewCarDetailExtraText {
	position: absolute;
	top: 379px;
	left: 10px;
	width: 299px;
	height: 304px;
}

#NewCarDetailMainText {
	position: absolute;
	top: 10px;
	left: 505px;
	width: 381px;
	font-family: Verdana, Geneva, sans-serif;
	height: 247px;
}

#LeftMainContent {
	position: absolute;
	top: 105px;
	left: 10px;
	width: 190px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	height: 285px;
}

#LeftMainContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#LeftMainContent li {
	border-bottom: 12px solid #FFF;
}

#LeftMainContent li a {
	display: block;
	padding: 15px 10px 15px 20px;
	text-decoration: none;
	background-color: #4071b5;
	color: #fff;
}
#LeftMainContent li a:hover {
	font-weight: bold;
}

#MainFlashIntro {
	position: absolute;
	left: 210px;
	top: 105px;
}

#homerightad {
	position: absolute;
	top: 15px;
	left: 700px;
	width: 190px;
	height: 285px;
}

#homebottomad {
	position: absolute;
	top: 310px;
	left: 700px;
	width: 190px;
	height: 70px;
}

#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:center;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#PriceQuoteMain {
	position: relative;
	background: #FFFFFF;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 750px;
}

#CCAMain {
	position: relative;
	background: #FFFFFF; 
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    height: 650px;
}

#CreditAppMain {
	position: relative;
	background: #FFFFFF; 
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    height: 900px;
}

#HondaCertifiedMain {
	position: relative;
	background: #FFFFFF; 
	padding: 20px 20px 20px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    height: 650px;
}

#ContactUsConfirmationMain {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	background: #FFFFFF; 
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    height: 400px;
}

#ContactUsConfirmationLeft {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	top: 60px;
	left: 141px;
	width: 624px;
	height: 266px;
}
#PriceQuoteLeft {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	top: 210px;
	left: 20px;
	width: 400px;
	height: 500px;
}

#PriceQuoteRight {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	top: 210px;
	left: 439px;
	width: 425px;
	height: 500px;
}

#PriceQuoteThankyouMain {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	background: #FFFFFF; 
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    height: 400px;
}

#PriceQuoteThankyouLeft {
	position: absolute;
	top: 10px;
	left: 40px;
	width: 350px;
	height: 375px;
}

#PriceQuoteThankyouRight {
	position: absolute;
	top: 10px;
	left: 440px;
	width: 450px;
	height: 375px;
}

#LeftUsedCars {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 130px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}

#LeftUsedCars ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#LeftUsedCars li {
	border-bottom: 5px solid #FFF;
}

#LeftUsedCars li a {
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	background-color: #4071b5;
	color: #fff;
}
#LeftUsedCars li a:hover {
	font-weight: bold;
}



#UsedCarInventoryListHeading {
	position: absolute;
	top: 110px;
	left: 160px;
	width: 725px;
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
}

#UsedCarInventoryListHeading th {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #4071b5;
	color: #fff;
}

#UsedCarInventoryListHeading a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#UsedCarInventoryListHeading a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#UsedCarInventoryListHeading a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#UsedCarInventoryList {
	position: absolute;
	top: 155px;
	left: 158px;
	width: 725px;
	height: 350px;
	font-family: Verdana, Geneva, sans-serif;
	overflow: auto;
}

#UsedCarInventoryList th {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #4071b5;
	color: #fff;
}

#UsedCarInventoryList td {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-size: 12px;
}


#UsedInventoryTitle {
	position: absolute;
	top: 25px;
	left: 672px;
	width: 182px;
	height: 68px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}

#UsedCarTopAd {
	position: absolute;
	top: 10px;
	left: 160px;
	width: 500px;
	height: 85px;
	font-family: Verdana, Geneva, sans-serif;
}

.oneColFixCtrHdr #container #MainUsedCars #UsedInventoryTitle p {
	font-size: 18px;
}
.oneColFixCtrHdr #container #MainUsedCars #UsedInventoryTitle p {
	font-size: 24px;
}

.strikethrough {
	text-decoration:line-through;
	color: #cc0000;
}
