@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, dl, dd, dt, form {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	background: #d4c173;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	margin: 10px auto;
	width: 797px;
	background: #fff url(../images/bg.jpg) no-repeat left top;
	text-align: left;
	}
	

ul#products {
	float: left;
	width: 205px;
	overflow: hidden;
	}
	
ul#products li,
ul#topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
ul#products li a {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	height: 59px;
	width: 205px;
	overflow: hidden;
	text-decoration: none;
	}

ul#products li a:hover,
ul#products li a.on {
	background-position: top right;
	}
	
ul#products li.p_home a {
	background: url(../images/p_home.jpg) no-repeat left top;
	height: 250px;
	}
	
ul#products li h1,
ul#products li span,
ul#topnav li span {
	visibility: hidden;
	}

ul#products li.p_columbia a { background-image: url(../images/p_columbia.jpg); }
ul#products li.p_rwanda a { background-image: url(../images/p_rwanda.jpg); }
ul#products li.p_sumatra a { background-image: url(../images/p_sumatra.jpg); }
ul#products li.p_guatamala a { background-image: url(../images/p_guatamala.jpg); }
ul#products li.p_ethiopia a { background-image: url(../images/p_ethiopia.jpg); }
ul#products li.p_png a { background-image: url(../images/p_png.jpg); }
ul#products li.p_psi a { background-image: url(../images/p_psi.jpg); }


ul#products li.p_nav li.subs {
	background: #78a22f url(../images/navitem.gif) no-repeat left top;
	width: 149px;
	padding: 8px 10px;
	font: bold 13px/13px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #a7c36a;
	display: block;
	color: #fff;
	}
	
ul#products li.p_nav li.subs ul {
	border: none;
	padding: 0 5px;
	}

ul#products li.p_nav li.subs a {
	background: none;
	border: none;	
	padding: 0;
	margin: 5px 0 0;
	width: auto;
	}
	
ul#products li.p_nav li.subs a:hover {
	background: #ce6e29 none;
	text-decoration: underline;
	}
	
ul#products li.p_nav {
	width: 169px;
	display: block;
	padding: 0 4px 15px 24px;
	overflow: hidden;
	background: url(../images/nav.gif) no-repeat right bottom;
	}
	
ul#products li.p_nav ul {
	border-top: 1px solid #a7c36a;
	}
	
ul#products li.p_nav ul li a {
	display: block;
	width: 149px;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	height: auto;
	padding: 8px 10px;
	border-bottom: 1px solid #a7c36a;
	background: #78a22f url(../images/navitem.gif) no-repeat left top;
	}

ul#products li.p_nav ul li a strong {
	font: bold 13px/13px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	}
	
ul#products li.p_nav ul li a:hover {
	background: #ce6e29 url(../images/navitem.gif) no-repeat right top;
	}

ul#topnav {
	height: 47px;
	width: 590px;
	text-align: left;
	float: left;
	padding: 28px 0 0;
	overflow: hidden;
	}

ul#topnav li a {
	float: left;
	height: 28px;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-decoration: none;
	}
	
ul#topnav li a:hover,
ul#topnav li a.on {
	background-position: bottom center;
	}
	
ul#topnav li.n_coffee a { background-image: url(../images/n_coffee.gif); width: 96px; }
ul#topnav li.n_wholesale a { background-image: url(../images/n_wholesale.gif); width: 82px; }
ul#topnav li.n_aboutus a { background-image: url(../images/n_aboutus.gif); width: 78px; }
ul#topnav li.n_aboutoc a { background-image: url(../images/n_macc.gif); width: 92px; }
ul#topnav li.n_ourfriends a { background-image: url(../images/n_wheretobuy.gif); width: 104px; }
ul#topnav li.n_cart a { background-image: url(../images/n_cart.gif); width: 128px; }

.narrow {
	float: left;
	padding: 145px 0 33px 33px;
	width: 300px;
	}
	
.wide {
	float: left;
	padding: 145px 0 33px 33px;
	width: 450px;
	}

#content h2 {
	width: 300px;
	height: 40px;
	margin: 0 0 10px;
	}
	
#content h2.h2_home { background: url(../images/headers/h2_lifetooshort.gif) no-repeat left top; height: 65px; }
#content h2.h2_coffee { background: url(../images/headers/h2_ourcoffee.gif) no-repeat left top; }
#content h2.h2_aboutus { background: url(../images/headers/h2_aboutus.gif) no-repeat left top; }
#content h2.h2_wholesale{ background: url(../images/headers/h2_wholesale.gif) no-repeat left top; }
#content h2.h2_ourcoffee{ background: url(../images/headers/h2_ourcoffee.gif) no-repeat left top; }
#content h2.h2_news{ background: url(../images/headers/h2_news.gif) no-repeat left top; }
#content h2.h2_myaccount{ background: url(../images/headers/h2_myaccount.gif) no-repeat left top; }
#content h2.h2_mycart{ background: url(../images/headers/h2_mycart.gif) no-repeat left top; }
#content h2.h2_contactus{ background: url(../images/headers/h2_contactus.gif) no-repeat left top; }
#content h2.h2_contactus{ background: url(../images/headers/h2_contactus.gif) no-repeat left top; }





	
#content h2 span {
	visibility: hidden;
	}
	
#content h3 {
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	}

#content h3 small {
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #78a22f;
	}
	
#content p,
#content ul,
#content ol {
	margin: 0 0 15px;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	}
	
#content li {
	margin: 0 0 0 25px;
	}

.narrow .inset {
	height: 260px;
	width: 115px;
	padding: 0 12px 0 0;
	float: left;
	text-align: right;
	}

.wide .inset {
	height: 300px;
	width: 135px;
	padding: 0 20px 0 0;
	float: left;
	text-align: right;
	}
		
	
#content .inset p {
	font: bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #b1a162;
	margin: 0;
	padding: 15px 0 0;
	}
	
#content .inset img {
	display: block;
	border: 3px solid #d47f43;
	margin: 0 0 0 auto;
	padding: 0;
	}
	
#content img.product {
	border: 1px solid #eee;
	margin: 10px 20px;
	float: left;
	}

#content .buyme {
	border-top: 1px solid #000;
	padding: 5px 0;
	clear: both;
	}
	
#content .buyme p {
	float: left;
	width: 143px;
	padding: 6px 0 0 12px;
	font: normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	}
	
#content .buyme form {
	float: right;
	width: 120px;
	padding: 1px 0 6px 12px;
	border-left: 1px solid #000;
	}

#content form label {
	float: left;
	width: 65px;
	padding: 6px 0 0;
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	}

#content form input.q_number {
	float: left;
	width: 40px;
	margin: 0 0 10px;
	}

#content form input.q_submit {
	clear: both;
	}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#content h4 {
	background: #ce6e29;
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	margin: 0 0 6px;
	}
	
#content table {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	background: none; !important
	}
	
#content table th,
#content table th.boxtitle {
	text-align: left !important;
	padding: 5px 10px;
	border-bottom: 1px solid #ce6e29;
	border-right: none !important;
	background: none !important;
	}

#content table th.boxtitle {
	font: bold 13px/14px Verdana, Arial, Helvetica, sans-serif;
	}
	
#content table td {
	background: none;
	}

#content a {
	color: #ce6e29 !important;
	}

#content table td {
	padding: 5px !important;
	text-align:left;
	}	

#sidebar {
	float: right;
	background: url(../images/sidebar.gif) no-repeat left top;
	width: 223px;
	border-right: 3px solid #fff;
	padding: 69px 0 0;
	}

#sidebar h3 {
	height: 30px;
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 8px;
	}

#sidebar h3 span {
	visibility: hidden;
	}
	
#sidebar h4 {
	font: bold 13px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px;
	}

#sidebar img {
	float: right; 
	border: 3px solid #f3eccc;
	border-right: none;
	margin: 0 0 5px 5px;
	}

#sidebar p {
	color: #f3eccc;
	margin: 0 10px 10px;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	}

#sidebar p.btn {
	clear: both;
	text-align: right;
	margin: 0 10px 5px;
	}
	
#sidebar p.btn a {
	display: block;
	height: 20px;
	width: 100px;
	margin: 0 0 0 auto;
	text-decoration: none;
	}

#sidebar p.btn a span {
	visibility: hidden;
	}
	
#sidebar p.btn a.more {	background: url(../images/headers/btn_more.gif) no-repeat left top; }
#sidebar p.btn a.buy { background: url(../images/headers/btn_buynow.gif) no-repeat left top; }	
	
#feature {
	background: url(../images/feature.gif) no-repeat left top;
	border-top: 3px solid #231f20;
	border-bottom: 4px solid #2a2625;
	}

#sidebar #feature h4 {
	font: bold 13px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #78a22f;
	margin: 10px;
	}
	
#sidebar #feature img {
	float: left; 
	border: 3px solid #f3eccc;
	margin: 0 10px 5px 3px;
	}
h3.h3_getnow { background-image: url(../images/headers/h3_getnow.gif); }
h3.h3_wift { background-image: url(../images/headers/h3_wift.gif); }
h3.h3_brewingstorage { background-image: url(../images/headers/h3_brewingstorage.gif); }
#feature h3.h3_product { background-image: url(../images/headers/h3_featureproduct.gif); }
#feature h3.h3_recipe { background-image: url(../images/headers/h3_featuredrecipe.gif); }
	
p#footer {
	clear: both;
	background: #d4c173 url(../images/footer.gif) no-repeat left top;
	text-align: center;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 15px 0;
	}
	
p#footer a {
	color: #000;
	text-decoration: none;
	}

p#footer a:hover {
	text-decoration: underline;
	}