img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

html {
	background-image: url(images/backgrounds/backgrounds/rotator.php);
	overflow: hidden;
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	overflow: hidden;
}
a {
	color: #6C0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
}
#content {
	position:absolute;
	width: 77%;
	padding-left: 23%;
	visibility: visible;
	top: 0px;
}
/* styles for the header section*/
#header {
	background-image: url(images/backgrounds/insideheader.png);
	background-repeat: no-repeat;
	height: 105px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	width: 750px;
	position: relative;
	left: 0px;
	top: 0px;
}
#header a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
	/*styles for the body section*/
#middle {
	background-image: url(images/backgrounds/quotebg.jpg);
	background-repeat: repeat;
	height: auto;
	width: 750px;
}

#midmid {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#midmid a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006666;
	font-weight: normal;
}
#midmid a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}



#blog {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	height: 20px;
	position: relative;
	top: 10px;
	width: 45px;
	float: right;
	font-weight: normal;
}
#blog a {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#recipes {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	width: 76px;
	height: 20px;
	position: relative;
	top: 10px;
	float: right;
	font-weight: normal;
}
#recipes a {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#store {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	width: 50px;
	height: 20px;
	position: relative;
	float: right;
	text-align: center;
	top: 10px;
	font-weight: normal;
}
#store a {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
#linkswhite {
	position:absolute;
	width:470px;
	height:22px;
	z-index:1;
	margin-top: 36px;
	float: left;
	margin-left: 280px;
}
#linkswhite a {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
}
#linkswhite a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#linkwrap {
	position:absolute;
	width:280px;
	height:105px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	cursor: pointer;
	float: left;
}
#about {
	position:absolute;
	left:10px;
	top:2px;
	width:45px;
	height:20px;
	z-index:1;
	visibility: visible;
	text-align: center;
}
/* styles for the links in the top right area of the header*/
 
 /*end of the header section*/
#products {
	position:absolute;
	left:72px;
	top:2px;
	width:55px;
	height:20px;
	z-index:2;
	visibility: visible;
	text-align: center;
}
#locations {
	position:absolute;
	left:150px;
	top:2px;
	width:60px;
	height:20px;
	z-index:1;
	visibility: visible;
	text-align: center;
}
#organic {
	position:absolute;
	left:226px;
	top:2px;
	width:55px;
	height:20px;
	z-index:1;
	visibility: visible;
	text-align: center;
}
#kids {
	position:absolute;
	left:290px;
	top:2px;
	width:45px;
	height:20px;
	z-index:1;
	visibility: visible;
	text-align: center;
}
#faq {
	position:absolute;
	left:347px;
	top:2px;
	width:40px;
	height:20px;
	z-index:1;
	visibility: visible;
	text-align: center;
}
#contact {
	position:absolute;
	left:399px;
	top:2px;
	width:55px;
	height:20px;
	z-index:1;
	visibility: visible;
	text-align: center;
}
#author {
	cursor: pointer;
}

#sublinks {
	position:absolute;
	width:470px;
	height:30px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	float: left;
	margin-top: 77px;
	margin-left: 280px;
}

#sublinks a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#sublinks a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
/*styles for the body section*/
#footer {
	background-image: url(images/backgrounds/footer.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 750px;
	text-align: center;
	padding-top: 89px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
