body {
	padding:0;
	margin:0px auto auto auto;
	color:#12414F;
	font: 14px Arial, Helvetica, sans-serif;
	background: #95abb9 url(images/background.jpg) repeat fixed top;
}

#plant	{
	padding:0;
	margin:0;
	background-image:url(images/agave-plant.png);
	background-repeat:no-repeat;	
	background-attachment: fixed;
}
	

p {
	padding:0px;
	text-align:justify;
	margin:0px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

a {
	text-decoration:underline;
	color: #036;
}

a.read_more {
	display:block;
	width:92px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#2B5763;
	float:right;
	margin:10px 0 0 0;
	text-decoration:none;
	font-size:12px;/*background:url(images/read_more.gif) no-repeat center;*/
}

a:hover.read_more {
	text-decoration:underline;
}

a.pdf {
	display:block;
	width:92px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#2B5763;
	float:right;
	margin:10px 0 0 0;
	text-decoration:none;
	background: url(images/pdf-icon.png) no-repeat left top;
	font-size:12px;
	padding-left: 10px;
	padding-bottom: 3px;
}

a:hover.pdf {
	text-decoration:underline;
}

img.left_img {
	padding:15px 0px 3px 3px;
}

#main_container {
	width:1000px;
	height:auto;
	margin:auto;
	padding:0px;
	background:url(images/right_bg.png) no-repeat right 50px;
}

#header {
	width:1000px;
	height:320px;
	margin:0px;
	padding:0px;
}

.logo {
	padding:0px;
}

#foodservices	{
	width:590px; 
	margin-top:20px;
	float:right; 
	display:inline;
}

a.foodservice-here-text:link {
	text-decoration:underline;
	color:#004559;
}

a.foodservice-here-text:visited {
	color:#004559;
}

a.foodservice-here-text:hover {
	text-decoration:none;
	color:#360;
}

.title {
	width: auto;
	padding:2px 0 10px 0;
	font-size:19px;
	color:#000000;	/*font-weight:bold;
	font-style:italic;*/
}

h1 {
	width: auto;
	padding:2px 0 10px 0;
	font-size:18px;
	color:#143F4B;
}

h2 {
	width: 450px;
	padding:0px 0 5px;
	font-size:14px;
	color:#666;	/*font-weight:bold;*/
	font-style:italic;
	margin-left: 10px;
	margin-bottom: 10px;
}

h2 a {
	width: auto;
	font-size:14px;
	color:#333;	/*font-weight:bold;*/
	font-style:italic;
	text-decoration:underline;
}

h2 a:hover {
	color:#1B5255;
}

.article	{
	padding: 0px;
	margin-bottom: 20px;
	border: 1px solid #999;
	background: #FFC;
	/*border-top: 1px dashed #1B5255;
	border-right: 1px dashed #1B5255;
	border-left: 1px dashed #1B5255;*/
}

.stores	{
	width:450px;
	padding-top:0px;
	padding-left:20px;
}

.contactAdr {
	color:#1B5255;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
}

.style1 {
	color: #1B5255
}
form {
	padding:0px;
	margin:0px;
}
.style2 {
	color: #FF0000
}

/*----------------------/new menu-----------------------------------------*/

#menu {
	width: 557px;
	height:65px;
	margin:0px 0 0 8px;
	background: url(images/navi.png) no-repeat right;

}

#menu ul {
	list-style:none;
	padding:15px 0px 0px 35px;
	margin:0px;
}

#menu li {
	display:inline;
	text-align:center;
}

#menu li a {
	display:block;
	margin-top:3px;
	height:20px;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:0 12px;
	font:  14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#menu li a:hover {
	color:#f4e064;
}


#menu li.page { 
	color:#FC6; 
	background:#003366;
} 
/*-------------recipe menu -----------*/
#recipe-menu {
	width: 455px;
	height:30px;
	margin:0 0 0 15px;	/*background: url(images/navi.png) no-repeat;*/

}

#recipe-menu ul {
	list-style:none;
	padding:5px 0px 0px 25px;
	margin:0px;
}

#recipe-menu li {
	display:inline;
}

#recipe-menu li a {
	display:block;
	margin-top:3px;
	height:20px;
	float:left;
	color:#519136;
	text-decoration:underline;
	padding:0 15px;
	font:  bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#recipe-menu li a:hover {
	color:#1B5255;
}


#recipe-menu li.page { 
	color:#FC6; 
	background:#003366;
}

.up	{
	font-size: 0.8em;
	text-align:right;
	color:#666;
	margin-bottom: 20px;
	margin-top:-15px;
}
/*-------------welcome_box------------*/
.welcome_box {
	/*width:470px;*/
	padding:10px 0 0 32px;
}

/*---------------center_content-------*/
#center_content {
	width:1000px;
	height:auto;
	clear:both;
	padding:25px 0 30px 0;
}

.center_left {
	width:480px;
	float:left;
	padding:00px 0 20px 32px;
}

.center_right {
	width:380px;
	float:left;
	padding:60px 10px 10px 60px;
}

.faye {
	width:380px;
	float:left;
	padding:10px 10px 10px 10px;
}

.faye_bio {
	width:380px;
	float:left;
	padding:0px 10px 10px 60px;
}

.faye_bio p {
	padding:0px;
	text-align:justify;
	margin:0px 0px 16px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

.center_wide {
	width:auto;
	height:auto;
	clear:both;
	padding:0 0 0 32px;
}


.bold-type {
	font-weight: bold;
}
.viva-agave-feature {
	width:282px;
	height:395px;
	float:left;
	color:#448E2F;
	font-size:14px;
	font-style:italic;
	text-align:center;
	line-height:30px;
	margin:20px 12px 20px 12px;
	padding:20px 0 0 0;/*background:url(images/clothes_bg.gif) no-repeat center;*/
}

.padded-box {
	width:282px;
	float:right;
	color:#448E2F;
	font-size:14px;
	font-style:italic;
	text-align:center;
	line-height:30px;
	margin:40px 80px 0px 0px;
	/*padding:15px 0 0 0;background:url(images/clothes_bg.gif) no-repeat center;*/
}

.viva-agave-feature span {
	font-weight:bold;
	font-style: normal;
	color: #4A8819;
}

#plant #main_container #center_content .center_left .article p {
	font-size: 0.8em;
	color: #333;
	font-style: normal;
	margin: 10px;
}
#plant #main_container #center_content .center_left .article p span {
	margin-left: 20px;
	font-style: italic;
	color: #999;
}

p.smoothie	{
	margin: 5px;
	border-style: none;
	float: right;
}

div.buy	{
	text-align:left;
	margin-top: -70px;
	width:110px;
	float:right;
}

div.buy span	{
	color: #F00;
	font-style:normal;
	font-weight:normal;
}

p.center	{
	padding:0px;
	margin-left:40px;
	margin-top:40px;
	line-height:17px;
}

.center_left .bold	{
	font-weight:bold;	
}

/*----------------------list-------------------------*/
ul.list {
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.list li {
	list-style:none;
	width: auto;
	height: auto;
	padding:0px;
	margin:8px 0 8px 25px;
}

ul.list li span.plant {
	height:24px;
	width: auto;
	padding:0 0 0 35px;
	margin:0;
	color:#948b8b;
	text-align:left;
	line-height:24px;
	text-decoration:none;
	background:url(images/fern-bullet.png) no-repeat left;
	font-weight: normal;
}

/*ul.list li span. {
	height:24px;
	width:24px;
	display:block;
	padding:0px;
	margin:0px;
	color:#000;
	text-align:center;
	float:left;
	line-height:24px;
}*/

ul.list li a:hover {
	text-decoration:underline;
}

/*-------------------footer------------------------*/
#footer {
	width:1000px;
	height:70px;
	clear:both;
	color:#666;
	border-top:1px #322911 dashed;
}

.left_footer {
	float:left;
	padding:20px 0 0 0;
}

#footer a {
	color:#666;
	padding:0 8px 0 8px;
	text-decoration:none;
}

#footer a:hover {
	color:#000;
	text-decoration:underline;
}

.right_footer {
	float:right;
	padding:15px 10px 0 0;
	font-size:10px;
}

.col2 {
	margin-top: 110px;
	color: #1F4B56;
	font-style: normal;
	font-size:12px;
	text-align:left;
	padding-left: 20px;
}

.col3 {
	margin-top: 145px;
	text-align:left;
	padding-left: 20px;
}

.product-name {
	font-size: 18px;
	font-weight: bold;
	color: #060;
}

.faye_bio h2 {
	font-size: 16px;
	font-style: normal;
	margin: 0px 0px 14px;
	padding: 0px;
	color: #143F4B;
}
