body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #99CC66;
	padding: 0px;
	margin: 0px;
	text-align: center;
	align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

form {
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 8px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 12px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #cccc66;
}

h3 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 2px;
}

a {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	margin-top: 8px;
}


#pagewrapper {
	align: center;
	width: 779px;
} 

#header {
	background-color: #006600;
	color: white;
	padding: 5px;
}

#header a {
	color: white;
	text-decoration: none;
}

#header a:hover {
	color: white;
	text-decoration: underline;
}


#headersmall {
	align: right;
	text-align: right;
	padding: 2px;
	font-size: 11px;
}

#headerlarge {
	align: right;
	margin-top: 5px;
	padding: 5px;
	padding-right: 27px;
	text-align: right;
	font-size: 14px;
	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#maincontent {
	background-color: #FFFFCC;
	padding: 5px 15px 15px 15px;
}

#footer {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #006600;
	color: white;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: white;
}

#leftnav {
	background-color: #E3ECA2;
}

.leftnavfinishing {
	border-top: 1px solid #FFFFCC;
	height: 1px;
}

.level1 a {
	color: #006600;
}

.level2 a {
	color: #006600;
}

.level1 {
	background-color: #E3ECA2;
	padding: 6px 15px 6px 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #99CC66;
}


.level2 {
	background-color: #E3ECA2;
	padding: 5px 5px 0px 10px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}



.sample {
	margin-bottom: 6px;
}

.sample a {
	font-size: 14px;
}

.linkarrow {
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	padding-left: 17px;
	background-image: url(../images/linkarrow.gif);
	background-repeat: no-repeat;
}

a.on {
	color: #FF3300;
}

.calloutpurchase {
	border: 1px solid #99CC66;
	background-color: #E3ECA2;
	padding: 10px;
	margin: 0px 40px 0px 60px;
	text-align: center;
}

.calloutsample {
	border: 1px solid #E3ECA2;
	padding: 10px;
	margin: 0px 60px 0px 40px;
}


.extradetails {
	font-style: italic;
	font-size: 12px;	
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}


.italic, .italics {
	font-style: italic;
	font-size: 12px;	
}

.button {
	border: 2px outset #FF9900;
	background-color: #FF9900;
}

.price {
	color: #CC6600;
}

.indented {
	margin-left: 15px;
}

.subheading {
	color: #CC6600;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.sampledetails {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.backtotop {
	text-align: right;
}

.date {
	font-size: 11px;
	font-weight: normal;
}

