
/* Restaurant Theme CSS */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	background:#FFF }

.content {
	position:relative;
	width:940px;
	margin:0 auto;
	padding:0 }
	
img { border:0 }
.clear { clear:both; display:block; height:1px; font-size:1px }
	
	
/* ------------------------------------- */
/* Header                                */

#header, #header h1, #navigation, #featured-item, #homepage-right, #footer, .hide-from-print { display:none !important; }


/* ------------------------------------- */
/* Main Content                          */

#main-content {
	width:100%;
	padding:0 }
	
#main-content h2 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0 }
	
#main-content h3 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 20px 0;
	display:block;
	padding:0 }
	
#main-content p {
	margin:0 0 15px 0;
	padding:0;
	font-size:14px;
	line-height:20px }
	
/* ------------------------------------- */
/* Menu Styling                          */


#menu-skin h1.title { display:none }
#menu-skin h1 { font-family:"Bickham Script Pro"; text-transform:none !important; font-size:55px; font-weight:normal; margin:0 0 20px; line-height:55px; }

#menu-skin { font-family:"Bank Gothic","BankGothic Lt BT"; font-style:italic; font-size:17px; line-height:17px; text-transform:uppercase; text-align:center; background:#FFF; padding:0 }
#menu-skin h2 { font-family:"Bank Gothic","BankGothic Lt BT"; font-size:26px; line-height:26px; font-style:normal !important; font-weight:normal; color:#000; margin:0 }
#menu-skin strong { font-family:"Bank Gothic","BankGothic Lt BT"; font-size:16px; line-height:16px; }

#menu-skin img { display:none }

	
	
/* ------------------------------------- */
/* Sidebar                               */
	
#main-content .sidebar {
	display:none }