@charset "utf-8";
/* 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: #151515;
	text-align: center;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	overflow-y: scroll;
}
#topnav {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bolder;
	padding-right: 11px;
	padding-bottom: 3px;
}
a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:focus {
	text-decoration: underline;
	font-weight: bold;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
}
#mainimage {
	background-image: url(images/Bookholt_2937815v2.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	padding: 11px;
}

#mainimage2 {
	background-image: url(images/060114-N-7130B-079.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	padding: 11px;
}
#mainimage3 {
	background-image: url(images/060114-N-7130B-079.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	padding: 11px;
	background-position: left top;
}
#mainimage4 {
	background-image: url(images/using-forklift-on-morgan.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	padding: 11px;
	background-position: right bottom;
}
#mainimageblank {
	background-image: none;
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 40px;
}


#sidebar {
	font-size: 12px;
	color: #000000;
	background-color: #ce0000;
	padding: 11px;
}
#sidebar-ted {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 11px;
	background-image: url(images/ted-bg.png);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	text-align: center;
}

.large {
	font-size: 1.7em;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 1px;
}
#callouts {
	
	color: #CE0000;	 
	text-transform: uppercase;
}
.button {
	padding: 0px;
}

#callouts h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#sidebar a:link {
	color: #000000;
	text-decoration: underline;
}





#container {
	width: 67.7em;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: .9em;

	line-height: normal;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
} 
cite {
	font-style: normal;
	padding-left: 2em;
	font-size: 10px;
}


h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FEF200;
	text-align: center;
}


#footer {
	color: #111501;
	background-color: #E5EF92;
	clear: both;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: -15px;
} 
#footer li, #sidebar2 li {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 0em;
	display: inline;
	color: #000000;
}
#footer a, #footer a:link, #footer a:visited, #sidebar2 a, #sidebar2 a:link, #sidebar2 a:visited {
	font-size: 0.95em;
	color: #000000;
	text-decoration: underline;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: .5em;
	display: inline;
}
.fineprint, .fineprint a:link, .fineprint a:visited, .fineprint a:hover {
	font-size: 0.7em;
	color: #D1E23D;
}

#footer a:hover, #footer a:active, #footer a:focus, #sidebar2 a:hover, #sidebar2 a:active, #sidebar2 a:focus {
	color: #3E610F;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.star {
	color: #FF0000;
}
.credits {
	font-size: 10px;
}
.credits a:link, .credits a:visited {
	font-weight: normal;
}
.credits a:hover, .credits a:focus {
	font-weight: normal;
}

