﻿p{
	font-family:georgia, times new roman, times, serif;
	font-size:1em;
	line-height:1.5em;
	color:#57463c;
	padding:0px 0px 15px 0px;
	margin:0px;
}

h1{
	font-family:georgia, times new roman, times, serif;
	font-size:2em;
	font-weight:normal;
	color:#57463c;

}

h2{
	font-family:georgia, times new roman, times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#57463c;
	margin:5px 0px;
	padding:0px;

}

h3{
	font-family:georgia, times new roman, times, serif;
	font-size:1.2em;
	font-weight:normal;
	color:#57463c;

}

@font-face {
	font-family:"Baskerville BT";
	src: url(‘baskerville.eot’);
}

.shadow{
	text-shadow:1px 1px 1px #e4ffa8;
}

.deco{
	font-family:"Baskerville BT", Palatino, Palatino Linotype, serif;
	font-style:italic;
	font-size:1.5em;
}

.bold{
	font-weight:bold;
}

.small{
	font-size:.8em;
}

a{
	color:#799846;
}
body{
	background:url('images/footerslice.png') repeat-x #fff5db;	
	background-position:bottom;
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

img.floatLeft{
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}

img.floatRight{
	float:right;
	margin:2px;
	padding:0px;
}

.input1{
	background:url('images/input.png');
	width:121px;
	height:17px;
	padding:5px;
	border:none;
	margin:5px 0px 5px 0px;
	font-family:georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFF9E8;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('images/radio.png') no-repeat;
	display: block;
	clear: left;
	float: left;
}


#one{
	background:url('images/one.png') repeat-x;
	height:102px;
}

#two{
	background:url('images/bg.png') no-repeat ;
	background-position:center top;
	width:100%;
	padding:10px 0px;
}

#bottom{
	width:100%;
	height:150px;
	bottom:-100px;
	clear:both;
}

#three{
	background:url('images/footer.png') no-repeat;
	background-position:center top;
	width:100%;
	height:70px;
	margin:-50px 0px 0px 0px;
	padding:0px;
}

#four{
	background:url('images/footerslice.png') repeat-x #fff5db;
	margin:0px;
	padding:0px;
	width:100%;
	
}

#header{
	width:900px;
	margin:0px auto;
	padding:0px;
}

#content{
	width:900px;
	margin:0px auto;
	padding:40px;
}

#footer{
	width:900px;
	margin:0px auto;
	clear:both;
}

.left{
	width:325px;
	float:left;
}

.right{
	width:400px;
	float:right;
	margin:0px 180px 0px 0px;
}


.box{
	float:left;
	padding-top:40px;
	
}

.dotted{
	background:url('images/dots.png') no-repeat;
	width:8px;
	height:163px;
	float:left;
	margin:0px 20px -40px 20px;
}
/* BUTTONS */

#nav{
	float:left;
	width:529px;
	height:25px;
	padding:0px;
	margin:40px 0px 0px 10px;
}

.subtab .quality {
	background-position:0px -25px;
	width:59px;
}

.subtab .quality:hover {
	background-position:0 0px;
}

.subtab .customized {
	background-position:470px -25px;
	width:167px;
}

.subtab .customized:hover {
	background-position:470px 0px;
}

.subtab .coffee {
	background-position:303px -25px;
	width:105px;
}

.subtab .coffee:hover {
	background-position:303px 0px;
}


.subtab .healthy {
	background-position:198px -25px;
	width:127px;
}

.subtab .healthy:hover {
	background-position:198px 0px;
}

.subtab .contact {
	background-position:71px -25px;
	width:71px;
}

.subtab .contact:hover {
	background-position:71px 0px;
}


.subtab a {
	background:url('images/navigation.png');
	float:left;
	display: block;
	height: 23px;
}

.subtab a:span {
	  display: none;
}


.selection .one {
	background-position:0px 0px;

}

.selection .one:hover {
	background-position:0px -58px;
}

.selection .two {
	background-position:205px 0px;

}

.selection .two:hover {
	background-position:205px -58px;
}


.selection .three {
	background-position:410px 0px;

}

.selection .three:hover {
	background-position:410px -58px;
}

.selection .four {
	background-position:615px 0px;

}

.selection .four:hover {
	background-position:615px -58px;
}


.selection a {
	background:url('images/selections.png');
	float:left;
	display: block;
	height: 58px;
	width:205px;
	margin-bottom:10px;
}

.selection a:span {
	  display: none;
}

