table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #705E3A;
	line-height: 16px;
}
a:visited {
	color: #36515A;
	text-decoration: underline;
}
a:active {
	color: #36515A;
	text-decoration: underline;
}
a:link {
	color: #36515A;
	text-decoration: underline;
}
a:hover {
	color: #36515A;
	text-decoration: none;
}
.redundant {
	color: #334E57;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.redundant a:visited {
	color: #334E57;
	text-decoration: none;
}
.redundant a:active {
	color: #334E57;
	text-decoration: none;
}
.redundant a:link {
	color: #334E57;
	text-decoration: none;
}
.redundant a:hover {
	color: #334E57;
	text-decoration: underline;
}
.main {
	padding-left: 29px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-top: 9px;
}
.callout {
	padding-right: 16px;
	padding-left: 16px;
	font-weight: normal;
}
.footer {
	font-size: 10px;
	color: #5E5D31;
}
.footer a:visited {
	color: #5E5D31;
	text-decoration: none;
}
.footer a:active {
	color: #5E5D31;
	text-decoration: none;
}
.footer a:link {
	color: #5E5D31;
	text-decoration: none;
}
.footer a:hover {
	color: #5E5D31;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #36515A;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36515A;
}
.tinytext {
	font-size: 9px;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	color: #705E3A;
}
b {
	font-size: 12px;
	font-weight: bold;
	color: #705E3A;
}
.product {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: 1px solid #705E3A;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.productHead {
	color: #F0EBD9;
	background-color: #705E39;
	font-weight: bold;
	text-align: center;
}
.productHead a:visited {
	color: #F0EBD9;
	text-decoration: none;
}
.productHead a:active {
	color: #F0EBD9;
	text-decoration: none;
}
.productHead a:link {
	color: #F0EBD9;
	text-decoration: none;
}
.productHead a:hover {
	color: #F0EBD9;
	text-decoration: underline;
}
.productDef {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
	line-height: 14px;
}
.noPadding {
	margin: 0px;
	padding: 0px;
}
.explodnav {
	font-size: 10px;
	line-height: 12px;
}
.caption {
	font-size: 10px;
	color: #36515A;
	text-align: center;
	padding-top: 4px;
	margin: 0px;
}
.productinfo {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: 1px solid #705E3A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #705E3A;
	line-height: 16px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B3800;
	line-height: 16px;
}.stretch {
	width: 100%;
}
.halfwidth {
	width: 250px;
	float: left;
}
.clr {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	visibility: hidden;
}
.imgright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgleft {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
