body {
	background-color: #c6ad94;
	margin: 0px; text-align: center;
}

div, p, td {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	color: #000000;
	line-height: 20px;
}

#top_band {
	position: absolute; width: 768px; height: 10px; left: 50%; margin-left: -384px; top: 0px;
	background-color: #823126;
}
#top_banner {
	position: absolute; width: 768px; height: 116px; left: 50%; margin-left: -384px; top: 10px;
}
#top_nav {
	position: absolute; width: 768px; left: 50%; margin-left: -384px; top: 126px; height: 40px;
	background-color: #d9a9a7;
}

.BannerImage {
	float: left; width: 768px; height: 116px;
	background-image: url(../Images/TopBanner.jpg);
}
.BannerText {
	float: right; width: 600px; height: 96px;
	text-align: center; line-height: 40px;
	font-size: 34px; color: #E4C9C9; font-weight: bold;
	padding-top: 20px;
}

#Wrapper {
	position: absolute; width: 768px; left: 50%; margin-left: -384px; top: 163px;
	background-color: #d9a9a7;
}
#left_banner {
	float: left; width: 144px; margin-top: -10px;
}

#content {
	float: right; width: 604px;
	padding-left: 10px; padding-right: 10px; padding-top: 15px;
	background-color: #FFFFFF; text-align: left;
}

#clear {
	clear: both; height: 2px;
	background-color: #B59A8F;
}

#footer {
	clear: both;
	float: right;
	width: 614px;
	height: 65px;
	background-color: #823126;
	padding: 0 10px 0 0;
	font-size: 11px;
	text-align: center;
	color: #F5F5DC;
}

#copyright {
	width: 768px; height: 100px;
	background-color: #ffffff; padding-top: 10px;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif; font-size: 18pt;
	color: #823126;
	text-align: left; line-height: 30px;
}

#nav {
	background-color: #823126; color: #ECE9DA;
	text-align: center; font-weight: bold;
}

a:link, a:visited {
	color: #823126; text-decoration: underline;
}

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

.navigation a {
	color: #ECE9DA; text-decoration: none;
}

.Border {
	border-style: none;
}

.SingleProductImage {
	float: left; padding-right: 8px; padding-bottom: 8px;
}

.SingleProductPrice {
	font-size: 14px; font-weight: bold;
}

.CatDescription {
	font-size: 10px;
}

.TotalLineRow {
	height: 1px;
}

.NewsletterBox {
font: 12px; font-weight: bold; text-align: left;

}
