
/*group*/
body.location #inner-wrap {
	min-height: 500px;
 	height:auto !important;
	height: 500px;
	}
body#private #inner-wrap {
	min-height: 600px;
 	height:auto !important;
	height: 600px;
	}
.location #content {
	margin-bottom: 0;
}
.group:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.group {display:inline-block;}
/* Hide from IE Mac \*/
	.group {display:block;}
/* End hide from IE Mac */

/*group*/
.location #title h1 {
	bottom:18px;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-family:"Georgia",Times,serif;
	font-size:1.7em;
	line-height:100%;
	position:absolute;
	text-transform:uppercase;
	width:600px;
}
.location #title {
	height:69px;
	padding-left:25px;
	position:relative;
	margin-bottom: 5px;
}
.location #content {
	background-image:none;
}
/*start sub-nav*/
.location #sub-nav ul{
	height: 47px;
	overflow: hidden;
	left:0px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 3px;
	position:relative;
	top:0;
	width:980px;
	margin: 0 auto;
}
.location #sub-nav ul li a {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat 0 0;
	display:block;
	height:47px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
	outline: none;
}
.location #sub-nav li#nav-1 a:hover {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat 0 -46px;
	height:47px;
	width:188px;
}
#home.location #sub-nav li#nav-1 a {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat 0 -93px;
}
.location #sub-nav li#nav-2 a {
	background-position: -194px 0;
}
.location #sub-nav li#nav-2 a:hover {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat -194px -46px;
	height:47px;
	width:188px;
	}
#directions.location #sub-nav li#nav-2 a {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat -194px -93px;
}
.location #sub-nav li#nav-3 a {
	background-position: -387px 0;
}
.location #sub-nav li#nav-3 a:hover {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat -387px -46px;
	height:47px;
	width:188px;
}
#private.location #sub-nav li#nav-3 a {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat -387px -93px;
}
.location #sub-nav li#nav-4 a {
	background-position: -580px 0;
}
.location #sub-nav li#nav-4 a:hover {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat -580px -46px;
	height:47px;
	width:188px;
	}
#events.location #sub-nav li#nav-4 a {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat -580px -93px;
}
.location #sub-nav li#nav-5 a {
	background-position: -776px 0;
}
.location #sub-nav li {
	float: left; clear: none; position: relative; display: block; height:47px;	width:188px; margin-right: 8px;
}
.location #sub-nav li#nav-5 a:hover {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat -776px -46px;
	height:47px;
	width:188px;
}
#catering.location #sub-nav li#nav-5 a {
	background: transparent url('../images/buttons/btn_sprite_location.png') no-repeat -776px -93px;
}
/*end sub-nav*/
.location #inner-content h2 {
	background-color:#EDE2B4;
	font-size:13px;
	padding:10px;
	text-align:center;
	width:547px;
}
.location #inner-content .description {
	text-align: center;
	margin:0 0 15px;
	padding:0 10px;
}
/*start innner conent*/
.location #inner-content h3 a {
	font-size: 16px;
	text-decoration: none;
}
.location #inner-content h3 {
	padding: 0 0 4px 0;
}
.location #inner-content .line {
	border-bottom: 1px solid #c2bb9e;
	display: block;
	width: 150px;
	height: 1px;
	margin: 0 0 13px 0;
	_position: relative;
	_top: -10px;
	_margin: 0 0 3px 0;
}
.location #inner-content h4 {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.location #inner-content .days {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-size: 1em;
}
.location #inner-content .time {
	font-size: .95em;
}
.location #inner-content  {
	float:left;
	width: 578px;
	margin:0 0 0 22px;
	_display: inline;
 }
.location #inner-content #row-one .module {
	width: 40%;
	float: left;
}
.location #inner-content #row-two .module{
	width: 40%;
	float: left;
	margin: 30px 0 0 0;
}
.location #inner-content .reservation a{
	display: block;
	height:37px;
	width: 203px;
	background: transparent url('../images/buttons/btn_make_reservation.png') no-repeat 0 0;
	text-indent: -9999px;
	}
.location #inner-content .phone {
	background-color:#EDE2B4;
	font-size:1em;
	font-weight:bold;
	padding:5px 4px;
	text-align:center;
	width:16.6em;
	text-transform: uppercase;
	margin:10px 0 1px;
}
.location #inner-content #inner-wrap{
	background: transparent url('../images/locations/separator.png') no-repeat top right;
	padding: 25px 0 50px 0;
}
.location #callouts{
	float:right;
	margin: 0 34px 0 0;
	width:365px;
	_margin: 0 24px 0 0;
	_display: inline;/*fixes ie6 double margin bug*/ 
}
.location .callout-inner .image {
	width:151px;
	overflow: hidden;
	float: right;
	height: 96px
}
.location .callout {
	width: 375px;
} 
.location .callout {
	background: #e8daa4 url('../images/backgrounds/bkg_locations_callout.jpg') no-repeat top left;
	padding: 6px 0 25px 0;
}
.location#home .callout {
	padding-bottom: 0;
	margin-bottom: 20px;
}
.location .callout-inner {
	background: #702216 url('../images/backgrounds/bkg_locations_text.jpg') no-repeat top left;
}
.location .callout-inner .text {
	color:#FFFFFF;
	float:left;
	overflow:hidden;
	padding:9px 5px 8px 11px;
	width:208px;
}
.location .callout-inner h3 {
	font-size: 1.5em;
	text-transform: capitalize;
	padding:0 0 5px 0;
}
.location .callout-inner h3 a {
	color: #fff;
	text-decoration: none;
}
.location #callouts .callout p.more {
	line-height: 3em;
	display: inline;
	padding: 0 0 0 11px;
	padding-top: 2px;
	padding-top: 2px;
}
.location .image a {
	height: 0;
	line-height: 0;
	xposition: absolute;
}
.location #callouts .callout p {
	margin-bottom: 0;
	line-height:140%;
}
.location #callouts .callout p strong {
	font-style:oblique;
}
.location #callouts .callout p a:hover {
	text-decoration: none;
}
.location #sub-nav {
	margin: 0 0 22px 0;
}
.location #inner-content p {
	margin-bottom: 0;
}
.location #inner-content .vcard .phone {
	background: none;
	margin:10px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: auto;
	text-transform: none;
	text-indent: none;
	width: auto;
	text-align: left;
	font-size: 1em;
	color:#9C1402;
}
.location .vcard .res-location {
	font-weight: bold;
}
.location #inner-wrap div div p {
	padding: 3px 0;
}
.location #inner-wrap .get-directions a {
	background: transparent url('../images/buttons/btn_get_directions.png') no-repeat 0 0;
	width: 163px;
	height: 36px;
	display: block;
	text-indent: -9999px;
}
.location #inner-wrap #row-one, 
.location #inner-wrap #row-two{

}
.location #inner-wrap #row-two {
	margin: 20px 0 0 0;
	}
.location #inner-wrap .button a{
	outline: none;
}
.location .button {
	margin: 10px 0 0px 0;
 }	
.location #inner-wrap .module {
	padding:0 20px;

}
.location #inner-wrap .desc {
	line-height: 200%;
}
.location #inner-content  {
	*margin-bottom: -25px;
	font-size: 1.08em;
}
.location #callouts #facebook.callout p.follow {
	float: left;
}
.location #callouts #facebook.callout {
	background:none;
	font-size: 1.08em;
}
.location #callouts #facebook.callout p strong {
	font-style: normal;
}
.location #callouts #facebook.callout p.follow  a {
	background: transparent url('../images/locations/bg_btn_facebook.png') no-repeat 0 0;
	display: block;
	height: 64px;
	width: 64px;
	text-indent: -9999px;
	outline: none;
	margin: 0 5px 0 5px;	
}
.location #callouts #facebook.callout .first {
	margin: 10px 0 0 0;
}
#directions.location #callouts .callout,
#events.location #callouts .callout,
#private.location #callouts .callout,
#catering.location #callouts .callout{
	background: none;
}
.location #callouts h4 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	border-bottom:1px solid #C2BB9E;
	margin:0 0 11px;
	padding:0 0 5px;
}
.location#directions h2,
.location#events h2,
.location#private h2,
.location#catering h2{
	background: none;
	text-align: left;
	border-bottom: 1px solid #c2bb9e;
}
.location a {
	outline: none;
}
.location .reservation a{
	background: transparent url('../images/buttons/btn_makeReservation-2.gif') no-repeat 0 0;
	width: 204px;
	height: 37px;
	display:block;
	text-indent: -9999px;
	outline: none;
}
.location#directions .reservation a,
.location#events .reservation a,
.location#catering .reservation a  {
	margin:3px 0 0 0;
	}
.location#directions #inner-content #inner-wrap h2,
.location#events #inner-content #inner-wrap h2,
.location#private #inner-content #inner-wrap h2,
.location#catering #inner-content #inner-wrap h2
  {
	margin:0 0 13px 25px;
	padding:0 0 7px;
	width:489px;
}
.location#directions #inner-content p,
.location#directions #drive {
	margin:0 0 0 25px;
	padding:0 0 7px;
	width:489px;
	line-height: 180%;
}
.location#directions #mapWrap {
	margin:5px 0 0 25px;
}
.location#directions a.mapBtn {
	background: transparent url('../images/buttons/btn_view_map.gif') no-repeat 0 0;
	display: block;
	height: 36px;
	width: 109px;
	text-indent: -9999px;
	margin:10px 0 20px 95px;
	outline: none;
}
.location#directions #inner-content #inner-wrap {
	padding-top: 0;
}
.location#directions #callouts .callout p,
.location#events #callouts .callout p,
.location#catering #callouts .callout p,
.location#private #callouts .callout p {
	line-height:200%;
}
.location #callouts p.phone{
	margin: 7px 0 7px 0;
}
.location#directions #inner-content,
.location#events #inner-content,
.location#private #inner-content, 
.location#catering #inner-content{
	width:615px;
}
#directions.location #inner-content{
	padding-top: 5px;
}
.location#directions #inner-content #inner-wrap {
	background:transparent url(../images/locations/separator.png) no-repeat scroll right 30px;
}
.location#directions #callouts,
.location#events #callouts,
.location#private #callouts,
.location#catering #callouts {
	width:285px;
	font-size: 1.08em;
}
.location#directions .callout,
.location#events .callout,
.location#private .callout,
.location#catering .callout {
	width:270px;
}
.location#directions .callout .image {
	margin: 0 0 0 -5px;
}
* html .location #callouts
 {
	margin-right: 35px;
}
* html .location#home #callouts
 {
	margin-right:24px;
}
/*end directions*/
.location#events #upcoming-events .image img {
	border: 1px solid #9c9c9a;
}
.location#events #upcoming-events .image  {
	border: 5px solid #ede2b4;
	float: left;
	width: 200px;
	height: 134px;
}
.location#events #upcoming-events .image a {
	display: block;
	width: 100px;
}
.location#events #upcoming-events .event-content {
	float:right;
	margin: 0 30px 0 0;
	width:310px;
	_display:inline;
}
.location#events #upcoming-events h3 {
	border-bottom: 1px solid #c2bb9e;
	clear: both;
	margin:0 0 10px;
	padding:15px 0 7px;
}
.location#events #upcoming-events,
.location#events #inner-content p,
.location#private #inner-content p,
.location#catering #inner-content p  {
	margin:0 0 13px 25px;
}
.location#private #inner-content p.note{
	color: #666666;
	width: 75%;
	padding-top: 10px;
}
.location#events #inner-content #inner-wrap {
	padding: 5px 55px 50px 0;
}
.location#events #upcoming-events .event-content {
	margin:0 9px 0 0;
}
.location#events #upcoming-events .event-content h5 {
	text-align: right;
	font-weight: bold;
	padding:0 0 6px;
}
.location#events #upcoming-events .details {
	text-align: right;
}
.location#events h2,
.location#private h2,
.location#catering h2,
.location#directions h2  {
	font-size:15px;
}
.location#events #inner-content h3 a {
	font-size:12px;
	text-decoration:none;
}
.location#events #inner-content p {
	line-height: 175%;
}
.location #sample-menu {
	margin:10px 0 0;
	position:relative;	
	}
.location #sample-menu li {
	position: absolute;
}
.location #sample-menu a {
	display: block;
	width: 129px;
	height: 34px;
	text-indent: -9999px;
}
.location #sample-menu li#lunch {
	left: 0;
	top: 0;
}
.location #sample-menu li#lunch a {
	background: transparent url('../images/buttons/btn_private_lunch.gif') no-repeat 0 0;
}
.location #sample-menu li#lighter-fare {
	left: 140px;
	top: -1px;
}
.location #sample-menu li#lighter-fare a {
	background: transparent url('../images/buttons/btn_lighter_fare.gif') no-repeat 0 0;
}
.location #sample-menu li#dinner {
	left: 0px;
	top: 50px;
}
.location #sample-menu li#dinner a {
	background: transparent url('../images/buttons/btn_private_dinner.gif') no-repeat 0 0;
}
.location #sample-menu li#enhancements {
	left: 140px;
	top: 50px;
}
.location #sample-menu li#enhancements a {
	background: transparent url('../images/buttons/btn_private_enhancements.gif') no-repeat 0 0;
}
.location#private .overview,
.location#catering .overview  {
	width: 280px;
	float: left;
}
.location#private .planner a {
	display: block;
	width: 224px;
	height: 38px;
	display: block;
	background: transparent url('../images/buttons/btn_pvt_dine_pln.gif') no-repeat 0 0;
	text-indent: -9999px;
}
.location#private #dining-contact,
.location#catering #dining-contact {
	background:#EDE2B4 none repeat scroll 0 0;
	display:inline;
	float:right;
	margin:0 101px 0 0;
	padding:15px 20px 20px;
	width:175px;
}
.location#private #private-rooms {
	clear: both;
	padding:18px 0 0;
	width: 590px;
}
.location#private #dining-contact h5,
.location#catering #dining-contact h5{
	border-bottom:1px solid #E8D59E;
	font-size:11px;
	font-weight:bold;
	margin:0 0 7px;
	padding:0 0 3px;
	text-align:center;
	text-transform:uppercase;
}
.location#private #dining-contact p,
.location#catering #dining-contact p {
	margin: 0;
	padding: 0;
}
.location#private .callout,
.location#catering .callout {
	_display: inline;
}
.location#private #private-rooms p {
	line-height: 160%;
}
.location#private #dining-contact p.title,
.location#catering #dining-contact p.title {
	margin:0 0 15px;
}
.location#private #dining-contact p,
.location#catering #dining-contact p  {
	line-height: 160%;
}
.location#catering #sample-menus ul {
	position: relative;
	margin:30px 0 0 25px;
}
.location#catering #sample-menus ul li a {
	display: block;
	width: 129px;
	height: 34px;
	text-indent: -9999px;
}
.location#catering #sample-menus ul li#lunch a{
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../images/buttons/btn_menu_lunch.jpg') no-repeat 0 0;
}
.location#catering #sample-menus ul li#lighter a{
	position: absolute;
	top: 0;
	left: 134px;
	background: transparent url('../images/buttons/btn_menu_lighter_fare.jpg') no-repeat 0 0;
}
.location#catering #sample-menus ul li#dinner a{
	position: absolute;
	top: 0;
	left: 267px;
	background: transparent url('../images/buttons/btn_menu_dinner.jpg') no-repeat 0 0;
}
.location#catering #sample-menus ul li#enhancements a{
	position: absolute;
	top: -1px;
	left: 398px;
	background: transparent url('../images/buttons/btn_enhancements.gif') no-repeat 0 0;
}
.location#catering #gallery h4   {
	text-align: center;
	border: none;
	margin:0 0 5px 0;
	padding:0;
}
.location#catering #gallery h4 a {
  text-decoration: none;
}
.location#catering #catering-information {
	clear: both;
	margin:0 auto 40px;
	width:468px;
	padding:20px 0 0;
}
.location#catering #catering-information p {
	line-height: 175%;
}
.location#catering p.catering-information a {
	background: transparent url('../images/buttons/btn_catering_info.gif') no-repeat 0 0;
	display: block;
	width: 232px;
	height: 46px;
	text-indent: -9999px;
	margin:0 0 0 79px;
	}
.location#catering p.catering-information {
 	margin:0 0 3px 25px !important;

}
.location#catering #view-gallery .image {
	padding: 0 0 0 10px;
}
.location#catering .overview p {
	line-height: 175%;
}
.location#directions  ul#drive {
	padding-left: 10px;
}
.location#directions  ul#drive li {
	background:transparent url(../images/bullet_dot.gif) no-repeat scroll 0 8px;
	padding:0 0 0 14px;
}
.location#private .set-up {
	padding-top: 10px;
	padding-bottom:10px;
	}
.location#catering #sample-menus h2 {
	color: #000;
}
.location#private #inner-content #inner-wrap, .location#catering #inner-content #inner-wrap {
	padding: 5px 0 100px;
}

#ft{
  background: transparent url(../images/backgrounds/bkg_locationFooter.jpg) no-repeat center top;
}

#steak-house-hours {
	line-height: 1.8em;
}
