html {
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial;
	background-color: #eaece4;
}

body {
	margin: 0px;
	background: transparent url('../image/ribbonbg.gif') center top repeat-x;
	padding: 5px;
}

h1 {
	margin: 0px 0px 8px 0px;
	color: #c00606;
	color: #c13100;
	color: #3f1d15;
	font-family: georgia, times new roman;
	font-weight: normal;
	font-size: 22pt;
}

h2 {
	margin: 0px 0px 8px 0px;
	color: #c13100;
	font-family: georgia, times new roman;
	font-weight: normal;
	font-size: 15pt;
}

h3 {
	margin: 0px 0px 8px 0px;
	color: #c13100;
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 12pt;
}

a {
	color: #c13100;
	font-size: 11pt;
	outline: none;
}

p {
	margin: 0px 0px 8px 0px;
	font-size: 11pt;
}

img {
	border: none;
}

form {
	margin: 0px;
}

button, .button {
	background-color: #d6a558;
	padding: 2px 12px 2px 12px;
	height:28px;
	color: #fff;
	font-family: helvetica, arial;
	font-size: 10.5pt;
	font-weight: bold;
	border: 1px solid #a08150;
	cursor: pointer;
}

#page {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url('../image/bg.gif') left top repeat-y;
}

#header {
	height: 120px;
	margin: 0px 8px 0px 8px;
}

#header h1 {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	text-indent: -20000px;
	height: 100px;
	width: 314px;
	background: transparent url('../image/logo.gif') left top no-repeat;
}

#header h1 a {
	display: block;
	height: 100px;
}

#headerRight {
	width: 600px;
	float: right;
	background: transparent url('../image/tagline.gif') 60px 46px no-repeat;
}

#headerRight {
	padding: 4px 8px 0px 0px;
	text-align:right;
	font-size: 11pt;
	color: #976943;
	width:580px;
	height:100px;
}

#headerLinks a {
	font-size: 10.5pt;
	font-weight: bold;
	color: #c13100;
	text-decoration: none;
	margin: 0px 0px 0px 4px;
}

#headerLinks a:hover {
	text-decoration: underline;
}

#customerLabel {
	font-size: 9pt;
	color: #3f1d15;
	float: right;
	margin-top: 20px;
	margin-right:22px;
}

#customerLabel a {
	font-size: 9pt;
}

#searchBox {
	margin-top:64px;
}

#searchBox table {
	border-collapse: collapse;
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#searchBox table td {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	color: #3f1d15;
}

#menu {
	height: 42px;
	margin: 0px 7px 4px 7px;
	background-color: #d6a558;
	border-right: 6px solid #fff;
	border-left: 6px solid #fff;
}

#menu ul {
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	text-indent: 0px;
	list-style: none;
}

#menu ul li {
	text-indent: 0px;
	text-align: center;
	list-style: none;
	list-style-type: none;
	float: left;
	line-height: 42px;
	height: 42px;
	padding-left: 0px;
	margin: 0px 46px 0px 0px;
}

#menu ul li a {
	margin: 0px;
	font-size: 14pt;
	color: #fff;
	text-decoration: none;
}

#menu ul #menusel {
	background: transparent url('../image/menusel.gif') center 38px no-repeat;
}

#leftCol {
	margin-left: -16px;
	margin-top: -8px;
	float: left;
	width: 192px;
	height: 400px;
}

#rightCol {
	margin-right: -16px;
	margin-top: -27px;
	float: right;
	width: 192px;
	height: 400px;
}

#miniCart {
	border-bottom: 6px solid #fff;
}

#miniCart h2 {
	height: 31px;
	line-height: 32px;
	font-size: 11pt;
	font-weight: bold;
	font-family: helvetica, arial;
	padding: 0px 8px 0px 12px;
	margin: 0px;
	background-color: #976943;
	color: #fff;
	border-bottom: 2px solid #fff;
}

#miniCart div {
	background-color: #e7e4cc;
	padding: 10px 10px 8px 10px;
}

#miniCart div p {
	color: #3f1d15;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

#miniCart div a {
	font-size: 8pt;
	margin: 0px 0px 4px 0px;
}

#accountMenu {
	border: 1px solid #e7d9b9;
	padding: 2px;
}

#accountMenu h2 {
	height: 31px;
	line-height: 32px;
	background-color: #d6a558;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	font-family: helvetica, arial;
	padding: 0px 8px 0px 12px;
	margin: 0px;
}

#accountMenu ul {
}

#accountMenu ul li {
	text-indent: 0px;
	list-style: none;
	width: 186px;
	margin: 0px;
}

#accountMenu ul li a {
	height: 24px;
	line-height: 24px;
	margin-top: 2px;
	background-color: #ebe3c3;
	padding: 0px 0px 0px 8px;
	display: block;
	text-decoration: none;
	color: #292829;
	font-size: 10pt;
}

#accountMenu ul .sel a {
	font-weight: bold;
}

#content {
	padding: 8px 0px 8px 0px;
	margin: 5px 29px 5px 29px;
	min-height: 340px;
}

#contentR {
	width: 696px;
	margin-left: 192px;
}

#contentL {
	width: 696px;
}

#footer {
	background:transparent url('../image/footerbg.gif') center bottom no-repeat;
	padding: 24px;
	height: 100px;
}

.footerBlock {
	width: 200px;
	float: left;
}

.footerBlock h3 {
	font-weight: bold;
	font-size: 9pt;
	margin: 0px 0px 2px 0px;
	color: #3f1d15;
}

.footerBlock p {
	margin: 0px 0px 2px 0px;
}

.footerBlock p a {
	font-size: 8pt;
	color: #976943;
}

#copyright {
	background-color: #eaece4;
	text-align: center;
	font-size: 8pt;
	color: #a18a79;
	padding: 8px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 4px 20px;
	font-size: 11pt;
}

.edit {
	padding: 1px;
	margin: 0px;	
	font-size: 9pt;
	height: 15px;
}

.prodTitleLink {
	font-weight: bold;
}

#productList {
	border: 1px solid #e7d9b9;
	padding: 2px;
	padding: 6px 12px 12px 12px;
}

#homeSplash {
	margin: -7px -16px 16px -16px;
	background: #3f1d15 url('/image/splash.jpg') right top no-repeat;
	height: 270px;
}

.group1 {
	border: 1px solid #e7d9b9;
	padding: 2px;
}

.group1 h2 {
	height: 31px;
	line-height: 32px;
	background-color: #d6a558;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	font-family: helvetica, arial;
	padding-left: 8px;
	margin-bottom: 2px;
}

.imgCaption {
	color: #777;
	font-size: 7.5pt;
	text-align: center;
	padding: 0px 0px 4px 0px;
}

.groupHeader {
	background-color: #3f1d15;
	background-color: #b23914;
	background-color: #976943;
	padding: 5px 4px 4px 8px;
}

.groupHeader h2 {
	color: #fff;
	font-family: helvetica, arial;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
}

.infoBox {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e7d9b9;
}

.infoBox tr th {
	padding: 2px;
}

.infoBox tr th h2 {
	background-color: #976943;
	text-align: left;
	font-size: 11.5pt;
	font-weight: bold;
	font-family: helvetica, arial;
	color: #fff;
	padding: 4px 4px 4px 8px;
	margin: 0px;
}

.infoBox tr th h3 {
	background-color: #3f1d15;
	text-align: left;
	font-size: 11.5pt;
	font-weight: bold;
	font-family: helvetica, arial;
	color: #fff;
	padding: 4px 4px 4px 8px;
	margin: 0px;
}

.infoBox td {
	padding: 8px 16px 8px 16px;
	margin: 0px;
	font-size: 10pt;
}

.infoBox td p {
	font-size: 10pt;
	margin: 0px 0px 6px 0px;
}

.infoBox td a {
	font-size: 10pt;
	font-weight: bold;
}

.shoppingCart {
	width: 100%;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	text-align: left;
}

.shoppingCart th {
	background-color: #3f1d15;
	background-color: #976943;
	color: #fff;
	padding: 6px 4px 6px 8px;
	font-size: 11pt;
}

.shoppingCart td {
	padding: 6px;
	font-weight: bold;
}

.shoppingCart input {
	border: 1px solid #d6a558;
	padding: 2px;
	text-align: center;
}

.cartTotal {
	font-size: 15pt;
	font-weight: bold;
	padding: 24px 12px 24px 0px;
	color: #3f1d15;
}

.estimateShipping {
	margin-top: 24px;
	border: 1px solid #e7d9b9;
	background-color: #f6eed4;
	padding: 8px;
	width:292px;
}

.estimateShipping input {
	font-size: 9pt;
	height: 16px;
}

.estimateShipping .dataForm td {
	vertical-align: middle;
}

#shipPrices td {
	font-size: 9pt;
}

.estimateShipping button {
	padding: 0px;
	width: 48px;
	font-size: 10pt;
	height: 21px;
}

.thumbnail, .thumbnailSel {
	float: left;
	width: 64px;
	height: 64px;
	border: 1px solid #ccc;
	margin: 6px 6px 0px 0px;
}

.thumbnailSel {
	border: 1px solid #d6a558;
}

.thumbnail img, .thumbnailSel img {
	border: none;
}

.breadcrumbs {
	font-size: 8pt;
	margin-top:4px;
	margin-bottom: 14px;
}

.breadcrumbs a {
	font-size: 8pt;
}

.prodPrice {
	color: #d6a558;
	font-weight: bold;
	font-size: 20pt;
}

.prodPriceLabel {
	font-size: 12pt;
	font-weight: bold;
}

.dataForm {
	margin: 0px;
	border: none;
}

.dataForm tr th {
	text-align: left;
	margin: 0px;
	padding: 8px 2px 2px 2px;
	font-size: 10pt;
}

.dataForm tr td {
	margin: 0px;
	padding: 2px;
	vertical-align: bottom;
}

.dataForm tr .errorField {
	margin: 0px;
	padding: 2px;
	background-color: #faf3b6;
	border: 1px solid #d6a558;
	color: #d26718;
}

.dataForm tr .errorField p {
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 2px 2px;
}

.checkoutCart {
	border: 1px solid #e7d9b9;
	margin: 0px 0px 16px 0px;
}

.checkoutCart table {
	width: 100%;
	border-collapse: collapse;
}

.checkoutCart tr th {
	background-color: #d6a558;
	border: 0px solid #d6a558;
	border: 2px solid #fff;
	color: #fff;
	text-align: left;
	padding: 4px 6px 4px 6px;
}

.checkoutCart tr td {
	padding: 4px 6px 4px 6px;
	border-bottom: 1px solid #e7d9b9;
}

.receipt {
	border: 2px solid #000;
	margin: 0px 0px 16px 0px;
}

.receipt table {
	width: 100%;
	border-collapse: collapse;
}

.receipt tr th {
	color: #000;
	text-align: left;
	padding: 4px 6px 4px 6px;
	font-size: 10.5pt;
}

.receipt tr td {
	padding: 4px 6px 4px 6px;
}

.errorBox {
	border: 1px solid red;
	margin: 0px 0px 16px 0px;
	background-color: #fbdacf;
	padding: 12px;
	color: red;
}

.errorBox h2 {
	font-family: arial, helvetica;
	font-size: 11pt;
	color: red;
	font-weight: bold;
}

.errorBox p {
	font-weight: bold;
}

.orderList {
	width: 100%;
}

.orderList th {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #c13100;
}

.orderList td {
	font-size: 11pt;
}

.aButton {
	background-color: #d6a558;
	padding: 5px 12px 5px 12px;
	color: #fff;
	font-size: 10.5pt !important;
	font-family: helvetica, arial;
	font-weight: bold;
	border: 1px solid #a08150;
	text-decoration: none;
	height: 28px;
	position: relative;
	vertical-align: 2%;
}

.hr {
	border-top: 1px dashed #b8ac96;
	height: 12px;
	margin-top: 14px;
}
