@charset "utf-8";
/***********************/
/***     HTML tags    ****/
/***********************/
body {
	background-color: #AD9972;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8C765E;
	line-height: 150%;
}
div, p {margin:0px;padding:0px;}
p {margin-top:15px;}
a {color: #8C765E; }
a:hover {
	color: #F47C03;
}

.head1 { /***   for the header images   ****/
	float: left;
	margin-right:30px;
	margin-left:-10px;
	margin-top:10px;
}
.head2 {/***   for subheading images   ****/
	margin-top: 30px;
}
h3 { /***   for subcategory page header   ****/
	font-size: 15px;
	color: #F47C03;
	line-height: 36px;
	font-style:italic;
}

/***********************/
/***   Containers   ****/
/***********************/
#wrap0 {
	margin-top: 15px;
	margin-bottom: 0px;
	width: 902px;
	background-image: url(../layout/back_repeat.jpg);
	background-repeat: repeat-y;
	background-position: 51px 152px;
}

#wrap0 #top{
	height:152px;
	background-image: url(../layout/back_top.jpg);
	background-repeat: no-repeat;
	background-position: 51px top;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}

#wrap0 #top1 { /* for home page  */
	height:389px;
	background-image: url(../layout/home_top.jpg);
	background-repeat: no-repeat;
	background-position: 51px top;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#wrap0 #top #slogan, #wrap0 #top1 #slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color:#8D7952;
	text-align: center;
	margin-top: 33px;
	z-index: 2;
	line-height:20px;
}
#wrap0 #top1 #slogan { /* for home page  */
	margin-top: 298px;
	
}
#wrap0 #middle, #wrap0 #middle1 { 
	background-image: url(../layout/back_doubleO.gif);
	background-repeat: no-repeat;
	background-position: 574px bottom;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#wrap0 #middle1 { /*** for home page   ***/
	background-image: url(../layout/back_singleO.gif);
	background-position: 560px bottom;
}
/*** different middle backgrounds  ***/
#products #middle { 
	background-image:url(../layout/back_product.jpg);
	background-position: 541px bottom;
}
#product_oil #middle { 
	background-image:url(../layout/back_product_oil.jpg);
	background-position: 541px bottom;
}
#recipes #middle {
	background-position: 554px bottom;
}

/*** end of different middle backgrounds  ***/

#wrap0 #middle  #content { /*** for pages like about us  ***/
	background-image: url(../layout/back_olivess.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	padding-right: 105px;
	padding-left: 75px;
	padding-bottom: 100px;
	text-align:justify;
}
#wrap0 #middle1  #content { /*** for pages like home  ***/
	padding-right: 105px;
	padding-left: 75px;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align:justify;
	line-height: 200%;
}

#bottom {
	background-color: #5a3d3d;
	width: 100%;
	text-align: center;
	height: 28px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
}

/***********************/
/***     classes    ****/
/***********************/
.bodyimg {
	float: right;
	margin-right:-20px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom: 5px;
}
.underline { text-decoration:underline;}
.thumb {
	font-size: 11px;
	text-align: center;
	border: 1px dashed #BBB18E;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 130px;
	height: 240px;
	line-height: 12px;
}
.thumb a {
	text-decoration:none;
	height:200px;
	display:block;
}
.thumb a img {border-width:0px;margin-bottom:3px;}
.thumb a:hover {color:#FF6600;}
.thumbsep {
	margin-top:7px;
	border-top:dashed 1px #BBB18E;
	padding-bottom:7px;
	padding-top:3px;
}
.thumbprice {
	font-size:11px; 
	font-weight:bold;
	color: #768426; 
	font-weight:bold;
}
.noprod {font-weight:bold; color:#666633;font-size:11px;height:200px;}
.prodlist {font-size:11px;}
.prodlist h2  {
	color:#F47C03;
	font-size:11px;
	margin:0;
	padding:0;
	border-bottom:#F47C03 1px dashed;
}
.prodlist h2 a {color:#F47C03; text-decoration:none;}
.prodlist h3 {
	font-size:11px;
	margin:10px 0px 0px 10px;
	padding:0;
	line-height:normal;
	font-style:normal;
}
.prodlist h3 a {
	color:#B95E02;
	text-decoration:none;
}
.prodlist h2 a:hover, .prodlist h3 a:hover, .prodlist td a:hover {
	color:#339900;
}
.prodlist table {margin:0px 0px 10px 8px;}
.prodlist td {
	text-align:left;
	vertical-align:top;
	line-height:normal;
	padding-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC33;
}
.prodlist td a {text-decoration:none;}
/***********************/
/***     pages    ****/
/***********************/

/***     shop    ****/
#trading_hours {
	margin-left: 150px;
}

/***     growers    ****/
#growers_list {
	line-height:normal;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#growers_list th {font-weight: bold; text-align:left;padding:2px;}
#growers_list td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD9972;
	padding:2px;
}


/***     products    ****/
#wrap0 #middle  #content1 { /*** for pages like product - wider content  ***/
	background-image: url(../layout/back_olivess.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	padding-right: 90px;
	padding-left: 40px;
	padding-bottom: 90px;
	text-align:justify;
}

#product_list th {font-weight: normal; text-align: left; border-bottom: solid 1px #8C765E;}

#prod_list {
	color:#F47C03;
	font-weight: normal;
	font-size: 11px;
	line-height:20px;
	text-align:left;
}
#prod_list a {
	color:#F47C03;
	text-decoration: none;
}

#prod_list a:hover {
	color:#CC6702;
}

.cart { padding: 5px; font-size: 9px; font-weight: bold; color:#8C765E;}

#shopping_cart {
margin-bottom: 10px;
font-size: 9px;
border-right: #8C765E solid 1px;
border-left: #8C765E solid 1px;
}
#shopping_cart th {
text-align: left;
background-color: #8C765E;
color: #FFFFFF;
font-weight: bold;
}
#shopping_cart td {
margin-left: 2px;
color: #333333;
border-bottom: #8C765E solid 1px;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
