	body {
	margin: 0px;
	background: #656600 url('../images/background.gif') repeat-y top center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}
	div#wrapper {
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
	min-width: 980px;
	background: url('../images/content.jpg') no-repeat top center;
}
	div#center {
	position: relative;
  margin: 0 auto 0 auto;
  padding: 0;
	width: 980px;
}
	div#search {
	position:relative;
	width:260px;
	height:70px;
	padding:10px 0px 0px 30px;
	float:left;
	clear:left;
	font-size:11px;
	color:#ffcc00;
}
	div#search input {
	width:180px;
	float:left;
}
	div#searchbtn {
	position:relative;
	width:21px;
	height:22px;
	left:5px;
	float:left;
	background-image: url(../images/search.png);
}
	div#searchbtn a {
	float:left; width:100%; height:100%; padding: 0;
}
	div#searchbtn b {
	display:none;
}
	div#searchbtn:hover {
	background-position: 21px 0;
}
	div#loginbtn {
	position:relative;
	width:21px;
	height:22px;
	float:left;
	background-image: url(../images/login.png);
}
	div#loginbtn a {
	float:left; width:100%; height:100%; padding: 0;
}
	div#loginbtn b {
	display:none;
}
	div#loginbtn strong {
	display:none;
}
	div#loginbtn:hover {
	background-position: 21px 0;
}
	div#registerbtn {
	position:relative;
	width:21px;
	height:22px;
	float:left;
	background-image: url(../images/register.png);
}
	div#registerbtn a {
	float:left; width:100%; height:100%; padding: 0;
}
	div#registerbtn b {
	display:none;
}
	div#registerbtn strong {
	display:none;
}
	div#registerbtn:hover {
	background-position: 21px 0;
}
	div#logo {
	position:relative;
	width:400px;
	height:80px;
	float:left;
	background-image: url(../images/logo.png);
}
	div#info {
	position:relative;
	width:260px;
	height:70px;
	padding:10px 30px 0px 0px;
	float:left;
	clear:right;
	font-size:11px;
	color:#fff;
	text-align:right;
	line-height:1.3em;
}
	div#info a {
	color: #fff;
	padding: 0 0.2em 0 0.2em;
}
	div#info a:link {
	text-decoration: none;
}
	div#info a:visited {
	text-decoration: none;
	color: #fff;
}
	div#info a:hover {
	text-decoration: none;
	color: #ff8c01;
}
	div#info a:active {
	text-decoration: none;
	color: #ff8c01;
}
	div#menu {
	position:relative;
	left:180px;
	width:620px;
	height:40px;
	float:left;
	clear:both;
	color:#cb9c75;
	background-image: url(../images/menu.png);
}
	div#menu a {
	font-size: 17px;
	color: #fff;
	padding: 0 0.2em 0 0.2em;
}
	div#menu a:link {
	text-decoration: none;
}
	#current {
	font-weight:bold;
}
	div#menu a:visited {
	text-decoration: none;
	color: #fff;
}
	div#menu a:hover {
	text-decoration: none;
	color: #ff8c01;
}
	div#menu a:active {
	text-decoration: none;
	color: #ff8c01;
}
	div#cart {
	position:absolute;
	left:575px;
	top:9px;
	width:33px;
	height:23px;
	background-image: url(../images/cart.gif);
}
	div#cart:hover {
	background-position: 33px 0;
}
	div#cart a {
	float:left; width:100%; height:100%; padding: 0;
}
	div#cart b {
	display:none;
}
	div#cart.filled {
	background-position: 33px 23px;
}
	div#cart.filled:hover {
	background-position: 0px 23px;
}
	div#print {
	position:relative;
	top:5px;
	left:275px;
	width:31px;
	height:31px;
	float:left;
	color:#cb9c75;
	background-image: url(../images/icon_print.gif);
}
	div#print a {
	float:left; width:100%; height:100%; padding: 0;
}
	div#print b {
	display:none;
}
	div#chpcontainer {
	position:relative;
	width:220px;
	top:-10px;
	left:30px;
	float:left;
	clear:left;
	font-size: 0.9em;
	line-height: 1.4em;
}
	div#chapter {
	position:relative;
	width:200px;
	top:10px;
	background-color:#cc9;
	border:3px double #b8b886;
	padding:0 10px 10px 10px;
}
	div#chpcontainer ul, div#chapter ul {
	padding: 0;
	margin: 0;
}
	div#chpcontainer li, div#chapter li {
	list-style: none;
	color:#666;
}
	div#chpcontainer ul li a, div#chapter ul li a {
	color:#000;
	text-decoration: none;
}
	div#chpcontainer ul li a:hover, div#chapter ul li a:hover {
	color:#656600;
	text-decoration: underline;
}
	div#chpcontainer ul li.cat, div#chapter ul li.cat {
	list-style-image: url(../images/cat.gif);
	list-style-type: square; 
	margin: 8px 0 0 17px;
	color:#824b36;
	font-weight:bold;
}
	div#chpcontainer .new {
	color:#F90;
	font-weight:bold;
}
	div#chpcontainer ul.chp {
	list-style-image: none;
	color:#000;
	font-weight:normal;
	font-size: 0.9em;
}
	div#chapter ul.chp {
	list-style-image: none;
	color:#000;
	font-weight:normal;
	font-size: 0.9em;
	margin-left: 3px;
}
	div#content {
	position:absolute;
	width:435px;
	top:171px;
	left:258px;
	padding:0 30px 0px 30px;
	font-size: 0.9em;
}
	div#content_wide {
	position:absolute;
	width:635px;
	top:171px;
	left:258px;
	padding:0 30px 0px 30px;
	font-size: 0.9em;
}
	div#rgtcontainer {
	position:absolute;
	width:220px;
	top:170px;
	left:755px;
	float:left;
	clear:left;
	font-size: 0.8em;
	line-height: 1.4em;
}
	div#login {
	position:relative;
	width:175px;
	top:0;
	background-color:#e8d5ca;
	border:3px double #e0a786;
	padding:0 10px 10px 10px;
}
	div#login .subheading {
	font-weight:bold;
	font-size: 1.2em;
	line-height: 2.4em;
	color:#824b36;
}
	div#login .btntxt {
	font-weight:bold;
	color:#666666;
}
	div#deliverystats {
	position:relative;
	width:175px;
	top:0;
	background-color:#ffcc99;
	border:3px double #996633;
	padding:5px 8px 0 8px;
}
	div#deliverystats h1 {
	font-weight:bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color:#824b36;	margin-bottom: -2px;
}
	div#readings {
	position:relative;
	width:175px;
	margin-top:20px;
	background-color:#c2d1d5;
	border:3px double #a6c7d1;
	padding:5px 8px 0 8px;
}
	div#readings h1 {
	font-weight:bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color:#0d4758;
	margin-bottom: -2px;
}
	div#slowfood {
	position:relative;
	width: 200px;
	height: 210px;
	margin-top:20px;
}
	div#slowfood a {
	float: left; width: 100%; height: 100%; outline: 0;
}
	div#slowfood b {
	display: none;
}
	.normal {
	font-size: 0.9em;
	line-height: 1.4em;
}
	.deliveryperiod {
	color: #824B36;
}
	.small {
	font-size: 0.9em;
	line-height: 1.8em;
}
	input.small {
	font-size: 1em;
	line-height: 1em;
}
	address {
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.4em;
}
	.smallextra {
	font-size: 0.7em;
	line-height: 1em;
}
	div#login input {
	width:170px;
}
	div#footer {
	position: relative;
	top: 25px;
	z-index:99;
}
	div#exedo {
	position:absolute;
	width:20px;
	height:20px;
	top: -3px;
	margin-left: 175px;
	background-image: url(../images/icons.png);
}
	div#exedo:hover {
	background-position: 0px -20px;
}
	div#exedo a {
	float:left; width:100%; height:100%; outline:0;
}
	div#exedo b {
	display:none;
}
	div#w3c {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}
	div#w3c a {
	color:#666;
	font-weight:bold;
	text-decoration: none;
}
	div#w3c a:hover {
	color:#606;
}
	h1 {
	font-size: 18px;
	color:#824b36;
	margin-top:0;
}
	h2 {
	font-size: 16px;
	color:#656600;
	margin-bottom:0px;
}
	h3 {
	font-size: 14px;
	color:#824b36;
	margin-bottom:0px;
}
	.clearfix:after { /* put period after content and clear it to expand div */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}	
	.clearfix {	/* Hide from IE Mac \*/
	display: inline-block;
}
	.clearfix { /* End hide from IE Mac */
	display: block;
}
	#navcontainer { margin-left: 20px; margin-top: 10px; }
	#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
}
	#navlist li {
	display: inline;
	padding: 0;
	margin: 0;
}
	#navlist li:before { content: "| "; }
	#navlist li:first-child:before { content: ""; }
	a:link {
	color: #824B36;
}
	a:visited {
	color: #824B36;
}
	a:hover {
	color: #C33;
}
	a:active {
	color: #C33;
}
	.group {
	background-color: #ffcc99;
	font-size: 0.9em;
}
	.tablelink {
	cursor: pointer;
}
	.readmore {
	text-decoration: none;
}
	div#optionbar, div#optionbar2 {
	position:relative;
	width:500px;
	color: #808080;
	background-color:#eeeeee;
	border:3px double #cccccc;
	padding:2px;
}
	div#imagebox {
	width:250px;
	position:relative;
	background-color:#683c2b;
	border:3px double #93592a;
	padding:2px;
}
	.box {
	display: none;
}
	.popuph1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
}
	.popup {
	color: #EEEEEE;
}
	.doclink {
	text-decoration: none;
}
.seedItem {	
padding: 2px 4px 2px 4px;
border: 1px solid #F5DBB4;
/* opacity: .60; CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
/* -moz-opacity: 0.60; Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
/* -khtml-opacity: 0.60; Safari 1.1, Konqueror 3.1 (support removed later) */
/* filter: alpha(opacity=60); Internet Explorer 5.5, 6 */
}
.seedItem0 {	
padding: 2px 4px 2px 4px;
border: 1px solid #F5DBB4;
background-color: #FAF6EC;
 opacity: .70; /* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
 -moz-opacity: 0.70; /* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
 -khtml-opacity: 0.70; /* Safari 1.1, Konqueror 3.1 (support removed later) */
 filter: alpha(opacity=70); /* Internet Explorer 5.5, 6 */
}
.seedItem1 {	
padding: 2px 4px 2px 4px;
border: 1px solid #000000;
background-color: #fbf0da;
 opacity: .70; /* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
 -moz-opacity: 0.70; /* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
 -khtml-opacity: 0.70; /* Safari 1.1, Konqueror 3.1 (support removed later) */
 filter: alpha(opacity=70); /* Internet Explorer 5.5, 6 */
}
.brown {
	color:#824b36;
}
.print {
	display: none;
}
.button {
	margin-left: 2px;
	margin-bottom: 2px;
	border: 0;
	outline: 0;
}
