body {
	background-color: #FFFFFF;
	margin: 40px;
}
a, a:visited {
	color: #666633;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #000000;
}
.MainNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.MainNav a, .MainNav a:visited {
	color: #666633;
	text-decoration: none;
}
.MainNav a:hover {
	color: #660000;
	text-decoration: none;
}
.shippingbox {
	display: block;
	margin: 20px 0 20px 0;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}
.shippingbox a, .shippingbox a:visited {
	color: #660000;
	text-decoration: underline;
}
.shippingbox a:hover {
	color: #666633;
	text-decoration: none;
}
.categories {
	display: block;
	margin: 20px 0 20px 0;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
.categories a, .categories a:visited {
	color: #000000;
	text-decoration: underline;
}
.categories a:hover {
	color: #660000;
	text-decoration: none;
}
.PurchaseTable, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.PurchaseTable a:link {
	color: #666633;
	text-decoration: underline;
}
.PurchaseTable a:visited {
	color: #666633;
	text-decoration: underline;
}
.PurchaseTable a:hover {
	color: #660000;
	text-decoration: none;
}
.MailingList {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px dotted #999933;
	padding: 5px;
}
.MailingList a, .MailingList a:visited {
	color: #666633;
	text-decoration: none;
}
.MailingList a:hover {
	color: #660000;
	text-decoration: none;
}
.Address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Address a, .Address a:visited {
	color: #666633;
	text-decoration: none;
}
.Address a:hover {
	color: #660000;
	text-decoration: none;
}
.Copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999933;
}
.Copyright a, .Copyright a:visited {
	color: #999933;
	text-decoration: none;
}
.Copyright a:hover {
	color: #660000;
	text-decoration: none;
}
hr {
	color: #666633;
	background-color: #FFFFFFF;
	border: 1px dotted #FFFFFFF;
	border-style: none none dotted;
}
.Alert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.home-image a {
	border: none;
}
.borderdivider {
	border-bottom: 1px dashed #000000;
	/*background-color: #EBEBEB;*/
}
