body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	padding: 0px;
	font-size: 12px;
	margin-top: 20px;
}
.main {
	margin: 0px;
	padding-top: 30px;
	padding-right: 36px;
	padding-bottom: 30px;
	padding-left: 36px;
	float: none;
}
.mainbold { font-weight: bold; margin: 0; float: none; }
a:link, a:visited {
	color: #DC5C35;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF6600;
}
.titlenav {
	float: left;
	width: 308px;
	height: 40px;
}
.tagline {
	height: 40px;
}
.productdiscrp { text-align: left; vertical-align: middle; padding-left: 20px; padding-bottom: 20px; }
.productimage {
	padding-bottom: 20px;
	padding-left: 0px;
	width: 300px;
	text-align: center;
	display: block;
}
.productdiscrp2 {
	padding-bottom: 10px;
	text-align: center;
}
.productimage2 {
	padding-bottom: 10px;
}
.productimage img, .productimage2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.mainbtn {
	float: left;
}
.flash {
	padding-right: 6px;
	padding-left: 6px;
}
.topnav {
	background-image: url(images/shadow-t.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6A288;
	text-align: center;
	line-height: 22px;
}
.bottomnav a:link, .bottomnav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6A288;
	text-align: center;
	line-height: 22px;
}
.footer a:link, .footer a:visited {
	color: #E6A288;
	text-decoration: none;
}
.footer a:hover {
	color: #FAAF8E;
	text-decoration: none;
}
.imagebox {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
	font-size: 11px;
}
.subnav {
	color: cd5c35;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.subnav-link {
	float: left;
}

.subnav-link a:link, .subnav-link a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.subnav-link a:hover {
	color: #DC5C35;
	text-decoration: underline;
	font-weight: normal;
}
.subnav-linkon {
	color: cd5c35;
	font-weight: bold;
	float: left;
}
.subnav-linkon a:link, .subnav-linkon a:visited {
	color: cd5c35;
	font-weight: bold;
	text-decoration: none;
}
.subnav-linkon a:hover {
	color: #DC5C35;
	text-decoration: underline;
	font-weight: bold;
}
.sub2nav {
	font-size: 11px;
	text-align: center;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #DC5C35;
}
.sub3nav {
	font-size: 11px;
	text-align: center;
	border-top-color: #DC5C35;
	border-top-style: solid;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	width: 400px;
	float: left;
}
.sub3nav-rt {
	font-size: 11px;
	text-align: right;
	border-top-color: #DC5C35;
	border-top-style: solid;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	width: 190px;
	float: left;
}
.sub3nav-lt {
	font-size: 11px;
	text-align: left;
	border-top-color: #DC5C35;
	border-top-style: solid;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	float: left;
	width: 190px;
}
.sub4nav-rt {
	font-size: 11px;
	border-top-color: #DC5C35;
	border-top-style: solid;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	text-align: right;
}
.note {
	line-height: 16px;
	font-size: 11px;
	padding-bottom: 10px;
}
.highlighted {
	color: #C65330;
	font-weight: bold;
}
.detailpage { background-color: #666; }
