#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-top: 20px;
	background-image: url(images/background.png);
	padding: 10px 20px 10px 20px;
	text-align: left;
	margin-left: 130px;
}
h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #6F1118;
	font-size: 16px;
	padding-left: 5px;
}
h1 {
	font-family: "Caslon 540 Italic", "Caslon Book BE Italic", Times, "Times New Roman";
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-left: 2px;
}
#maincontent   p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	color: #000000;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}
#container {
	width: 850px;
	background-image: url(images/Appetito/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: -1px 50px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #CC9933;
	border-right: 1px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	border-left: 1px solid #660000;
}
#topbanner {
	background-color: #000000;
	height: 60px;
	background-image: url(images/Appetito/logo_black.gif);
	background-repeat: no-repeat;
	background-position: 495px bottom;
}
#taglinebanner {
	margin-right: 30px;
}
#leftbar {
	float: left;
	width: 100px;
	border-left: 25px solid #660000;
	margin-top: 50px;
}
#footer {
	background-color: #000000;
	height: 30px;
	width: 805px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	padding-right: 45px;
	padding-top: 10px;
	margin-top: 10px;
}
#sitemap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	line-height: 30px;
	text-align: right;
	padding-right: 50px;
	color: #D29B39;
}
#sitemap a {
	text-decoration: none;
	color: #D19D39;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
}
.figure {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 407px;
}
.figure img {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.figure p {
	color: #FFF;
	text-align: center;
	background-color: #660000;
	padding: 5px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#maincontent a {
	text-decoration: underline;
	color: #FFFFFF;
}
.hours {
	text-indent: 10px;
	line-height: 12px;
}
#menucontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	overflow: auto;
	margin-right: 40px;
	margin-top: 20px;
	background-image: url(images/background.png);
	padding: 10px;
	text-align: left;
	height: 300px;
}
#menucontent p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px;
}

