* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	font-family: Verdana;

}


body { 
	background-color: #000000;
	*text-align: center;	
}

#mainContainer { 
	width: 997px;
	margin: auto;
	padding-bottom: 0px;
	*text-align: left;
}

table.layout { 
	border-collapse: collapse;
	width: 100%;
}

table.layout td { 
	vertical-align: top;
}

td#header { 
	background-color: #002654;
	background-image: url('../img/layout/header_blank.jpg');
	background-repeat: no-repeat;
	height: 208px;
}

.hiddenText { 
	text-indent: -9999px;
}

.padded { 
	padding: 50px;
}

.paddedsmall {
	padding: 20px;
}



.paddedleft	{
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom:20;
}

.paddedright  {
	padding-left:30px;
	padding-right:30px;
	padding-top: 50px;
}

.right { 
	text-align: right;
}

h2 { 			/*for used in REQ header for dealership name*/
	font-size: 31px;
	*font-size: 24px;
	color: white;
	font-weight: normal;
}

.address { 
	color: white;
	font-weight: normal;
	font-size: 18px;
	*font-size: 15px;
}

.featureHeader { 
	font-size: 20px;
	color: #002654;
}

.featureText { 
	font-size: 15px;
	color: #292929;
}

#breadcrumbArea { 
	background-color: #231f20;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	padding-right: 50px;
	color: white;
	border-top: 1px solid grey;
}

#breadcrumbArea a { 
	color: white;
}

#bodyArea { 
	background-color: white;
	*width: 100%; /* required for IE */
}

#bodyArea p { 
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 25px;
}

#bodyArea p:last-child {
	margin-bottom: 0px;
	writing-mode: This the spec page and overview;
	content: this is content;
}

#table p   {
	font-size:13px;
	vertical-align: middle;
}

.linkList { 
	padding-left: 50px;
	line-height: 20px;
	margin-bottom: 20px;
}

.sidebar	{
	background-color: #f7f7f7;
	width: 278px;
}

.sidebartext	{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 150px;
	pading-bottom:10px;
	font-size: 13px;
}

.sidebarimg	{
	padding-left:13px;
	padding-right: 27px;
	margin-top:8px;

	
}

.sidebarheading	{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	pading-bottom:10px;
	font-size:20px;
}

#bodyArea a { 
	color: #231f20;
	
}

#bodyArea a:hover { 
	text-decoration: none;
}

#bodyArea h1 { 
	font-size: 30px;
	font-weight: normal;
	color: #002654;
	margin-bottom: 20px;
}

#bodyArea h3 { 
	font-size: 25px;
	color: #002654;
	font-weight: normal;
	margin-bottom: 20px;
}

#bodyArea h4 { 
	font-size: 20px;
	color: #002654;
	font-weight: normal;
	
}

#bodyArea h5 {   /*for slogan with no margin-same sz as h1*/
	font-size: 30px;
	font-weight: normal;
	color: #002654;
	line-height:1.0;
	
}

#bodyArea h6 {     /*for slogan with no margin-same sz as h3*/
	font-size: 25px;
	color: #002654;
	font-weight: normal;
	line-height:1.0;
	
}

#bodyArea h7 { 
	font-size: 15px;
	color: #002654;
	font-weight: normal;
	
}




.bodyAddressHeading { 
	font-size: 20px;
	color: #002654;
}

.bodyAddressText { 
	font-size: 15px;
	color: #292929;
}
	
	
.bodyHoursHeading { 
	font-size: 20px;
	color: #002654;
}

.bodyHoursText { 
	font-size: 15px;
	color: #292929;
}
.inlineImageLeft { 
	float: left;
	margin-right: 15px;
}

.inlineImageRight { 
	float: right;
	margin-left: 15px;
}

.inlineImageLeft, .inlineImageRight { 
	margin-bottom: 15px;
}

.inlineImageLeft .caption, .inlineImageRight .caption { 
	background-color: #cbd4e5;
	padding: 12px;
	font-style: italic;
	line-height: 1.5;
	
}

.inlineImageLeft img, .inlineImageRight img { 
	display: block;
}

.noUnderline { 
	text-decoration: none;
}

a.footerHeading { 
	display: block;
	text-decoration: none;
	color: white;
	font-size: 20px;
	margin-bottom: 7px;
}

.footerLinks { 
	line-height: 20px;	
}

.footerLinks li {
	margin-bottom: 8px;
	line-height: 15px;
}

.footerLinks li:last-child {
	margin-bottom: 0px;
}

.footerLinks a { 
	color: white;
	text-decoration: none;
}

.footerLinks a:hover { 
	text-decoration: underline;
}

td li {
	list-style: outside;
	margin:5px 0;
}


.cufon-loading {
	visibility: hidden;
}

.cufon-ready {
	visibility: visible;
}
