@charset "UTF-8";

html, body {
	margin:0;
	padding:0;
	background-color:#e2d6cc;
	border-top: 6px solid #325339;
	
	
	
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c2828;
}



a:link {
	color: #8d460b;
	text-decoration: none;
}
a:visited {
	color: #8d460b;
	text-decoration: none;
}
a:hover, a#current{
	color: #8d460b;
	text-decoration: underline;
}
a:active {
	color: #8d460b;
	text-decoration: none;
}


h1 {
	font-size: 15px;
	font-weight: bold;
	color:#325339;
	text-transform:uppercase;
	
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color:#325339;
	text-transform:uppercase;
	
}

.caption {
	font-size: 11px;
	font-style: italic;
	color:#325339;
	margin: 0;
	
}
.copyright {
	font-size: 12px;
	font-style: italic;
	
}


.wrapper {
	width:936px;
	margin:auto;
	
}
.headerwrap {
  width:936px;
  height:275px;
 
 
}
/* -- orig
.navwrap {
  width:800px;
  height:23px;
  margin: 19px 0 0 113px; 
  color: #8d460b;
  line-height:14px;
  
}
*/

.navwrap {
  width:900px;
  height:23px;
  margin: 4px 0 0 70px; 
  color: #8d460b;
  line-height:14px;
}

.nav{font-weight: bold;}

.contentwrap {
  width:897px;
  padding: 0 23px 12px 16px;
  overflow:hidden;
  background-color:#FFF;
  min-height:259px;
  
}

.contentwrap_no_min-height {
  width:897px;
  padding: 0 23px 12px 16px;
  overflow:hidden;
  background-color:#FFF;
  
}

.inttextwrap {
  width:847px;
  padding: 15px 25px 15px 25px;
  overflow:hidden;
  background-color:#FFF;
  min-height:259px;
  line-height:18px;
  
}

.leftcol { 
 width:498px;
 min-height:217px;
 overflow:hidden;
 margin-right:15px;
 float:left;
}

.rightcol { 
 width:384px;
 min-height:188px;
 overflow:hidden;
 float:right;
 margin-top:25px;

}

.tightrightcol { 
 width:384px;
 overflow:hidden;
 float:right;
 

}


.mid{
	background-image:url(../images/midleft.gif);
	background-repeat:repeat-y;
	min-height:151px;
	width:498px;
	 
}

.bottom{
	background-image:url(../images/bottomleft.gif);
	background-repeat:no-repeat;
	height:10px;
	width:498px;
	
}

.hometext {
	width:428px;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
	min-height:151px;
	background-image:url(../images/topleft.gif);
	background-repeat:no-repeat;
	padding: 50px 40px 5px 30px;
	text-align:justify;
	
}



/*int styles*/

.int-wrapper{
	width: 907px;
	margin:auto;
}

.int-headerwrap{
	width:907px;
	height:162px;
	margin-top:49px;
	
	
}

.int-logowrap{
	width:305px;
	height:162px;
	float:left;
	
	
}

.int-navwrap{
	width:602px;
	height:31px;
	float:right;
	margin-top:84px;
	margin-bottom:47px;
	text-align:right;
	
	
}

.int-top{
	width:907px;
	height:12px;
	background-image:url(../images/int-top.gif);
	
	
}

.int-bottom{
	width:907px;
	height:11px;
	background-image:url(../images/int-bottom.gif);
	
	
}
.int-contentwrap {
	width:907px;
	overflow:hidden;
    background-color:#e8efa5;
	margin-bottom: 20px;
	
	
}

.int-hometext {
	width:850px;
	overflow:hidden;
    background-color:#e8efa5;
	line-height:24px;
	min-height:375px;
	padding: 15px 33px 15px 33px;
	
	
}
.page-title{
	margin-left:65px;
	width:676px;
}
.page-content{
	width:741px;
	padding: 86px 65px 0 194px;
	overflow:hidden;
	min-height:290px;
}

.page-content img {
	border:3px solid #fff;
}
.page-content img#headit{
	border:none;
}

.page-btm{
	height:115px;
	width:1000px;
	background-image:url(file:///TONES/DEclients/images/int-btmBG.jpg);
	background-repeat:no-repeat;
}


.footer {
	width:936px;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	padding-bottom: 15px;
	padding-top:10px;
	clear:both;
	margin:auto;
}
.footer a:link, .footer a:visited{
	color: #3c2828;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #3c2828;
	text-decoration: underline;
}

.page-content li{
	list-style:none;
list-style-image:url(file:///TONES/DEclients/images/bullet.gif);

}

/*nutritional info styles*/

.flavorwrap{
	margin:15px 0 20px 0;
}

.flavahflav{
	font-size: 15px;
	font-weight: bold;
	color:#d15c9c;
	margin-bottom:5px;
}

.titleit{
	color:#ccfff6;
}

.nutritionalInfowrap{
 	font-size:12px;
	margin:15px 0 20px 0;
	
}
#label {
	font-size:10px;
	color:#fefcb7;
	text-align:center;
	border-left:1px solid #a0ebdd;
	vertical-align:top;
	line-height:12px;
	
}
#data {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #a0ebdd;
	vertical-align:top;
	
	
}
.servingSizewrap{
	font-size:12px;

}

.ingredientswrap{
	overflow:hidden;
	font-size:12px;

}

.activeCultureswrap{
	overflow:hidden;
	font-size:12px;
	margin-top:5px;
	
}
.containswrap{
	overflow:hidden;
	font-size:12px;
	margin-top:5px;
	
}
/*selectmenu styles*/


select {
	background-color:#fff;
	border:2px #a0ebdd solid; 
	padding:5px 0px 5px 0px;
	color:#eb67ad;
	font-size:12px;
	outline:none;
	
}


