@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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
body {
	background-repeat: repeat-x;
	background-color: #161616;
	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;
	background-image: url(images/bg-des-4.jpg);
}
.header {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #F0F0F0;
	background-image: url(images/header_mid.jpg);
	background-repeat: repeat-y;
}
.headerlarge {
	font-size: 22px;
	font-weight: bold;
}


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;
}

.fltLeft {
	float: left;
	font-size: .9em;
	font-style: italic;
}
.fltRight {
	float: right;
	font-size: 12px;
	font-style: italic;
}


.main {
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(images/bodyside.jpg);
	background-repeat: repeat-y;
}


.main li {
	list-style-type: disc;
	font-size: 12px;
}
p, ul li  {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fineprint {
	font-size: 0.95em;
}
.main-text {
	padding: 22px;
}
a {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #780001;
}
a:hover {
}

a:visited {
	color: #163C61;
	text-decoration: underline;
}
.location {
	font-family: "Eras Bold ITC";
	font-size: 20px;
	font-weight: bold;
	color: #770000;
}
.main h3 {
	font-family:  "Eras Bold ITC", "Arial Black";
	text-align: center;
	font-weight: normal;
}


a:hover {
	text-decoration: none;
}
.footer {
	background-image: url(images/truckAndTrailer.jpg);
	background-repeat: no-repeat;
	background-position: center -15px;
	font-size: 11px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;
}
}
.details {
	font-size: 9px;
	color: #333333;
}
.footer a:link {
	padding-right: 11px;
	padding-left: 11px;
	margin-right: 11px;
	margin-left: 11px;
}
.credit {
	font-size: 10px;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.credit a, .credit a:link, .credit a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.credit a:hover
{
text-decoration:none;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic";
}
.clearfloat {
	clear: both;
}

