BODY {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}

H3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#productpage {

}

#productpage h1 {
	color: #6A1E10;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24pt;
	font-weight: normal;
}

#categorylist {
	margin-left: 10px;
}

#categorylist td {
	color: #DDB881;
}

#categorylist a {
	color: #DDB881;
	text-decoration: none;
}

#directorytable {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #E9CF94;	
}

#directorytable th {
	text-align: left;
	background-color: #DDB881;
}

#directorytable h3 {
	color: #6A1E10;
	background-color: #DDB881;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: normal;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

#checkout1 {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #E9CF94;	
}

#checkout1 h3 {
	color: #6A1E10;
	background-color: #DDB881;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: normal;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

#checkoutstyle {
}

#checkoutstyle th {
	text-align: right;
}

#checkoutstyle h3 {
	color: #6A1E10;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: normal;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

#checkouttrail {
	font-size: 9pt;
	padding-left: 10px;
}

#trail {
	font-size: 9pt;
	padding-left: 10px;
}

#contactform {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #E9CF94;
}

#contactform h3 {
	color: #6A1E10;
	background-color: #DDB881;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: normal;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

#contactform th {
	text-align: right;
}

#shoppingcart {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #E9CF94;
}

#shoppingcart h3 {
	color: #6A1E10;
	background-color: #DDB881;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: normal;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

#spicelist {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #E9CF94;
}

#spicelist h3 {
	color: #6A1E10;
	background-color: #DDB881;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: normal;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

#estimateshipping {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #E4C48B;
}

#estimateshipping h3 {
	color: #000000;
	background-color: #DDB881;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

#addcoupon {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #E4C48B;
}

#addcoupon h3 {
	color: #000000;
	background-color: #DDB881;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
}

.productdesc {
	color: #6B1705;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}

.itemdesc {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}

.itemgroup {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
}

.cartblurb {
	font-size: 8pt;
	text-align: center;
}

.note {
	font-size: 8pt;
	font-style: italic;
	padding-left: 5px;
}

.rednote {
	font-size: 8pt;
	font-style: italic;
	padding-left: 5px;
	color: red;
}

.message {
	color: blue;
	text-align: center;
	background-color: #DDB881;
}

.error {
	color: red;
}a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660033;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
