body {
	background: #fff;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, fieldset, label, table, th, tr, td, img {
	margin: 0;
	padding: 0;
	border: none;
}
form, fieldset, input, textarea, select, option {
	font: normal 12px Arial, Helvetica, sans-serif;
}
fieldset {
	float: none;
}
fieldset br {
	clear: both;
}
label {
	float: left;
	display: inline;
	width: 150px;
	padding: 0 10px 10px 0;
	color: #666 !important;
}
input, textarea {
	border: 1px solid #ccc;
	padding: 3px 4px 3px 4px;
}
input, select {
	width: 140px;
}
label.long {
	width: 230px;
}
label.short {
	width: 60px;
}
label.long input, label.long textarea, label.long select {
	width: 230px;
}
label.short input, label.short select, input.short {
	width: 50px;
}
input.button {
	padding: 1px 4px 1px 4px !important;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #989898 !important;
	background: #f6f5f0;
	border: 1px solid #c1bc9f;
	width: auto !important;
}
.radiocheck {
	float: none !important;
	display: inline;
	width: 260px;
	padding: 0 0 10px 0;
}
.radiocheck input {
	border: none;
	width: auto !important;
	margin: 0 3px 0 0;
}
select, option {
	padding: 0 !important;
}
#cart {
	color: #666;
	float: right;
	display: inline;
	font: normal 11px Arial, Helvetica, sans-serif !important;
	text-align: left;
	padding: 20px 10px 0 0;
}
#cart a {
	color: #2f9695;
}
#cart a:hover {
	color: #7fbebe;
}
#wrap {
	width: 800px;
	margin: 0 auto;
}
#head {
	padding: 60px 0 0 0;
}
#head img {
	float: left;
	display: inline;
	padding: 0 0 0 0;
}
#searchform {
	margin: 15px 0 0 0;
	width: auto !important;
	float: right;
	display: inline;
}
#nav {
	clear: both;
	font: bold 16px "Times New Roman", Times, serif;
}
#nav a {
	float: left;
	display: inline;
	padding: 30px 20px 5px 0;
	color: #2f9695;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover, #nav a.active {
	color: #7fbebe !important;
}
#content {
	clear: both;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 15px 0 0 0;
}
#content a {
	color: #2f9695;
}
#content a:hover {
	color: #7fbebe;
}
#content h1 {
	font: normal 2em "Times New Roman", Times, serif;
	color: #989898;
	margin: 0 0 0.5em 0;
}
#content h2 {
	font: normal 1.8em "Times New Roman", Times, serif;
	color: #ccc;
	margin: 0 0 0.1em 0;
}
#content h3 {
	font: normal 1.6em "Times New Roman", Times, serif;
	color: #989898;
	margin: 0 0 0.1em 0;
}
#content h4 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #2f9695;
	margin: 0 0 1em 0;
	line-height: normal;
}
#content p {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
table {
	border-collapse: collapse;
	margin: 0 0 10px 0;
}
th {
	color: #666;
	background: #f6f5f0;
	margin: 0;
	padding: 4px;
	border: 1px solid #f6f5f0;
}
td {
	color: #666;
	margin: 0;
	padding: 4px !important;
	border: 1px solid #f6f5f0;
}
td input, td a {
	margin: 0 !important;
}
td.noborder {
	border: 1px solid #fff;
}
.small {
	font-size: 11px !important;
	color: #999 !important;
}
#home {
	
}
#home td, #foot td, #foot th, #foot table {
	padding: 0 5px 5px 0;
	border: none !important;
	border-color: #fff !important;
}
#catNav {
	width: 20%;
	float: left;
	display: inline;
}
#catNav a {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	display: block;
	color: #989898;
	text-decoration: none;
	padding: 0 0 3px 0;
}
#catNav a.active {
	color: #989898;
}
.subnav {
	font: normal 1em Arial, Helvetica, sans-serif !important;
	color: #989898 !important;
	text-transform: none !important;
}
.subnav .active {
	font: bold 1em Arial, Helvetica, sans-serif !important;
	color: #7fbebe !important;
	text-transform: none !important;
}
#catPage {
	width: 78%;
	float: left;
	display: inline;
	padding: 0 0 0 1%;
}
#catPage h3 {
	border-top: 1px dotted #989898;
	margin: 0 0 20px 0;
	padding: 3px 0 0 0;
}
#catPage h6 {
	font: italic 1em Arial, Helvetica, sans-serif !important;
	color: #989898;
	margin: 2px 0 20px 0;
}
#foot {
	border-top: 1px solid #ccc;
	margin: 20px 0 20px 0;
	padding: 10px 0 0 0;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#foot p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #989898;
	margin: 0.5em 0 0 0;
}
#foot a {
	float: left;
	display: inline;
	padding: 5px 20px 8px 0;
	color: #2f9695;
	text-decoration: none;
}
#foot a:hover {
	color: #7fbebe;
}
.clear {
	clear: both;
}
.toplink {
	clear: both;
	text-align: right;
	font-size: 0.7em;
	padding-top: 20px !important;
	padding-bottom: 0 !important;
}
.breadcrumbs {
	font-size: 0.8em !important;
}
.breadcrumbs a {
	text-decoration: none;
}
.prodThumb {
	width: 135px;
	height: 200px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0 20px 30px 0;
}
.prodThumbPic {
	height: 135px;
	width: 135px;
	overflow: hidden;
	margin: 0 !important;
}
.prodThumb h4 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #4aacac;
	margin: 0 0 3px 0 !important;
}
.prodThumb h4 a {
	color: #4aacac !important;
	text-decoration: none;
}
.prodThumb h5 {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #989898;
	margin: 0 0 8px 0 !important;
}
.prodThumb p {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #989898;
	margin: 0 0 4px 0 !important;
	line-height: 1.1em !important;
}
a.button {
	margin: 5px 5px 0 0;
	padding: 5px 8px 5px 8px !important;
	display: inline;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff !important;
	background: #000;
}
a.button:hover {
	background: #666;
	color: #fff;
}
#prodPictures {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
	width: 270px;
}
#prodPictures img {
	margin: 0 0 20px 0;
}
.prodPic2 {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}
.error {
	color: red !important;
	font-weight: bold;
}
.hidden {
	display: none;
}
