body {
	background: #24120D url(/images/woodgrain.jpg) repeat fixed;
	margin: 0;
	padding: 0;
	font-family: Baskerville, Garamond, Palatino, Bookman, "Avant Garde", "Times New Roman", Times, serif;
}

h1, h2, h3 {
	clear: left;
}

h4 {
	clear: both;
}

a {
	color: #9d4a48;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 966px;
	background-color: #e9e3db;
	/*padding-left: 1px;*/
	/*padding-right: 1px;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 122px;
	background: #424c3c url(/images/header.jpg) no-repeat;
	/*margin-bottom: 1px;*/
}

#navigation {
	padding-top: 68px;
	padding-left: 30px;
	color: #A7965A;
}

#navigation a {
	text-decoration: none;
	color: #d2cec5;
	padding-bottom: 3px;
}

#navigation a:hover {
	border-bottom: 2px solid #9d4a48;
}

#navigation a:active {
	color: #9d4a48;
}

#banner {
	height: 135px;
	background: #BEAC75;
	/*background: #BEAC75 url(/images/banner.jpg) no-repeat*/;
	margin-bottom: 1px;
}

#divider {
	height: 6px;
	background: transparent url(/images/rule.gif) repeat-x;
}

#main {
	padding: 55px 45px 10px 45px;
	color: #4d493f;
	line-height: 1.3em;
	font-size: medium;
}

.no-margin-top {
	margin-top: 0;
}

#main h2 {
	margin-bottom: 30px;
	font-variant: small-caps;
}

#main h3, #main h4 {
}

img {
	border: 0;
}
#main img {
	float: right;
	clear: right;
	margin: 0 0 15px 15px;
}

.separator {
	float: none;
	clear: both;
	margin: 50px;
}

table {
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

td, th {
	padding: 5px;
	vertical-align: top;
}

.product {
	text-align: left;
}

.quantity {
	width: 80px;
	text-align: center;
}

.price {
	width: 80px;
	text-align: right;
}

.subtotal {
	width: 80px;
	text-align: right;
	font-weight: bold;
}

.right {
	text-align: right;
}

#specials {
	float: right;
	width: 248px;
	margin-left: 45px;
	margin-bottom: 45px;
}

.special {
	margin-bottom: 2px;
}

#specials h3 {
	width: 218px;
	padding: 15px;
	margin: 0;
	background: #353B2F url(/images/special.jpg) repeat-x;
	color: #fff;
	font-weight: normal;
	font-size: 16pt;
	line-height: 1.2em;
	text-shadow: #000 -2px 2px 2px;
}

#specials h3 p {
	margin: 0;
	padding: 0;
}


#specials a {
	color: #fff;
	text-decoration: none;
}

blockquote {
	padding: 1px 10px 1px 10px;
	margin: 20px;
	font-style: italic;
	background-color: #99864B;
	color: #fff;
}

.comment-author {
	font-style: normal;
	font-size: small;
}

address {
	clear: both;
	padding-top: .5em;
	padding-bottom: .5em;
	background: #E9E3DB url(/images/rule.gif) repeat-x;
	font-style: normal;
	font-size: 10pt;	
}
