/* @group reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	background: #f6eee2;
	/*border-collapse: collapse;
	border-spacing: 0*/

}

td {
	padding: 0.4em;
	border-bottom: 1px solid #FFF;
}
th {
	background: #eee2d0;
	padding: 0.4em;
}

tr {
	
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

/* @end */

/* @end */

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.4 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #333;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a {
	color: #376217;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 36px;
	line-height: 1.1;
	color: #569329;
	color:#916445;
	font-weight: lighter;
	font-family: "museo",serif;
}

p.leader {
	font-family: "museo",serif;
	font-size: 15px;
	line-height: 1.6;
}

h2 {
	font-size: 16px;
	color: #a17659;
	margin-bottom: 0;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #a17659;
}

h4 {
	font-size: 14px;
	color: #a17659;
}

h5 {
	font-size: 13px;
	color: #a17659;
}

h6 {
	font-size: 13px;
	color: #a17659;
}

/*li {
	margin-left: 0px;
}*/


body.friends h4 {
	margin-bottom: 10px;
	margin-top: 30px;
}

#aside h3 a {
	text-decoration: none;
	color: #FFF;
}

#address {
	float: left;
	clear: both;
	background: none;
	font-size: 12px;
	color: #a67651;
	width: 100%;
	width: 960px;
	margin: 20px 40px;
	border-top: 1px solid #a67651;
	padding-top: 0px;
}

.press h1, .press h2 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 16px;
	font-family:  Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a.press {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #a67651;
}

body {
	margin: 0;
	background: #d5c6a6 url('/images/bg.jpg');
	color: #694932;
}

.float-right {
	float: right;
	margin: 0 0 10px 20px;
}

.float-left {
	float: left;
	margin: 0 20px 10px 0;
}


.thumb {
	width: 240px;
	padding: 20px;
	background: url('/images/bg-thumb.jpg') no-repeat;
}

hr.clear {
	border: 0;
	
	clear: both;
	height: 0;
}

.article-container {
	clear: both;
}

.caption {
	font-size: 12px;
	line-height: 1.1;
	font-style: italic;
	padding-right: 10px;
	padding-top: 15px;
	margin: 0;
}

.zemError {
	color: red;
}

/* @group coffe club2 */

h2.step {
	font-weight:normal;
	margin: 15px 0;
	font-size: 22px;
	line-height: 1;
	color: #569329;
	color:#916445;
	font-weight: lighter;
	font-family: "museo",serif;
background:  #e9e2cd ;
padding: 5px 10px;
}

h2.step span {
	font-weight: normal;
}


 
 .row label, row input  {
	/*float: left;*/
}
 

table.coffee-club2 {
	/*background: #FFF;*/
	border-collapse: collapse;
	/*width: 450px;*/
}

table.choice2 {
	border: 0px solid #CCC;
	border-collapse: collapse;
	/*height: 200px;*/
}

table.coffee-club2 td {
	height: 2em;
	padding: 5px 3px;
	vertical-align: top;
}

table.coffee-club2 th {
	text-align: left;
	vertical-align: top;
	background: #916445;
	padding: 5px 10px;
	color: #fbf9ed;
}

label {
	padding-right: 10px;
}

button {
	margin: 20px 0;
}

.tabs li.fade {
	color: #CCC;
}

.tabs {
	background: #FFF;
	padding: 10px;
	border: 1px solid #EEEEDD;
}

.tabs li {
	list-style: none;
	display: inline;
	padding: 10px 30px;
	background: url(/images/breadcrumb.jpg) no-repeat top right;
}

.tabs li a {
	text-decoration: none;
}

.errorMessage, .red {
	color: red;
}

/* @end */

/* @group layout */


#featured-product {
background:  #8faa7b url('/images/header_featured_left.gif') no-repeat 50% 0;
color: #FFF;
padding: 40px 10px 20px 10px;
margin-top: 20px;
margin-bottom: 20px;
}

#signup {
background:  #e3dacc url('/images/header_signup.gif') no-repeat 50% 0;
color: #453224;
padding: 40px 15px 20px 10px;
margin-top: 20px;
margin-bottom: 20px;
line-height: 1.2;
color: #a67651;
font-size: 12px;
}

#signup input[type="text"] {
	width: 100%;
}

#signup input[type="submit"] {
	margin-top: 10px;
}

#signup p {
	font-size: 12px;
	margin: 5px 0;
	color: #a67651;
}

#featured-product h4 {
	margin: 10px 0;
	line-height: 1.2;
	color: #24443d;
}

#sidebar {
	width: 200px;
	padding: 10px;
	float: left;
	background: #dcc397;
	background: #dcc397 url('/images/col_1_top.jpg') no-repeat left top;
}

#container {
	width: 1050px;
	margin: 0 auto;
	
	background: #FFF url('/images/bg-page.jpg') repeat-y;
}

#aside {
	
	width: 276px;
	float: left;
	margin-left: 37px;
	background: #916445 url('/images/aside-bot.jpg') bottom left no-repeat;
	color: #eadfce;
	padding-bottom: 50px;
}

#aside div {
	padding:0 20px 40px 20px;
	margin-bottom: 20px;
	background:  url('/images/aside-divider.jpg') bottom center no-repeat;
}

#aside a {
	color: #eadfce;
}
#aside a:hover {
	color: #FFF;
}

#aside h3 {
	background: none repeat scroll 0 0 #67432B;
	font-family: "museo",serif;
	font-size: 18px;
	font-weight:normal;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	letter-spacing: 1px;
	margin-bottom: 14px;
	padding: 3px 10px;
}

ul.nav-aside,  ul.nav-aside li{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nav-aside a {
	text-decoration: none;
}

ul.nav-aside a:hover {
	color: #FFF;
	}
	
	
	form input[type=submit] {
	background : url("/images/btn-subscribe.png") no-repeat center center;
	width : 107px;
	height :36px;
	border : none;
	color : transparent;
	cursor: pointer;
}

#content {
	width: 670px;
	float: right;
	margin-right: 37px;
	padding-bottom:20px;
}

#content-wide {
	width: 950px;
	margin: 0 auto;
}

#coffee-club-banner {
	width: 950px;
	height: 354px;
	background : url("/images/coffee-club.jpg") no-repeat center center;
}

#coffee-club-banner div {
	width: 366px;
	margin-left:330px;
	padding-top: 30px;
}

/* @group home */

#home-content {
	width: 570px;
	float: left;
	margin-left: 37px;
}

.entry.home {
	float: left;
	display: inline;
	color: #205d38;
}

.entry.home img {
	float: left;
	margin-right: 10px;
}

.entry.home h2 {
	color: #699253;
}

#feature {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #fef6ea;
	padding: 20px;
}

#home-aside {
	width: 393px;
	float: right;
	margin-right: 37px;
	background:url(/images/home-aside.jpg) repeat-y;
}


#home-aside > div.item {
	padding: 10px 40px 20px 20px;
	color: #fef6ea;
	background: url(/images/home-aside-divider.jpg) no-repeat bottom left;
	float: left;
	display: inline;
}

#home-aside h2 {
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
}

#home-aside .thumb {
	float: left;
	margin-right: 20px;
	background: none;
	width: 77px;
	padding: 0;
}

#home-aside .more {
	font-style: italic;
}

#home-aside div.signup {
	float: left;
	margin:30px 20px;
	background: #699253;
	padding: 10px;
	color: #cad9bc;
	width: 320px;
	
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
}

#home-aside .signup h3 {
	color: #FFF;
	margin-bottom: 10px;
}

div.album {
	padding: 20px 0;
}

div.album li {
	list-style: none;
	margin: 20px 20px 0 0;
	padding: 0;
	display: inline;
}

div.ppt {
    display: none !important;
}


#gallery li {margin-bottom:8px;}
.pgtitle{font-size:15px;margin-left:10px;}
.tiny{vertical-align:middle;}

/* @end */


#content .pad {
	padding: 10px 37px;
}

#header {
	position: relative;
	width: 1050px;
	margin: 0 auto;
	height: 197px;
	background: #b39a73 url('/images/header3.jpg') no-repeat left top;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 190px;
	z-index: 100;
}

#header-container {
	width: 100%;
	background: #b39a73 url('/images/bg-header2.jpg') repeat-x;
}

#footer {
	padding-top: 50px;
	padding-left: 290px;
	clear: both;
	height: 55px;
	background: transparent url('/images/footer.jpg') no-repeat left top;
}

#footer #credit {
	/*margin-left: 274px;*/
	width: 540px;
	font-size: 11px;
	color: #694932;
}

#credit a {
	text-decoration: none;
	color: #694932;
}

/* @end */

/* @group nav */
#phone {
	position: absolute;
	right: 20px;
	bottom: 40px;
}

#social {
	position: absolute;
	right: 20px;
	bottom: 80px;
}

#social img {
	float: right;
}

#social .icon {
	float: right;
	width: 30px;
	height: 29px;
}

#social .fb {background: url('/images/icon-fb.jpg') no-repeat left top;}
#social .fb:hover {background:  url('/images/icon-fb-o.jpg') no-repeat left top;}
#social .tw {background: url('/images/icon-twitter.jpg') no-repeat left top;}
#social .tw:hover {background:  url('/images/icon-twitter-o.jpg') no-repeat left top;}
#social .yt {background: url('/images/icon-youtube.jpg') no-repeat left top;}
#social .yt:hover {background:  url('/images/icon-youtube-o.jpg') no-repeat left top;}
#social .flickr {background: url('/images/icon-flickr.jpg') no-repeat left top;}
#social .flickr:hover {background:  url('/images/icon-flickr-o.jpg') no-repeat left top;}
#social .pin {background: url('/images/icon-pinterest.jpg') no-repeat left top;}
#social .pin:hover {background:  url('/images/icon-pinterest-o.jpg') no-repeat left top;}

ul#nav-header {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 20px;
	bottom: 5px;
	background: #785433;
}

ul#nav-header li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

ul#nav-header a {
	display: block;
	color: #fcf4e8;
	text-decoration: none;
	padding: 0 5px;
}

ul#nav-header a:hover {
	color: #FFF;
	background: #5d3d1f;
}

#top-nav {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.02em;
	height: 50px;
	background: url('/images/bg-nav.jpg') no-repeat left top;
	margin-bottom: 20px;
}

#top-nav ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}

#top-nav li {
	float: left;
	display: inline;
	list-style: none;
	padding: 0;
	line-height: 1.4;
	margin: 0;
	
}

#top-nav li a {
	color: #3d612f;
	text-decoration: none;
	display: block;
	padding: 13px 11px;
}

#top-nav li a:hover {
	background: #FFF;
	color: #333;
	/*background: url('/images/nav-over.jpg') no-repeat right top;*/
}

body.coffee-club a.coffee-club,
body.farm-tour a.farm-tour,
body.coffee-brewing a.coffee-brewing,
body.contact a.contact
{
	background: #FFF;
}

/* @end */

hr.clear {
	background: none;
	border: 0;
	clear: both;
	margin: 20px 0;
}

/* new farm tour  */

#content img {
	max-width: 100%;
}


 #top-nav {
	background:  url('/images/bg-nav-tour.jpg') no-repeat ;
	margin-bottom: 0;
	height: 40px;
}

 #top-nav li {
	/*margin: 0 10px;*/
	text-transform: none;
	border-right: 1px solid #c8b191;
}

 #top-nav li a {
	padding:  10px 25px;
	
}

 #top-nav {
	margin-bottom: 20px;
}
body.farm-tour  #top-nav {
	margin-bottom: 0px;
}

h1.page-title {
	font-family: "Bree Serif";
	font-size: 40px;
	color: #ebb772;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	background: rgba(0,0,0,0.3);
	margin: 0px 50px 0 50px;
}

.full-width.dark {
	width: 1050px;
	margin: 0 auto;
	padding-bottom: 30px;
	background:  url(' /images/bg-farm-tour.jpg') repeat-y;
}
.header-farm-tour {
padding-top: 20px;
clear: both;
	width: 1050px;
	height: 68px;
	background: url(/images/bg-farm-tour-header.jpg) no-repeat left top;
}

.farm-to-cup {
	width: 947px;
	margin: 0 auto;
	background: transparent url('/images/bg-farm-to-cup.jpg') repeat-y;
	min-height: 400px;
}

.farm-to-cup-left {
	width: 229px;
	float: left;
	margin: 10px 11px;
}

.farm-to-cup-left h3 {
	font-family: "Bree Serif";
	color: #df7f00;
	font-size: 30px;
	margin: 0.2em 0 0.1em 0;
}

.farm-to-cup-left p {
font-family: "Bree Serif";
font-size: 1em;
	color: #ebb772;
}

.farm-to-cup-left a {
	color: #FFF;
}

.row {
	width: 950px;
	margin: 20px auto;
	clear: both;
}

.row .margin-bottom {
	margin-bottom: 25px;
}

.col img {
	float: left;
	margin: 0;
}

.gallery-container {
	position: relative;
	width: 696px;
	height: 520px;
	float: right;
}

.gallery-container div {
	cursor: pointer;
}

#seedling {
	position: absolute;
	left: 30px;
	top: 25px;
	width: 194px;
	height: 175px;
}

#bloom {
	position: absolute;
	left: 230px;
	top: 0px;
	width: 185px;
	height: 235px;
}

#harvest {
	position: absolute;
	left: 430px;
	top: 32px;
	width: 203px;
	height: 194px;
}

#pulp {
	position: absolute;
	left: 496px;
	top: 218px;
	width: 180px;
	height: 205px;
}

#mill {
	position: absolute;
	left: 336px;
	top: 284px;
	width: 160px;
	height: 236px;
}

#pruning {
	position: absolute;
	left: 133px;
	top: 356px;
	width: 203px;
	height: 164px;
}

#roast{
	position: absolute;
	left: 0px;
	top: 218px;
	width: 218px;
	height: 132px;
}



.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* @group new home template */

.products-featured-home {
	background: #EEEEDD url(/images/bg-light.jpg);
}

ul.products-grid {
	
}

.products-grid li {
	list-style: none;
	float: left;
	width: 23%;
	margin: 1%;
}

h2.product-name {
	font-family: 'Open Sans Condensed';
	color: #764321;
	margin: 10px 0;
	text-transform: none;
}

h2.product-name a {
	text-decoration: none;
	color: #764321;
}

.button-buy {
	color: #FFF;
	background: #703902;
	padding: 5px 10px;
	text-decoration: none;
	font-family: 'Open Sans Condensed';
	font-size: 16px;
	border-radius: 3px;
}

.col {
float: left;
/*margin: 1%;	*/
}

.col-3-4 {
width: 75%;
}

.col-1-4 {
width: 25%;
background: url('/images/bg-farm-to-cup.jpg') repeat-y;
}

.farm-tour-home {
	font-size: 16px;
	color: #dec293;
	padding: 10px;
	width: 100%;
	height: 317px;
}

.farm-tour-home a {
	color: #dec293;
}

.farm-tour-home h2 {
  font-family: "Bree Serif";
  color: #eeba6e;
  font-size: 30px;
  font-weight: normal !important;
  }

#slides img {
	max-width: 100%;
}

#slides {
	background: #1c4e14;
}

.widget {
	margin-top: -30px;
}


.orbit-bullets {
	margin-bottom: 0;
	display: none;
}

/* @end */