html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
  background-color: #877356;
  font: 100%/1.6 "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
  font-size: 10pt;
  margin-bottom: 1.5em;
}

h3:before {
  content: '» ';
}

h2 {
  font-size: 160%;
  color: #15110c;
}

body.index h2 {
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .4em;
/*  font-weight: bold;*/
}

h2 a {
  margin-left: .6em;
}

a {
  color: #16130f;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px solid #911c18;
}

div#head {
	padding: 30px 1.4em 0 1.4em;
	height: 60px;
	background: url(/images/head_bg.gif);
}

div#head img {
	float: right;
	margin-top: 10px;
}

ul#top-menu {
	list-style: none;
	height: 1em;
	top: 60px;
	position: absolute;
	z-index: 100;
  text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 130%;
  font-weight: 900;
}

ul#top-menu li {
	float: left;
	margin-right: 1.8em;
}

ul#top-menu a:hover {
	color: #911c18;
	border: none;
}

div#body {
	background-color: #312b1f;
	border-top: .7ex solid #221c14;
}

div#content {
	border: none;
	padding: .9em 1.4em;
	margin-left: 220px;
  background-color: #877356;
  min-height: 40ex;
  _height: 40ex;
}

table.image-box td.title {
	text-align: right;
}

table.image-box td.navigation {
	font-size: 144%;
}

table.image-box td.navigation a {
	margin-right: .6em;
}

table.image-box a:hover {
	border: none;
	color: #911c18;
}

body.index div#content {
  margin: 0;
}

div#content img {
  border: 1.4ex solid #221c14;
  background-color: #221c14;
}

body.index div#content img {
  border-width: .7ex;
}

body.index div#content img:hover {
  border-color: #911c18;
}

body.index div#content a {
  border: none;
}

body.index div.index-box {
	white-space: nowrap;
}

body.index div#index0 {
	float: left;
}

#index1 {
	text-align: right;
	float: right;
}

#index2 {
	text-align: right;
	float: right;
}

#index3 {
	float: left;
	margin-right: 16px;
}

#index5 {
	float: left;
	margin-right: 16px;
}

#index6 {
	float: left;
	margin-right: 16px;
}

#index7 {
	float: left;
}

body.index div#index-center {
	width: 620px;
	margin: 0 auto;
	overflow: hidden;
}

div#categories, div#news {
	width: 182px;
	padding: .9em 1.2em;
	float: left;
	background-color: #312b1f;
}

div#categories ul, div#news ul {
	list-style: none;
	font-size: 10pt;
}

div#categories ul ul {
  margin-left: .9em;
}

div#categories a {
  padding-left: 1em;
}

div#categories a, div#news a {
  border: none;
}

div#categories ul li.open a {
  background: url(/images/open.gif) no-repeat 1px center;
}

div#categories ul li.close a {
  background: url(/images/close.gif) no-repeat 0 center;
}

div#categories ul li.product a {
  background: none;
}

div#categories a {
	color: #b0a28e;
}

div#categories ul li.product a, div#news a{
	color: #c68e2d;
}

div#categories a:hover, div#news a:hover {
	text-decoration: underline;
}

span.time {
	font-size: 80%;
	display: block;
	margin-bottom: .8ex;
	margin-top: -0.7ex;
	color: #b0a28e;
}

#footer {
  margin-bottom: 4em;
  padding: .9em 1.4em;
  background-color: #221c14;
  color: #b0a28e;
  clear: left;
}

#footer a {
  color: #b0a28e;
}

#footer ul {
  list-style: none;
  font-size: 70%;
  text-align: right;
}

.clear {
	clear: both;
}

a.focus {
  text-decoration: underline; 
}

div#content .disabled {
  color: #96896a;
}

.invisible {
  display: none;
}

#article h1 {
	font-size: 172%;
	font-weight: bold;
}

#article ul {
	margin-left: 1em;
	margin-bottom: 2ex;
	margin-top: 2ex;
}

#article ol {
	margin-left: 1.5em;
	margin-bottom: 2ex;
	margin-top: 2ex;
}