/* Basic Styles */
body {
	font-family: Georgia, Serif;
	color: #171614;
	background: #000;
}

a:link, a:visited {
	font: 11px Georgia, Serif;
	text-decoration: none;
	color: #171614;
	background-color: transparent;
}

a:hover, a:active {
	font: 11px Georgia, Serif;
	text-decoration: none;
	color: #d3292d;
	background-color: transparent;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6, p, dl, dd, dt {
	font-family: Georgia, Serif;
	color: #171614;
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
	color: #171614;
	background-color: transparent;
	margin: 0;
}

h1 {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -1px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: -.05em;
}

p {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #38352d;
	background-color: transparent;
}

#container  {              
	position: absolute;
   top: 0;
   left: 50%; 
	width: 975px;                                      	
	margin: 0 0 0 -485px;
   padding: 0;  		
}

#logo {
	display: block;
	position: absolute;
	top: 40px;
	left: 60px;
}

#sponsor1 {
	display: block;
	position: absolute;
	top: 118px;
	left: 720px;
}

#sponsor2 {
	display: block;
	position: absolute;
	top: 118px;
	left: 815px;
}

#footerLogo, #footerCopy {
	display: block;
	position: absolute;
	text-align: right;
	font-size: 10px;
	color: #ccc;
	background-color: transparent;
}

#footerLogo a, #footerCopy a {
	font-size: 10px;
}

#footerLogo a:link, #footerLogo a:visited, #footerCopy a:link, #footerCopy a:visited {
	color: #ccc;
	background-color: transparent;
}

#footerLogo a:hover, #footerLogo a:active, #footerCopy a:hover, #footerCopy a:active {
	color: #d3292d;
	background-color: transparent;
}

.homeFooterLogo {
	top: 500px;
	left: 830px;
}

.homeFooterCopy {
	top: 510px;
	left: 610px;
}

.subFooterLogo {
	top: 780px;
	left: 810px;
	padding-bottom: 10px;
}

.subFooterCopy {
	top: 790px;
	left: 590px;
}

.productsFooterLogo {
	top: 950px;
	left: 810px;
	padding-bottom: 10px;
}

.productsFooterCopy {
	top: 960px;
	left: 590px;
}

#callout1 {
	display: block;
	position: absolute;
	top: 345px;
	left: 110px;
}
	
/* Homepage Styles */

#homeSloganText1, #homeSloganText2, #homeSloganText3 {
	display: block;
	position: absolute;
}

#homeSloganText1 {
	top: 75px;
	left: 355px;
}

#homeSloganText2 {
	top: 113px;
	left: 325px;
	width: 340px;
}

#homeSloganText3 {
	top: 168px;
	left: 405px;
}

#navigation {
	display: block;
	position: absolute;
	top: 160px;
	left: 25px;
}

#navigation ul {
	list-style: none;
}

/* Outer is here to solve IE6 flickering problem */

#nav1Outer {
	display: block;
	background-image: url(/images/lk_history.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 60px;
}

#nav1 {
	display: block;
	background-image: url(/images/lk_history.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 60px;
	overflow: hidden;
	text-indent: -90000px;
}

#nav1:hover {
	background-image: url(/images/lk_history.gif);
	background-position: 0 -60px;
}

.current #nav1 {
	background-image: url(/images/lk_history.gif);
	background-position: 0 -60px;
}

/* Outer is here to solve IE6 flickering problem */

#nav2Outer {
	display: block;
	background-image: url(/images/lk_recipes.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 200px;
	height: 51px;
}

#nav2 {
	display: block;
	background-image: url(/images/lk_recipes.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 200px;
	height: 51px;
	overflow: hidden;
	text-indent: -90000px;
}

#nav2:hover {
	background-image: url(/images/lk_recipes.gif);
	background-position: 0 -51px;
}

.current #nav2 {
	background-image: url(/images/lk_recipes.gif);
	background-position: 0 -51px;
}

/* Outer is here to solve IE6 flickering problem */

#nav3Outer {
	display: block;
	background-image: url(/images/lk_products.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 200px;
	height: 54px;
}

#nav3 {
	display: block;
	background-image: url(/images/lk_products.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 200px;
	height: 54px;
	overflow: hidden;
	text-indent: -90000px;
}

#nav3:hover {
	background-image: url(/images/lk_products.gif);
	background-position: 0 -54px;
}

.current #nav3 {
	background-image: url(/images/lk_products.gif);
	background-position: 0 -54px;
}

/* History Page Styles */

#historyHeaderText1, #historyHeaderText2, #historyHeaderText3 {
	display: block;
	position: absolute;
}

#historyHeaderText1 {
	top: 75px;
	left: 355px;
}

#historyHeaderText2 {
	top: 90px;
	left: 365px;
}

#historyHeaderText3 {
	top: 133px;
	left: 315px;
	width: 275px;
}

#historyContent #paragraph1, #historyContent #paragraph2, #recipesContent {
	position: absolute;
	display: block;
}

#historyContent #paragraph1 {
	top: 260px;
	left: 590px;
	width: 245px;
}

#historyContent #paragraph2 {
	top: 500px;
	left: 315px;
	width: 260px;
}

/* Recipes Page Styles */

#recipesContent {
	width: 500px;
	height: 415px;
	overflow: auto;
	top: 255px;
	left: 340px;
}

#recipesHeaderText1, #recipesHeaderText2 {
	display: block;
	position: absolute;
}

#recipesHeaderText1 {
	top: 70px;
	left: 345px;
}

#recipesHeaderText2 {
	top: 115px;
	left: 315px;
	width: 290px;
}

#recipesContent dl {
	width: 400px;
	font-size: 12px;
	color: #999;
	background-color: transparent;
	margin: 0;
}

#recipesContent dt {
	float: right;
	width: 278px;
	margin: 0;
}

#recipesContent dd {
	margin: 0 0 40px 122px;
}

#recipesContent dd.image {
	float: left;
	margin: 0;
}

#recipesContent dl a:link, #recipesContent dl a:visited {
	font: bold 18px Georgia, Serif;
	text-decoration: underline;
	color: #d3292d;
	background-color: transparent;
}

#recipesContent dl a:hover, #recipesContent dl a:active {
	font: bold 18px Georgia, Serif;
	text-decoration: underline;
	color: #d3292d;
	background-color: transparent;
}

#recipesPageContent {
	display: block;
	position: absolute;
	width: 480px;
	height: 500px;
	overflow: auto;
	top: 155px;
	left: 340px;
	font-size: 11px;
	padding: 0 10px 0 0;
}

#recipesPageContent img {
	border-right: #c6ba9a 2px solid;
	border-bottom: #c6ba9a 2px solid;
	padding: 5px;
	margin: 0 5px 5px 0;
	background-color: #fff;
	color: #000;
}

#recipesNav {
	display: block;
	position: absolute;
	top: 125px;
	left: 315px;
}

/* Products Page Styles */

#productsContent {
	height: 630px;
	top: 235px;
	left: 320px;
	display: block;
	position: absolute;
}

#productsHeaderText1, #productsHeaderText2 {
	display: block;
	position: absolute;
}

#productsHeaderText1 {
	top: 70px;
	left: 345px;
}

#productsHeaderText2 {
	top: 115px;
	left: 325px;
	width: 290px;
}

#productsContent .thumbnail {
	float: left;
	width: 120px;
	margin: 0;
	padding: 5px;
}

.clearboth { clear: both; }

#productsContent h3 {
	font-size: 12px;
	line-height: 14px;
}

#productsContent h4 {
	font-size: 11px;
	line-height: 13px;
	color: #333;
	background: transparent;
}

#productsContent p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 2px 0 5px 0;
	color: #000;
	background: transparent;
}

#productsContent a:link, #productsContent a:visited {
	font: bold 10px Georgia, Serif;
	text-decoration: underline;
	color: #d3292d;
	background-color: transparent;
}

#productsContent a:hover, #productsContent a:active {
	font: bold 10px Georgia, Serif;
	text-decoration: underline;
	color: #d3292d;
	background-color: transparent;
}

/* Nutrition Facts */

#nutritionfacts { border: 1px solid #000; padding: 45px; color: #000; background-color: #eee9dc; width: 229px; height: 530px; background-image: url(/images/products/background_nutrition.jpg); }
#nutritionfactsinner { font: 11px Arial,Helvetica, sans-serif; background-color: transparent; color:#000; padding: 0; margin: 0; }
#nutritionfacts h1 { font: bold 20px Arial, Helvetica, sans-serif;  margin: 0; padding: 0; color:#000; background-color: transparent; }
#nutritionfactsinner td { margin: 0; padding: 0; }
#nutritionfacts .textRight { text-align: right; }
#nutritionfacts .smallBar { border-bottom: 1px solid #000; }
#nutritionfacts .mediumBar { border-bottom: 3px solid #000; }
#nutritionfacts .largeBar { border-bottom: 7px solid #000; }
#nutritionfacts .indent { padding: 0px 0px 0px 10px; border-bottom: 1px solid #000; }

#disclaimer { font: 9px Arial, Helvetica, sans-serif; margin: 0; padding: 0; color:#333; background-color: transparent; }

/* Offline Store Popup */

#storePopup { 
	border: 1px solid #000; 
	padding: 100px 95px 65px 45px; 
	color: #000; 
	background-color: #eee9dc; 
	width: 530px; 
	height: 230px; 
	background-image: url(/images/background_popup.jpg); 
	text-align: center;
}

#storePopup a { 
	font: 18px Georgia, Serif;
	text-decoration: underline;
	color: #d3292d;
	background-color: transparent;
}

#storePopup h1, #storePopup h2 { 
	letter-spacing: -1px;
}
