@charset "UTF-8";




body {
	margin-top:0px;
	padding-top:0px;
	background-color: #708b3a;
	background-image: url('/images/background.png');
	background-position:top center;
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.faq-q{
	font-weight:bold;
	margin:20px 0 10px 20px;
}

.faq-a{
	font-style:italic;
	margin:10px 0 10px 40px;
	
}

#page-area{
	width:940px;
	padding:0px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#leather {
	width: 940px;
	height: 351px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	position:relative;
	background-image: url('/images/leather-bg.gif');
	background-position:top center;
	background-repeat:no-repeat;
	
}

#logo-burlap {
	display:block;
	width: 417px;
	height: 150px;
	top: 0px;
	left: -57px;
	position:absolute;
	background-image: url('/images/logo-burlap2.gif');
	background-repeat:no-repeat;
	text-indent: -7000px;
	border:0px;
	
}

#account-tab {
	position:absolute;
	top:0px;
	left:470px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
}

#account-tab a:link, #account-tab a:visited {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:14px;
}

#account-tab a:hover, #account-tab a:active {
	color:#FFF;
	text-decoration:underline;
	display:block;
	padding:14px;
}

#cart-tab {
	position: absolute;
	top:0px;
	left:470px;
	width:415px;
	height:63px;
	text-align:left;
	font-size:14px;
	padding:15px 0 15px 160px;
	background-image:url('/images/top-tabs.png');
	background-repeat:no-repeat;
}

#cart-tab span.items {
	font-size:12px;
	font-weight:normal;
	position:relative;
	width:200px;
	top:5px;
	
}

#cart-tab span.smaller {
	font-size:12px;
	font-weight:normal;
}

#cart-tab a:link, #cart-tab a:visited {
	color:#5f150e;
	text-decoration:none;
	font-weight:bold;
	
}

#cart-tab a:hover, #cart-tab a:active {
	color:#5f150e;
	text-decoration:underline;
	font-weight:bold;
	
	
}

#varieties {
	width:264px;
	position:absolute;
	top:150px;
	padding:0px;
	z-index:10;
}

#varieties .selected {
	width:264px;
	color: #5f150e;
	text-align:right;
	display:block;
	padding:3px 10px 5px 0px;
	z-index:10;
	background-image:url('/images/variety-bg-on.gif');
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}

#varieties a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	width:264px;
	display:block;
	padding:4px 0px 4px 10px;
}

#varieties a:active, #varieties a:hover {
	
	background-color: #fff;
	color: #593d37;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	padding:4px 0px 4px 10px;
	width:264px;
	display:block;
	
}

#sheet {
	width:940px;
	top:-200px;
	padding:0px;
	margin:0px;
	position:relative;
	z-index:1;
	
}

#main-sheet {
	width:636px;
	left:284px;
	background-image: url('/images/paper-bg.gif');
	background-repeat:repeat-y;
	position:relative;
	padding: 10px;
	
}

#main-sheet h1 { font-family: Georgia; font-size: 190%; color:#5f150e; margin-bottom: 12px; }

#main-sheet h1 span { font-family: Georgia; font-size: 60%; display:block; margin-bottom: -5px; margin-left: 20px; }

#main-sheet h2 { font-family: Georgia; font-size: 100%; color:#5f150e; margin-bottom: 12px; margin-top:0px;}

#left-sidebar{
	color:#000;
	width:264px;
	margin: 20px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	position:absolute;
	top:200px;
	left:0px;
	
}

#left-sidebar .fields {
	border:thin #605c1a solid;
	color:#666;
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display:inline-block;
	height:16px;
}

#left-sidebar .fields2 {
	border:thin #605c1a solid;
	color:#fff;
	background-color:#909c1c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	display:inline-block;
	height:12px;
}

#left-sidebar h1 { font-family: Georgia; font-size:16px; display:block; margin-bottom: 5px; margin-top:25px; color:#fff;}
				
#topnav {
	position:absolute;
	display:block;
	top:-46px;
	right:0px;
	width:540px;
	height:46px;
	background-image: url('/images/topnav.png');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	list-style:none;
	
}

#topnav li{
	display: inline;
	position:absolute;
	height:46px;
}

#topnav li a:link, #topnav li a:visited {
        border: none;
        display: block; 
        position: absolute; 
        top: 0; 
        text-indent: -7000px;
        outline: none;
}

#topnav li.opt1 a:link, #topnav li.opt1 a:visited { 
        left: 38px;
		width: 165px;
		height:46px;
}
#topnav li.opt2 a:link, #topnav li.opt2 a:visited { 
        left: 203px;
		width: 122px;
		height:46px;
}
#topnav li.opt3 a:link, #topnav li.opt3 a:visited { 
        left: 325px;
		width: 70px;
		height:46px;
}
#topnav li.opt4 a:link, #topnav li.opt4 a:visited { 
        left: 395px;
		width:80px;
		height:46px;
}

#topnav li.opt1 a:hover {
        background: url('/images/topnav.png') no-repeat -38px -46px; 
}
body.auto-replenishment #topnav li.opt1 a {background: url('/images/topnav.png') no-repeat -38px -92px;}

#topnav li.opt2 a:hover {
        background: url('/images/topnav.png') no-repeat -203px -46px; 
}
body.reward-points #topnav li.opt2 a {background: url('/images/topnav.png') no-repeat -203px -92px;}

#topnav li.opt3 a:hover {
        background: url('/images/topnav.png') no-repeat -325px -46px;
}

body.about #topnav li.opt3 a {background: #ffffff url('/images/topnav.png') no-repeat -325px -92px;}

#topnav li.opt4 a:hover {
        background: url('/images/topnav.png') no-repeat -395px -46px;
}
body.contact #topnav li.opt4 a {background: url('/images/topnav.png') no-repeat -395px -92px;}


#blank-topnav {
	position:absolute;
	display:block;
	top:-45px;
	right:0px;
	width:468px;
	height:46px;
	background-image: url('/images/blank-nav-tab.png');
	background-repeat:no-repeat;
	margin:0;
	padding:20px 20px 0 30px;
	color: #130705;
	
}

#blank-topnav .selected {
	
	color:#FFF;
	padding:20px 10px 0 10px;
	margin:0;
	
	
}

#blank-topnav span {
	
	padding:20px 10px 0 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
	
}

#sheet-bottom {
	width:656px;
	height:38px;
	left:284px;
	background-image: url('/images/paper-bottom.png');
	background-repeat:no-repeat;
	position:relative;
	padding:0;
	
}

#beans-spill{
	background-image:url('/images/beans-spill.jpg');
	background-repeat:no-repeat;
	width:300px;
	height:200px;
	position:relative;
	float:right;
	top:-10px;
	left:10px;

}

#cup-top-rt{
	background-image:url('/images/coffee_cup_top_rt.gif');
	background-repeat:no-repeat;
	width:250px;
	height:180px;
	position:relative;
	float:right;
	top:-10px;
	left:10px;

}

#beans-lowerleft{
	background-image:url('/images/beans-lowerleft.gif');
	background-repeat:no-repeat;
	width:300px;
	height:238px;
	position:absolute;
	bottom:15px;
	left:0px;

}


#left-column {
	float: left;
	width: 325px;
	margin: 20px 0px 10px 0px;
	padding:0px;
}

#right-column {
	float: right;
	width: 275px;
	margin: 20px 0px 20px 0px;
	padding:0px;
}

#footer {
	top:-180px;
	width:860px;
	height:48px;
	padding-top:10px;
	background-image:url('/images/bean.gif');
	background-repeat: no-repeat;
	padding-left:80px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #4c4c1f;
}

#footer a:active, #footer a:hover {
	text-decoration: none;
	color: #eee813;
}

.stitching{
	
	border-top:2px dashed #593d37;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 260px;
	display:block;
	
}

#featured-varieties{
	display:block;
	list-style:none;
	margin:0px auto auto auto;
	text-align:center;
	padding:0px;
	position:relative;
	height:auto;
	width:100%;
	
	
}

#featured-varieties li {
	display:inline;
	position:relative;
	margin: 6px;
	padding:0px;
	width:110px;
	height:auto;
	vertical-align:top;
	float:left;
	
	
}

.featureimage{
	background-color:#600;
	width:100px;
	height:100px;
	padding:0px;
	border:thin #000 solid;
	
}

.prop {
    height:600px;
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

#message-tag{
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#F00;
	font-size:12px;
	width:345px;
	height:32px;
	top:50px;
	left:275px;
	text-align:center;
	padding:10px 30px 10px 30px;
	background-image:url('/images/message-tag.png');
	background-repeat:no-repeat;
	z-index:50;
}

#checkout-errors{
	position:absolute;
	top:200px;
	border: #000 thin solid;
	color:#F00;
	background-color:#FFF;
	padding:5px;
	width:254px;
	z-index:20;
}

.lefthighlight{
	background-color:#e4d8ad;
	color:#5f150e;
	width:90%;
	border:thin solid #b09011;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:0;
	padding:10px 10px 10px 10px;
}

.lefthighlight h2{

	color:#5f150e;
	font-size:16px;
	

}

.centerhighlight{
	background-color:#e4d8ad;
	color:#5f150e;
	width:90%;
	border:thin dashed #b09011;
	margin:20px auto 20px auto;
	padding:10px;
}

