@charset "utf-8";
/* CSS Document */

/* inserted to zero out everything per mastering css with dreamweaver
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, kd, dd,ol, ul, li, fiedlset, form, label, legend, tabke. caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align:inherit;
	}
	focus {
	outline: 0;
	}
	ol, ul {
	list-style: none;
		}
	table {
	border-collapse: separate;
	border-spacing: 0;
	}
	caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
	blockquote, q {
	quotes: "" "";
	}
html, body {
	height: 100%;
	margin-bottom: 1px;
	}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


.logo {
	background-image: url(images/logo-bg.jpg);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(images/topRightImage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Berlin Sans FB Demi";
	font-size: 16px;
	text-align: right;
}
.left-main {
	background-image: url(images/breakThePlane.png);
	background-repeat: no-repeat;
	font-family: Tahoma;
	background-position: left top;
	margin: 0px;
	padding-top: 178px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left-main-res {
	background-image: url(images/staining-a-deck-2-sm-fade.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	background-position: left top;
	margin: 0px;
	padding-top: 178px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main li {
	list-style-type: disc;
	font-size: .9em;
}

.main {
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p  {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.coupon {
	background-color: #FFFFFF;
	background-image: url(images/coupon-body.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: 0px 15px;
}
.coupon p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 22px;
	padding-left: 12px;
}
.coupon-center {
	background-image: url(images/coupon-body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.coupon-headline {
	font-size: 18px;
	font-weight: bold;
	padding-left: 22px;
	color: #000000;
}
.coupon-bot {
	background-color: #FFFFFF;
	background-image: url(images/coupon-bottom.jpg);
	background-repeat: no-repeat;
}

.fineprint {
	font-size: 0.95em;
}
.main-text {
	padding: 22px;
}
a {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #4B31B6;
}
a:visited {
	color: #33217C;
	text-decoration: none;
}
a:hover {
	color: #F42424;
	text-decoration: underline;
}
.footer {
	background-image: url(images/truckAndTrailer.jpg);
	background-repeat: no-repeat;
	background-position: center -15px;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 233px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer p {
	font-size: 12px;
}
.details {
	font-size: 9px;
	color: #333333;
}
.footer a:link {
	padding-right: 22px;
	padding-left: 22px;
}
.credit {
	font-size: 10px;
	text-align: right;
	padding-top: 9px;
	padding-bottom: 9px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.coupon h2 {
	font-weight: bolder;
	color: #Ff0000;
	font-family: "Myriad Pro";
	text-transform: uppercase;
}

