.border {
	border: thin solid #75593a;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D482D;
}
.main-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00F;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090;
	text-decoration: underline;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.line {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5D482D;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D482D;
}
.redText {
	color: #F00;
}
h3 {
	color: #900;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #900;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
iframe {
	border: 3px dashed #666;
	padding: 8px;
}
img {
	border: 0px none #000;
}
.instock {
	font-size: 15px;
	color: #F00;
}
