a {
	text-decoration: none;
	color: darkgreen;
	background-color: white;
}

p {
	text-align: center;
}

p.copyright {
	text-align: center;
	font-size: small;
}

p.para {
	text-align: left;
	line-height: 150%;
}

p.paraheading {
	text-align: left;
	line-height: 150%;
	font-weight: bold;
}

p.pararight {
	text-align: right;
	line-height: 150%;
}

p.gallery {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 85%;
}

p.productname {
	text-align: center;
	font-size: large;
	font-weight: bold;
}

table.product .productname {
	text-align: center;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}

ul {
	list-style: square outside;
}

li {
	text-align: left;
	line-height: 150%;
}

li.faq {
	margin-bottom: 15px;
}

body {
	background-color: white;
	color: black;
}

img {
	margin: auto;
	border: none;
}

img.leproduct {
	display: block;
	margin: 1em auto 1em auto;
}

h2 {
	text-align: center;
}

h3 {
	text-align: center;
}

table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

table.sitelinks {
	border-collapse: collapse;
	border: none;
	background-color: #8E2D2D;
	color: white;
	width: 600px;
}

table.sitelinks td {
	padding: 0;
	border: none;
	text-align: center;
}

table.sitelinks img {
	display: block;
	background-color: #8E2D2D;
}

table.sitelinks a {
	font-size: small;
	display: block;
}

table.sitelinks a.logo {
	background-color: #8E2D2D;
}

table.dealersearch {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	border-collapse: collapse;
	background-color: white;
	color: black;
	border: 1px #8E2D2D solid;
}

table.dealersearch th {
	text-align: left;
	vertical-align: bottom;
	border: 1px #8E2D2D solid;
}

table.dealersearch td {
	text-align: left;
	vertical-align: top;
	border: 1px #8E2D2D solid;
}

table.searchoptions td {
	text-align: center;
}

td.link {
	background-color: white;
	color: black;
	text-align: center;
	white-space: nowrap;
}

table.product {
	width: 750px;
	text-align: left;
	border-style: solid;
	border-color: #8E2D2D white white white;
	border-width: 2px;
	border-collapse: collapse;
	page-break-inside: avoid;
}

table.product th {
	font-size: small;
	border: none;
	vertical-align: top;
	padding-top: 5px;
	line-height: 150%;
	white-space: nowrap;
	font-weight: bold;
}

table.product td {
	font-size: small;
	border: none;
	vertical-align: top;
	padding-top: 5px;
	line-height: 150%;
	white-space: nowrap;
}

table.product ul {
	list-style: none;
}

table.product li {
	width: 250px;
	font-size: small;
	white-space: normal;
	line-height: 150%;
	padding-bottom: 10px;
}

table.leproduct {
	border-collapse: collapse;
	width: 750px;
	border: none;
}

table.leproduct td {
	text-align: left;
	font-size: small;
	border: none;
}

table.leproduct img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table.wpproduct {
	margin-top: 0.1in;
	width: 750px;
	text-align: left;
	border-style: solid;
	border-color: #045E44 white white white;
	border-width: 2px;
	border-collapse: collapse;
	page-break-inside: avoid;
	font-size: small;
}

table.wpproduct th.header {
	text-align: center;
	font-size: large;
}

table.wpproduct th {
	text-align: left;
	padding: 0px 5px 2px 5px;
}

table.wpproduct td {
	padding: 0px 5px 2px 5px;
	text-align: left;
}

table.wpproduct img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table.wpintro td {
	text-align: center;
}

table.wpcoverlist {
	width: 80%;
}

table.wpcoverlist td {
	vertical-align: top;
	width: 50%;
	padding: 0.1in;
}

table.wpcoverinfo {
	border-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
}

table.wpcoverinfo th {
	text-align: center;
}

table.wpcoverinfo td {
	text-align: center;
	vertical-align: top;
	padding: 0.1in;
}

table.colorlist {
	margin-top: 0.1in;
	text-align: left;
	border: none;
}

table.colorlist th {
	width: auto;
	text-align: center;
	font-weight: bold;
}

table.colorlist td {
	text-align: left;
	width: auto;
	padding: 0.05in;
	border: none;
}

input.button {
	background-color: #8E2D2D;
	font-weight: bold;
	color: white;
}

table.recindex {
	border: none;
	width: 85%;
}

table.recindex th {
	width: 100%;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	font-size: large;
}

table.recindex td {
	width: 7%;
	text-align: center;
	vertical-align: bottom;
	font-size: small;
	white-space: nowrap;
}

table.leindex {
	border: none;
	width: 85%;
}

table.leindex td {
	text-align: center;
	vertical-align: top;
	line-height: 150%;
	font-weight: bold;
	font-size: large;
	padding-bottom: 0.1in;
}

table.companyinfo {
	width: 750px;
}

table.companyinfo td {
	padding: 0.1in;
}

table.diagram {
	border-collapse: collapse;
	border: none;
}

table.diagram td {
	text-align: center;
	vertical-align: middle;
	border: none;
}

table.dimensions {
	font-size: small;
	border-collapse: collapse;
	border: none;
}

table.dimensions th {
	padding: 4px;
	text-align: left;
	border: none;
}

table.dimensions td {
	padding: 4px;
	text-align: left;
	border: none;
}

table.newwpcoverinfo {
	width: 600px;
	border: none;
	border-collapse: collapse;
}

table.newwpcoverinfo td {
	vertical-align: top;
	padding-left: 0.1in;
	padding-right: 0.1in;
}

table.newwpcoverinfo td.name {
	border-style: none none solid none;
	border-color: gray;
	border-width: 1px;
	width: 20%;
}

table.newwpcoverinfo td.desc {
	border-style: solid none none solid;
	border-color: gray;
	border-width: 1px;
}

table.newwpcoverinfo table {
	margin-left: 0;
}

table.productpageheader {
	width: 100%;
	border: none;
}

td.productpagename {
	text-align: left;
	font-size: xx-large;
	color: darkgreen;
}

td.wplogo {
	text-align: right;
}

td.wplogo img {
	margin: auto;
	border: none;
}

table.productdetail {
	width: 90%;
	border: none;
}

table.dimensions td {
	text-align: left;
	white-space: nowrap;
}

table.contents td {
	text-align: center;
}

div.pname {
	font-size: xx-large;
}
