@charset "UTF-8";

body {
	margin: 0px;
	background: #A23A00 url(../images/body-bg.gif) repeat-x 0 0;
}

div,span,p {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}
#a {
	font-weight: bold;
	color: #000;
}
h2 {
	color: #B13400;
}
h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A24201;
}

/* @group Global */

div#container {
	width: 955px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

div.shadow {
	background: url(../images/global-shadow-bg.png) repeat-x 0 0;
	height: 5px;
	clear: both;
	width: 100%;
	overflow: hidden;
}

div.float-left {
	float: left;
}

div.float-right {
	float: right;
}

/* @end */

/* @group Header */

div#header {
	width: 955px;
	height: 84px;
	background: url(../images/header-bg.gif) no-repeat 0 0;
	position: relative;
	margin-bottom: 10px;
}

div#navigation {
	height: 84px;
}

div#navigation ul {
	margin: 0px;
	padding: 0px;
}

div#navigation li {
	list-style-type: none;
	float: left;
}

div#header li a {
	display: block;
}

div#header a.nav-item {
	height: 34px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 25px;
}

div#header a.nav-item:hover {
	background-position: 0 -34px;
}

a#gshop-logo {
	width: 299px;
	height: 66px;
	background: url(../images/header-the-broad-street-giant-grinder.gif) no-repeat 0 0;
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 100px;
}

a#our-story {
	background-image: url(../images/header-nav-story.gif);
	width: 109px;
}

a#our-menu {
	background-image: url(../images/header-nav-menu.gif);
	width: 109px;
}

a#our-digs {
	background-image: url(../images/header-nav-location.gif);
	width: 97px;
}

div#phone {
	font-size: 24px;
	color: #A24200;
	margin-right: 100px;
	margin-top: 20px;
}

div#phone div {
	font-size: 11px;
	color: #000;
}

/* @end */

/* @group Feature */

div#feature-primary {
	width: 955px;
	height: 400px;
	position: relative;
	margin-bottom: 10px;
}

div#feature-primary img {
	overflow: hidden;
}

div#feature-secondary {
	width: 955px;
	height: 100px;
	position: relative;
}

div#feature-secondary div {
	height: 100px;
	float: left;
}

div#feature-secondary a {
	overflow: hidden;
}

div#a-little-flavor {
	width: 480px;
	background: url(../images/feature-sub-1-bg.jpg) no-repeat 0 0;
}

div#a-little-flavor span {
	width: 430px;
	height: 45px;
	display: block;
	padding: 25px;
}

div#how-to-find-us {
	width: 228px;
	margin-left: 9px;
}

div#receive-special-offers {
	width: 228px;
	margin-left: 9px;
}

/*

 @end */

/* @group Content */

div#section {
	width: 955px;
	height: 255px;
}

div#content {
	width: 755px;
	padding-right: 100px;
	padding-left: 100px;
	overflow: auto;
	background-color: #FFF;
	padding-top: 25px;
	margin-top: 5px;
}

div#right-column {
	width: 200px;
	float: right;
}

div#left-column {
	width: 500px;
	float: left;
}
img.menu-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #953100;
}

div#content .image-block {
	width: 150px;
	height: 155px;
	margin: 10px;
}

em.quote {
	font-size: 14px;
	line-height: 22px;
	color: #C1A311;
}
/* @end */

/* @group Footer */

div#footer {
	width: 955px;
	text-align: center;
}

/* @end */

/* @group Directions */

div#find-container {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 999;
}

div#find-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #A23A00 url(../images/body-bg.gif) repeat-x 0 0;
	-moz-opacity: .60;
	filter: alpha(opacity=60);
	opacity: .60;
}

div#find-prompt {
	width: 300px;
	height: 305px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 100px;
}

div#find-form {
	width: 260px;
	height: 250px;
	background-color: #FFF;
	background-image: url(../images/content-find-us-bg.jpg);
	padding-top: 100px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}

div.find-row {
	clear: both;
	margin-top: 10px;
}

/* @end */
