html { min-height:100.1%;}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #AFB9C5 url(background.jpg) repeat-x;
}
#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	background-color: #fff;
}
#masthead {}
#navCell {
	width: 161px;
	vertical-align: top;
	background-color: #DBCEBF;
}
#mainContentCell {
	vertical-align: top;
	padding: 15px 25px 20px 25px;
	width: 549px;
}
#mainContentCell a:link, #mainContentCell a:visited {
	color: #62673b;
}
#mainContentCell a:hover, #mainContentCell a:active {
	color: #a8885e;
}
h1 {
	font-size: 18px;
	color:#7f6747; 
	background-image: url(../images/h1_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 0 6px 12px;
}
h2 {
	color: #62673b;
	font-size: 18px;
}
h3 {
	color: #000;
	font-size: 16px;
}

img.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 2px solid #7f6747; 
}

table.productListingTable td {

}

table.productListingTable td.imageCell {
	padding: 20px 0;
	text-align: center;
}
table.productListingTable td.productTitleCell {
	color:#7f6747; 
	font-weight: bold;
	border-top: 1px solid #DBCEBF;
	padding: 4px 8px;
	background-color: #F3F0EB;
}
table.productListingTable td.productDescriptionCell {
	padding-right: 25px;
}
td.productDescriptionCell p {padding-bottom: 10px;}
#footer {
	text-align: center;
	font-size: 11px;
}
#footer p {
	padding: 20px 0 0 0;
}
.red1 {
	color: #B10105;
}
table.madeinus td {
	text-align: center;
	vertical-align: top;
}
table.madeinus img {
	margin-bottom: 15px;
}
table.madeinus2 td {
	text-align: center;
	vertical-align: top;
}
table.madeinus2 img {
	margin-bottom: 5px;
}
table.madeinus, table.madeinus2 {
	margin: 0 auto 10px auto;
}
table.madeinus p, table.madeinus2 p{
	font-size: 11px;
	margin: 0 7px 7px 7px;
}
div.featurePop {
	padding: 10px;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

div.featurePop ul {
	margin: 0;
	padding: 0;
}
div.featurePop li {
	margin: 0 0 4px 18px;
	padding: 0 0 0 0;
	font-size: 11px;
}
.small {font-size: 11px;}
div.featurePop p.head {
	margin: 0 0 3px 0;
	color: #62673b;
}
ul.tech {
	margin: 0;
	padding: 0; 
}
ul.tech li {
	margin: 0 0 4px 25px;
	padding: 0; 
}
ol.tech {
	margin: 0;
	padding: 0; 
}
ol.tech li {
	margin: 0 0 4px 25px;
	padding: 0; 
}
.techdata {
	margin: 4px 0;
}
table.troubleshooting {
	border-top: 1px solid #a8885e;
	border-left: 1px solid #a8885e;
}
table.troubleshooting td, table.troubleshooting th {
	vertical-align: top;
	padding: 4px;
	border-right: 1px solid #a8885e;
	border-bottom: 1px solid #a8885e;
}
table.troubleshooting th {
	background-color: #D6DBBF;
	color: #000;
}
table.troubleshooting p {
	margin: 0 0 10px 0;
}
table.contact {
	margin: 0 0 20px 20px;
}
table.contact td {
	vertical-align: top;
}

td.formLabels {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
td.formCenter {
	text-align: center;
}