@charset "utf-8";

/* Globle CSS */
* {
	font-size:100.1%;
	}

html {
	font-size:62.5%;
	}

body {
	background-color:#281208;
	color:#412c08;
	padding:0;
	font:italic 15px "Times New Roman", Times, serif;
	}

:focus {
	outline:none;
	}

img, a img {
	border:none;
	margin-left: 0px;
	}

table td {
	vertical-align:top;
	}

.alignright {
	text-align:right;
}

.alignleft {
	text-align:left;
}

.left {
	display:inline;
	float:left;
}

.right {
	display:inline;
	float:right;
}

a {
	cursor:pointer;
	}

.margin10 {
	margin-bottom:10px !important;
}

.margin-bottom-20 {
	margin-bottom:20px !important;
	}

.margin-bottom-30 {
	margin-bottom:30px !important;
	}

#wrapper {
	width:899px;
	margin:0 auto;
	position:relative;
	}
	
	.home-image,
	.events-image {
		position:absolute;
		bottom:40px;
		right:0px;
		z-index:10; /* Bring home page burger image to top */
	}
	
	.events-image {
	margin-right:0px;
	width:148px;
	height:275px;
	z-index:0;
	margin-bottom: -20px;
}

/* Header */
#header {
	background:url(../images/header-bg.jpg) no-repeat 0 0;
	height:60px;
	}

	#header ul {
		margin:0;
		padding:20px 0 0 0;
		list-style:none;
		text-align:center;
		height:30px;
		}
		
		#header ul li {
			background:url(../images/bullet-1.png) no-repeat 0 center;
			font:italic 18px/18px "Times New Roman", Times, serif;
			color:#c17b3f;
			display:inline;
			padding:0 10px 0 15px;
			margin:0;
			}
			
			#header ul li.noBullet {
				background:none;
				}
/* Content */
#content {
	background:url(../images/content-bg.jpg) no-repeat 0 0;
	height:637px;
	}
	
	/* Main Navigation */
	#mainNav {
		margin:0;
		padding:0px 0 10px 108px;
		list-style:none;
		height:50px;
		overflow:hidden;
		}
		
		#mainNav li {
			display:inline-block;
			float:left;
		}
			
			#mainNav li a {
				background:url(../images/globle-menu_NEW.png) no-repeat;
				height:50px;
				display:block;
				text-indent:-9999px;
				}
				
				#mainNav li.menu-home a {
					background-position:top left;
					width:83px;
					}
				
				#mainNav li.menu-home a:hover, #mainNav li.menu-home a.current {
					background-position:bottom left;
					}
					
					#mainNav li.menu-about a {
						background-position:-83px 0px;
						width:100px;
						}
					
					#mainNav li.menu-about a:hover, #mainNav li.menu-about a.current {
						background-position:-83px -51px;
						}
					
					#mainNav li.menu-our-menus a {
						background-position:-183px 0px;
						width:120px;
						}
					
					#mainNav li.menu-our-menus a:hover, #mainNav li.menu-our-menus a.current {
						background-position:-183px -51px;
						}
						
					#mainNav li.menu-catering a {
						background-position:-303px 0px;
						width:90px;
						}
					
					#mainNav li.menu-catering a:hover, #mainNav li.menu-catering a.current {
						background-position:-303px  -51px;
						}						
						
					
					#mainNav li.menu-events a {
						background-position:-395px top;
						width:85px;
						}
					
					#mainNav li.menu-events a:hover, #mainNav li.menu-events a.current {
						background-position:-395px  -51px;
						}
					
					#mainNav li.menu-hours a {
						background-position:-480px top;
						width:160px;
						}
					
					#mainNav li.menu-hours a:hover, #mainNav li.menu-hours a.current {
						background-position:-480px  -51px;
						}
					
					#mainNav li.menu-contact a {
						background-position:-640px top;
						width:122px;
						}
						
					#mainNav li.menu-contact a:hover, #mainNav li.menu-contact a.current {
						background-position:-640px  -51px;
						}						
							
#logo {
	width:528px;
	height:323px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
	margin-top:33px;
	margin-left:191px;
	text-indent:-9999px;
}

#home-intro {
	width:550px;
	height:140px;
	overflow:hidden;
	margin-top:5px;
	margin-left:210px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#412c08;
}

	#home-intro h1 {
		font-size:22px;
		font-weight:normal;
		margin:0;
		padding:0;
		line-height:22px;
	}
	
	#home-intro span {
		color:#7e1407;
	}
	
		#sub-content {
			width:707px;
			height:477px;
			margin:24px 0 0 124px;
			position:relative;
		}
		
		
			#download-menus {
				height:43px;
				overflow:hidden;
				display:block;
				background:url(../images/download-menus2.png) no-repeat right;
				text-indent:-9999px;
				position:relative;
			}
			
			
				.lunch,
				.dinner {
					height:17px;
					position:absolute;
					top:26px;
				}
				
				.lunch {
	width:30px;
	right:73px;
				}
				
				.dinner {
					width:34px;
					right:32px;
				}
			
			#row-one {
				display:block;
			}
			
			.content-left {
				width:291px;
				display:inline;
				float:left;
			}
			
				.special-sports-events {
	margin-top:5px;
	margin-left: 60px;
				}
				
				.events-list {
	font:italic 16px "Times New Roman", Times, serif;
	color:#69470c;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:5px;
	width:275px;
	margin-right:-0px;
	position:relative;
	line-height:normal;
	margin-left: 22px;
				}
				
				.events-list li span {
					color:#91241d;
				}
				
				.events-list2 {
	font:italic 14px "Times New Roman", Times, serif;
	color:#69470c;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:10px;
	width:380px;
	margin-right:-0px;
	position:relative;
	line-height:14px;
	margin-left: -5px;
				}
				
				.events-list2 li span {
	color:#91241d;
	font-weight: bold;
				}
				.happy-hour-text {
	font:italic 16px "Times New Roman", Times, serif;
	color:#69470c;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-30px;
	width:390px;
	margin-right:-0px;
	position:relative;
	line-height:18px;
	margin-left: -5px;
	margin-bottom: 10px;
				}
				
				.happy-hour-text li span {
	color:#91241d;
	font-weight: bold;
				}				
				.restaurant-hours {
	/* non-winter hours -- when graphic available use background:url(../images/times.png) left 30px no-repeat; */
	height:255px;
	clear:both;
	padding-top:30px;
	display:block;
	position:relative;
	/* non-winter hours -- when graphic available use  text-indent: -99999px; */
				}
				
			.direction-left {
				width:369px !important;
				padding-top:10px;
				position:relative;
			}
			
			.direction-right {
				width:300px !important;
				padding-right:30px;
				padding-top:40px;
			}
			
				.address {
					margin-top:-10px;
					height:125px;
					background:url(../images/address.png) no-repeat;
					text-indent:-99999px;
				}
				
				#map {
					margin-top:-20px;
					width:300px;
					text-align:right;
					font:italic 14px "Times New Roman", Times, serif;
					color:#69470c;
				}
				
				#map p {
					margin-top:5px;
				}
				
				#map a {
					color:#69470C;
					text-decoration:none;
				}
				
				#map a:hover {
					text-decoration:underline;
				}
				
				.interior-photo {
					position:absolute;
					top:300px;
					right:120px;
				}
			
			#logo-sub {
				background:url(../images/logo-sub.png) no-repeat;
				width:291px;
				height:176px;
				display:inline;
				float:left;
			}
			
			.content-right {
				width:390px;
				display:inline;
				float:right;
			}
			
				.content-right p {
					margin-bottom:0;
				}
			
			#row-two {
				margin:0;
				padding:0;
				clear:both;
				padding-top:25px;
				height:176px;
				overflow:hidden;
			}
			
			#row-two li {
				display:inline;
				float:left;
				margin-right:15px;
			}
			
			.events {
				padding-top:20px;
			}
			
			.catering {
				padding-top:5px;
			}
			
			.time{
				background:no-repeat;
				margin-top:30px;
			}
			
			.happy-hour {
				margin-top:-15px;
			}
			
/* Lunch - Dinner -  Dessert */

.lunch-menu {
	width:301px;
	height:63px;
	background:url(../images/lunch-menu.png) no-repeat;
	margin-bottom:15px;
	position:relative;
}

.lunch-menu .sub-dinner-menu,
.lunch-menu .sub-dessert-menu {
	position:absolute;
	top:43px;
	width:66px;
	text-indent:-9999px;
}

.lunch-menu .sub-dinner-menu {
	left:73px;
}

.lunch-menu .sub-dessert-menu {
	left:160px;
}

/* Added by DD for going back to page one of lunch menu */
.lunch-menu .lunch-menu-link {
	position:absolute;
	top:0px;
	height:35px;
	width:128px;
	text-indent:-9999px;
}

.dinner-menu {
	background:url(../images/dinner-menu.png) no-repeat;
	width:284px;
	height:63px;
	margin-bottom:20px;
	position:relative;
	}

.dinner-menu .sub-lunch-menu,
.dinner-menu .sub-dessert-menu {
	position:absolute;
	top:43px;
	width:66px;
	text-indent:-9999px;
}

.dinner-menu .sub-lunch-menu {
	left:75px;
	}

.dinner-menu .sub-dessert-menu {
	left:158px;
	}
	
/* Added by DD for going back to page one of dinner menu */
.dinner-menu .dinner-menu-link {
	position:absolute;
	top:0px;
	height:35px;
	width:135px;
	text-indent:-9999px;
}

/* Dessert*/

.dessert-menu  {
	background:url(../images/dessert-menu.png) no-repeat;
	width:220px;
	height:63px;
	margin-bottom:32px;
	position:relative;
	}

.dessert-menu .sub-lunch-menu,
.dessert-menu .sub-dinner-menu {
	position:absolute;
	top:43px;
	width:66px;
	text-indent:-9999px;
}

.dessert-menu .sub-lunch-menu {
	left:75px;
	}

.dessert-menu .sub-dinner-menu {
	left:158px;
	}
				
.table-data {
	font:italic 15px "Times New Roman", Times, serif;
	color:#412c08;
	margin-top:5px;
	margin-bottom:15px;
}

.lunch-continues, .on-to-dinner-menu, .bbq-continues {
	position:absolute;
	right:0px;
	bottom:0;
	}

.page-lunch .content-left,
.page-dinner .content-left{
	width:350px;
	margin-right:24px;
}

.page-dinner .content-left {
	width:290px;
}

.page-lunch .content-left #logo-sub,
.page-dinner .content-left #logo-sub{
	margin-top:10px;
	margin-bottom:40px;
}

.page-lunch .content-right,
.page-dinner .content-right {
	width:330px;
}

.page-catering .content-right {
	width:350px;
}


.page-dinner .content-right  {
	width:350px;
}

.page-dinner {
	position:relative;
	}

.dinner-continue {
	position:absolute;
	right:0;
	bottom:0;
	}

.dinner-3 {
	margin-bottom:80px;
	}

small {
	font-size:12px;
}

#footer {
	background-color:#361a0b;
	height:48px;
	text-align:center;
	color:#c17b3f;
	font:12px "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:15px;
	position:relative;
	}
	
		.we-accepts {
			position:absolute;
			top:5px;
			right:70px;
		}

	#footer a {
			color:#c17b3f;
			text-decoration:none;
			display:inline-block;
			z-index:2;
	}
	
	#footer a:hover {
		text-decoration:underline;
	}
