@charset "UTF-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#open {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-top: 20px;
	margin-right: 65px;
	margin-bottom: 35px;
	margin-left: 65px;
	line-height: 1.5em;
}
#authentic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #FFF;
}
body {
	background-color: #FFFAEB;
	background-image: url(Images/bricks_bkgd2.jpg);
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 24px;
	margin-left: 55px;
	color: #761300;
	text-decoration: underline;
}
#main {
	background-image: url(Images/bricks_main.jpg);
	background-repeat: repeat-y;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #FFF;
}
#sidestop {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	background-image: url(Images/Sides_top.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#items {
	padding-left: 10px;
	font-weight: bold;
}
#price {
	padding-right: 15px;
	display: block;
	text-align: right;
	font-weight: bold;
}
#sidehead {
	font-size: 16px;
	font-weight: bold;
	color: #761300;
}
#catering {
	font-size: 13px;
	line-height: 1.5em;
	padding: 10px;
}
#contact a {
	font-size: 12px;
	font-weight: bold;
	color: #761300;
}
#contact a:hover {
	color: #F00;
}
#sidesbottom {
	background-image: url(Images/Sides_bottom.png);
	background-repeat: no-repeat;
}

