@charset "utf-8";
/* CSS Document */

body	{
	margin-top: 10px;
	margin-bottom: 16px;
	font-family: verdana;
	font-size: 12px;
	color: black;
	background: #786348 url(../images/hendershot-bg.jpg) top repeat-x;
}


a:link	{ text-decoration: none; color: #cb2209; font-weight: bold; }
a:visited	{ text-decoration: none; color: #cb2209; font-weight: bold; }
a:hover	{ text-decoration: underline; }


h1	{
	color: black;
	font-size: 11px;
}
.seo	{
	font-size: 11px;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #cb2209;
	font-weight: bold;
}

h2	{
	color: black;
	font-size: 15px;
	margin-bottom: 2px;
}
h3	{
	color: black;
	font-size: 13px;
	text-align: center;
}
h4	{
	color: black;
	font-size: 11px;
}
h5	{
	color: black;
	font-size: 9px;
	margin-bottom: 0px;
}

h1.title	{
	font-size: 13px;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #cb2209;
	font-weight: bold;
	text-transform: uppercase;
}

h4.title {
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #cb2209;
	font-weight: bold;
	text-transform: uppercase;
}

h4.title-blk {
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

img { border: none; }

p { margin-top: 0px; }



img, div { behavior: url(iepngfix.htc); }




/* =============================================================================== */



#canvas	{  /* OVERALL CONTAINER -- FOR USE WHEN ABSOLUTE POSITIONING SOMETHING IN THE PAGE/CONTENT AREA */
	margin: 0 auto;
	z-index: 1;
	position: relative;
	width: 940px;
	height: 100%;
}


#top	{
	width: 928px;
	height: 282px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px;
	background: url(../images/top.png) no-repeat; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
}
#top-wide	{
	width: 928px;
	height: 282px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px;
	background: url(../images/top-wide.png) no-repeat; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
}
#top-widest	{
	width: 928px;
	height: 282px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px;
	background: url(../images/top-widest.png) no-repeat; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
}
#flash-rotation {
	width: 902px; height: 167px; position: absolute; left: 19px; top: 41px;
}
#top-search {
	width: 454px; position: absolute; top: 215px; right: 33px; color: white; font-size: 8pt; text-align: left;
}
#top-search form {
	position: absolute; top: -3px; right: 0px;
}
#link-to-home { /* FOR TRANSPARENT GIF OVER LOGO TO LINK BACK TO HOME PAGE */
	width: 219px;
	height: 100px;
	position: absolute;
	top: 78px;
	left: 90px;
}


#container	{
	background: url(../images/container-bg.png) repeat-y; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 928px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}
#container-wide	{
	background: url(../images/container-bg-wide.png) repeat-y; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 928px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}
#container-widest	{
	background: url(../images/container-bg-widest.png) repeat-y; /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 928px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}

#container-content	{
	margin: 0 auto;
	margin-bottom: 0px;
	width: 898px;
	height: 100%;
	clear: both;
	padding-top: 2px;
}
						#container-content-padding	{
							margin: 0 auto;
							width: 888px;
							/* background-color: red; */
						}



#left-col	{
	width: 170px;
	height: 100%;
	float: left;
	display: block;
}


#center-col	{
	width: 526px;
	height: 100%;
	float: left;
	/* padding-top: 3px;
	background-color: red; */
	margin-left: 16px;
}
#center-col-wide	{
	width: 690px;
	height: 100%;
	float: right;
	/* padding-top: 3px;
	background-color: red; */
	margin-left: 16px;
}




#right-col	{
	width: 170px;
	height: 100%;
	float: right;
	margin-right: -1px;
}



.extender {
	clear: both; font-size: 3px;
}



#container-closer	{
	background: url(../images/container-closer.png) no-repeat;  /* NO BG COLOR, OR ELSE PNG WON'T BE TRANSPARENT */
	width: 928px;
	height: 55px;
	margin: 0 auto;
	clear: both;
}



.left-right-col-text	{
	width: 184px;
	margin: 0 auto;
}





#navigation-menu {
	position: absolute;
	top: 198px;
	left: 0px;
	z-index: 998;
	width: 254px;
}

			.navboxtop	{
				margin: 0 auto;
				width: 254px;
				height: 64px;
				color: #ffffff;
				font-size: 11px;
				text-align: center;
				background: url(../images/navboxtop.png) no-repeat; /* NO BG COLOR FOR PNG TRANSPeRaNCY */
			}
			.navboxmid	{
				margin: 0 auto;
				width: 254px;
				height: 100%;
				background: url(../images/navboxmid.png) repeat-y; /* NO BG COLOR FOR PNG TRANSPeRaNCY */
			}
			.navboxbottom	{
				margin: 0 auto;
				width: 254px;
				height: 69px;
				background: url(../images/navboxbottom.png) no-repeat; /* NO BG COLOR FOR PNG TRANSPeRaNCY */
			}






.center-divbox-top	{
	margin: auto;
	width: 658px;
	height: 18px;
	background: #e8e7e7 url(../images/center-divbox-top.jpg) no-repeat;
}
.center-divbox-content	{
	margin: 0 auto;
	width: 658px;
	height: 100%;
	background: #e8e7e7 url(../images/center-divbox-content-bg.jpg) repeat-y;
}
.center-divbox-content-padding	{
	margin: 0 auto;
	width: 632px;
}
.center-divbox-bottom	{
	margin: 0 auto;
	width: 658px;
	height: 19px;
	background: #e8e7e7 url(../images/center-divbox-bottom.jpg) no-repeat;
}



#center-left-col {
	width: 390px; height: 100%; float: left;
}
#center-right-col {
	width: 232px; height: 100%; float: right;
}



#weather {
	width: 100%; text-align: center; clear: both; margin-top: 30px; margin-bottom: 0px;
}









.divboxtop	{
	margin: 0 auto;
	width: 168px;
	height: 34px;
	color: #cb2209;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/divboxtop.jpg) no-repeat bottom;
}
.divboxcontent	{
	margin: 0 auto;
	width: 168px;
	height: 100%;
	color: white;
	background: #9e9f95 url(../images/divboxcontent-bg.jpg) repeat-y;
}
.divboxcontent-padding	{
	margin: 0 auto;
	padding-top: 4px;
	width: 160px;
}
.divboxcontent-link	{
	text-align: center;
	font-weight: bold;
}
.divboxbottom	{
	margin: 0 auto;
	width: 168px;
	height: 8px;
	background: #9e9f95 url(../images/divboxbottom.jpg) no-repeat;
}






.div-for-padding	{
	margin: auto; 
	width: 96%;
}




.centerer	{
	margin: 0 auto;
	text-align: center;
}



/* =============================================================================== */






#copyright {
	width: 800px; margin: 0 auto; text-align: center; clear: both;
}
#copyright a:link {
	color: #ffffff;
}
#copyright a:visited {
	color: #ffffff;
}





#center-left-col ul	{
	margin-top: 0px;
	margin-bottom: 0px;
}
#center-left-col ul li	{
	list-style-type: none;
	margin-left: -20px;
}

#center-left-col ol	{
	margin-top: 0px;
	margin-bottom: 0px;
}
#center-left-col ol li	{
	margin-left: -7px;
}




/* =============================================================================== */



#logos-scroller {
	width: 524px;
	height: 70px;
	border: none;
}


#icons	{
	margin: 0 auto;
	text-align: center;
	clear: both;
	width: 656px;
	height: 96px;
}
#icons img { float: left; }

#scrolling-list {
	width: 160px;
	height: 50px;
	margin: auto;
	border: none;
}

#scrolling-thumbs {
	float: right; width: 160px; height: 64px; text-align: center;
}

#I2 { margin: 30px auto; border: 0px; }







#testimonials-div	{
	padding-bottom: 1px; background-color: white; width: 198px; margin: 0 auto;
}

#testimonials-iframe	{
	width: 190px; height: 280px; background-color: white; border: none; margin: 0 auto;
}





#browse-div	{
	padding-bottom: 1px; background-color: white; width: 198px; margin: 0 auto;
}

#browse-iframe	{
	width: 190px; height: 140px; background-color: white; border: none; margin: 0 auto;
}











.preloadpic {display:none;}



.mfg-name	{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}



.block-content {
	width: 100%;
}
.block-content img {
	border: 1px solid gray;
	float: right;
	margin: 6px;
}
.block-content table {
	width: 58%; font-size: 10px;
}
.block-content-left img {
	border: 1px solid white;
	float: left;
	margin: 6px;
}

.models {
	font-size: 10px;
}



.header {
	font-weight: bold; font-size: 14px;
}


.left-align {
	text-align: left;
	width: 450px;
	margin: 0 auto;
}





.quote	{
	font-size: 11px;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 5px;
	color: black;
	background: url(../images/quote-gray.jpg) no-repeat;
	display: block;
	clear: both;
}

.name {
	margin-left: 420px;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}



#sitemap { width: 100%; }

#sitemap ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


#product-lines { width: 100%; }
#product-lines td { width: 50%; vertical-align: top; text-align: center; }