/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	}
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
html, body {	height: 100%;}
a:link, a:visited {
	color: #5E3A00;
	text-decoration: underline;
}
a:hover, a:active {
	color: #E7BA7F;
	text-decoration: none;
}
body {
	background: #5e3a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	position: relative;
	background: url(../images/content.gif) 109px 0 repeat-y;
	width: 769px;
}
#header {
	background: #5E3A00 url(../images/header.jpg) 0 0 no-repeat;
	margin: 0;
	height: 75px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 75px;
	width: 215px;
}
#products {
	float: left;
	margin: 0;
	width: 105px;
	padding: 10px 2px;
	background: url(../images/header.jpg) 0 -75px no-repeat;
	font-size: 11px;
}
#products li {
	margin: 2px 0;
	line-height: 11px;
}
#products li a,
#navigation li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 3px;
	_height: 1px;
}
#products li a:hover,
#navigation li a:hover {
	background: #DAAC6F;
}
#navigation {
	position: absolute;
	top: 47px;
	left: 248px;
	width: 518px;
	margin: 0;
	line-height: 19px;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}
#navigation li {
	display: inline;
	margin: 0;
	padding: 0 3px;
	line-height: 14px;
	vertical-align: middle;
	border-right: 1px solid #FFF;
	font-size: 12px;
	font-weight: bold;
}
#navigation #contact {border-width: 0;}
#navigation li a {
	display: inline;
}
#navigation ul {display: none;}
#content {
	float: left;
	background: url(../images/header.jpg) -109px -75px no-repeat;
	padding: 303px 10px 10px;
	width: 484px;
}
#extras {
	margin-left: 618px;
	width: 148px;
}
#extras img {
	border-width: 0;
}
#extras .address {
	padding: 5px;
	font-size: 10px;
}
#extras .address h6 {
	color: #5e3a00;
	margin: 5px 0;
	font-size: 14px;
}
#footer {
	background: #5E3A00;
	padding: 5px 0px 5px 109px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {text-decoration:underline;}
#byline em {text-decoration: underline;font-style: normal;}
/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}

#flash {
	background: #482B06;
	position: absolute;
	left: 109px;
	top: 75px;
	height: 303px;
	width: 504px;
}
#cover {
	position: absolute;
	left: 109px;
	top: 75px;
	height: 303px;
	width: 504px;
	z-index: 100;
}
#storenav {
	margin: 5px 0 0;
	padding: 5px 0 0;
	border-top: 1px solid #FFF;
}
#storefront select {
	font-size: 10px;
}
#storefront select,
#storefront input,
#storefront textarea {
	margin: 0;
	display: inline;
	width: auto;
	height: auto;
}
#storefront option {
	font-size: 12px;
}
#storefront input.hidden {
	display: none;
}
h2.producttitle {
	margin: 0 0 5px;
}
#storefront form {
	margin: 0;
}
td {
	align: left;
}
