<style type="text/css">
	A:link { color:#0000FF }
	A:active { color:red }
	A:visited { color:#0000FF }
	
	BODY {
		background-image:url('beige_paper.gif')
	}
	
	#header {
		text-align:center;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
	}
	
	#note {
		text-align:center;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
	}
	
	#footer {
		text-align:center;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
		color: #0000FF;
	}
	
	#footer strong{
		text-align:center;
		font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		font-size:22px;
		color:#000000;
	}
	
	h1 {
		text-align:center;
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:26px;
	}
	
	h2 {
		text-align:center;
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:20px;
	}
	
	h3 {
		text-align:center;
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:23px;
	}
	
	p {
		text-align:center;
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:14px;
	}
	
	table {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:16px;
	}
	
	table.menu {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:14px;
	}
	
	td.small {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:normal;
		font-size:12px;
	}
	
	table.header {
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:16px;
	}
	/* IE
	#menuborder {
		margin-left:18%;
		margin-top:2%;
		margin-bottom:2%;
		width:75%;
		border-right:2px groove #000;
		border-top:2px solid #C0C0C0;
		border-left:2px solid #C0C0C0;
		border-bottom:2px groove #000;
		}
	*/
	
	/* MOZILLA */
	#menuborder {
		margin-left:15%;
		margin-top:2%;
		margin-bottom:2%;
		width:70%;
		border-right:2px groove #000;
		border-top:2px solid #C0C0C0;
		border-left:2px solid #C0C0C0;
		border-bottom:2px groove #000;
		}
	
	
	#centercolumn {
		margin-left:20%;
		margin-top:2%; 
		margin-bottom:2%;
		width:65%;
		border-right:2px groove #000;
		border-top:2px solid #C0C0C0;
		border-left:2px solid #C0C0C0;
		border-bottom:2px groove #000;
		}
		
	
	#centercolumn table {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:14px;
	}
	
	#centercolumn td.big {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:16px;
	}
	
	.big {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:16px;
	}
	
	#centercolumn td.small {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:12px;
	}
	
	.small {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
		font-size:12px;
	}
	
	div#mainContainer {
		font-family: "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:bold;
	}
	
	.addressText {
		font-size: 14px;
	}
	
	.centered {
		text-align: center;
	}
	
	#leftcolumn {
		margin-left:5%;
		top:10%;
		height:80%;
		width:40%;
		}
		
	#leftcolumn h2 {
		font-family: "Times New Roman", Times, serif;
		font-size:22px;
	}
	
	#leftcolumn p {
		text-align:left;
		font-family: "Times New Roman", Times, serif;
		font-size:20px;
	}
	
	#rightcolumn {
		margin-left:50%;
		height:80%;
		width:40%;
		}
		
	#rightcolumn h2 {
		font-family: "Times New Roman", Times, serif;
		font-size:22px;
	}
	
	#rightcolumn p {
		font-family: "Times New Roman", Times, serif;
		font-size:20px;
	}
	
	p,h1,h2,h3,pre {
		margin:0px 10px 10px 10px;
		}
		
	td.meatChoice {
		font-weight: bold;	
		vertical-align: bottom;
	}
	td.meatPrice {
		text-align: right;
	}
</style>
