@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #281E1C;
	
	background-repeat: no-repeat;

}
.wrapper {
	margin:0 auto;
}

h1 {
	margin:auto 0;
	padding-bottom:15px;
	color:#C71A00;
}

h2 {
	margin:auto 0;
	padding-bottom:15px;
	color:#C71A00;
	font-size:17px;
}

.footer  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	line-height:20px;
	padding-top:0px;
	color:#FFF;
}
.footer a {
text-decoration:none;
color:#FFF;
}
.footer a:hover {
text-decoration:underline;
color:#FFF;
}
.main  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.main p {
margin:0px 0px 18px 0px;
line-height:20px;
}

a {color:#C71A00;}
a:hover {color:#000;}

.menuitem {
		font-size:20px;
		line-height:27px;
		text-decoration:none;
		}
.menuitemon {
	font-size:20px;
	line-height:27px;

		}
		
table.center {margin-left:auto; margin-right:auto;}

.menuprice
{
	color:#663;font-weight:bold;
}
.menufav
{
	color:#663;font-size:10px;font-style:italic;font-weight:bold;
}
