body {
	background-color: #D6C9A8;
	margin: 0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:23px;
}
p, #content {
	color: #454545;
	margin-bottom: 22px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
	font-style: italic;
	margin-bottom: -14px;
}
a {
	color: #976400;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
img {
	border: 0;
}
#container {
	border:1px solid #ffffff;
	margin: 0 auto;
	margin-top: 15px;
	padding: 2px;
	width: 810px;
	background-color: #C4B797;
	text-align: center;
}
#container2 {
	border:2px solid #ffffff;
	padding: 12px;
	text-align: center;
	width: 782px;
}
#logo {
	float: left;
}
#mainnav {
	color: #000000;
	text-align: left;
	font-family: Garamond, "Adobe Garamond", "Book Antiqua", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 14px;
	width: 771px;
}
#mainnav a {
	color: #000000;
	text-decoration: none;
}
#mainnav a:hover, #mainnav a sel {
	color: #976400;
}
/* This CSS pure ul menu is driven by son of suckerfish from http://www.htmldog.com/articles/suckerfish/dropdowns/ */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 5px 5px;
}
/* In the below, we only want to specify a width for Opera?   width: 80px;    w\idth: 40px;  */
#nav a {
	display: block;
	padding: 3px 12px;
}
/* In the below, we only want to specify a width for Opera?   width: 90px;  */
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	font-size: 14px;
	font-weight: bold;
	font-family: Garamond, "Adobe Garamond", "Book Antiqua", Times, "Times New Roman", serif;
	margin-left: 9px;
	padding-bottom: 7px;
}
#nav li li {
	padding-right: 1px;
	width: 185px;
	margin-top: -3px;
}
#nav li ul a {
	width: 185px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* Would be nice to indicate selected page  */
ul#nav li a.current:link, ul#nav li a.current:visited
		{	color: #976400; }

#search {
	text-align: right;
	float:right;
	width:200px;
    clear:both;
}
#search form {
  float:right;
}
.catname {
	float: left;
	margin-top: -38px;
	text-align: center;
	color: #333333;
	width: 204px;
	font-weight: bold;
	font-size: 14px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
input {
 	vertical-align:middle;
}
input.textinput, input.text {
	background-color: #C4B797;
	border:1px solid #333333;
	padding:0px 2px;
	height:15px;
	width:104px;
	font: 11px "Helvetica Neue", helvetica, arial, sans-serif;
	color: #CCCCCC;
}
textarea {
	scrollbar-base-color: #D6C9A8;
	scrollbar-arrow-color: #bbbbbb;
	background-color: #C4B797;
	border:1px solid #333333;
}
#content {
	width: 771px;
	margin-top: 30px;
	text-align: center;
}
#home #content, #home #content #block {
	text-align: left;
}
#static #content {
}
#static #content #block {
	width: 571px;
	margin: 0 auto;
	text-align: left;
}
.catitem {
    width: 152px;
    height: 152px;
	text-align: center;
	padding: 0;
	_top: 50%;
	display: table-cell;
	vertical-align: middle;
}
.catitem img {
    #top: -50%;
}
.catalog {
	border: 1px solid #ffffff;
}
#category #content td, #itempage #content td {
	padding-bottom: 29px;
}
#iteminfo {
	text-align: left;
}
.price, .title, .sku, .date, .copy {
	display: block;
}
.sku {
	margin-top: 25px;
}
.sku, .price, .title {
	font-weight: bold;
}
#detail1 {
	border:1px solid #ffffff;
	margin: 0 auto;
	padding: 2px;
	width: 240px;
	text-align: center;
}
#detail2 {
	border:2px solid #ffffff;
	padding: 0;
	text-align: center;
	width: 236px;
	background-color: #ffffff;
}
.prop135 {
    height:145px;
    float:right;
    width:1px;
}
.prop454 {
    height:454px;
    float:right;
    width:1px;
}
.clearprop {
    clear:both;
    height:1px;
    overflow:hidden;
}
#footer {
	font-size: 10px;
	text-align:center;
	color: #696969;
}
.credit a, .credit a:hover, .credit a:visited, .credit a:active {
	color: #515151;
}
