@charset "UTF-8";
/* CSS Document */

#wrappermain {
	height: auto;
	width: 800px;
	margin: 0 auto
	top: auto;
	color: ##EBE4D2;
	border-right-color: #dbb047;
	border-left-color: #dbb047;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 150px;
	border-left-width: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	min-width: 4px;
	background-color: #EEEEEE;
	outline-color: #EEEEEE;
	outline-style: solid;
	outline-width: medium;
}
#producttable {
	height: auto;
	width: 635px;
	margin: 0 auto
	top: auto;
	color: ##EBE4D2;
	border-right-color: #a4ab36;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #a4ab36;
	border-left-style: solid;
	border-left-width: 1px;	
	padding-top: 12px;
	padding-bottom: 4px;
	min-width: 4px;
}.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	text-decoration: none;
	vertical-align: 20px;
	letter-spacing: normal;
	word-spacing: normal;
}
.introcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #856303;
	text-align: left;
	white-space: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}p {
	margin-top: 0;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #330000;
	text-align: left;
	white-space: normal;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	}
a:hover, a:active { 
	font-weight: bold;
	text-decoration: underline;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	}

