﻿	/* CSS Document */
	
	body {
		font-family: Verdana, Georgia, sans-serif;
		color: #FFFFFF;
		background: #000000 url(images/new_tile.jpg) repeat;
		}
/***************************************NAVIGATION MENU ON THE LEFT*******************************************/	
	#menu_link{
	width: 257px;
	height: 50px;
	background: url(images/menu_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#menu_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #FFCC66 url(images/menu_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#menu_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
	}
	#specials_link{
	width: 257px;
	height: 50px;
	background: url(images/specials_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#specials_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #FFCC66 url(images/specials_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#specials_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
	}  	
	#calendar_link{
	width: 257px;
	height: 50px;
	background: url(images/calendar_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#calendar_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #FFCC66 url(images/calendar_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#calendar_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
	}
	#contact_link{
	width: 257px;
	height: 50px;
	background: url(images/contact_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#contact_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #FFCC66 url(images/contact_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#contact_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
	}
/****************************************************************************************************************************************/	
/***********************************************MENU NAVIGATION ON THE MENU.SHTML PAGE***************************************************/
#beverage_link{
	width: 125px;
	height: 100px;
	background: url(images/beverage_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#beverage_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #ffffcc url(images/beverage_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#beverage_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
}

#appetizer_link{
	width: 93px;
	height: 100px;
	background: url(images/starters_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#appetizer_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #ffffcc url(images/starters_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#appetizer_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
}

#sandwich_link{
	width: 108px;
	height: 100px;
	background: url(images/sandwich_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#sandwich_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #ffffcc url(images/sandwich_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#sandwich_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
}

#entrees_link{
	width: 94px;
	height: 100px;
	background: url(images/entrees_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#entrees_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #ffffcc url(images/entrees_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#entrees_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
}

#seafood_link{
	width: 70px;
	height: 100px;
	background: url(images/seafood_on.jpg) top left no-repeat;	/* place of second image in the background */
	}
	
	#seafood_link a {	/* definition of link that will take all of container's space */
		display: block;
		width: 100%;
		height: 100%;
		background: #ffffcc url(images/seafood_off.jpg) top left no-repeat;	/* place of first image in foreground */
		color: #000;
	}
	
	#seafood_link a:hover {	/* first image being masked when hovered onto */
		background: transparent none;
}
/***************************************************************************************************************************************/

	#wrapper1 {
		position:relative;
		text-align:left;
		width:100%;
	/*	background:#660000 /*url("images/rightcolor_bg.gif") repeat-y top right;*/
	/*	background: #000000 url(images/pat_stripe.png) repeat; */
		}
	
	#main_table {
		margin: 0 auto;
	}
	#link_menu {
		background: #FFCC66;
		height: 570px;
	}
	#rotating_image {
		line-height: 0;
	}
	
	.col1 {
		width: 125px;
		/*background-color: #CC0099;*/
		}
	.col2 {
		width: 784px;
	}
	#logo {
		line-height: 0;
		}
img
{  border-style: none;
}
	.col3 {
		width: 125px;
		/*background-color: white;*/
	}
	#main_content{
		position: relative;
		float: right;
		color: #000000;
		top: -200px;
		width: 526px;
		background: #ffffcc;
		height: 560px;
		padding: 5px 10px 5px 10px;
		overflow: auto;
		display: block;
		}
	
	#main_content a{
		color: #000000;
		text-decoration: none;
	}	
		
	#quote_text {
		position: relative;
		top: -63px;
		width: 784px;
		line-height: 0;
		margin-bottom: -50px;
		}
	
	#welcome{
		font-size: 20px;
		}
		
	#specials{
		text-align: center;
		font-size: 24px;
	}	
	#specials a{
		color:#000000;
		text-decoration: none;
	}
	
	#specials_text{
		font-size: 18px;
		color: #000000;
		z-index:100;
		position: absolute;
		top: 150px;
		width: 454px;	
	}
	
	#specials_image{
		z-index:1;
		position: absolute;
	}
	
	#specials_image a{
		color: #000000;
	}	
.style1 {
	font-family: Verdana;
	text-align: center;
	font-size: x-large;
	}
.style3 {
	font-family: verdana, georgia, sans-serif;
	font-size: large;
}
.style4 {
	font-family: verdana, georgia, sans-serif;
	font-size: large;
	text-align: center;
}
#menu_items td {
	border-bottom: thin black solid;
}
.style5 {
	font-family: verdana, georgia, sans-serif;
	font-size: x-large;
}
.style6 {
	font-family: verdana, georgia, sans-serif;
	font-size: x-large;
	text-align: center;
}
.style9 {
	font-family: verdana, georgia, sans-serif;
	font-size: medium;
}
.style7 {
	font-size: large;
}
.style8 {
	font-family: verdana, georgia, sans-serif;
	font-size: x-large;
	text-align: center;
}
.cal_alt_row {
	background-color:#FFCC99;
}
#div0 { position:absolute; visibility: hidden;}
#div1 { position:absolute; visibility: hidden;}
#div2 { position:absolute; visibility: hidden;}
#div3 { position:absolute; visibility: hidden;}
#div4 { position:absolute; visibility: hidden;}
