body 
{
	margin : 0;
	padding : 0;
	font-size: 0.75em;
	font-family: Trebuchet MS, arial;
	text-align: center;
	background-color: #f7f8db;
}

#container 
{
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align:left;
}

#header 
{
	height:62px;
	width: 1000px;
	background-image: url('../images/headerbg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin:0;
}

#left
{
	float: left;
	width: 804px;
	height: 400px;
	background-color: #ffffff;
	border-left: 1px solid #c6c692;
}

#logo
{
	float: left;
	width: 178px;
	margin-left: 41px;
}

#content
{
	float: right;
	width: 370px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 10px;
}

#right
{
	float: right;
	width: 185px !important;
	width: 195px;
	background-image: url('../images/rightbg.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	height: 400px;
}

#promotions
{
	background-image: url('../images/promotions-bg.jpg');
	width: 177px;
	height: 130px;
}

#clear 
{
	clear:both;
}

#footer 
{
	text-align:right;
	height: 21px !important;
	height: 29px;
	background-image: url('../images/footerbg.gif');
	color: #ffffff;
	padding: 8px 70px 0 0;
	font-size: 80%;
}

a:link
{ 
	color: #000000;
}

a:visited 
{
	color: #000000;
}

a:hover 
{ 
	color: #d65f5f;
}

a:active 
{ 
	color: #000000;
}

#footer a:link, #promotions a:link
{ 
	color: #ffffff;
}

#footer a:visited, #promotions a:visited
{
	color: #ffffff;
}

#footer a:hover, #promotions a:hover
{ 
	color: #d65f5f;
}

#footer a:active, #promotions a:active
{ 
	color: #ffffff;
}

h1
{
	color: #a50000;
	font-weight: normal;
	border-bottom: 1px dotted #968a8a;
	font-size: 190%;
	font-family: Smudger LET, Trebuchet MS, arial;
}

h2
{
	font-size: 100%;
	color: #4f7906;
}

h4
{
	color: #FFFFFF;
}

#container p
{
	margin: 0;
}

#promotions p
{
	color: #f7f8db;
	letter-spacing: -0.5px;
	font-weight: bold;
	padding: 15px 20px 10px 8px;
	text-align: center;
	font-size: 1.3em;
}

#header li
{
	display: inline;
}

#header ul
{
	padding-left:30px;
	padding-right:30px;
	margin: 20px 0 0 340px;
}

a.home
{
	text-indent: -9999px;
	background-image:url('../images/home.gif');
	display: block;
	width: 74px;
float: left;
	height: 62px;
}

a.home:hover
{
	background-image:url('../images/homeover.gif');
}

a.menus
{
	text-indent: -9999px;
	background-image:url('../images/menus.gif');
	display: block;
	float:left;
	width: 82px;
	height: 62px;
}

a.menus:hover
{
	background-image:url('../images/menusover.gif');
}

a.location
{
	text-indent: -9999px;
	background-image:url('../images/location.gif');
	display: block;
	float:left;
	width: 114px;
	height: 62px;
}

a.location:hover
{
	background-image:url('../images/locationover.gif');
}

a.newsandevents
{
	text-indent: -9999px;
	background-image:url('../images/news-and-events.gif');
	display: block;
	float:left;
	width: 166px;
	height: 62px;
}

a.newsandevents:hover
{
	background-image:url('../images/news-and-events-over.gif');
}

a.contactus
{
	text-indent: -9999px;
	background-image:url('../images/contact-us.gif');
	display: block;
	float:left;
	width: 129px;
	height: 62px;
}

a.contactus:hover
{
	background-image:url('../images/contact-us-over.gif');
}

.pasta
{
	background-image: url('../images/pasta.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.restaurantimage
{
	background-image: url('../images/restaurant.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;	
}