body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #F4F1E8;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}

.topnav a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #F4F1E8;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF4C7;
	background-color: #003638;
	display: block;
	padding: 3px 3px 7px;
	height: 22px;
	text-decoration: none;
}

.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF4C7;
	background-color: #003638;
	text-indent: 4px;
	display: block;
	text-decoration: none;
	padding: 3px 3px 7px;
}

.nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF4C7;
	background-color: #003638;
	text-indent: 4px;
	display: block;
	text-decoration: none;
	padding: 3px 3px 7px;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF4C7;
	background-color: #46402D;
	display: block;
	text-decoration: none;
	height: 12px;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}

.spectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.no_margin {
	margin: 0px;
	clear: both;
	float: left;
}

.greytext_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

.product_box {
	border: 1px solid #46402D;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #46402D;
	text-indent: 8px;
	text-transform: uppercase;
	height: 17px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003638;
	padding: 2px;
	text-indent: 8px;
}