@charset "UTF-8";
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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/CSSBodyBG2.png);
}
a:link, a:visited {
	text-decoration: none;
	color: #336633;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
i {
	display: none;
}
.bold, .boldP {
	font-weight: bold;
}
.p, .boldP {
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, p, ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
}
ul {
	list-style-type: square;
	list-style-position: outside;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
}
li {
}
#firstbox {
	display: block;
	width: 1172px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/mainCSSbg.png);
}
#secondbox {
	width: 1152px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	background-color: #FFFFFF;
} 
#thirdbox {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 192px;
	display: block;
	background-color: #FFFFFF;
}
#header {
	padding: 0px;
	background-color: #FF0000;
	margin: 0px;
} 
#header h1 {
}
.leead {
	height: 40px;
	width: 1152px;
	background-image: url(../images/LeeAd.png);
}
#sidebar1 {
	width: 192px;
	float: left;
	background-color: #CCCCCC;
}
#sidebar1 h3 {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FF0000;
}
.menuCSSbg {
	display: block;
	background-image: url(../images/sidebarCSS.png);
	background-repeat: repeat-x;
}
.menuLink  {
	display: block;
	font-weight: bold;
	padding: 0px;
	color: #000000;
	margin-left: 5px;
	font-size: x-small;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sidebar1 p a:link, #sidebar1 p a:visited {
	color: #000000;
}
#sidebar1 p a:hover{
	color: #FFFF00;
}
#sidebar1 h3 img, #sidebar1 img {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
	padding: 0px;
}
#mainContent {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: block;
	width: 940px;
	background-color: #FFFFFF;
	float: right;
} 
#mainContent h1, #mainContent h2, #mainContent h3 {
	clear: both;
	margin-bottom: 5px;
}
.clearDiv {
	clear: both;
}
.clearBr {
	clear: both;
}
.semBlockNoFloat {
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fullColNoFloat {
	clear: both;
	margin-bottom: 10px;
	margin-right: 10px;
}
.productH1 {
	font-style: oblique;
	font-weight: bold;
}
.featureH2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-style: oblique;
	border-bottom-color: #CCCCCC;
}
.fullColNoFloatVideo {
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 930px;
}
.halfColFloatLeft {
	float: left;
	width: 460px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.halfColFloatRight {
	float: left;
	width: 460px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.halfColFloatLeftUL {
	float: left;
	width: 440px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.halfColFloatRightUL {
	float: left;
	width: 440px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.varColFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.varColFloatRight {
	float: left;
	margin-bottom: 10px;
}
.varColNoFloatUL {
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgNoFloat {
	clear: both;
	margin-bottom: 10px;
}
.imgFloatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imgFloatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#footer {
	clear: both;
	height: 440px;
	background-color: #FF0000;
} 
#footer p {
}
#tuthillDescrip {
	width: 200px;
}
#hondaPumpDescrip {
	width: 200px;
}
.table, .tableOptionalEquipment, .tableModels {
	width: 930px;
	text-align: left;
	margin-bottom: 10px;
	clear: both;
}
.table tr th, .tableOptionalEquipment tr th, .tableModels tr th {
	background-color: #006600;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.tableOptionalEquipment tr th, .tableModels tr th {
	background-color: #006600;
}
.tableOptionalEquipment #firstCol, .tableModels #firstCol {
	width: 150px;
}
.table tr td, .tableOptionalEquipment tr td, .tableModels tr td {
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #DDDDDD;
	padding-right: 5px;
	white-space: nowrap;
}
.tablePowder {
	text-align: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.tablePowder tr th {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tablePowder tr td {
	height: 50px;
	width: 133px;
}
.tablePowder #white {
	background-image: url(../images/TablePowderBG_0005_White.jpg);
}
.tablePowder #grey {
	background-image: url(../images/TablePowderBG_0004_Grey.jpg);
}
.tablePowder #green {
	background-image: url(../images/TablePowderBG_0000_Green.jpg);
}
.tablePowder #yellow {
	background-image: url(../images/TablePowderBG_0001_Yellow.jpg);
}
.tablePowder #orange {
	background-image: url(../images/TablePowderBG_0003_Orange.jpg);
}
.tablePowder #red {
	background-image: url(../images/TablePowderBG_0002_Red.jpg);
}
.tablePowder #blue {
	background-image: url(../images/TablePowderBG_0006_Blue.jpg);
}
.thirdColFloatLeft {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thirdColFloatLeftUL {
	float: left;
	width: 280px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.twothirdColFloatLeft {
	float: left;
	width: 620px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.twothirdColFloatLeftUL {
	float: left;
	width: 600px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#tablePins {
	width: 460px;
	float: left;
	clear: none;
}
#tablePins2 {
	width: 460px;
	float: left;
	clear: none;
}
#bossDescrip {
	width: 298px;
}
#boss2Descrip {
	width: 298px;
}
#leftHang {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 200px;
	position: absolute;
	top: 0px;
	left: -190px;
	height: 600px;
}
#rightHang {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 1162px;
	height: 600px;
}
#video1 {
	display: block;
}
#legacy {
	font-style: italic;
	color: #F00;
}
