@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#660000;
	background-image: url(graphics/mainbk.gif);
	background-repeat: repeat-y;
}

#logo {
	position:absolute;
	left:119px;
	top:6px;
	width:442px;
	height:188px;
	z-index:9;
}

#hours {
	position:absolute;
	left:642px;
	top:26px;
	width:462px;
	height:151px;
	z-index:8;
}

#hours table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

p.altnav	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center; 
	font-weight:bold;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #660000;
}

#food table {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
}

#food td.td1	{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}

#food td.td2	{
	font-size:16px;
	font-weight:bold;
	}
	
#food h1 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
}

#food h2 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 28px;
	font-weight: bold;
}

#wine table {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-style:italic
}

#wine h1 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 20px;
	font-style:italic
	font-weight: bold;
}

#wine h2 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 28px;
	font-weight: bold;
	font-style:italic
}
#beer table {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-style:italic
}

#beer h1 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 20px;
	font-style:italic
	font-weight: bold;
}

#beer h2 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 28px;
	font-weight: bold;
	font-style:italic
}
