body {
	background-color: #91183a;
	margin-top: 20px;
	margin-bottom: 20px;
}

#header {
	width: 831px;
	height: 122px;
	background: url(header.png) no-repeat;
	text-align: right;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#topmenu {
	font: 15px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	text-transform: uppercase;
}

#topmenuhome {
	font: 15px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

#topmenu a:link {
	color: #91183a;
	text-decoration: none;
	font-weight: bold;
}

#topmenu a:visited {
	color: #91183a;
	text-decoration: none;
	font-weight: bold;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu a:active {
	text-decoration: underline;
}

#topmenu .selected {
	color: #91183a;
	font-weight: bold;
}

#topmenuhome a:link {
	color: #91183a;
	text-decoration: none;
	font-weight: bold;
}

#topmenuhome a:visited {
	color: #91183a;
	text-decoration: none;
	font-weight: bold;
}

#topmenuhome a:hover {
	text-decoration: underline;
}

#topmenuhome a:active {
	text-decoration: underline;
}

#submenu {
	font: 13px/17px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	width: 160px;
	text-transform: capitalize;
	direction: ltr;
	margin-left: 5px;
}


#submenu a:link {
	color: #91183a;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#submenu a:visited {
	color: #91183a;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu a:active {
	text-decoration: underline;
}

#submenu .selected {
	
}

#legend {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}

#legend .note {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#legend img {
	margin-right: 4px;
	margin-left: 10px;
	margin-bottom: -1px;
}

#footer {
	background: url(footer.png) no-repeat;
	width: 831px;
	height: 23px;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 30px;
	color: #f4fab5;
}

#footer a:link {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: rgba(255,255,255,0.75);
	text-transform: uppercase;
}

#footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#footer a:active {
	font-weight: bold;
	text-decoration: underline;
	color: rgba(255,255,255,0.75);
	text-transform: uppercase;
}

#maincontent {
	background-color: #f4fab5;
	width: 801px;
	text-align: left;
	padding: 15px;
	display: inline-block;
	clear: both;
}

.phone {
	font-weight: bold;
}

#contact {
	position: relative;
	top: 14px;
	line-height: 23px;
	font-size: 18px;
	right: 12px;
	color: #f4fab5;
}

#menuitems {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
}

p.center {
	text-align: center;
}

#menuitems li {
	padding-bottom: 14px;
}

#menuitems .title {
	font-weight: bold;
	font-size: 17px;
	padding-right: 8px;
}

#menuitems .desc-special {
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	display: block;
}

#menuitems .title-special {
	font-size: 22px;
	padding-right: 8px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#menuitems .price {
	font-weight: bold;
	padding-left: 8px;
	font-size: 15px;
	color: #91183a;
}

#menuitems .price-special {
	padding-left: 8px;
	font-size: 20px;
	color: #91183a;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

h1 {
	font: bold 25px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 21px;
	margin-top: -4px;
}

h1.specials {
	font: italic bold 30px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	text-align: center;
	color: #91183a;
	padding-right: 20px;
}

h2 {
	font: bold 25px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

h3 {
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	margin-top: -10px;
	padding-left: 21px;
	padding-bottom: 10px;
}

#hours {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-bottom: 13px;
}

#image {
	background: url(home.jpg) no-repeat center center;
	height: 230px;
	text-transform: lowercase;
}

#notes {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 20px;
}
