.maincontent {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #5b411e;
	margin:10px;
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
}

.storehours1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	margin:10px;
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
}

.storehours2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006600;
	margin:10px;
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
}

.highlightedcontent {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #5b411e;
}
.photo-left {
       float: left;
       width: 319px;
       margin: 0 15px 0 0;
       padding: 0px 0 10px;
       }
.photo-right {
       float: right;
       margin: 0 0 0 15px;
       padding: 0 0 10px 0;
       }
.photo-people {
	float: right;
	width: 213px;
	height: 288px;
	margin: 0 15px 0 15px;
       }

.photo-wide {
	float: right;
	width: 309px;
	height: 238px;
	margin: 15px 15px 0 15px;
       }

.product-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
}
.product-highlight-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.product-highlight-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.naviglook {
	background-image: url(images/woodpattern.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.recipedescription {
	color: #5b411e;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin:10px;
}
.ingredientlist {
	color: #5b411e;
	font-family: "Times New Roman", Times, serif;
	margin:20px;
}
.recipename {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	margin:10px;
}
.sectionsub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	margin:10px;
}

#search a.visited {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
			}
			
#search a.link {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
			}
#products a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-decoration: none
}
#products a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-decoration: none
}
