body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(i/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 0;
	padding-right: 80px;
	padding-bottom: 0;
	padding-left: 80px;
}
div#page {
	padding-bottom: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: white;
}
a {
	font-style: normal;
	text-decoration: none;
	color: #5A070F;
}
a img {
	border: 0px none transparent;
}
a:hover {
	text-decoration: none;
	color: #C28F0F;
}

h1, h2, h3, h4 {
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 10px;
}
h3 {
font-size: 1em;
padding: 0px;
margin-top: .4em;
}
h1.title {
	text-transform: uppercase;
	line-height: 1.1;
	font-size: 1.6em;
	text-align: center;
}
div#side h2 {
	display: inline;
	text-transform: uppercase;
	
}
div#header {
	margin-top: 0px;
	margin-bottom: 0;
	text-align:center;
	float: none;
	padding-top: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
	position: relative;
	height: 87px;
	width: auto;
	background-color: #FFFFFF;
}

div#header img.logo {
	margin-right: auto;
	margin-left: auto;
	left: -96px;
	float: left;
	position: absolute;
	z-index: 999;
	margin-top: 4px;
}
div#header h1  {
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: right;
	float: right;
	padding-right: 40px;
	margin-top: 40px;
}
div#header div.nav {
	text-align: right;
	width: 100%;
	font-weight: normal;
	color: #FFFFFF;
	height: 32px;
	clear: inherit;
	background-color: #D2BE79;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: auto;
	top: 84px;
	position: absolute;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(i/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
div#header div.admin {
	font-size: 1.2em;
	font-weight: bold;
	color: #F77610;
	letter-spacing: 0.2em;
	float: right;
	display: block;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
div#header div.nav ul, #side div.nav ul {
	list-style: none;
	margin:0;
	padding: 0;
}
div#header div.nav ul {
	margin-left: 80px;
	margin-top: 4px;
}
div#header div.nav ul li {
	display:inline;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 0.9em;
	margin-right: 4px;
}
div#header div.nav ul li.home {
border-left-style: none;
}
div#header div.nav ul li.search {
	height:20px;
	padding-right: 10px;
	text-align: right;
	border-left-style: none;
	
}
div#header div.nav ul li input{

vertical-align: middle;	
}
div#header div.nav ul li form {
display: inline;


}
div#header div.nav ul li a {
	color: #191919;
	height:24px;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0.2em;
	background-image: url(i/bg_nav_a.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: -9999px 12px;
}
div#header div.nav ul li a:hover {
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.banner {
background-color: #D2BE79;
padding-bottom: 10px;
}
#content         {
	color: #5C5C5C;
	line-height: 1.4em;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 21px;
	margin-bottom: 0px;
	width: 750px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#content.admin {
margin-left: 280px;
}

#content  p, #content  ul, #content dl  {
	font-size:0.9em;
	text-align: left;
}
#content p img {
	margin: 4px;
	vertical-align: middle;
}
#content dt {
	font-weight: bold;
	background-repeat:no-repeat;
	padding-left:20px;
}
#side {
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: center;
	display: block;
	float: right;
	width: 180px;
	padding: 0px;
	margin: 10px;
	background-color: #D2BE79;
	overflow: hidden;
	border: 1px solid #666666;
}
#side form {
	width: auto;
	
}
#side form input {
	margin-bottom: 4px;
	padding: 2px;
}
#content #side a.button {
	width: 140px;
	padding: auto;
	display: block;
	text-align: center;
	margin: 8px;
}
#side div.nav {
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: center;
	display: block;
	float: left;
	height: auto;
	padding-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #333333;
	padding-top: 10px;
	background-color: #FDDA7C;
	padding-right: 4px;
	padding-left: 4px;
	font-family:Trajan Pro, Times New Roman, Perpetua, Tahoma, Arial, Helvetica;
	width: auto;
}
#side div.nav ul {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side div.nav ul ul{
	background-image:none;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side div.nav ul li {
	font-size: 0.9em;
	padding-left:1em;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side div.nav ul li.header {
	font-size: 1em;
	line-height: 1.6em;
	font-weight: bold;
	margin: 0;
	background-color; #fffff;
	padding-top:10px;
}
#side div.nav ul li.header a {
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #FFFFFF;
}
#side div.nav ul li.header a:hover {
	background-image: none;
}
#side div.nav ul li a {
	display: block;
	width: 154px;
	color:#400A00;
	padding-left:8px;
}
#side div.nav ul ul li a {
	display: block;
	width: 152px;
	color:#FFFFFF;
	padding-left: 10px;
}
#side div.nav ul li.nolink span {
padding-left: 1em;
}
#side div.nav ul li a:hover {
	color: #F3B70B;
	background-image: url(i/arrow_leftnav_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #400A00;
}
#side div.nav ul li.current a, #side div.nav ul li.current a:hover, #side div.nav ul li.nolink span {
	color: #400A00;
	background-image: url(i/arrow_leftnav_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	background-color: transparent;
	cursor: default;
}
#side div.nav ul li.current ul a {
background-image: none;
}
.clear { float: none; clear: both; }
#content a.button       {
	color: #fff;
	font-size: 1.2em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none;
	background-color: #84733C;
	letter-spacing: 0.1em;
	cursor: pointer;
	position: relative;
	top: 4px;
	width: auto;
	height: 30px;
	border: 1px outset #003366;
	margin-top: auto;
	margin-right: 1em;
	margin-bottom: auto;
	margin-left: 1em;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#content a.button:hover  { color: #c8c8c8; background-color: #393939; border: inset 1px #5a8592; }
#content div.items     {
	display: block;
	position: relative;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#content div.items.feature {
margin-right: 200px;
}
div.item_featured {
font-size: 0.9em;
	line-height: 1.6em;
	text-align: center;
	display: block;
	float: right;
	height: 384px;
	padding: 10px;
	margin-top: 20px;
	
	font-family:Trajan Pro, Times New Roman, Perpetua, Tahoma, Arial, Helvetica;
	width: 200px;
	background-image: url(i/bg_feature.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

div.item_featured a        {
	font-weight: normal;
	text-align: center;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px;
	width: 180px;
	height: 220px;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
div.item_featured a span {display: block; width: 176px; padding: 2px; }
#content div.items a    {
	font-weight: normal;
	text-align: center;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 6px;
	width: 120px;
	height: 200px;
	float: left;
	
}
#content div.items a:hover {
	cursor: pointer;
	color: #333333;
}
#content div.items a span       {
	text-align: center;
	font-size: 0.7em;
	line-height: 1em;
	display: block;
	padding: 4px;
	width: 112px;
	overflow: visible
}
a span.title { margin-top: 4px; font-weight: bold; text-transform: uppercase; height: 32px; overflow: hidden; }
a:hover span.title {
}
#content div.items a span.price {
	font-weight: bold;
	height: 16px;
	letter-spacing: 0.2em;
	text-align: right;
}
#content div.items a:hover span.price {  }
#content div.items a img, div.item_featured a img  { margin: auto; padding: 0; float: none; clear: both; border: none }
* html #content div.items { text-align: center; height: 1% }
div#content.detail div.main {
	text-align: left;
	margin-left: 310px;
	
}
div#content.detail div.photo {
	position: relative;
	width: 300px;
	float: left;
	display: block;
	margin-top: 0px;
	padding-bottom: 10px;
}


form.info div.row label, form div.row span.label {
	text-align: right;
	display: block;
	position: relative;
	width: 160px;
	float: left;
	margin-right: 0.2em;
	padding: .4em;
}

form.info div.row input {
	margin-right: 1em;
	border-color: #9eb5cc;
	padding: 2px;
}
form div.row  .labeltext  {
	margin-left: 0.4em;
	font-size: 0.8em;
	font-style: italic;
}
div#content.cart table .item   { text-align: left; text-transform: uppercase; padding: 2px; vertical-align: middle ; width: 200px; }

div#content.cart table th.item { text-align: center; text-transform: none }

form div.row {
	text-align: left;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	display: block;
	padding: .4em;
}
form fieldset legend {
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
form fieldset fieldset legend {
}
form div.row label em {
	margin-right: 0.4em;
	margin-left: 0.4em;
}
div.qty {
	text-align: center;
	margin: auto;
	
}
div.qty label, div.qty .label    {
	font-weight: normal;
	text-align: right;
	padding-right: 0.4em;
	padding-left: 0.2em;
	width: 4em;
	float: left;
	display: block;
}
div.qty .labeltext {
	
	font-weight: normal;
	position: relative;
	font-size: 0.8em;
	white-space: nowrap;
}
#content form.info { width: auto; margin: auto; padding: 1em; }
fieldset {
	margin: auto;
	padding: 0em;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content form {
	position: relative;
	font-size: 0.9em;
	width: 520px;
	margin: auto;
	text-align: center;
}
fieldset * { overflow: hidden; }
div#content table	{
	width: auto;
	border-collapse: collapse;
	margin-top: 10px;
}
div#content div.qty table td {
font-size: 90%;
}
padding-left:.4em; padding-right: .4em;
}
div#content.history table	{width: auto;
font-size: 80%;
}
div#content table tbody tr td { margin-top: 2px; margin-bottom: 4px ; border-top: 1px solid #d6dde3; }
div#content table tbody tr.odd td { background-color:#D3DDDA; }
div#content.history table td {
padding-left: .4em;
padding-right: .4em;
}
div#content.cart table, div#content.history table      {
	font-size: 80%;
	line-height: 1.4em;
	text-align: left;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	border: 0 #fff;
	
	width: auto;
}
div#content.cart table td {
	padding-right: 1em;
	border: 1px solid #CCCCCC;
}
div#content.cart table.summary  {
	color: black;
}
div#content.cart table *  { padding-right: 4px; padding-left: 4px }
div#content.cart table tfoot {  }
div#content.cart table tfoot td { border-style: none; }
div#content table thead  {
	color: #fff;
	font-size: 90%;
	line-height: 1.4em;
	background-color: #C28F0F;
}
div#content.cart table tbody tr { margin-bottom: 4px }
div#content.cart table tbody { }
div#content.cart table .qty  {
	text-align: right;
	padding-right: 8px;
	padding-left: 4px
}
div#content.cart table .qty * { text-align: right }
div#content.cart table .item   {
	text-align: center;
	text-transform: uppercase;
	padding: 2px;
	vertical-align: middle;
	width: auto;
}
div#content.cart table th.item {
	text-align: center;
	text-transform: none;
}
div#content.cart table .desc  {
	text-align: center;
}
div#content.cart table .price { text-align: right; padding-top: 4px; padding-bottom: 4px; width: 4em ; border-right-style: none; }
div#content.cart table .unit  { }
div#content.cart table tbody .total, div#content.cart table tfoot .total  {
	font-weight: bold;
	background-color: #E1F0F5;
}
div#content.cart table .remove { margin-left: 1px }
div#content.cart table .remove a { color: #000; background-color: #c8c8c8; margin: 4px; padding: 4px }
div#content.cart table .remove a:hover { color: #c8c8c8; background-color: #000 }
div#content.cart table td img   {
	text-align: center;
	margin: 2px;
	width: 50px;
	height: 50px;
	vertical-align: middle
}



#footer {
	text-align: left;
	margin: 0px;
	font-size: 0.6em;
	display: block;
	clear: both;
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#footer div.nav {
	color: #FFFFFF;
}
#footer  a  {
	color: #FFFFFF;
}
