body {
	background-color: #999966;
}
.text {
color:#000;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}
.text ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.sections {
	font-style: italic;
	border-bottom: 1px solid #666633;
	display: block;
	margin: 0px 150px 5px 0px;
	padding: 0px;
	color: #666633;
}
.zip_code {
color:#330;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.find_store {
color:#CC6;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
.find_store a:link, .find_store a:active, .find_store a:visited {
color:#CC6;
text-decoration:underline;
}
.find_store a:hover {
color:#FFFF99}
.recipe {
color:#900;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
}

.subhead {
color:#363;
font-family:"Times New Roman", Times, serif;
font-size:20px;
padding-top:-20px;
}

.head {
color:#933;
font-family:"Times New Roman", Times, serif;
font-size:36px;
font-weight:lighter;
}

.footer {
color:#663;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.footer a:hover {
color:#FFC;
text-decoration:underline;
}

.nutrition_info {
background-color:#FFF;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
}

.text a:link,.text a:active,.text a:visited,.recipe a:link,.recipe a:active,.recipe a:visited {
color:#900;
text-decoration:none;
}

.text a:hover,.recipe a:hover {
text-decoration:underline;
}

.footer a:link,.footer a:active,.footer a:visited {
color:#FFC;
text-decoration:none;
}