﻿body {
    /* font-family: "Palatino Linotype", Georgia, "Times New Roman", Serif; */
    height: 100%;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9pt;
    line-height: 16pt;
    background-color: Black;
    color: White;
    margin: 0px;
    /* background-image: url(/images/background_interior4.jpg);
	background-position: center top;
	background-repeat: no-repeat; */
}
a { 
    outline: none; 
}
html
{
	height: 100%;
}
.whiteBg 
{background-color: #FFFDF1;
}
	
/* 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/background_dark3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.backgroundMainLight
{
	background-image: url(/images/bg_home5a.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
}
/* sections of page */
.mainContent {
    position: relative;
    color: Black;
    width: 95%;
    margin: 0 auto;    
    max-width: 820px;
    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 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;
    /* 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;
}
.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;
}
.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;
}
.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: absolute;
	z-index: 2;
	margin: 0 auto;
	top: 40px;
	height: auto;
}
.pageContentWrapperProducts 
{
	position: absolute;
	z-index: 10;
	top: 130px;
	margin: 0px;
	padding: 0px;
	width: 820px;
    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; */
}
.pageContentAreaClub 
{
	position: relative;
	z-index: 10;
	width: 840px;
	margin: 0 auto;
	color: #333333;
    margin-bottom: 100px;
}
.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 
{
	position: relative;
	margin: 0px;
	color: #333333;
    padding-bottom: 140px; 
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 16px;
    min-height: 380px;
}
.pageContentAreaProducts table
{
 padding: 0px;
}
.pageContentWrapperRecipes 
{
	z-index: 10;
	position: absolute;
    top: 140px;
    width: 850px;
    margin: 0px;
    text-align: center;
    height: auto;
    /* min-height: 450px; */
    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: 90px;
}
#bottomNav 
{
	z-index: 50;
	position: absolute; 
	bottom: 0px;
	background-color: Black;
	width: 100%;
	text-align: center;
	height: 300px;
}
.RecipesCategoryView td
{
	padding: 0px 4px 8px 4px;
	vertical-align: top;
}
.signatureBanner 
{padding: 2px 0px 2px 0px;
}

.navPositioning
{ padding-top: 20px;
  padding-bottom: 10px;
  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;
margin-top: 30px;
}

.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/home_wood_BG_v09.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color: White;
	/*height: 62px;*/
	height: auto;
    
}
.NavBgWoodHome 
{
	background-color: #000000; 
    background-image: url(/images/home_wood_BG_v09.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: auto;
}
.subNavigationWrapperProd
{
	width: 680px;
	margin-left: 60px;
}
.subNavigationWrapperRecipes
{
	width: 740px;
	margin: auto;
}
.subNavigationArea 
{
	margin: 10px 0 10px 0;
	width: auto;
	text-align: left;
}
.productSubNavRow1
{margin-bottom: 6px;
}
.productSubNavRow2
{margin-bottom: 12px;
}
.subNavSmallWrapper
{
	width: 260px;
	margin: 0 auto;
	text-align: center;
}
.subnavSpacing 
{	padding-right: 10px;
 	padding-top: 20px;
 	margin-top: 20px;
}
.subnavRecipesWrapper 
{ width: 800px;
  height: 20px;
  margin: 0 auto;
  /* text-align: center;
padding: 5px 5px 5px 5px; */
}
.subnavRecipes 
{ width: auto;
  height: 20px;
  margin: auto;
}
.popupPageTitleArea {
    
    height: 70px;
    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:link
{font-size: 8pt;
 color: #333333;
 line-height: 8pt;
 padding-bottom: 8px;
 list-style-image:url(/images/arrow.gif);}
a.productsStyle:visited
{font-size: 8pt;
 color: #333333;
 line-height: 8pt;
 padding-bottom: 8px;
 list-style-image:url(/images/arrow.gif);}
a.productsStyle:hover
{font-size: 8pt;
 color: #C1001E;
 line-height: 8pt;
 padding-bottom: 8px;
 list-style-image:url(/images/arrow.gif);}
a.productsStyle:active
{font-size: 8pt;
 color: #C1001E;
 line-height: 8pt;
 padding-bottom: 8px;
 list-style-image:url(/images/arrow.gif);}
.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; 
 }	
