/* CSS Document - Website Design and Development by Adventure Web Productions*/

/*STRUCTURE*/
body {
	background:url(img/bg-body.jpg) 50% 0; 
	font:14px/16px "Times New Roman", Times, serif;
	color:#292421;
}


/*GLOBALS*/

* {
	padding:0;
	margin:0;
}
img {border:0;display:block;}
a {
	text-decoration:none; 
	outline:none;
}
a:hover {text-decoration:underline; }
a:active {outline:none;}
:-moz-any-link:focus {outline:none;}

.wrapper {
	width:968px;
	padding:0 40px 0 41px;
	margin:0 auto;
	background:url(img/bg-wrapper-c.png) repeat-y;
}
.wrapper:after {
	display:block;
	clear:both;
	content:" ";
}
.btm {
	width:1049px;
	margin:0 auto;
	height:68px;
	background:url(img/bg-wrapper-b.png) no-repeat;
}
#page {
	width:968px;
	float:left;
	position:relative;
	margin:0 0 -27px;
}
/*HEADER*/

#header {
	overflow:hidden;
	background:url(img/bg-header.jpg) no-repeat;
	width:898px;
	padding:19px 0 0 70px;
	height:106px;
}

#logo {
	text-indent:-9999px;
	overflow:hidden;
	width:211px;
	float:left;
	height:77px;
	background:url(img/logo.gif) no-repeat;
}


.reservation {
	background-color: #000000;
    height: 43px;
    padding-left: 54px;
	position: relative;
    z-index: 999;
	
}

#giftcard {
	float:right; 
	margin: 15px 110px 0 15px
}


/*NAVIGATION*/
ul#nav {
	list-style:none;
	float:left;
	padding:31px 0 0 14px;
}
	
ul#nav li {
	float:left;
	padding-left:55px;
	font:18px/20px "Times New Roman", Times, serif;
}
ul#nav a {color:#1b120b;}
.gallery {
    position:relative;
    height:290px;
}
.gallery img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
.gallery img.active {z-index:10;}
.gallery img.last-active {z-index:9;}
.infoArea {
	overflow:hidden;
	background:#1b1410;
	color:#fff;
	padding:0 0 10px 26px;
}
.infoArea h2 {
	color:#c99c00;
	font:18px/24px "Times New Roman", Times, serif;
	margin:2px 0 0;
}
.location {
	float:left;
	width:223px;
}
.location address {
	font-style:normal;
	font:13px/16px "Times New Roman", Times, serif;
}
.location address a {
	color:#eba205;
	text-decoration:underline;
}
.location address a:hover {text-decoration:none;}
.hours {
	float:left;
	width:310px;
	color:#fff;
}
.hours .box {
	float:left;
	width:164px;
	font:11px/14px "Times New Roman", Times, serif;
	padding:0 10px 0 0;
}
.hours .item {
	width:115px;
}
.infoArea .text {
	font:12px/14px "Times New Roman", Times, serif;
	width:357px;
	padding:0 30px 0 0;
	float:right;
}
.extraInfo {
	background:#d6cfc5;
	overflow:hidden;
	padding:0 0 10px;
}
.extraInfo .holder {
	height:1%;
	overflow:hidden;
	padding:19px 0 0 20px;
	background:url(img/line01.gif) no-repeat 368px 17px;
}
.intro {
	float:left;
	width:335px;
	margin-right:39px;
}
.intro img {
	float:left;
}
.intro .info {
	float:right;
	width:190px;
	
	font:12px/14px "Times New Roman", Times, serif;
}
.intro .info h2 {
	color:#8b3221;
	font:bold 12px/14px "Times New Roman", Times, serif;
}
.intro .info p {margin:0 0 17px;}
ul.social {
	height:1%;
	overflow:hidden;
	list-style:none;
	padding:0 0 0 1px;
}
ul.social li {float:left;}
.welcome {
	width:354px;
	float:left;
	
}
.welcome h2 {
	font:18px/20px "Times New Roman", Times, serif;
	color:#802424;
	margin:0 0 20px;
}
.welcome p {margin:0 0 18px;}
.welcome p a {color:#802424;}
.welcome ul li a {color:#802424;}
.contacts {
	float:right;
	width:178px;
	padding:45px 10px 0 0;
}
.contacts h3 {font:18px/20px "Times New Roman", Times, serif;}
.contacts address {font:13px/18px "Times New Roman", Times, serif;	}

/*FOOTER*/

#footer {
	text-align:center;
	font-size:11px;
  	color:#fff;
}

#footer a {color:#c09c00;}
#footer a:hover {text-decoration:underline;}


/*SEO AREA*/
.seo {
	width:100%;
	text-align:center;
	font-size:10px;
}
.seo h1 {font-size:10px;}


.OT_wrapper {
	 border: 0px solid #000 !important;
}

.OT_title {
     float: left !important;
    font-size: 21px  !important;
    font-weight: normal !important;
    margin: 2px 0 0 0 !important;
    padding: 0 !important;
    text-align: left !important;
    width: 170px !important;
	padding-top:8px !important;
	font-family:"Times New Roman", Times, serif;
	
}


.OT_subtitle {
	display:none !important;
}

.twtr-widget {
	float: left;
	padding: 0 0 15px;	
}

.twtr-widget .twtr-bd .twtr-tweet { /* they have 2 classes in default, do we have to use 3 */
 	margin: 5px 0 0;
	padding: 0 0 5px;	
}
.twtr-tweet:before {
	display: block;
	float: left;
	margin: -5px 0 0 5px;
	font-size: 50px; /* let's make it a big quote! */
	content: &quot;“&quot;;
	color: #bababa;	
	font-family: &quot;times new roman&quot;, serif;
}


.twtr-hd {
    display: none;
    overflow: hidden;
    padding: 10px;
    position: relative;	
}
	
.twtr-ft div {
    display: none;
    overflow: hidden;
    padding: 10px;
}