
	
	
	
	h1 { font-style:italic;}
	h5 { margin: 0 10px 10px 10px;}
	
	
	
	
	
	
	
	
	.bakeryitem {
			clear: both;
			float: left;
			width: 400px;
			margin: 0px 0px 20px 0px;
			}
	
	
	.bakeryitem img {
			float: left;
			margin: 0px 10px 0px 10px;
			width: 450 px;
			border-style: none; border-width: 1px;
			}
	
	
	
	
	#deli h2 {
			clear: both;
			width:350px;
			float: right;
			text-align: right;
			margin: 10px 20px 10px 10px;
			}
			
	
	
	
	
	.deliitem {
			clear:both;
			float: right;
			width: 350px;
			border-style: none; border-width: 1px;
			margin: 0px 0px 20px 0px;			
			}
	
	.deliitem img {
			float: left;
			margin: 0px 10px 0px 10px;
			border-style: none; border-width: 1px;
			}
	
	.deliitem h5{
			
			}



