body {
	background-color:#984720;
	margin:0;
}
.bdyTbl {
	width:721px;
	height:337px;
}
.homebdy,.aboutbdy,.wtbbdy,.productsbdy,.recipesbdy,.contactbdy {
	background-repeat:no-repeat;
	width:721px;
	text-align:left;
	vertical-align:top;
}
.contactbdy,.productsbdy {
	height:455px;
}
.homebdy,.aboutbdy,.wtbbdy,.recipesbdy {
	height:337px;
}
.homebdy {
	background-image:url(images/bdy_home.jpg);
}
.aboutbdy {
	background-image:url(images/bdy_about.jpg);
}
.contactbdy {
	background-image:url(images/bdy_contact.jpg);
}
.wtbbdy {
	background-image:url(images/bdy_wtb.jpg);
}
.productsbdy {
	background-image:url(images/bdy_products.jpg);
}
.prosbdy {
	background-image:url(images/bdy_pros.jpg);
}
.recipesbdy {
	background-image:url(images/bdy_recipes.jpg);
}
#bdyTxthome,#bdyTxtabout,#bdyTxtwtb,#bdyTxtproducts,#bdyTxtpros,#bdyTxtrecipes,#bdyTxtcontact {
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	
}
#bdyTxthome,#bdyTxtabout,#bdyTxtwtb,#bdyTxtproducts,#bdyTxtpros,#bdyTxtrecipes {
	margin:95px auto auto 55px;
	width:355px;
}
#bdyTxtcontact {
	margin:15px auto auto 55px;
	width:610px;
}
#bdyTxtwtb a, #bdyTxtcontact a {
	color:#000000;
}
#scrollBoxHome, #scrollBoxAbout, #scrollBoxWtb, #scrollBoxProducts, #prodDisplay, #prosTxtBox,#recipesTxtBox {
	position:absolute;
	z-index:3;
	left:50%;
	font-family:verdana;
	font-size:11px;
}
#scrollBoxHome {
	top:305px;
	width:200px;
	height:138px;
	margin-left:105px;
	overflow:auto;
	color:#470F06;
}
#scrollBoxAbout {
	top:340px;
	width:169px;
	height:128px;
	margin-left:120px;
	color:#000000;
}
#scrollBoxWtb {
	top:320px;
	width:169px;
	height:128px;
	margin-left:115px;
	color:#000000;
	text-align:left;
}
#scrollBoxProducts {
	top:290px;
	width:190px;
	height:260px;
	margin-left:120px;
	overflow:auto;
	color:#000000;
	line-height:12px;
}
#scrollBoxWtb a,#scrollBoxAbout a {
	color:black;
}
#scrollBoxWtb a:hover, #scrollBoxAbout a:hover {
	text-decoration:none;
}
#scrollBoxProducts a {
	background-image:url(images/icon_location_subX.gif);
	background-repeat:no-repeat;
	background-position:0 40%;
	padding-left:7px;
	color:black;
	display:block;
	padding-bottom:10px;
}
#scrollBoxProducts a:active {
	background-image:url(images/icon_location_sub.gif);
	text-decoration:none;
}
#scrollBoxProducts a:hover {
	text-decoration:none;
}
#prodDisplay {
	top:295px;
	width:311px;
	height:375px;
	margin-left:-300px;
}
#prodDetailBox {
	background-color:#ffffff;
	text-align:center;
	font-family:verdana;
	font-size:11px;
	color:#000000;
}
#prodDetailBox p {
	font-weight:bold;
	width:290px;
	margin:3px 0 3px 15px;
	text-align:left;
}
#prodDetailBox ul {
	text-align:left;
	width:260px;
	padding:0 0 0 30px;
	margin:0;
}
#prodDetailBox li {
	text-align:left;
	width:255px;
	line-height:12px;
}
#prosTxtBox,#recipesTxtBox {
	width:330px;
	margin-left:-310px;
	color:#000000;
	overflow:auto;
	line-height:15px;
	text-align:left;
	padding-right:5px;
}
#prosTxtBox {
	top:265px;
	height:300px;
}
#prosTxtBox a,#recipesTxtBox a {
	color:black;
}
#prosTxtBox a:hover, #recipesTxtBox a:hover {
	text-decoration:none;
}
#recipesTxtBox {
	top:280px;
	height:290px;
}
#prosBox {
	position:absolute;
	z-index:3;
	top:470px;
	left:50%;
	width:190px;
	height:40px;
	margin-left:110px;
	cursor:hand;
	cursor:pointer;
}
#recipeBox {
	position:absolute;
	z-index:3;
	top:530px;
	left:50%;
	width:190px;
	height:30px;
	margin-left:110px;
	cursor:hand;
	cursor:pointer;
}
.homeLoc,.aboutLoc,.wtbLoc,.productsLoc,.contactLoc {
	position:absolute;
	z-index:5;
	top:234px;
	left:50%;
}
.homeLoc {
	margin-left:218px;
}
.aboutLoc {
	margin-left:37px;
}
.contactLoc {
	margin-left:132px;
}
.wtbLoc {
	margin-left:-80px;
}
.productsLoc {
	margin-left:-205px;
}
.prosLoc {
	display:none;
}
.recipesLoc {
	display:none;
}

/* products and recipes menu */
#prodMenu,#recipesMenu {
	margin:0 0 1em 0;

	padding:.4em 0 0 0;
	position:absolute;
	top:245px;
	left:50%;
	text-align:center;
}
#recipesMenu {
	width:400px;
	margin-left:-360px;
}
#prodMenu {
	width:700px;
	margin-left:-350px;

}

#prodMenu ul,#recipesMenu ul {

	margin:0;

	padding:0;

	list-style:none;

}



#prodMenu li,#recipesMenu li {

	margin:0;

	display:inline;

	cursor:hand;

	cursor:pointer;

}



#prodMenu li a,#recipesMenu li a {

	color:#000000;

	text-decoration:underline;

	padding:5px;

}



#prodMenu li a:hover,#recipesMenu li a:hover {

	color:#000000;

	text-decoration:none;

}
/* copyright styles */
#homecr,#aboutcr,#wtbcr,#productscr,#proscr,#recipescr,#contactcr {
	background-repeat:no-repeat;
	width:721px;
	height:33px;
	font-family:verdana;
	font-size:8.5pt;
	color:white;
	text-align:center;
	line-height:20px;
}
#homecr {
	background-image:url(images/ftr_home.gif);
}
#aboutcr,#recipescr {
	background-image:url(images/ftr_about.gif);
}
#wtbcr,#productscr,#proscr,#contactcr {
	background-image:url(images/ftr_wtb.gif);
}
#homecr a,#aboutcr a,#wtbcr a,#productscr a,#proscr a,#recipescr a,#contactcr a {
	color:white;
}