﻿body {
    height: 100%;
    /*font-family: Verdana, Arial, Sans-Serif;
    font-size: 9pt;
    line-height: 16pt;*/
    font-family:Arial,Helvetica,Sans-Serif;font-size:13px;line-height:22px;margin-top:6px;
    background-color: #330000;
    color: White;
    margin: 0px;
}
a { 
    outline: none; 
}
html
{
	height: 100%;
}
.whiteBg 
{background-color: #FFFDF1;
}
/* START 2010 CSS ADDED */
.backgroundHome{}
p.home {font-family:Arial,Helvetica,Sans-Serif;font-size:12px;line-height:17px;color:#666666; margin: 10px 10px 29px;}
p.home b {/*font-size:12.5px;margin-left:-10px;*/ }
* html p.home b{font-size:13px;}
img.middle {margin-top:15px;}
#CenterAll{position:relative;z-index:1;width:880px;margin:0 auto;}
#ContentBg{position:absolute;z-index:2;width:870px;margin:150px 10px 10px 10px;}
#TopLogo{position:relative;z-index:2;width:216px;height:76px;margin:0 auto;}
#Content{position:relative;z-index:3;width:850px;margin:20px 10px 10px 24px;}
#TopTabs{position:relative;z-index:5;width:850px;height:auto;margin:0px 0px 0px 14px;}
.TabsTopBg{position:absolute;z-index:-1;top:0px;left:0px;}
.TabsTopBg2{position:absolute;z-index:4;top:-55px;left:4px;}
#MiddleHome{position:relative;z-index:4;width:830px;margin:10px;height:500px;min-height:500px;}
#MiddleHome h2{font-family: Georgia, "Times New Roman", Times, serif;font-size:22px;line-height:22px;color:#DE1008;font-style:italic;margin: 0;font-weight:normal;}
#MiddleHomeLeft{float:left;left:30px;position:relative;text-align:center;top:45px;width:385px;z-index:5;margin-right:25px;}
#MiddleHomeRight{position:relative;z-index:6;float:left;clear:right;width:381px;padding:8px 20px 10px 11px;}
#MiddleHomeLeft2{float:left;left:30px;position:relative;text-align:center;top:45px;width:425px;z-index:5;margin:0 10px;}
#MiddleHomeRight2{position:relative;z-index:6;float:right;clear:right;width:321px;padding: 16px 20px 10px 10px;}
#MiddleHomeLeft3{float:left;left:30px;position:relative;text-align:center;top:45px;width:425px;z-index:5;margin:0 20px;}
#MiddleHomeRight3{clear: right;float: left;left: 42px;padding: 0;position: relative;top: 32px;width: 240px;z-index: 6;}

#MiddleHomeBg{position:absolute;z-index:-1;top:45px;left:14px;}
#LowerHome{position:absolute;z-index:4;width:860px;top:320px;left:18px;margin:0px;}
#LowerHome h3{margin: 14px 0px 4px 16px;}
#LowerHome p.home {margin: 0px 30px 0px 16px;font-size:11px;line-height:14px;}
img.fca1 {margin: 10px 0px 0px 0px;}
p.fca2 {margin: 0px;font-size:11px;line-height:14px;color:#666666;}
img.fca2 {margin: 0px 3px 0px 0px;}
#LowerHome a {color:#5D7C0A;font-weight:bold;text-decoration:none;}
.FCA1{position:relative;z-index:7;width:278px;height:90px;margin:0px;background-image: url(/images/home/FMA_box.gif); background-repeat: no-repeat;background-position: left top;}
/* END 2010 CSS ADDED */
	
/* TBD - headers copied from old site */
h1 { 
    font-weight: bold;
    font-size: 18px;
	color: #C1001E;
	margin: 20px 20px 0px 0px 
}
h2 { 
    font-weight: bold;
    font-size: 16px;
	color: #C1001E;
	margin: 20px 20px 0px 0px
}
h3 { 
	font-weight: bold;
	font-size: 14px;
	color: #C1001E;
	margin: 20px 20px 0px 0px 
}     
h4 { 
    font-weight: bold;
    font-size: 12px;
    color: #C1001E;
    margin: 0px 0px 0px 0px 
}
h5 { 
    font-weight: bold;
    font-size: 14px;
    color: #C1001E;
    margin: 0px 0px 2px 15px 
}
h6 { 
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin: 10px 0px 10px 0px 
}
.backgroundMain 
{
	background-image: url(/images/MG_Tiling_Background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.backgroundMainLight
{
	background-image: url(/images/MG_Tiling_Bg_wLogo.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	background-color: #330000;
	background-attachment: fixed;
}
.backgroundMainHome{
	background-image: url(/images/MG_Tiling_Bg_wLogo.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	background-color: #330000;
	/*background-attachment: fixed;*/
}
/* sections of page */
.mainContent {
    position: relative;
    color: Black;
    width: 95%;
    margin: 0 auto;    
    max-width: 865px;
    width:expression(document.body.clientWidth > 900? "860px": "auto"); /* for old IE */
    /* margin: 80px auto 63px auto; /* TBD: below logo */
    margin-top: 80px;
    margin-bottom: 63px;
}
.invisibleLogo { position: absolute; }
.invisibleLogo img 
{position: relative;
 width: 150px;
 height: 80px;
 border: none;
 top: -50px;
 left: 350px;
}
.pageTitleWrapper {
    position: absolute;
    z-index: 20;
    margin: 0px;
    width: 840px;
    height: 88px;
    top: 50px;
    left: 12px;
    /* background-image: url(/images/bg_paper2_top.png); 
    background-repeat: no-repeat;
    background-position: top; */
}
.pageTitleArea 
{
	position: relative;
	top: 0px;
	z-index: 21;
    margin: 0 auto;
    color: Black;
    text-align: center;
}
.pageTitleAreaHome 
{
	position: relative;
	top: 0px;
	z-index: 21;
    margin: 0 auto;
    color: Black;
    text-align: center;
}
.pageTitleWrapperClub {
    position: absolute;
    z-index: 20;
    margin: 0px;
    width: 840px;
    height: 188px;
    top: 50px;
    /* background-image: url(/images/bg_conn_club_top.png); 
    background-repeat: no-repeat;
    background-position: top; */
}
.pageTitleAreaClub 
{
	position: relative;
    margin: 0px;
    color: Black;
    text-align: center;
}
.Club1{position: relative; z-index: 22; margin: 0px; width: 740px; height: auto; top: 30px; left:40px;}
.Club1Left{position: relative; float:left; clear:left; width:380px; margin-top:20px;}
.Club1Right{position: relative; float:left; width:200px; left: 85px;}
.Club1Join{float: left; width: 150px; margin-left: 5px;}
.Club1Member{float: left; width: 150px; line-height: 28px; }
.Club1Member a {color: #C1001E;}
.Club2{position: relative; z-index: 22; clear:both; margin: 0px; width: 740px; height: auto; left:40px;}
.Club2Left{position: relative; float:left; clear:left; width:310px; }
.Club2Right{position: relative; float:right; clear:right; width:370px; margin-top:50px;margin-right:10px;}
.Club3{position: relative; z-index: 22; clear:both; margin: 0px; width: 740px; height: auto; left:40px;}
.Club3Left{position: relative; float:left; clear:left; width:380px; margin-top:30px;}
.Club3Right{position: relative; float:left; width:250px; left: 65px; }


.pageTitleWrapperProducts {
    position: absolute;
    z-index: 20;
    margin: 0px;
    width: 840px;
    height: 120px;
    top: 50px;
    background-image: url(/images/bg_paper4_top.png); 
    background-repeat: no-repeat;
    background-position: top;
}
.pageTitleWrapperRecipes {
    position: absolute;
    z-index: 20;
    margin: 0px;
    width: 840px;
    height: 120px;
    top: 50px;
    /* background-image: url(/images/bg_paper3_top.png); 
    background-repeat: no-repeat;
    background-position: top; */
}
.pageTitleAreaRecipes 
{
	position: relative;
	top: 20px;
	z-index: 21;
    margin: 0 auto;
    color: Black;
    text-align: center;
    font-family: Georgia, Serif;
	font-size: 16pt;
	font-weight: 500;
	font-variant: small-caps;
	letter-spacing: 4px;
	color: #455E1C;
	/*
	padding-top: 30px;
	padding-bottom: 10px; */
}
.indent1
{margin-left: 70px;
}
.TitleAreaReviews
{
	font-family: Georgia, Serif;
	font-size: 14pt;
	font-weight: 600;
	font-variant: small-caps;
	letter-spacing: 2px;
	line-height: 20px;
	color: #455E1C;
}
.reviewBox
{padding: 6px 6px 6px 6px;
 border-bottom: solid 1px Green;
}
.pageTitleAreaRecipesButtonArea
{
    /* text-align:left; */
}
.pageTitleAreaRecipesButtonArea img 
{
	/*position: absolute;
	right: 24px;
	top: 12px;*/
	float: right;
	margin-right: 40px;
}

.pageTitleAreaNewsButtonArea img
{
	/*position: absolute;
	right: 24px;
	top: 12px;*/
	float: right;
	margin-right: 40px;
}
.pageTitleAreaRecipes img 
{
	padding: 4px 0px 4px 0px;
}
.pageTitleArea img 
{
	margin: 0 auto;
	margin-top: 20px;
}
.pageTitleAreaNews /* img  */
{
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	/* margin-left: 40px; */
}
.pageTitleAreaHome img 
{
	margin: 0 auto;
	margin-top: 20px;
}
.RecipeTitleGeorgia
{font-family: Georgia, "Times New Roman", Serif;
font-weight: normal;
font-variant: small-caps;
	font-size: 9pt;
	color: #C1001E;
	line-height: 15px;
	padding: 0px;
}
.RecipeTitleGeorgiaPrint
{font-family: Georgia, "Times New Roman", Serif;
font-weight: bold;
font-variant: small-caps;
	font-size: 11pt;
	color: #C1001E;
	line-height: 15px;
	padding: 10px 0px 10px 0px;
}
.RecipeTitleGeorgia a:link
{	color: #C1001E;
}
.RecipeTitleGeorgia a:visited
{	color: #C1001E;
}
.RecipeTitleGeorgia a:hover
{	color: #C1001E;
}
.RecipeHeaderControl
{padding: 0px;
}
.RecipeTitle2
{font-weight: bold;
	font-size: 9pt;
	line-height: 15px;
	padding: 0px;
}
.RecipeTitle2 a:link
{color: #455E1C;
}
.RecipeTitle2 a:hover
{color: #C1001E;
}
.RecipeTitle2 a:visited
{color: #455E1C;
}
.RecipeSubHeaders
{font-weight: bold;
	font-size: 9pt;
	line-height: 15px;
	padding: 10px 10px 10px 0px;
}
.recipe11
{
	vertical-align: top;
	font-size: 8pt;
	line-height: 14px;
	padding: 0px;	
}
.RecipeServings 
{font-weight: bold;
 font-size: 8pt;
	line-height: 18px;
	padding: 0px 6px 0px 6px;
}
.RecipeIngredients
{
	vertical-align: top;
	text-align: right;
	font-size: 8pt;
	line-height: 14px;
	padding: 0px 6px 6px 0px;	
}
.sweepsTitle {
    position: absolute;
    z-index: 20;
    margin-left: 275px;
    width: 840px;
    height: 88px;
    top: 25px;
}

.IngredientsItemNumber
{
	vertical-align: top;
	font-size: 8pt;
	line-height: 14px;
	padding: 0px 6px 6px 0px;	
}
.AltMethod
{
	vertical-align: top;
	font-size: 8pt;
	line-height: 14px;
	padding: 10px 10px 0px 0px;	
}
.HighAltitudeHeader
{
	font-size: 8pt;
	line-height: 14px;
	padding: 10px 10px 0px 0px;
}
.HighAltitudeText
{
	font-size: 8pt;
	line-height: 14px;
	padding: 10px 10px 0px 0px;
}
.DirectionItemNumbers
{
	vertical-align: top;
	font-size: 8pt;
	line-height: 14px;
	padding: 0px 6px 6px 0px;
}
.pageContentWrapper 
{
	position: absolute;
	z-index: 10;
	top: 130px;
    margin: 0px;
    width: 840px;
    height: auto; 
    background-image: url(/images/paper_bg_repeat_3000h.gif); 
    background-position: 0px 500px;
    background-repeat: no-repeat;
    left: 12px;
    .left: 10px;
}

.pageContentWrapperHome 
{
	position: absolute;
	z-index: 10;
	top: 60px;
    margin: 0px;
    width: 840px;
    height: auto; 
    /*background-image: url(/images/paper_bg_repeat_3000h.gif); 
    background-position: 0px 500px;
    background-repeat: no-repeat;*/
}
.wrapperHeight100 
{position: relative;
	z-index: 1;
	height: 100%;
}
.pageContentArea 
{
	position: relative;
	margin: 0px;
	color: #333333;
	text-align: left;
    padding-bottom: 100px; 
    padding-left: 80px;
    padding-right: 80px;
}
.pageContentArea ul
{
	list-style-image:url(/images/arrow2.gif);
}
.pageContentArea li {
	line-height: 14pt;
	vertical-align: top;
	padding-bottom: 4pt;
}
.pageContentArea a 
{color: #C1001E;
 text-decoration: none;
 font-weight: bold;
}
.pageContentAreaFR 
{
	position: relative;
	margin: 0px;
	color: #333333;
	text-align: left;
    padding-bottom: 100px; 
    padding-left: 30px;
    padding-top: 20px;
}
.pageContentAreaFR h2{font-family: Georgia, "Times New Roman", Times, serif;font-size:16px;line-height:22px;color:#de1008;font-style:italic;margin-top:0; font-weight: normal;}
.pageContentAreaFR p{font-family:Arial,Helvetica,Sans-Serif;font-size:12px;line-height:18px;color:#666666;margin: 6px 0 10px 0;}
.pageContentAreaFR p b { font-size:14px; }
.pageContentAreaClub 
{
	position: relative;
	margin: 0px;
	color: #333333;
	text-align: left;
    padding-bottom: 100px; 
    padding-left: 30px;
    padding-top: 100px;
}
.pageContentAreaClub h2{font-family: Georgia, "Times New Roman", Times, serif;font-size:16px;line-height:22px;color:#CC0000;font-style:italic;margin: 10px 0px 0px 10px; font-weight: normal;}
.pageContentAreaClub p{font-family:Arial,Helvetica,Sans-Serif;font-size:12px;line-height:18px;color:#666666;margin: 6px 0px 10px 10px;}
.pageContentAreaOrganic1
{
	position: relative;
	margin: 0px;
	color: #333333;
    padding-bottom: 0px; 
    padding-left: 80px;
    padding-right: 80px;
}
.paperBackground 
{
	position: relative;
	z-index: 9;
	top: -5px;
	margin: 0px;
	padding: 0px;
}
.justBackground
{	position: relative;
	z-index: 2;
	margin: 0 auto;
	top: 40px;
	height: auto;
	width: 840px;
}
.justBackgroundHome
{	position: absolute;
	z-index: 2;
	margin: 0 auto;
	top: 80px;
	height: auto;
}
.pageContentWrapperProducts 
{
	position: absolute;
	z-index: 10;
	top: 130px;
	margin: 0px;
	padding: 0px;
	width: 840px;
    height: auto;
    min-height: 400px;
    background-image: url(/images/products/bg_products_div2.jpg);
 background-repeat: no-repeat;
    background-position: top; 
}
.productsTable
{width: 810px;
 background-image: url(/images/products/bg_products_div.jpg);
 background-repeat: no-repeat;
 background-position: top;
}
.pageContentWrapperClub 
{
	position: absolute;
	z-index: 10;
	width: 840px;
	top: 240px;
    margin: 0 auto;
    height: auto;    
    /* background-image: url(/images/bg_conn_club_bottom.png); 
    background-repeat: repeat-y;
    background-position: top; */
}
.pageContentWrapperClub2
{
	position: absolute;
	z-index: 10;
	top: 130px;
	left: 12px;
    margin: 0px;
    width: 840px;
    height: auto; 
    background-image: url(/images/bg_conn_club_halfsize2.png); 
    background-position: 0px 500px;
    background-repeat: no-repeat;
}


.pageContentAreaClub2 
{
	position: relative;
	z-index: 10;
	width: 840px;
	margin: 0 auto;
	color: #333333;
    margin-bottom: 100px;
    padding-top: 30px;
}
.clubHome 
{
	width: 500px;
	margin: 0 auto;
	font-family: Georgia, Times New Roman, Serif;
	font-variant: small-caps;
	font-size: 10pt;
	line-height: 22px;
	font-weight: 500;
	padding-bottom: 10px;
	text-align: center;
	color: #333333;
}
.clubHome table
{width: 500px;
 border: 0;
 text-align: center;
}
.clubHome span
{color: #c1001e;
 font-weight: bold;
}
.clubLearn
{
	width: 680px;
	margin: 0 auto;
	height: auto;
}
.clubLearn table
{
	width: 100%;
	border: 0;
	padding: 0px;
	margin: 0px;
}

.aboutCornerImage
{float: right; 
position: relative; 
margin-right: -56px !important;
margin-right: -28px;
margin-top: -30px; 
margin-left: 10px;
}
.pageContentAreaProducts 
{
    color: #333333;
    height: 450px;
    margin: 0 auto;
    padding: 16px 0 0;
    position: relative;
    width: 700px;
}
.pageContentAreaProducts table a
{
    display:block;
}
.pageContentWrapperRecipes 
{
	z-index: 10;
	position: absolute;
	left: 12px;
    top: 140px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    width: 840px;
    background-image: url(/images/paper_bg_repeat_3000h.gif);
    background-position: 0px 500px;
    background-repeat: no-repeat;
}
.pageContentAreaRecipes 
{
	position: relative;
	margin: 0px;
	text-align: left;
	color: Black;
    padding: 0px 20px 100px 90px;
}
.pageContentWrapperCoupon 
{
	z-index: 10;
	position: absolute;
    top: 170px;
    width: 840px;
    margin: 0px;
    text-align: center;
    height: auto;
    min-height: 500px;
    /* background-image: url(/images/bg_paper3_bottom.png); 
    background-repeat: repeat-y;
    background-position: top; */
}
.pageContentAreaCoupon 
{
	position: relative;
	margin: 0px;
	text-align: left;
	color: Black;
    padding-bottom: 140px; 
    padding-left: 140px;
    padding-right: 120px;
}
.pageContentAreaRecipes a
{
	color: #B40017;
}
.awardsList ul
{
list-style: none;
margin-left: 0;
margin-top: 24px;
padding-left: 0em;
text-indent: 0em;
}
.awardsList li
{
font-size: 8pt;
color: #455e1c;
font-weight: normal;
line-height: 12pt;
margin-bottom: 10px;
margin-right: 40px;
}
.awardsList hr
{
	color: #d8e1c2;
	background-color: #d8e1c2;
	height: 1px;
	border:none;
}

.awardsList img
{
padding: 10px 0px 30px 30px;
float: right;
}
.newsBullets li
{ margin: 0px 20px 12px 20px;
  line-height: 16pt;
}
.newsList ul
{
color: #B40017;
}
.newsList li
{ font-family: Georgia, "Times New Roman", Serif;
  font-variant: small-caps;
  font-size: 9pt;
  font-weight: normal;
	margin: 0px 20px 12px 10px;
	line-height: 16pt;
	list-style-type: none;
}
.newsList a 
{ color: #B40017;
  font-weight: normal;
}

.News3 img {
padding: 10px 0px 10px 10px;
float: right;
}
.News3 li
{line-height: 14pt;
 margin-bottom: 14px;
 font-size: 9pt;
 color: #455e1c;
 font-weight: bold;
}
.News3 span {
color: #333333;
font-weight: normal;
}
/* .News3 li:first-line
{font-weight: bold;
} */
.News4 
{padding:0px 20px 0px 10px;
}
.News4 ol 
{
font-weight: bold;
line-height: 14pt;
 margin-bottom: 24px;
 color: #C1001E;
}
.News4 span
{font-weight: normal;
 font-size: 9pt;
 color: #333333;
 }

.News4 img {
padding: 10px 0px 10px 10px;
float: right;
}
.ArialFont
{ 
font-family: Arial, Sans-Serif;
}
.ArialFont li 
{line-height: 14pt;
 margin-bottom: 18px;
}
.rightCorner
{
	float: right;
	top: 0px;
}

.bottomNav 
{
	z-index: 50;
	position: fixed; 
	bottom: 0px;
	background-color: Black;
	width: 100%;
	text-align: center;
	height: 106px;
}
#bottomNav 
{
	z-index: 50;
	position: absolute; 
	bottom: 0px;
	background-color: #330000;
	width: 100%;
	text-align: center;
	height: 300px;
}
.RecipesCategoryView td
{
	padding: 0px 4px 8px 4px;
	vertical-align: top;
}
.signatureBanner 
{padding: 2px 0px 2px 0px;
}

.fireRoastedStamp {
    display: block;
    height: 35px;
    width: 74px;
    position: absolute;
    top: -8px;  
    left: -8px;
}

.fireRoastedStampLarge {
    display: block;
    height: 66px;
    width: 142px;
    position: absolute;
    top: -10px;  
    left: -10px;
}

.navPositioning
{ padding-top: 20px;
  padding-bottom: 40px;
  vertical-align: top;
}
/* Following section fixes bottomNav to the bottom of screen in IE 6 */

* html .bottomNav {position: absolute;
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop 
+(documentElement.clientHeight-(this.clientHeight)): document.body.scrollTop 
+(document.body.clientHeight-(this.clientHeight)));
} 

.wrapperOutsideHome
{position: relative;
 z-index: 2;
 width: 100%;
}
.pageFlashWrapper 
{
	position: absolute;
	z-index: 2;
	padding: 0;
	margin: 0px;
	border: 0px;
	overflow:visible;
	display: inline;
	text-align:center;
	width: 100%;
	/* height: 527px; */
	height: 100%;
	left: 0px; 
}
.pageHomeWrapper 
{
	margin: 0px;
	padding: 0px;	
}
.bottomNavHome 
{
	z-index: 50;
	position: absolute; 
	bottom: 0px;
	background-color: Black;
	width: 100%;
	text-align: center;
}
#mgHomeNav
{
	z-index: 50;
	position: absolute; 
	bottom: 0px;
	background-color: Black;
	width: 100%;
	text-align: center;
}
/* Following section fixes bottomNavHome to the bottom of screen in IE 6 */
/* 
* html .bottomNavHome {position: absolute;
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop 
+(documentElement.clientHeight-(this.clientHeight)): document.body.scrollTop 
+(document.body.clientHeight-(this.clientHeight)));
}
*/
.homeLowerButtons
{
	width: 1250px;
	margin: 0 auto;
	height: auto;
	text-align: center;
}
.homeLowerButtons td
{
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	font-size: 9px;
	color: #FFFFFF;
	
}
.homeLowerButtonsLegal
{
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	
}
.homeLeftButtons
{
	width: 400px;
	height: auto;
	float: left;
}

.homeLeftButtons
{
	width: 400px;
	height: auto;
	float:none;
}

.homeRightButtons
{
	width: 400px;
	height: auto;
	float: right;
}
.homeButtonDetails span
{
padding-left: 4px;
line-height: 14px;
}
.homeButtonDetails img
{
margin-top: 10px;
}
.homeButtonDetails2 img
{
margin-top: 14px;
}
.homeButtonDetails2 img.top
{
margin-top: 4px;
}
.navTopPadding
{
	margin-top: 20px;
}

#recipeNav 
{
position: relative;
width: 900px;
display: block;
top:110px;
}

.recipeNav1
{z-index: 25;
	position:absolute;
	top: -30px;
	left: -10px;
}
.recipeNav2
{z-index: 24;
 position:absolute;
 top: 10px;
 left: 150px;
}
.recipeNav3
{z-index: 23;
position:absolute;
 top: -30px;
 left: 310px;
}
.recipeNav4
{z-index: 22;
position:absolute;
 top: 20px;
 left: 470px;
}
.recipeNav5
{z-index: 21;
 position:absolute;
 top: -60px;
 left: 640px;
}
.mainNavigationArea {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.mainNavigationAreaHome {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.NavBgWood
{
	background-color: #000000; 
    /*background-image: url(/images/nav_bottom_wood.jpg);*/
    background-image: url(/images/navigation/nav_wood_BG.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color: White;
	/*height: 62px;*/
	height: auto;
    
}
.NavBgWoodHome 
{
	background-color: #000000; 
    background-image: url(/images/navigation/nav_wood_BG.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color: White;
	height: auto;
    /*overflow: hidden;*/
}
.homeFooterText
{position: relative;
 width: 100%;
 clear: both;
 padding-bottom: 6px;
}
.subNavigationWrapper
{
	width: 680px;
	margin: 10px auto;
}
.subNavigationWrapperProd
{
	width: 680px;
	margin-left: 60px;
}
.subNavigationWrapperRecipes
{
	width: 690px;
	height: 24px;
	margin: 10px auto;
}
.subNavigationArea 
{
	margin: 0;
	text-align: center;
	height: 24px;
}
.productSubNavigation
{
	margin: 0 auto;
	text-align: center;
	width: 500px;
}
.productSubNavRow1
{
    margin-bottom: 6px;
    height: 28px;
}
.productSubNavRow2
{
    margin-bottom: 12px;
    height: 28px;
}
.subNavSmallWrapper
{
    width: 205px;
	margin: 10px auto 0;
	text-align: center;
}
.subnavSpacing 
{	padding: 0 5px;
 	margin: 0;
 	display: block;
 	float: left;
}
.subnavRecipesWrapper 
{ width: 800px;
  height: 20px;
  margin: 0 auto;
  /* text-align: center;
padding: 5px 5px 5px 5px; */
}
.subnavRecipes 
{ width: auto;
  height: 20px;
  margin: auto;
}
.BottomNavSpacing 
{	padding: 0 12px;
}
.popupPageTitleArea {
    
    height: 40px;
    vertical-align: middle;
    background-color: #FAFAF2; 
    color: #333333;
    border-bottom: solid 1px #666666; 
    text-align: center;
}
.popupPageTitleArea img
 {
 	padding-top: 20px;
 }
.popUpTermsTitle
{margin: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: normal;
	color: #455E1C;
	text-align: left;
}
.popupPageContentArea {
    background-color: #FFFEF6; 
    color: #333333;
    font-size: 8pt;
    line-height: 16px;
    padding: 16px 30px 0px 30px;
}
.termsTitles h4
{margin: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: 600;
	color: #455E1C;
	text-align: left;
}
.footnote {
    font-size: 8pt;
}
.errorMessage
{
    font-weight: bold;
    color: #C1001E;
}
.errorSummary
{
    font-weight: bold;
}
.reqdInd
{
    color: #C1001E;
}
.watermark
{
    color: Gray;
    font-weight: normal;
}
.footerArea {
    font-size: 9px;
    line-height: 20px;
    text-align: center;
    color: #FFFDF1;
}
.footerArea a:link {
    color: #FFFDF1;
}
.footerArea a:hover {
    color: Gray; /* TBD */
}
.footerArea a:visited {
    color: #FFFDF1;
}
.LoginStateArea
{
	/* position: relative;
	display: block;
    top: 12px;
    right: 20px;
    padding-bottom: 2px;
    height: 24px; */
    padding-right: 12px;
    font-family: Georgia, Serif;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 15px;
}
.LoginStateArea a:link
{color: #C1001E;
 font-weight: normal;
 text-decoration: underline;
}
.LoginStateArea a:hover
{color: #C1001E;
 font-weight: normal;
 text-decoration: underline;
}
.LoginStateArea a:active
{color: #C1001E;
 font-weight: normal;
 text-decoration: underline;
}
.LoginStateArea a:visited
{color: #C1001E;
 font-weight: normal;
 text-decoration: underline;
}
.MyAccountLink
{
    margin-left: 5px;
	padding-left:5px;
	border-left: solid 1px #C1001E;
}

.RateReview
{font-family: Georgia, Serif;
 font-size: 9pt;
 font-variant: small-caps;
 font-weight: normal;
 line-height: 15px;
}
.centerImage
{text-align: center;
}
a.RateReview 
{padding-left: 8px;
 color: #C1001E;
 text-decoration: underline;
 font-weight: normal;
}
.AccountTitle
{
	margin: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #455E1C;
	text-align: center;
}
.AccountTextRight
{
	text-align: right;
	margin: 2px 12px 2px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #333333;	
}
.AccountTextLeft
{
	text-align: left;
	margin: 2px 12px 2px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;	
}
.AccountInputLabelColumn
{
	text-align: left;
	margin: 2px 12px 2px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;	
}
.AccountTextCenter
{
	text-align: center;
	margin: 2px 12px 2px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #333333;	
}
.AccountTextCenterLight
{
	text-align: center;
	margin: 2px 12px 2px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;	
}
.clubJoin
{
	z-index: 10;
	width: 680px;
	margin: 0 auto;
	height: auto;
	text-align: left;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;	
}
.clubJoin p 
{margin: 0px 0px 12px 0px;
}
.clubJoin h2
{
	margin-top: 2px;
	margin-bottom: 16px;
}
.clubJoin a:link
{font-size: 10pt;
 color: #C1001E;
 padding-bottom: 10px;
 }
 .clubJoin a:hover
{font-size: 10pt;
 color: #C1001E;}
  .clubJoin a:active
{font-size: 10pt;
 color: #C1001E;}
  .clubJoin a:visited
{font-size: 10pt;
 color: #C1001E;}

.productsTitle h2
{
	margin: 20px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14pt;
	font-variant: small-caps;
	color: #455d1b;
}
.productsStyle2 li
{line-height: 12pt;
 margin-bottom: 12px;
 list-style: circle;
}
.productsStyle2 a
{font-size: 8pt;
 color: #333333;
 padding-bottom: 10px;
 font-weight: normal;
 }
 .productsStyle2 a:hover
{font-size: 8pt;
 color: #C1001E;
 font-weight: normal;
}
a.productsStyle
{
    font-size: 11px;
    color: #333333;
    line-height: 18px;
}
a.productsStyle:visited
{
    color: #333333;
}
a.productsStyle:hover
{
    color: #C1001E;
}
a.productsStyle:active
{
    color: #C1001E;
}

.productsStyle2 a.productActive:link
{font-size: 8pt;
 color: #C1001E;
 line-height: 8pt;
 padding-bottom: 8px;
 list-style-image:url(/images/arrow.gif);}
.productsStyle2 a.productActive:visited
{font-size: 8pt;
 color: #C1001E;
 line-height: 8pt;
 padding-bottom: 8px;
 list-style-image:url(/images/arrow.gif);}
.productsStyle2 a.productActive:hover
{font-size: 8pt;
 color: #C1001E;
 line-height: 8pt;
 padding-bottom: 8px;
 list-style-image:url(/images/arrow.gif);}
.productsStyle2 a.productActive:active
 {font-size: 8pt;
 color: #C1001E;}
.productsDescription2
{ text-align: left;
  font-size: 8pt;
  line-height: 14px;
  font-weight: normal;
  color: #333333;
  padding: 4px 30px 4px 40px;
}
.productsName2
{ text-align: center;
  font-family: Georgia, "Times New Roman", Serif;
  font-size: 10pt;
  font-weight: bold;
  font-variant: small-caps;
  color: #464646;
  padding: 4px 0px 4px 10px;
}
.productsNutrition2
{ font-family: Georgia, "Times New Roman", Serif;
  text-align: center;
  font-size: 8pt;
  font-weight: normal;
  font-variant: small-caps;
  text-decoration: underline;
  color: #C1001E;
  padding-top: 2px;
}
a.productsNutrition2
{ font-weight: normal;
  text-decoration: underline;
}
.CommonQs h4
{font-family: Georgia, "Times New Roman", Serif;
  font-size: 12pt;
  font-weight: bold;
  font-variant: small-caps;
  color: #455e1c;
  padding: 16px 0px 4px 0px;
}
.CommonQs ul
{list-style-image:url(/images/arrow2.gif);
}
.CommonQs li {
	line-height: 12pt;
	vertical-align: top;
	padding-bottom: 4pt;
}
.CommonQs a:link
{font-size: 9pt;
 color: #C1001E;
 padding-bottom: 10px;
 }
 .CommonQs a:hover
{font-size: 9pt;
 color: #C1001E;}
  .CommonQs a:active
{font-size: 9pt;
 color: #C1001E;}
  .CommonQs a:visited
{font-size: 9pt;
 color: #C1001E;}
 a.CommonQs2 
{font-size: 9pt;
 color: #C1001E;
 padding-bottom: 10px;
 font-weight: normal;
 text-decoration: underline;
 }
.BackToTop
{text-align:right;
}
.BackToTop a:link
{
 font-size: 8pt;
}
.BackToTop a:hover
{
 font-size: 8pt;
}
.BackToTop a:active
{
 font-size: 8pt;
}
.BackToTop a:visited
{
 font-size: 8pt;
}
 .bgRepeatGradientOrganic
 {
 	position: relative;
 	z-index: 10;
	margin: 0px;
    width: 840px;
    height: auto;
 	/* background-image: url(/images/paper_bg_gradient_repeat.png); */
 	background-image: url(/images/paper_bg_repeat_3000h.gif);
  background-repeat: repeat-y; 
 }	

.popupNutrition
 {
     text-align: left;
     width: 640px;
 }
