#container {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFDE;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	clear: both;
	height: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.2em;
}
p.hours {
	margin-left: 2em;
	line-height: 130%;
}

#bodyimage {
	background-image: url(images/contact-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}
#bodyimagecontact {
	background-image: url(images/contact-background.jpg);
	background-repeat: no-repeat;
}

#bodyimageproduce {
	background-image: url(images/produce-banner2.jpg);
	background-repeat: no-repeat;
	margin-top: -20px;
}
#bodyimagelocal {
	background-image: url(images/grocery-background2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}

#bodyimagegrocery {
	background-image: url(images/grocery2.jpg);
	background-repeat: no-repeat;
}
#bodyimagediets {
	background-image: url(images/special-diet-background2.jpg);
	background-repeat: no-repeat;
}
#bodyimagevitamins {
	background-image: url(images/vitamins-background.jpg);
	background-repeat: no-repeat;
}
#bodyimagebodycare {
	background-image: url(images/bodycare-background.jpg);
	background-repeat: no-repeat;
}





#header {
	height: 216px;
	width: 760px;
	top: 0px;
}
#bodyimage1 {
	background-image: url(images/contact-background.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #906038;
	font-style: italic;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003300;
	text-align: center;
}



#left {
	float: left;
	width: 250px;
	margin-top: 260px;
}

div.teasers a {
	text-decoration: none;
}
div.teasers img {
	border: none;
}

p.teasers,
ul.teasers {
	background-color: #FFFFCC;
	margin-bottom: 7px;
	padding: 12px;
	font-size: 80%;
	line-height: 130%;
	border: 1px dashed #996633;
	border-width: 1px 0;
}
ul.teasers {
	padding-left: 1.6em;
}
ul.teasers li {
	list-style-type:square;
}
p.redhotvalue {
	background: #FFF url(images/redhotvalue.jpg)no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 64px;
	border: 1px dashed #F00;
	border-width: 1px 0;
}
p.newproducts {
	background: #FFF url(images/newproducts.jpg)no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 64px;
	border: 1px dashed #5AD;
	border-width: 1px 0;
}
	.lessmargintop { margin-top: 0; }
	.bigger {
		font-size: 107%;
		font-variant: small-caps;
		font-weight: bold;
	}

div.features {
	background-color: #FFFFCC;
	margin: 1em 3em;
	text-align: center;	
	letter-spacing: 1px;
	border: 1px dashed #996633;
}
	.features p.yellow a {
		color: #F90;
		font-size: 110%;
		font-weight: bold;
		font-variant: small-caps;
		text-align: center;
		letter-spacing: 1px;
		text-decoration: none;
		border-bottom: 1px solid #F90;
	}
	.features p.yellow a:hover {
		color: #636;
		border-bottom: 1px dashed #636;
	}
	.features p.mauve {
		color:#636;
		font-size: 110%;
		line-height: 120%;		
	}

.button {
	line-height: 170%;
}

#navigation {
	background-color: #FFC128;
	height: 25px;
	vertical-align: middle;
	margin-top: -20px;
	font-size: 100%;
	}
	
	#navigation a.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003300;
	text-decoration: none;
}
#navigation a.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	}

#text {
	width: 450px;
	float: left;
	margin-left: 10px;
	padding-right: 50px;
	margin-top: 240px;
}
#footer {
	background-color: #FFCC00;
	height: 30px;
	width: 760px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#navigation li {
	width: 760px;
	display: inline;
	padding-right: 10px;
	font-weight: bold;
	height: auto;
	margin-top: 0px;
	color: #155152;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.textlinks {
	color: #B55611;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;

}
a.textlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B4433;
	font-weight: bold;
	text-decoration: underline;
}

.notice {
	color: #F00;
	line-height: 110%;
}
.smaller { font-size: 90%; }
.red { color: #F00; }
.blue { color:#06C; }
