@charset "UTF-8";

/* @group H Tags */

h1 {
	font-size: 24px;
	color: #d47033;
	margin-bottom: 5px;
	margin-top: 5;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: gray;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #114882;
}



/* @end */

/* @group Image Floats */

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	color: #f0f0f0;
}
.fltrt { /* this class can be used to float an element left in your page */
	float: right;
	margin-left: 25px;
	color: #f0f0f0;
}

/* @end */

/* @group Links */

a:link {
	color: gray;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #d47033;
	text-decoration: underline;
}

a:active {
	color: gray;
	text-decoration: none;
}



/* @end */

/* @group ORANGE */

.orange18px {
	font-size: 18px;
	font-weight: bold;
	color: #d47033;
}

.orange24px {
	font-size: 24px;
	font-weight: bold;
	color: #d47033;
	margin-bottom: 10px;
	margin-top: 10px;
}

.orangeheader {
	font-size: 14px;
	color: #d47033;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

/* @end */

/* @group RAB */

.rab #footer {
	text-align: center;
	padding-top: 10px;
	background: #f3f3f3 url(../images/footer-shadow.gif) repeat-y;
	color: gray;
	padding-bottom: 10px;
	height: 100%;
	width: 1000px;
}
.rab #footer a:link {
	color: gray;
}

.rab #footer a:visited {
	color: gray;
}

.rab #container h1 {
	color: #d47033;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 525px;
	font: normal 22px Arial, Helvetica, Verdana, sans-serif;
}

.rab #container h2 {
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: gray;
	margin-top: 0;
	margin-bottom: 0;
}

.rab #container h3 {
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d47033;
}

.rab #getaquotebuttons {
	margin-top: 10px;
}

/* @end */

/* @group BodyCopy */

a.bodycopy:link, a.bodycopy:visited, a.bodycopy:active {
	color: #000
}

a.bodycopy:hover {
	color: #999
}

.bodycopy {
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	color: #000000;
}



/* @end */

/* @group OfferBox (Top Left Homepage) */

#offerBox {
	height: 80px;
	width: 460px;
	padding-right: 20px;
	padding-left: 35px;
}

#offerBox p {
	color: #666;
	font: 10pt/14pt Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* @end */

/* @group CouponPage */

.couponheadercopy {
	text-align: justify;
	color: gray;
	font-size: 1em;
	line-height: 1.3em;
	vertical-align: middle;
}

#couponheaderbox {
	margin-left: 400px;
	vertical-align: middle;
	margin-top: 10px;
}

#couponheaderbox h1 {
	margin-left: 0px;
}
.couponheadersubhead {
	font: 2em Arial, Helvetica, Geneva, sans-serif;
	color: #d47033;
	text-align: left;
	vertical-align: middle;
}

.couponheader {
	font-size: 14px;
	font-weight: bold;
	color: #114882;
	line-height: 16px;
	margin-bottom: 0;
	margin-top: 50px;
}



/* @end */

#orderpartsbtn p, #servapptbtn p, #roadassistbtn p, #collisioncenter p {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

.headercopy {
	text-align: justify;
	color: gray;
	vertical-align: middle;
	margin: 0 50px 10px 525px;
	font: 1em/1.3em Arial, Helvetica, Geneva, sans-serif;
}

.servicecopy {
	text-align: left;
	color: gray;
	font-size: 1em;
	line-height: 1.3em;
	vertical-align: middle;
	width: 925px;
	margin-left: 25px;
	margin-right: 50px;
	margin-top: 10px;
}
.homepagecopy {
	text-align: justify;
	color: gray;
	font-size: 1em;
	line-height: 1.3em;
	margin-right: 125px;
	margin-left: 125px;
}

body {
	background: #818b92;
	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;
	font: 12px/1.5 Helvetica, Arial, Verdana, sans-serif;
}

.disclaimer {
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
}

.bluebold {
	font-size: 14px;
	font-weight: bold;
	color: #114882;
	padding-right: 20px;
	line-height: 16px;
}

.specialAPRlist {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

.form {
	border: 2px solid #b1b1b1;
	padding: 10px;
	background-color: #eee;
}

.callUsToday {
	font-size: 16px;
	font-weight: bold;
	margin-left: 525px;
	color: gray;
}

.rab #container p {
	margin-top: 0;
	text-align: left;
}

.rab #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;


	text-align: left;
	height: 10%;
}

.rab #mainContent {
	padding: 0;
}

.servicebuttons {
	width: 230px;
	height: 32px;
	text-align: center;
	padding-top: 10px;
	background: url(../images/service-buttons/button-bkrnd.gif) no-repeat;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

.bodycopy td {
	margin: 0;
	padding: 0 0 2px;
}