@charset "UTF-8";
/* CSS Document */

body {
	background:  url(../images/main-bg.jpg) #f1f6eb top no-repeat;
}

.item {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#585757;
	text-align:center;
}

.contentTitle {
	color: #34694c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
	padding-top:40px;
	padding-bottom: 20px;
}

.right {text-align: right;}

.stores {display: inline;
margin-right: 20px;
margin-top: 200px;
list-style-image:none;
list-style:none;
height: 200px;
}


input {border: 1px solid #585757;
background-color: #f1f6eb; }

a {
	color:#585757;
	text-decoration: none;
}

a img {border: none;}

#container {
	width: 756px;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 90px;
	margin-left: auto;
}

blockquote {margin-top: 0px;
margin-bottom: 0px;
}


/* Header */


#header { height: 70px;
}
#logo {
	width: 302px;
	float: left;
	padding-top:5px;
}
#topNav {
	float: left;
	width: 441px;
	margin-left: 13px;
}
#topNav h1 {
	float: left;
	width: 400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #334b0c;
	font-style:italic;
	margin: 0px;
	font-weight: normal;
}

#topNav .item  {
	width: 110px;
	float: left;
	background-image:url(../images/nav-link.gif);
	height: 33px;
	padding: 0px;
	/*border-top: 1px solid #9dd97d;
	border-bottom: 1px solid #ddd;*/
	}
	
#bottomNav .item  {
	width: 189px;
	float: left;
	height: 44px;
	padding: 0px;
	/*border-top: 1px solid #9dd97d;
	border-bottom: 1px solid #ddd;*/
	}

#topNav .active {
	width: 110px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#585757;
	background-image:url(../images/nav-active.gif);
	height: 33px;
	text-align:center;
	padding: 0;
	border-bottom: 1px solid #ccc;
	

}

 #topNav .item a:hover {
	width: 110px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#9dd97d;
	height: 33px;
	text-align:center;
	padding: 0px;
}


#subNav .item  {
	width: 185px;
	float: left;
	height: 30px;
	padding-top: 8px;
	background: #f1f6eb;
}


/* Titles */

#page-title {
	border-top: 1px solid #9dd97d;
	background: url(../images/titlebar-bg.gif) repeat;
	margin-top: 10px;
	clear: both;
	height: 35px;
	border-bottom: 8px solid #6e8c5e;
}
#page-title h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34694c;
	font-size: 28px;
	font-weight: lighter;
	margin: 2px;
	background:url(../images/title-bg.gif) left no-repeat;
	padding-left: 40px;
}

#content {
	background-color: #F1F6EB;
	clear:both;
	height: 335px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #F1F6EB;
}

#contactContent {
	background-color: #F1F6EB;
	clear:both;
	height: 335px;
	border-bottom: 6px solid #6e8c5e;
}

#appleContent {
	background: url(../images/product-bg/apple-bg.jpg) #F1F6EB center no-repeat;
	clear:both;
	height: 365px;
	padding-top: 3px;		
}

#honeyContent {
	background: url(../images/product-bg/honey-bg.jpg) #F1F6EB center no-repeat;
	clear:both;
	height: 365px;
	padding-top: 6px;
		
}

#lemonContent {
	background: url(../images/product-bg/lemon-bg.jpg) #F1F6EB center no-repeat;
	clear:both;
	height: 365px;
	padding-top: 3px;
		
}

#senchaContent {
	background: url(../images/product-bg/sencha-bg.jpg) #F1F6EB center no-repeat;
	clear:both;
	height: 365px;
	padding-top: 3px;		
}

#content h4{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34694c;	
	font-weight: lighter;
	margin-bottom: 5px;
}

#nutritionBox {
	color: #6e8c5e;
	margin-left: 80px;
	margin-top: 7px;
	width: 400px;
	height: 348px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	
}

.nutritionFacts {margin-top: 20px;}

#nutritionBox h3 {
background:url(../images/h3-greenline.gif) bottom right no-repeat;
height: 40px;
width: 220px;
line-height:40px;
padding: 0 0 0 30px;
font-size: 22px;
font-weight:lighter;
}

#nutritionBox .headings {font-size: 13px;
font-weight:600;}

#nutritionBox .indent {margin-left: 50px;}


#content p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

table p {margin: 0px;}


#content .form {
}

#footer {
	border-top: 6px solid #6e8c5e;
	padding-top: 5px;
	clear: both
}

#mainFooter {
	padding-top: 5px;
	clear: both
}

#footerNav {
	float: left;
	width: 765px;
	margin-bottom: 5px;
}
#footerNav .item {
	width: 190px;
	float: left;
	background:url(../images/bubble-button.gif) center no-repeat;
	height: 28px;
	line-height: 28px;
	padding-top: 0px;
	font-weight: lighter;
}
#credits {
	border-bottom: 1px solid #9dd97d;
	border-top: 1px solid #DDD;
	background: url(../images/titlebar-bg.gif) repeat;
	margin-top: 0px;
	clear: both;
	height: 25px;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #153623;
	font-style:italic;
	font-size: 12px;
	text-align: center;
}

table {	font-family:Georgia, "Times New Roman", Times, serif;
color: #153623;
clear:both;
}

.nutrition-box {display: block; clear:both;
}

#bottomNav {
	margin-bottom: 5px;
	}

#honeyContent-2 {
	clear:both;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
		
}

h4 {
color: #7cd760;
font-size: 22px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

#textBox h3 {
color: #ff0000;
font-size: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}