body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	;
	background-color: #DBC493;
	background-image: url(../images/BB_BG3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link, a:visited {
	color: #B52C07;
 }

#maincontent {
	margin-bottom: 10px;
	text-align: left;

}
#lowerContent {
	text-align: left;
	background-image: url(../images/lowerContentBG2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
/*	border: 1px solid red;
*/
	height: 185px;
}


/*
a:visited { color: #600; }
*/
a:hover, a:active
{
	color: #900;
/*
	background-color: #B52C07;
*/
}

.more {
	font-size: 120%;
	text-align: right;
	font-weight: bold;
}

.more a:hover {
	background-color: #600;
	color: #FFF;
}


h1 {
	color: #600;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans;
	font-size: 26px;
/*	letter-spacing: -0.1em;
*/
	border-bottom: 1px solid #600;

}


h1.noUL {
 	border: 0;
}
h2
{
	color: #B52C07;
	font: 140% arial, georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}

h2 a { text-decoration: none; }

h2.tighter {
	margin-bottom: -13px;
}

h2.looser {
	margin-bottom: 10px;
}

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

.small {
	font-size: 75%;
}

#container
{
	margin: 1em auto;
	width: 900px;
	text-align: center;
	border: 1px none #fff;
}

#header
{
	height: 216px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
	background-image: url(../images/BB2009_Q3_header1.0.gif);
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 55px;
	width: 630px;
	padding-left:10px;
	text-align: left;
}

#mainnav ul {
	padding-top: 5px;
	margin: 0;
	list-style-type: none;
	
}

#mainnav li {
	display: inline;
	padding-right: 15px;
}

#mainnav li a {
	text-decoration: none;
	letter-spacing: -0.03em;
/*	word-spacing: 0.1em;
*/
	white-space: nowrap;
	
}

#mainnav li a:hover {
	background-color: #900;
	color: #FFF;
}

#menu
{
	float: right;
	width: 315px;
	padding-left: 5px;
}

#menu img
{
	border: 0;
}
#menu a
{
	text-decoration: none;
}

#menu a:hover
{
	border-bottom: 4px solid #BA9E7A;
}

#contents {
	margin: 0;
	text-align: left;
}
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #FFF;
	text-align: right;
	font-size: 90%;
	background-color: #660000;
	height: 50px;
	vertical-align: bottom;
	padding: 5px;
	bottom: 0px;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}


/* Lower button navigation */
#lowerNav {
	width: 700px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#lowerNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#lowerNav li {
	float: left;
}

#lowerNav a {
	text-decoration: none;
	display: block;
	text-indent:-5000px;
}

#lowerNav #forKids {
        background: url(../images/buttonKids3.gif) 0px 0px no-repeat;
        width: 216px;
        height: 81px;
}

#lowerNav #forKids:hover {
        background-position: 0 -81px;
}

#lowerNav #parentTips {
	background: url(../images/buttonTips1.gif) 0px 0px no-repeat;
	width: 216px;
	height: 81px;
}

#lowerNav #parentTips:hover {
	background-position: 0 -81px;
}

#lowerNav #nutritionQuiz {
	background: url(../images/buttonNutritionQuiz1.gif) 0px 0px no-repeat;
	width: 249px;
	height: 81px;
}

#lowerNav #nutritionQuiz:hover {
	background-position: 0 -81px;
}

#lowerNav #helpfulLinks{
	background: url(../images/buttonLinks1.gif) 0px 0px no-repeat;
	width: 178px;
	height: 81px;
}

#lowerNav #helpfulLinks:hover {
	background-position: 0 -81px;
}

#lowerNav #weeklyPlanner{
	background: url(../images/buttonWeeklyPlanner1.gif) 0px 0px no-repeat;
	width: 216px;
	height: 81px;
}

#lowerNav #weeklyPlanner:hover {
	background-position: 0 -81px;
}

#lowerNav #nutritionFacts{
	background: url(../images/buttonNutritionFacts1.gif) 0px 0px no-repeat;
	width: 249px;
	height: 81px;
}

#lowerNav #nutritionFacts:hover {
	background-position: 0 -81px;
}

#lowerNav #healthyRecipes{
        background: url(../images/buttonRecipes1.gif) 0px 0px no-repeat;
        width: 178px;
        height: 81px;
}

#lowerNav #healthyRecipes:hover {
        background-position: 0 -81px;
}


#bagOffer {
	position: relative;
	background-image: url(../images/bagOfferBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	clear: both;
}

#thermalBag {
 	z-index: 1000;
	position: absolute;
	left: -80px;
 }


#DrawstringBag {
	z-index: 1000;
	position: absolute;
	left: -90px;
}

.tableRecipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	padding: 7px;
	margin-bottom: 10px;
}

.recipeQuantityL {
	background-color: #FFFFFF;
	text-align: right;
}

.recipeQuantityLBG {
	background-color: #FFFFCC;
	text-align: right;

}

.recipeQuantityRBG {
	background-color: #FFFFCC;
	text-align: left;
}
.recipeQuantityR {
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.recipeSummary {
	text-align: right;
	background-color: #FFFFCC;
	padding: 15px;
	font-weight: bold;
	border-top: 1px solid #b59859;
	font-size: 120%;
}

.textLeft {
	text-align: left;
}

#mainnav li.curpage a {
	background: #B99B75;
	color: #FFF;
	padding: 0 3px;
}
