@charset "utf-8";

body {
	background: #fff url(../images/bg.jpg) top left repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	/*line-height:normal;*/
}

h1 {
	color: #bc1823;	
}

#container {
	background: transparent;
	border: none;
	position: relative;
}

#nav {
	background: url(../images/nav_bg.jpg) top left no-repeat;
}

/* Adding Custom Image to Get Directions Page */
#searchDealerAddress {
	padding-bottom: 410px;
	background: url(../images/map-directions.jpg) center bottom no-repeat;
}

/* Ad Blurb about hours above all listings of hours*/
#hourscol, #formColumnRight{
	padding-top: 30px;
	background: url(../images/hoursChange.jpg) center top no-repeat;
}
span.callout {
	font-size: 100%;
}

#footer {
	margin-bottom: 10px;
	background: url(../images/footer_bg.jpg) top left no-repeat;
	padding: 0.8em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer a {
	color: #fff;
	font-weight: bold;
}
