body {
	background-color: #b1e5e8;
	margin: 0px;
}
.container {
	position: absolute;
	left: 50%;
	width: 700px;
	margin-left: -352px;
	top: 50px;
	z-index: 1;
}
.logo {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 230px;
	width: 698px;
	position: relative;
	z-index: 2;
}
.logo h1 {
	display: none;
}
.logoInterior {
	background-image: url(../images/mainInterior.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 153px;
	width: 698px;
	position: relative;
	z-index: 2;
	text-align: right;
	vertical-align: top;
}
.logoInterior h1 {
	display: none;
}
.menu {
	float: left;
	height: 26px;
	width: 698px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.content {
	background-image: url(../images/BkgdHome.gif);
	float: left;
	width: 698px;
	position: relative;
}
.contentabout {
	background-image: url(../images/bkgdAbout.gif);
	float: left;
	width: 698px;
	position: relative;
}
.contentcontact {
	background-image: url(../images/BkgdContact.gif);
	float: left;
	width: 698px;
	position: relative;
}
.contenthealth {
	background-image: url(../images/bkgdHealth.gif);
	float: left;
	width: 698px;
	position: relative;
}
.contentorder {
	background-image: url(../images/bkgdOrder.gif);
	float: left;
	width: 698px;
	position: relative;
}
.contentrecipes {
	background-image: url(../images/BkgdRecipes.gif);
	float: left;
	width: 698px;
	position: relative;
}
.contentwhat {
	background-image: url(../images/BkgdWhat.gif);
	float: left;
	width: 698px;
	position: relative;
}
.sidebar {
	width: 231px;
	vertical-align: top;
	float: left;
	position: relative;
}
.sidegraphic {
	background-image: url(../images/recipesIimage.jpg);
	float: left;
	height: 155px;
	width: 231px;
	position: relative;
}


.sidebarorder {
	background-color: #f2ede5;
	width: 231px;
	vertical-align: top;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005c67;
	padding: 15px;
	line-height: 16px;
	width: 201px;
}



.main {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 25px;
	float: right;
	width: 415px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #005C67;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #005C67;
}
.bottom {
	background-image: url(../images/bottom.gif);
	float: left;
	height: 33px;
	width: 698px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bottom h2 {
	display: none;
}

.bottom2 {
	float: left;
	width: 698px;
	position: relative;
}

.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.disclaimer {
	float: left;
}
.cartdisclaimer {
	float: left;
	width: 698px;
	position: relative;
}
.disclaimerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #1FADC1;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	color: #658302;
	text-decoration: underline;
}
a:visited {
	color: #658302;
	text-decoration: underline;
}
a:hover {
	color: #0F9EAF;
	text-decoration: none;
}
a.disclaimerLink:link {
	color: #1FADC1;
	text-decoration: underline;
}
a.disclaimerLink:visited {

	color: #1FADC1;
	text-decoration: underline;
}
a.disclaimerLink:hover {


	color: #FFFFFF;
	text-decoration: none;
}

.container2 {
	position: relative;
	width: 698px;
	z-index: 1;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	float: left;
}
