@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	text-align: center;
	background-color: #F2F7F3;
}
#bannerFrame {
	width: 930px;
	margin: 14px auto 0 auto;
	border: 1px solid #999;
	background-color: #fff;
	padding: 0;
}
#logo {
	float: left;
	width: 230px;
	padding: 20px 0 20px 8px;
}
#logo img {
	border: none;
}
#logo a {
	border: none;
}
#bannerContact {
	float: right;
	width: 400px;
	margin: 33px 18px 0 0;
}
#bannerContact p {
	font-size: 13px;
	text-align: right;
	line-height: 20px;
	color: #444;
}
#bannerContact a:link {
	font-size: 13px;
	color: #444;
	text-decoration: none;
}
#bannerContact a:hover {
	color: #A55A2E;
	text-decoration: none;
}
.vegetarian {
	color: green;
	font-size: 16px;
}
#bannerPic {
	clear: both;
	border-top: none;
}
#mainFrame {
	width: 930px;
	margin: 8px auto 0 auto;
	text-align: left;
	border: 1px solid #999;
	border-top: 2px solid #999;
	background-color: #fff;
	padding: 0;
}
#leftCol {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0 0 20px 0;
}
#mainCol {
	float: none;
	width: 510px;
	margin: 0 225px 0 195px;
	padding: 0 0 25px 0;
}
#mainCol a {
	text-decoration: none;
}
#mainCol a:hover {
	text-decoration: underline;
	color: #222;
}
#mainCol ul {
	margin: 0;
	padding: 0 0 6px 30px;
}
#mainCol li {
	font-size: 13px;
	padding-bottom: 7px;
}
#rightCol {
	float: right;
	width: 220px;
	margin: 0;
	padding: 34px 0 0 0;
}
#rightCol p {
	font-size: 12px;
	color: #333;
}
#menuholder {
	width: 160px;
	height:215px;
	margin: 42px 0 0 20px;
	border-right: 1px solid #999;
}
#menuholder ul {
	list-style-type: square;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding-left: 16px;
	font-size: 15px;
}
#menuholder li {
	color: #090;
	margin-top: 9px;
}
#menuholder li a {
	font-size: 13px;
	color: #444;
	text-decoration: none;
}
#menuholder li a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
#menuholder li a:active {
	color: #163843;
	text-decoration: none;
}
#menuholder li a:hover {
	color: #8D0505;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	margin: 0;
	padding: 0 10px 9px 10px;
	line-height: 
 20px;
}
#menuFrame {
	float: none;
	width: 460px;
	margin: 0 20px 30px 202px;
}
#menuFrame p {
	font-size: 13px;
	font-style: italic;
}
.bSpace {
	padding-bottom: 17px;
	padding-left: 20px;
	color: #666;
}
#mapholder {
	margin: 20px 0 20px 10px;
	width: 500px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #333;
	margin: 0;
	padding: 16px 0 3px 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #306332;
	margin: 0;
	padding: 0 0 6px 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #F60;
	margin: 0;
	padding: 8px 0 6px 10px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #555;
	margin: 0;
	padding: 8px 0 2px 10px;
}
img {
	border: 1px solid #999;
}
#footer {
	width: 930px;
	height: 28px;
	margin: 6px auto 6px auto;
	text-align: right;
	border: 1px solid #999;
	border-top: 1px solid #A55A2E;
	background-color: #fff;
	padding: 0;
}
#footer p {
	font-size: 12px;
	padding: 3px 25px 0 0;
}
#footer a {
	color: #56F;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: red;
}
#openTable {
	width: 140px;
	margin: 0 20px 20px 20px;
	padding: 0;
	border: 1px solid #999;
}
#openTable p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 20px 10px;
	text-align: center;
	font-size: 20px;
}
#openTable a:link {
	color: #930;
}
#openTable a:hover {
	color: red;
}
.clear {
	clear: both;
}
#SIlink {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	width: 930px;
	text-align: right;
}
#SIlink p {
	font-size: 11px;
	padding: 3px 20px 0 0;
	color: #555
}
#SIlink a {
	color: #036;
	text-decoration: none;
}
#SIlink a:hover {
	color: red;
	text-decoration: underline;
}
.small {
	font-size: 12px;
}
.showPic {
	width: 200px;
	padding: 0;
	margin: 10px 0 20px 0;
}
.redBold {
	color: #8D0505;
	font-weight: bold;
}
.FCheading {
	background-color: #ABCEA4;
	color: #333;
	font-weight: bold;
}
.black {
	color: #222;
	font-size: 16px;
}
a {
   text-decoration: none;
}
.christmas a {
	color: #F00;
}
.christmas a:hover {
	color: green !important;
}
.live {
	color: #C00;
	font-weight: bold !important;
}
.carvery {
	color: #060;
	font-weight: bold !important;	
}
.openMic {
	color: #636;
	font-weight: bold !important;		
}
.bingo {
	color: #009;
	font-weight: bold !important;		
}
#menuBox {
	 width: 470px;
	 height: 600px;
	 border: 4px solid #555;
	 margin: 30px 0 0 15px;
}
#menuColL {
	width: 225px;
	float: left;
}
#menuColR {
	 width: 235px;
	 float: right;	
}
#clickMenu {
	background-color:#666;
	margin: 10px 0 25px 10px;
	text-align: center	
}
#clickMenu p {
	padding: 6px 0 5px 0;	
}
#clickMenu a {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#clickMenu a:hover {
	color: #000;
	text-decoration: none;
}
#specials {
	 float: left;
	 width: 220px;
	 height: 190px;
	 background-image: url(../images/spring_steak_offer.jpg);
	 background-repeat: no-repeat;
	 background-position: bottom right;	
}
#specials p {
	 padding: 56px 30px 0 48px;
	 text-align: center;
	 color: #111;
}
.beerFest {
	color: #D94C26;
}
