﻿body 
{
	background: url('Images/bg.jpg');
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 10pt;
}
img 
{
	border: 0px;
}
h1 
{
	font-size: 13pt;
}
p 
{
	margin: 10px 0px;
}
a 
{
	color: #92141c;
	text-decoration: none;
}
a:hover
{
	color: #92141c;
	text-decoration: underline;
}
input[type='button'] 
{
	background: #386e91;
	padding: 2px;
	color: White;
	border: 0px;
	cursor: pointer;
}
input[type='button']:hover 
{
	background: #6790ab;
}
.clear 
{
	clear: both;
}
#wrap 
{
	width: 759px;
	margin: 25px auto;
	.margin: 10px auto;
}
#body 
{
	background: url('Images/bodyBg.png');
	_background: url('Images/bodyBg.gif') no-repeat;
	width: 759px;	
}
#nav 
{
	float: left;
}
#nav #logo 
{
	margin: 30px 0px 0px 35px;
}
#nav ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
	float: left	
}
#nav li
{
	margin: 10px 0px 0px 60px;
	.margin: 10px 0px 0px 45px;	
}
#nav a
{
	width: 237px;
	padding-top: 71px;
	overflow: hidden;
	display: block;
	height: 0px;
}
#services 
{
	background: url('Images/services-ov.gif');	
	.background: url('Images/services-ov.gif') no-repeat 16px;	
}
#services a 
{
	background: url('Images/services.gif'); 
}
#menu
{
	background: url('Images/menu-ov.gif');
	.background: url('Images/menu-ov.gif') no-repeat 16px;
}
#menu a 
{
	background: url('Images/menu.gif'); 
}
#quote 
{
	background: url('Images/quote-ov.gif');
	.background: url('Images/quote-ov.gif') no-repeat 16px;
}
#quote a 
{
	background: url('Images/quote.gif'); 
}
#nav a:hover 
{
	background: none;
}
#welcome 
{
	float: right;
	width: 366px;
	min-height: 383px;
	_height: 373px;
	margin: 30px 40px 20px 0px;
	_margin-left: 25px;
}
#welcome #bg
{
	background: url('Images/welcomeBg.gif');
}
#welcome #main
{
	background: url('Images/welcomeMain.gif') no-repeat;
	height: 273px;
	text-align: left;
	padding: 20px;
}
#welcome #main #title
{
	text-align: center;
	margin-bottom: 20px;
}
#award 
{
	position: absolute;
	z-index: 1;
	margin: -45px 0px 0px 265px;
	#margin: -60px 0px 0px 265px;
	_margin: -25px 0px 0px 270px;
}
#special
{
	width: 759px;
	height: 237px;
	background: url('Images/specialBg.png');
	_background: url('Images/specialBg.gif');
}
#special #dish 
{
	position: absolute;
	margin: -35px 0px 0px -10px;
}
#special #content 
{
	float: right;
	text-align: center;
	padding: 0px 20px;
}
#special #food
{
	margin: 5px 0px 20px 38px;
	*margin: 5px 0px 20px 4px;
	color: White;
	text-transform: uppercase;
	font-size: 9pt;
	width:350px;
}
#specialsPdf 
{
	margin: 0px auto;
	.margin: 0px;
	margin-top: 10px;
	width: 210px;
	cursor: pointer;
}
#specialsPdf:hover
{
	text-decoration: underline;
}
#special ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
	float: left	
}
#special li
{
	float: left;
}
#special a
{
	width: 140px;
	_width: 134px;
	padding-top: 35px;
	_padding-top: 29px;
	overflow: hidden;
	display: block;
	height: 0px;
}
#about 
{
	_margin: 0px 3px;
	background: url('Images/about-ov.png');
	_background: url('Images/about-ov.gif');
}
#about a 
{
	background: url('Images/about.png'); 
	_background: url('Images/about.gif'); 
}
#viewMenu
{
	_margin: 0px 3px;
	background: url('Images/viewMenu-ov.png');
	_background: url('Images/viewMenu-ov.gif');
}
#viewMenu a 
{
	background: url('Images/viewMenu.png'); 
	_background: url('Images/viewMenu.gif'); 
}
#order 
{
	_margin: 0px 3px;
	background: url('Images/order-ov.png');
	_background: url('Images/order-ov.gif');
}
#order a 
{
	background: url('Images/order.png'); 
	_background: url('Images/order.gif'); 
}
#special a:hover 
{
	background: none;
}
#footer 
{
	text-align: center;
	color: #92141c;
	line-height: 25px;
	margin-top: 10px;
}