body {
	margin:0 0;
	
	background-color:#fcfaec;
	
	text-align:center;
}

body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	line-height:24px;
	color:#178896;
}

h2 {
	position:relative;
	margin:16px 0 4px 0;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:17px;
	color:#b2000d;
}

h2.first {
	margin-top:0;
}

h2 a {
	color:#b2000d;
}

p {
	margin:0 0 8px 0;
}

p.last {
	margin-bottom:0;
}

img {
	border:none;
}

label {
	font-weight:bold;
}

.floatbreaker {
	display:block;
	clear:both;
	height:0px;
	
	font-size:0px;
	line-height:0px;
}

#banner,
#main,
#pageFooter
{
	width:778px;
	margin:0 auto;

	text-align:left;
}

#banner {
	position:relative;
	height:120px;
	
	background-image:url(../images/bg/banner_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#banner img.veggies {
	position:absolute;
	z-index:100;
}

#banner .links {
	position:absolute;
	z-index:200;
	top:20px;
	right:12px;
	
	font-size:9px;
	line-height:11px;
	white-space:nowrap;
}

#banner .links a {
	margin:0 0 0 8px;
	
	color:#594a46;
	text-decoration:none;
}

#banner .links a:hover {
	color:#230e06;
}

#main {
	position:relative;
	
	background-image:url(../images/bg/main_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#main .sidebar.left {
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	width:120px;
	
	font-size:10px;
	line-height:15px;
}

#main .sidebar.left .nav {
	margin:0 0 32px 0;
	
	line-height:16px;
}

#main .sidebar.left .nav,
#main .sidebar.left .nav a {
	color:#5A4A44;
}

#main .sidebar.left .nav ul {
	margin:0 0;
	padding:0 0;
	list-style:none;
	color:#230E06;
}

#main .sidebar.left .nav ul li {
	padding:0 1px;
}

#main .sidebar.left .nav ul li.active {
	margin:2px 0;
	padding:2px 1px;
	
	border-top:solid 1px #6eb62b;
	border-bottom:solid 1px #6eb62b;
}

#main .sidebar.left .nav ul li ul {
	margin-left:8px;
}

#main .sidebar.left .nav a {
	font-weight:normal;
	text-decoration:none;
}

#main .sidebar.left .nav a:hover {
	color:#230E06;
}

/* see "#main #content .bodyCopy .sectionMenu p a .icon" below for "news" sidebar link-icon style */
#main .sidebar .news {
	padding:8px 0 0 0;
	
	background-image:url(../images/bg/sidebar_header_bg_01.gif);
	background-position:top left;
	background-repeat:repeat-x;	

	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main .sidebar .news h2 {
	position:relative;
	display:inline;
	margin:0 4px 0 0;
	float:left;
	
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#42513f;
}

#main .sidebar .news a {
	font-weight:bold;
	color:#ea560c;
	text-decoration:none;
}


/* see "#main #content .bodyCopy .sectionMenu p a .icon" below for "member" sidebar link-icon style */
#main .member {
	padding-bottom:8px;

	background-color:#fbf8e6;
	background-image:url(../images/bg/sidebar_bg_vert_gradient_01.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#main .member h2 {
	position:static;
	padding:8px 0 0 0;
	
	background-image:url(../images/bg/sidebar_header_bg_01.gif);
	background-position:top left;
	background-repeat:repeat-x;
	
	font-size:12px;
	line-height:15px;
	color:#12682A;
}

#main .sidebar .member h2,
#main .sidebar .member p {
	padding-left:2px;
	padding-right:2px;
}

#main .member p a {
	font-weight:bold;
	text-decoration:none;
	color:#ea560c;
}

#main #content {
	position:relative;
	margin:0 0 0 130px;
}

#main #content #contentHeader,
#main #content .contentFooter
{
	position:relative;
	height:20px;
	margin:0 0;
	padding:0 0;
	
	background-image:url(../images/bg/content_header_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	
	font-size:10px;
	line-height:12px;
}

#main #content #contentHeader .breadcrumbs {
	position:relative;
	top:2px;
	z-index:200;
	
	color:#42513f;
}

#main #content #contentHeader .breadcrumbs a {
	text-decoration:none;
	color:#42513f;
}

#main #content #contentHeader .breadcrumbs a:hover {
	text-decoration:underline;
}

#main #content .contentFooter {
	background-image:url(../images/bg/content_footer_bg.gif);
	background-position:top right;
}

#main #content .bodyCopy {
	position:relative;
	margin:0 0;
	padding:0 16px 16px 2px;
	min-height:320px;
	
	background-color:white;
	background-image:url(../images/bg/bodycopy_bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

* html #main #content .bodyCopy {
	height:320px;
}

#main #content .bodyCopy h1 {
	margin:0 0 12px 0;
	padding:8px 0 0 0;
}

#main #content .bodyCopy a {
	font-weight:bold;
	color:#EA560C;
	text-decoration:none;
}

#main #content .bodyCopy a:hover {
	text-decoration:underline;
}

#main #content .bodyCopy h2 a {
	color:#b2000d;
}

#main #content .bodyCopy dl {
	position:relative;
	left:-2px;
	margin:-8px -10px 0 0;
	padding:0 0;
	
	border-top:solid 1px white; /* a hack; otherwise ie 6 & 7 don't display the top border of the first dt */
}

#main #content .bodyCopy dt {
	margin:8px 0 0 0;
	padding:2px 10px 0 2px;
	
	border-top:solid 1px #f2ecc8;
	
	font-weight:bold;
}

#main #content .bodyCopy dt a {
	color:#ea560c;
}

#main #content .bodyCopy dt a .icon {
	font-size:9px;
	color:#717C6F;
}

#main #content .bodyCopy dd {
	margin:0 0;
	padding:0 10px 0 2px;
}

#main #content .intro {
	width:500px;
	
	font-size:13px;
	line-height:20px;	
	color:#230E06;
}

#main.vegFacts #content .intro,
#main.recipe #content .intro {
	width:auto;
}

#main.veggieMania #content .intro {
	color:#178896;
}

#main #content .bodyCopy .left {
	position:relative;
	float:left;
	clear:left;
	width:304px;
	
	/* uncomment for dev */
	/* background-color:whitesmoke; */
}

/*
.sectionMenu styles are for blocks such as Vegetable Facts, Wellness, etc. on the Consumers page, for example;
.sectionCallout styles are for blocks such as the three side-by-sides at the bottom of the home page;
.featureMenu styles are for 'secondary' blocks such as Recipes, Research Projects, Links on the Consumers page
*/

#main #content .bodyCopy .left.sectionMenu {
	width:378px;
}

* html #main #content .bodyCopy .left.sectionMenu {
	margin-top:24px;
}

#main #content .bodyCopy .right {
	position:relative;
	float:right;
	clear:right;
	width:304px;
	
	/* uncomment for dev */
	/* background-color:whitesmoke; */
}

#main #content .bodyCopy .right.featureMenu {
	right:-8px;
	width:240px;
	padding:0 0;
}

* html #main #content .bodyCopy .right.featureMenu {
	margin-top:24px;
}

#main #content .bodyCopy .right p {
	margin-right:8px;
}

#main #content .bodyCopy .sectionMenu h2,
#main #content .bodyCopy .sectionCallout h2
 {
	left:-2px;
	padding:4px 0 2px 4px;
	
	background-color:#788103;
	background-position:top left;
	background-repeat:repeat-y;
	
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:white;
}

#main #content .bodyCopy .sectionMenu h2 {
	margin-top:24px;
	margin-bottom:16px;
}

#main #content .bodyCopy .sectionMenu h2 a,
#main #content .bodyCopy .sectionCallout h2 a {
	color:white;
}

#main #content .bodyCopy .sectionMenu h2.first {
	margin-top:0;
}

#main #content .bodyCopy .sectionMenu h2.vegFacts,
#main #content .bodyCopy .sectionCallout.vegFacts h2
{
	background-color:#788103;
	background-image:url(../images/bg/veg_facts_subhead_bg.jpg);
	background-repeat:repeat-y;
}

#main #content .bodyCopy .sectionMenu h2.wellness,
#main #content .bodyCopy .sectionCallout.wellness h2 {
	background-color:#679955;
	background-image:url(../images/bg/wellness_subhead_bg.jpg);
}

#main #content .bodyCopy .sectionMenu h2.kidsZone,
#main #content .bodyCopy .sectionCallout.kidsZone h2 {
	background-color:#d9b200;
	background-image:url(../images/bg/kidszone_subhead_bg.jpg);
}

#main #content .bodyCopy .sectionMenu h2.recipes,
#main #content .bodyCopy .sectionCallout.recipes h2 {
	background-color:#779696;
	background-image:url(../images/bg/recipes_subhead_bg.jpg);
}

#main #content .bodyCopy .sectionMenu p {
	margin-right:16px;
}

#main #content .bodyCopy .featureMenu h2 {
	margin-top:24px;
	padding-top:4px;
	
	border-top:solid 1px #f2ecc8;
}

#main #content .bodyCopy .featureMenu h2.first {
	margin-top:0px;
}

#main #content .bodyCopy .featureMenu h2 a {
	color:#b2000d;
}

#main #content .bodyCopy .sectionMenu p a,
#main #content .bodyCopy .featureMenu p a {
	font-weight:normal;
	text-decoration:none;
	color:black;
}

#main #content .bodyCopy .sectionCallout p a {
	display:block;
}

#main #content .bodyCopy .sectionMenu p a .icon,
#main #content .bodyCopy .featureMenu p a .icon,
#main .sidebar .news p a .icon,
#main .member p a .icon,
#main .sectionCallout p a .icon,
#main #content .bodyCopy .vegFacts p a .icon,
#main #content .bodyCopy .recipeMenu li a .icon,
#main #content .bodyCopy .vegMenu .recipeMenu li a .icon,
#main.veggieMania #content .bodyCopy p a .icon {
	position:relative;
	left:4px;
	width:8px;
	height:9px;
	margin:0 0;
	padding:0 4px;
	overflow:visible;
	
	background-image:url(../images/icon/link_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#main #content .bodyCopy .vegFacts h2,
#main #content .bodyCopy .vegFacts p {
	background:none;
}

#main #content .bodyCopy .vegFacts img {
}

#main #content .bodyCopy .vegFacts p a {
	font-weight:normal;
	color:black;
	text-decoration:none;
}





/* TABLE list AND datedList */
#main #content .bodyCopy table.list,
#main #content .bodyCopy table.datedList
 {
	position:relative;
	right:-8px;
	width:100%;
	border-collapse:collapse;
}

#main #content .bodyCopy table.list td,
#main #content .bodyCopy table.datedList td {
	padding:2px 0 8px 0;
	vertical-align:top;
	
	border-top:solid 1px #f2ecc8;
}

#main #content .bodyCopy table.list td.id,
#main #content .bodyCopy table.datedList td.id {
	position:relative;
	
	border:none;
	
	color:#42513f;
}

* html #main #content .bodyCopy table.list td.id,
* html #main #content .bodyCopy table.datedList td.id {
	left:-8px;
}

#main #content .bodyCopy table.list td.id span,
#main #content .bodyCopy table.datedList td.id span {
	position:relative;
	left:-8px;
}

* html #main #content .bodyCopy table.list td.id span,
* html #main #content .bodyCopy table.datedList td.id span {
	left:0;
}

#main #content .bodyCopy table.list td a,
#main #content .bodyCopy table.datedList td a {
	display:block;
	
	font-weight:bold;
}

#main #content .bodyCopy table.list td a .icon,
#main #content .bodyCopy table.datedList td a .icon {
	padding-left:4px;
	
	font-size:9px;
	color:#717c6f;
}

#main #content .bodyCopy table.list td a:hover .icon,
#main #content .bodyCopy table.datedList td a:hover .icon {
	text-decoration:none;
}








#main #content .bodyCopy .vegMenu,
#main.recipe #content .bodyCopy .recipeMenu {
	float:right;
	width:210px;
	margin:8px 0 8px 8px;
}

#main #content .bodyCopy .vegMenu select,
#main.recipe #content .bodyCopy .recipeMenu select {
	width:176px;
	margin:0 0 16px 33px;
	
	font-size:11px;
}

#main #content .bodyCopy .vegMenu img,
#main.recipe #content .bodyCopy .recipeMenu img {
	display:block;
	position:relative;
}

#main.recipe #content .bodyCopy .recipeMenu img {
	right:-33px;
	margin-bottom:24px;
}

#main #content .bodyCopy .vegMenu .recipeMenu {

	position:relative;
	top:0px;
	right:-33px;
	width:185px;
}

#main #content .bodyCopy .vegMenu .recipeMenu .icon {
	float:right;
	margin:0 16px 12px 0;
}

* html #main #content .bodyCopy .vegMenu .recipeMenu .icon {
	margin-right:8px;
}

#main #content .bodyCopy .vegMenu .recipeMenu li a .icon {
	float:none;
	margin:0 0;
}

#main #content .bodyCopy .vegMenu .recipeMenu h2,
#main.veggieMania #content .bodyCopy .sidebar.teachers h2,
#main.recipe #content .bodyCopy .recipeMenu .vegMenu h2 {
	clear:both;
	margin:0 0;
	padding:4px 4px;
	
	background-color:#779696;
	background-image:url(../images/bg/recipe_menu_heading_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:white;
	text-transform:uppercase;
	letter-spacing:2px;
}

#main.recipe #content .bodyCopy .recipeMenu .vegMenu h2 {
	margin-bottom:16px;
}

#main.recipe #content .bodyCopy .recipeMenu .vegMenu {
	position:relative;
	top:0px;
	right:-8px;
	width:185px;
}

#main.recipe #content .bodyCopy .recipeMenu .vegMenu h2 {
	background-color:#788103;
	background-image:url(../images/bg/veg_facts_subhead_bg.jpg);
	/*background-repeat:repeat-y;*/

}

#main #content .bodyCopy .vegMenu .recipeMenu .content {
	margin:0 0;
	padding:16px 0 24px 0;
	
	background-color:#fffffc;
	background-image:url(../images/bg/recipe_menu_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#main #content .bodyCopy .vegMenu .recipeMenu ul,
#main.recipe #content .bodyCopy .recipeMenu .vegMenu ul {
	margin:0 8px 0 4px;
	padding:0 0;
	
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
}

#main #content .bodyCopy .vegMenu .recipeMenu li,
#main.recipe #content .bodyCopy .recipeMenu .vegMenu li{
	position:relative;
	margin:0 0 6px 0;
}

#main #content .bodyCopy .vegMenu .recipeMenu li a {
	position:relative;
	color:#ea560c;
}

#main.recipe #content .bodyCopy label {
	font-weight:normal;
}

#main.recipe #content .bodyCopy .time {
	font-weight:bold;
}

#main.recipe #content .bodyCopy .servings {
	font-weight:bold;
	color:#363605;
}

#main.recipe #content .bodyCopy ul.ingredients {
	margin:0 0 24px 0;
	padding:0 0;
	
	list-style:none;
	
	font-style:italic;
}

#main.recipe #content .bodyCopy .attribution {
	font-size:9px;
	line-height:11px;
	color:#42513f;
}

#main.veggieMania #content .bodyCopy h1 {
	position:relative;
	top:16px;
	width:100%;
	height:110px;
	margin-bottom:32px;
	margin-left:auto;
	margin-right:auto;
	
	background-image:url(../images/type/veggiemania_heading_lg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#main.veggieMania #content .bodyCopy h1 span {
	display:none;
}

#main.veggieMania #content .bodyCopy .sidebar.teachers,
#main.recipe #content .bodyCopy .recipeMenu .vegMenu {
	position:relative;
	float:right;
	top:4px;
	right:-8px;
	width:185px;
	padding:0 0 16px 0;

	background-color:#fffffc;
	background-image:url(../images/bg/teachers_sidebar_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#main.veggieMania #content .bodyCopy .sidebar.teachers img.character {
	position:absolute;
	z-index:100;
	top:-116px;
	right:14px;
}

#main.veggieMania #content .bodyCopy .sidebar.teachers h2 {
	margin-bottom:8px;
	
	background-color:#d9b200;
	background-image:url(../images/bg/teachers_heading_bg.jpg);
}

#main.veggieMania #content .bodyCopy .sidebar.teachers p {
	padding:0 4px;
}

#main.veggieMania #content .bodyCopy .intro,
#main.veggieMania #content .bodyCopy .content {
	position:relative;
	width:440px;
}

#main #content .bodyCopy .logos {
	position:relative;
	left:-2px;
	margin:24px -10px 16px 0;
	padding:12px 8px;
	
	background-color:#fffefd;
	background-image:url(../images/bg/3rd-party_logos_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#main #content .bodyCopy .logos img {
	margin:0 48px 0 0;
}

#main #content .bodyCopy .logos img.last {
	margin-right:0;
}

/* PAGE FOOTER STYLES */

#pageFooter,
#pageFooter p {
	position:relative;
	
	font-size:8.5px;
	line-height:11px;
	color:#42513F;
}

#pageFooter .logos {
	float:right;
	height:72px;
	margin:4px 4px 0 24px;
		
	white-space:nowrap;
}

#pageFooter .logos img {
	margin:0 0 0 12px;
}

#pageFooter a {
	font-weight:bold;
	color:#ea560c;
	
	text-decoration:none;
}

#pageFooter a:hover {
	text-decoration:underline;
}
