@import url("/css/reset.css");

body {
	background: #8B775C url('/images/tile.jpg') repeat center center;
	color: #000;
	line-height: 16px;
	font-size: 12px;
}

a, a:hover, a:visited {
	color: #660000;
	font-weight: bold;
}

h2 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 120%;
}

#wrapper {
	min-height: 78px;
}

#header {
	width: 865px;
	background: url('/images/logo.jpg') no-repeat 425px 50px;
	height: 150px;
	margin-left: 60px;
}

#header h1 {
	text-indent: -5000px;
	background: url('/images/stag.jpg') no-repeat left center;
	height: 100%;
}

#content {
	width: 865px;
	margin: -30px 0 0 60px;
}

#navbar {
	width: 120px;
	float: left;
}

#top_left_nav_bar {
	margin: 60px 0 50px 0;
}

#top_left_nav_bar li span {
	display: block;
	height: 35px;
	line-height: 35px;
	width: 116px;
	margin-bottom: 17px;
	text-indent: -5000px;
	cursor: pointer;
}

#top_left_nav_bar_spirits {
	background: url('/images/1_SPIRITS.jpg') no-repeat center top;
}

#top_left_nav_bar_spirits:hover {
	background: url('/images/1_SPIRITS.jpg') no-repeat center bottom;
}

#top_left_nav_bar_food {
	background: url('/images/2_FOOD.jpg') no-repeat center top;
}

#top_left_nav_bar_food:hover {
	background: url('/images/2_FOOD.jpg') no-repeat center bottom;
}

#top_left_nav_bar_superbowl {
	background: url('/images/superbowl_nav.jpg') no-repeat center top;
}

#top_left_nav_bar_superbowl:hover {
	background: url('/images/superbowl_nav.jpg') no-repeat center bottom;
}

#top_left_nav_bar_harpoon_dinner {
	background: url('/images/sundays_nav.jpg') no-repeat center top;
}

#top_left_nav_bar_harpoon_dinner:hover {
	background: url('/images/sundays_nav.jpg') no-repeat center bottom;
}

#top_left_nav_bar_sporting {
	background: url('/images/3_SPORTING.jpg') no-repeat center top;
}

#top_left_nav_bar_sporting:hover {
	background: url('/images/3_SPORTING.jpg') no-repeat center bottom;
}

#top_left_nav_bar_service {
	background: url('/images/4_SERVICE.jpg') no-repeat center top;
}

#top_left_nav_bar_service:hover {
	background: url('/images/4_SERVICE.jpg') no-repeat center bottom;
}

#top_left_nav_bar_concept {
	background: url('/images/5_CONCEPT.jpg') no-repeat center top;
}

#top_left_nav_bar_concept:hover {
	background: url('/images/5_CONCEPT.jpg') no-repeat center bottom;
}

#bottom_left_nav_bar li span {
	display: block;
	height: 22px;
	line-height: 22px;
	width: 116px;
	margin-bottom: 10px;
	text-indent: -5000px;
	cursor: pointer;
}

#bottom_left_nav_bar_reservations {
	background: url('/images/6_RESERVATIONS.jpg') no-repeat center top;
}

#bottom_left_nav_bar_reservations:hover {
	background: url('/images/6_RESERVATIONS.jpg') no-repeat center bottom;
}

#bottom_left_nav_bar_gift_cards {
	/*background: url('/images/7_GIFT_CARDS.jpg') no-repeat center top;*/
}

#bottom_left_nav_bar_gift_cards:hover {
	/*background: url('/images/7_GIFT_CARDS.jpg') no-repeat center bottom;*/
}

#bottom_left_nav_bar_location {
	background: url('/images/8_LOCATION.jpg') no-repeat center top;
}

#bottom_left_nav_bar_location:hover {
	background: url('/images/8_LOCATION.jpg') no-repeat center bottom;
}

#bottom_left_nav_bar_hours {
	background: url('/images/9_HOURS.jpg') no-repeat center top;
}

#bottom_left_nav_bar_hours:hover {
	background: url('/images/9_HOURS.jpg') no-repeat center bottom;
}

#bottom_left_nav_bar_employment {
	background: url('/images/employment_link.jpg') no-repeat center top;
}

#bottom_left_nav_bar_employment:hover {
	background: url('/images/employment_link.jpg') no-repeat center bottom;
}

#bottom_nav_bar {
	margin-left: 259px;
}

#bottom_nav_bar div {
	height: 30px;
	line-height: 30px;
	text-indent: -5000px;
	margin-right: 30px;
	cursor: pointer;
}

#bottom_nav_bar_menus {
	width: 48px;
	background: url('/images/1B_MENU.jpg') no-repeat center top;
}

#bottom_nav_bar_menus:hover {
	background: url('/images/1B_MENU.jpg') no-repeat center bottom;
}

#bottom_nav_bar_press {
	width: 44px;
	background: url('/images/2B_PRESS.jpg') no-repeat center top;
}

#bottom_nav_bar_press:hover {
	background: url('/images/2B_PRESS.jpg') no-repeat center bottom;
}

#bottom_nav_bar_gallery {
	width: 57px;
	background: url('/images/3B_GALLERY.jpg') no-repeat center top;
}

#bottom_nav_bar_gallery:hover {
	background: url('/images/3B_GALLERY.jpg') no-repeat center bottom;
}

#bottom_nav_bar_events_ands_parties {
	width: 117px;
	background: url('/images/4B_EVENTS_PARTIES.jpg') no-repeat center top;
}

#bottom_nav_bar_events_ands_parties:hover {
	background: url('/images/4B_EVENTS_PARTIES.jpg') no-repeat center bottom;
}

#bottom_nav_bar_catering {
	width: 65px;
	background: url('/images/5B_CATERING.jpg') no-repeat center top;
}

#bottom_nav_bar_catering:hover {
	background: url('/images/5B_CATERING.jpg') no-repeat center bottom;
}

#bottom_nav_bar_contact_us {
	width: 77px;
	background: url('/images/6B_CONTACTUS.jpg') no-repeat center top;
}

#bottom_nav_bar_contact_us:hover {
	background: url('/images/6B_CONTACTUS.jpg') no-repeat center bottom;
}

#bottom_nav_bar_review_us {
	width: 70px;
	background: url('/images/7B_REVIEW.jpg') no-repeat center top;
}

#bottom_nav_bar_review_us:hover {
	background: url('/images/7B_REVIEW.jpg') no-repeat center bottom;
}

#inner_content {
	position: relative;
	width: 740px;
	height: 494px;
	float: right;
	background: url('/images/blank_back.jpg') no-repeat center center;
}

#inner_content_wrapper {
	position: absolute;
	left: 20px;
	top: 19px;
}

#footer {
	width: 954px;
	height: 79px;
	background: url('/images/HIGHEST_QUALITY.jpg') no-repeat right center;
	margin-left: 60px;
}

#footer h4 {
	background: url('/images/address.jpg') no-repeat 330px center;
	height: 79px;
	text-indent: -5000px;
}

.page_loader {
	display: block;
	margin: 100px auto 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}