html
{
	background-color: #5190b0;
	background-image: url(/img/background2.jpg);
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: repeat-x;
	
	padding: 0px;
	margin: 0px;
	
	height: 100%;
	min-height: 100%;
	
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 9pt;
	color: black;
}

body 
{
	padding: 0px;
	margin: 0px;
	
	background-image: url(/img/left-col-bg.gif);
	background-repeat: repeat-y;
	
}

p
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	
	font-size: 9pt;
}

h2 
{
	font-size: 15pt;
	
	padding: 10px 0px 10px 0px;
	margin: 0px;
	
	color: white;
}

h3 
{
	font-size: 10pt;
	
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

h3 span
{
	float: left;
}

h3 a.print-recipe
{
	background: url(/img/print.gif) no-repeat left 3px;

	font-weight: normal;

	float: right;

	margin: 0px;
	padding: 0px 0px 0px 25px;
}

a:link, a:visited 
{
	color: #3b4605;
}

a:hover, a:active
{
	color: black;
}

div#left-column 
{
	height: 100%;
	min-height: 900px;
	width: 352px;
	
	float: left;
	
	background-color: black;
	
	text-align: center;
}

h1 
{
	padding: 30px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

h1 a
{
	background-image: url(/img/logo.gif);
	background-repeat: no-repeat;
	
	height: 130px;
	width: 200px;
	
	display: block;
	
	margin: 0px auto 0px auto;
	
	text-indent: -5000px;
}

div#main-image 
{
	height: 361px;
	width: 295px;
	
	background-image: url(/img/main-image.jpg);
	background-repeat; no-repeat;
	background-position: top right;
	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 10px; 
}

div#left-column blockquote 
{
	background-image: url(/img/content-block.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	width: 275px;
	height: 186px;
	display: block;
	
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	
	text-indent: -5000px;
}

div#right-column 
{
	width: 654px;
	
	float: left;
}

div#right-column div#top-links
{
	overflow: auto;
	
	padding: 10px 14px 10px 0px;
}

div#right-column div#top-links ul#top-nav
{
	padding: 0px;
	margin: 0px;
	
	float: right;
}

div#right-column div#top-links ul#top-nav li 
{
	display: inline;
	text-transform: uppercase;
	font-family: helvetica, arial, verdana, san-serif;
	font-weight: bold;
	font-size: 7.5pt;
	
	padding: 2px 8px 0px 0px;

	background-image: url(/img/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div#right-column div#top-links ul#top-nav li.last 
{	
	padding: 0px;

	background-image: none;
}

div#right-column div#top-links ul#top-nav li a:link, div#right-column div#top-links ul#top-nav li a:visited
{
	color: black;
	text-decoration: none;
}

div#right-column div#top-links ul#top-nav li a:hover,
div#right-column div#top-links ul#top-nav li a:active
{
	color: #3e5b01;
	text-decoration: none;
}

div#right-column div#main-links
{
	background-image: url(/img/top-stroke.gif);
	background-repeat: no-repeat;
	
	height: 40px;
	
	padding: 10px 0px 0px 0px;
}

/****** NAVIGATION AT BOTTOM OF STYLE SHEET *********/


div#right-column div#content 
{
	background-image: url(/img/stroke.gif);
	background-repeat: repeat-y;
	
	min-height: 590px;
	
	overflow: auto;
}

div#right-column div#sec-container
{
	padding: 30px 60px 30px 45px;
}

div#right-column div#content div#learning-center
{
	width: 550px;
	height: 240px;
	
	display: block;
	
	/*background-image: url(/img/learning-center.png);
	background-position: bottom center;
	background-repeat: no-repeat;*/
	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div#right-column div#content div#content-left
{
	width: 300px;
	
	float: left;
	
	padding: 0px 0px 28px 50px;
}

div#right-column div#content div#content-right
{
	width: 145px;
	
	padding: 0px 0px 0px 60px;
	
	float: left;
}

div#right-column div#end-frame 
{
	background-image: url(/img/btm-stroke.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	height: 20px;
}

div#right-column div#footer 
{
	float: right;
	
	font-size: 7pt;
	
	padding: 8px 10px 0px 0px;
}

/******** TOP NAVIGATION *********/



/* first tier */

ul#nav, ul#nav ul
{
	padding: 0px;
	margin: 0px auto 0px auto;
	
	text-align: center;

	list-style: none;
}

ul#nav
{
	height: 40px;
	padding: 0px 0px 0px 35px;
}

ul#nav li
{
	float: left;

	position: relative;

	white-space: nowrap;
	
	background-image: url(/img/divider2.gif);
	background-position: right;
	background-repeat: no-repeat;
	
	padding: 8px 10px 0px 2px;
	margin: 0px;
}

ul#nav li a
{
	display: block;
	
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: helvetica, arial, verdana, san-serif;
	font-size: 8pt;
	font-weight: bold;
}

ul#nav li.last
{
	padding: 8px 0px 0px 0px;
	
	background-image: none;
}

ul#nav li a:link,
ul#nav li a:visited
{
	color: white;
}

ul#nav li a:hover,
ul#nav li a:active
{
	color: black;	
}

ul#nav li ul li
{
	background-image: none;
	padding: 0px;
}

ul#nav li ul li a
{
	text-decoration: none;
	text-transform: inherit;
	cursor: hand;
	
}

ul#nav li ul li a:hover,
ul#nav li ul li a:active
{
	color: #7a8e13;
	cursor: hand;
}

ul#nav ul li
{
	float: none;
	text-align: left;
	border-bottom: 1px solid #444;
}

ul#nav li:hover ul, ul#nav li.sfhover ul
{
	display: block;
	cursor: pointer;
}

ul#nav li:hover ul ul, ul#nav li.sfhover ul ul
{
	display: none;
}

ul#nav ul
{
	position: absolute;

	background-color: black;

	left: 0px;

	display: none;

	width: 150px;
	}

ul#nav ul ul
{
	background-color: black;

	top: 0px;
	left: 150px;
}

ul#nav ul li:hover ul, ul#nav ul li.sfhover ul
{
	display: block;
}

table#nutrition-chart
{
	padding: 0px;
	margin:0px;
	
	border:1px solid black;
}

table#nutrition-chart th
{
	font-weight:bold;
	background-color:black;
	color: white;
	font-size: 8pt;
}

table#nutrition-chart td
{
	background-color:white;
	text-align:center;
	/* for IE */
  /*filter:alpha(opacity=100);*/
  /* CSS3 standard */
  /*opacity:1;*/
}

a#twitter
{
	background-image: url(/img/twitter.png);
	background-repeat: no-repeat;
	background-position: left;
	
	padding-left: 10px;
}

div#cms-content, div#long-page
{
	border: 1px solid black;
	
	background-color: white;
	
	padding: 20px;
	margin: 0px 0px 0px 0px;
}

div#long-page h3
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

div#long-page h4
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	
	font-size: 9.5pt;
	color: #6a7c10;
	font-style: italic;
}

div#long-page ul
{
	padding: 0px 0px 5px 18px;
	margin: 0px;
}

div#background
{
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
	
	overflow: auto;
}

h4#home
{
	font-size: 11pt;
	
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

div#history
{
	background-image: url(/img/history.png);
	background-repeat: no-repeat;
	background-position: top right;
}

div#locally
{
	background-image: url(/img/locally-raised.png);
	background-repeat: no-repeat;
	background-position: top right;
}

ul#cookie
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

ul#cookie li
{
	display: inline;
	
	list-style-type: none;
	
	color: black;
	font-size: 7.5pt;
	font-style: bold;
	
	padding: 0px 4px 0px 0px;
}

ul#cookie li a
{
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	padding-right: 8px;
	
	font-style: normal;
}

ul#cookie li a:link, ul#cookie li a:visited
{
	color: #3B4605;
	
}

ul#cookie li a:hover, ul#cookie li a:active
{
	color: black;
}