body {
	font-family: "Times New Roman", Times, serif;
	color: #6a3f2a;
	background-color:#b1c066;
	background-image: url(img/KHB_tile.jpg);
	font-size: 11px;
}
.left_trim {
	background-image: url(img/lt_dropshadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right_trim {
	background-image: url(img/rt_dropshadow.png);
	background-repeat: repeat-y;
	background-position: left;
}
.header {
	background-image: url(img/header.jpg);
}
.homehero {
	left:-1px;
	top:-1px;
}
.footer {
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: olive;
}
.homecontent {
	background-image: url(img/homestage.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #666633;
}
.recipecontent {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	background-image: url(img/content.jpg);
}
.content {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	background-image: url(/img/bg_generic.jpg);
	background-color: #b1c066;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.anylinkcss {
	font-size: 11px;
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	background-image:url(img/ghost.png);
	color: #6A3F2A;
	z-index: 10;
}
.anylinkcss a {
	color: #6A3F2A;
	font-size: 11px;
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}
.anylinkcss a:hover { /*hover background color*/
	background-color: #6A3F2A;
	width: 100%;
	font-size: 11px;
	color: #EEF2C9;
	text-decoration: none;
	display: block;
	text-indent: 5px;
}
.anylinkcss a.nav:hover { /*hover background color*/
	background-color: #6A3F2A;
	width: 100%;
	font-size: 11px;
	color: #EEF2C9;
	text-decoration: none;
	display: block;
	text-indent: 5px;
}
.anylinkcss img {
	color: #6A3F2A;
	font-size: 11px;
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}
.contentslide {
	border: 10px solid;
	border-bottom-width: 6px;
	padding: 8px;
	width: 400px;
	height: 250px;
}
.contentslide .contentdiv {
	display: none;
}
.header a {
	color:#6A3F2A;
	font-size: 11px;
}
.header a:hover {
	text-decoration:none;
	font-size: 11px;
	color:#D35D35;
}
#interact a {
	color:#6A3F2A;
	font-size: 10px;
	padding: 3px
}
#interact a:hover {
	color:black;
	font-size: 10px;
	padding: 3px;
}
#interact {
	color:black;
	font-size: 10px;
	padding: 1px;
	margin-right: 12px;
}
#interactdark a {
	color:#009933;
	font-size: 10px;
	padding: 5px
}
.orangelink a {
	color:#F15D2F;
}
.orangelink a:hover {
	color:#f15d2f;
	text-decoration:underline;
}
.purplelink a {
	color:#aa247c;
	font-weight: bold;
}
.purplelink a:hover {
	color:#bd9bb7;
	font-weight: bold;
}
.brownlink a {
	color:#6A3F2A;
}
acronym {
	color:#6A3F2A;
	text-decoration:none;
}
.brownlink a:hover {
	color:#f15d2f;
}
.green_upper {
	text-transform: uppercase;
	color: #6F9D35;
}
.bottomcontent {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	background-image: url(img/content_short.jpg);
	background-position: bottom;
}
.recipetitle {
	font-size: 15px;
	font-weight: bold;
}
.recipe {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	padding:8px;
	height:3in;
	width:5in;
	font-size: 10px;
}
.recipetitle4 {
	font-size: 14px;
	font-weight: bold;
}
.recipe4 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
	height:4in;
	width:6in;
	font-size: 11px;
}
.title {
	font-size:20px;
	font-weight:bold;
}
.none {
	background-color: #FFFFFF;
}
.brownlink2 a {
	color:#6A3F2A;
	text-decoration:underline;
}
.brownlink2 a:hover {
	color:orange;
	text-decoration:underline;
}
.entertaincontent {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	background-image: url(img/entertain_bg.jpg);
	background-position: top;
}
.greenfooter {
	background-color: #686e2b;
}
.recipetreb {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
}
#recipelinks {
	padding-left:10px;
	width: 160px;
	padding-top:3px;
	padding-bottom:3px;
}
/* products */
#product_content {
	width:200px;
	text-align:left;
}
#product_nav_container {
	width:170px;
	text-align:left;
	padding-left: 8px;
	padding-top: 3px;
}
#product_nav {
	width:160px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;
}
#product_subnav {
	padding-left:10px;
	width:160px;
}
#Layerwholewheat {
	position:absolute;
	z-index:1;
	visibility: visible;
}
#Layersavory4 {
	position:absolute;
	z-index:1;
	visibility: hidden;
}
#Layersnackerrolls {
	position:absolute;
	z-index:2;
	visibility: hidden;
}
#Layerswt12pk {
	position:absolute;
	z-index:3;
	visibility: hidden;
}
#Layerswt4pk {
	position:absolute;
	z-index:4;
	visibility: hidden;
}
#Layerhnywht12pk {
	position:absolute;
	z-index:1;
	visibility: hidden;
}
#Layerhnywht4pk {
	position:absolute;
	z-index:1;
	visibility: hidden;
}
#sc1, #sc2, #sc3, #sc4, #sc5 {
	padding-left:10px;
}
#footinc {
	position:absolute;
	z-index:1;
	visibility: hidden;
	top:-200px;
	left:-120px;
}
.sub li {
	font-size: 10px;
}
#recipelinks {
	padding-left:10px;
	width:160px;
	padding-top:3px;
	padding-bottom:3px;
}
td img {
	display: block;
}
#copyright {
	font-size: 10px;
	color: #6a3f2a;
	margin-left: 20px;
}
.shrink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
}
.shrink a {
	color:#6A3F2A;
	text-decoration:underline;
}
.shrink a:hover {
	color:red;
	text-decoration:none;
}
#backtoaloha {
	width:194px;
	left:1px;
	position:relative;
}
#pdf {
	width:300px;
	height:20px;
	position:relative;
	padding-left:10px;
}
#dblhr {
	height: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6a3f2a;
	border-bottom-color: #6a3f2a;
}
#shortdblhr {
	width:160px;
	height: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6a3f2a;
	border-bottom-color: #6a3f2a;
}
.printbump {
	color: #6a3f2a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BB54B;
}
#main {
	left:-1px;
	top:-1px;
	background-image: url(img/floathomer.png);
	background-repeat:no-repeat;
}
#bump {
	position: relative;
	left: -10px;
	display: inline;
	z-index: auto;
	top: -15px;
}
#bump2 {
	position: relative;
	left: 15px;
	display: inline;
	z-index: auto;
	top: -5px;
}
pre {
	padding-left:10px;
}
.recipe_card_size {
	font-weight:bold;
	font-size:18px;
	line-height: 10px;
}
p {
	margin-top: 2px;
	margin-bottom:5px;
}
.greenHeaderP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #788b39;
}
ul {
	list-style-position: outside;
	list-style-image: url(/img/brown_bullet.gif);
	list-style-type: square;
}
h3 {
	margin-top:0px;
	margin-bottom:5px;
}
/* Green Vision Style */

.contentGreenVision {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	background-image: url(/img/greenvision/greenvision_long_bg.jpg);
	background-color: #b1c066;
}
.contentGreenEco {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	background-image: url(/img/greenvision/greenvision_eco_bg.jpg);
	background-color: #b1c066;
}
.contentGreenLiving {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	background-image: url(/img/greenvision/greenvision_living_bg.jpg);
	background-color: #b1c066;
}
.contentGreenLiving h3 {
	color:#6f7c3e;
}
.contentGreenLiving h4 {
	color:#6f7c3e;
}
.contentGreenFacts {
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	background-image: url(/img/greenvision/greenvision_facts_bg.jpg);
	background-color: #b1c066;
}
/* End Green Vision Style */


/* Holiday 2008 Styles */

.holidayText {
	margin:60px 0px 0px 25px;
	width: 220px;
}
.holidayImage {
	height: 150px;
	width: 228px;
	margin:2 0 0 17px;
}
.holidayMenu {
	margin-left: 0px;
	margin-top:29px;
}
.recipeData {
	margin: 0px;
	width: 436px;
}
.recipeText {
	margin-left: 30px;
}
.recipeData ol {
	margin-top:-5px;
}
.recipeBackground {
	background-image:url(und.jpg);
	height:401px;
	width: 521px;
	background-color: #b4d54a;
	background-repeat: no-repeat;
}
.tipsData {
	margin: 10px 42px 10px 42px;
	color:#81180a;
	width:420px;
}
.tipsData p {
	margin: 10px 0px 10px 0px;
}
.tipsData a {
	color:#81180a;
}
.bottomSpacer {
	width:521px;
	height:19px;
	background-image:url(slicedbread/images/bottomSpacer.jpg);
	background-repeat:no-repeat;
	text-align:right;
	float:right;
}
/* End Holiday 2008 Styles */
