* { 
	margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}

html {
	font-size: 62.5%;
	height:100%;
	width:100%;
}

body {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	background: #edece3 url(../images/bgtile.jpg) repeat;
	color:#291202;
}

body#print {
	background: #FFFFFF;
}

h1, h2, h3, h4, h5 {
	color:#a50303;
	font-weight:normal;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
}

h1 {
    font-size: 2.1em;
    margin-bottom: 8px;
}

h2 {
	font-size: 2.5em;
	margin-bottom: 14px;	
}

h3 {
	font-size: 1.5em;
	margin: 12px 0 2px 0;
}

h4 {
	color: #FFFFFF;
	font-size: 12px;
}

h5 {
	font-size: 1.3em;
}

a:link {
	color:#9e0b0f;
	text-decoration: none;
}

a:visited {
	color:#687074;
	text-decoration: none;
}

a:hover {
	color:#8D7F80;
	text-decoration: underline;
}

a:active {
	color:#9e0b0f;
	text-decoration: none;
}

p {
	line-height:1.6em;
	margin-bottom:10px;
}

.center {
	text-align: center;
}

/*----------------------------------------------------------- HEADER STYLES -----------------------------------------------------------*/


#hwrap {
	background: #36140c url(../images/htile.jpg) repeat-x -16px 0;
	height:92px;
	width:100%;
}

#header {
	width:950px;
	margin:0 auto;
	height:92px;
}

#header .logo {
	margin-left: 10px;
	float: left;
}

/*----------------------------------------------------------- NAVIGATION STYLES -----------------------------------------------------------*/
ul#nav {
	width:547px;
	height:28px;
	float: right;
	padding-right: 42px;
	margin: 24px 0px 0 0;
}

ul#nav li {
	list-style:none;
	float:left;
}

ul#nav li a {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	height:28px;
}

ul#nav li a.aboutBtn, ul#nav li a.aboutBtn:visited {
	width:98px;
	background:url(../images/aboutBtn.jpg) top no-repeat;
}

ul#nav li a.menusBtn, ul#nav li a.menusBtn:visited {
	width:102px;
	background:url(../images/menusBtn.jpg) top no-repeat;
}

ul#nav li a.eventsBtn, ul#nav li a.eventsBtn:visited {
	width:107px;
	background:url(../images/eventsBtn.jpg) top no-repeat;
}

ul#nav li a.couponsBtn, ul#nav li a.couponsBtn:visited {
	width:121px;
	background:url(../images/couponsBtn.jpg) top no-repeat;
}

ul#nav li a.galleryBtn, ul#nav li a.galleryBtn:visited {
	width:118px;
	background:url(../images/galleryBtn.jpg) top no-repeat;
}

ul#nav li a.contactBtn, ul#nav li a.contactBtn:visited {
	width:122px;
	background:url(../images/contactBtn.jpg) top no-repeat;
}

ul#nav li a.aboutBtn:hover,
ul#nav li a.menusBtn:hover,
ul#nav li a.eventsBtn:hover,
ul#nav li a.couponsBtn:hover,
ul#nav li a.galleryBtn:hover,
ul#nav li a.contactBtn:hover {
	background-position:center;
}

body#aboutPage ul#nav li a.aboutBtn,
body#menusPage ul#nav li a.menusBtn,
body#eventsPage ul#nav li a.eventsBtn,
body#couponsPage ul#nav li a.couponsBtn,
body#galleryPage ul#nav li a.galleryBtn,
body#contactPage ul#nav li a.contactBtn {
	background-position:bottom;
	cursor:default;
}


/*----------------------------------------------------------- SIDEBAR STYLES -----------------------------------------------------------*/


#sidebar {
	width: 280px;
	float: left;
	margin-top: 20px;
	position: relative;
}


#facebookpanel {
	margin: 0 0 0;
	padding: 5px 0 30px;
	position: relative;
	float: left;
}

#facebookpanel img {
	float: left;
	margin-left: 6px;
	margin-bottom: 4px;
}

#facebookpanel a.becomefan {
	float: left;
	margin-left: 15px;
	margin-top: 2px;
	color: #3e61b1;
	text-transform: uppercase;
	text-decoration: underline;
}

#facebookpanel a.becomefan:hover {
	text-decoration: none;
}

#facebookpanel #status {
	background: #d8d0c5 url(../images/sidetile.jpg) repeat;
	width: 250px;
	padding: 15px 15px 10px 15px;
	float: left;
}

#facebookpanel #status p {
	text-transform: uppercase;
	color: #2c1607;
	font-size: 12px;
	margin-bottom: 2px;	
}

#facebookpanel #status span {
	float: right;
	font-size: 10px;
	color: #706053;
	text-transform: none;
}

#eventspanel {
	position: relative;
	clear: both;
	margin: 0px 0 20px 0;
	padding: 24px 0 0;
	float: left;
}

#eventspanel img {
	position: absolute;
	top: 4px;
	left: 3px;
}

#eventspanel h4 {
	position: absolute;
	top: 2px;
	left: 50px;
	width: 180px;
}


#eventspanel #events {
	background: #d8d0c5 url(../images/sidetile.jpg) repeat;
	width: 250px;
	padding: 15px 15px 5px 15px;
}

#eventspanel #events ul {
	list-style: none;
}

#eventspanel #events li {
	padding: 10px 0 10px;
	border-bottom: 1px dotted #bc2508
}

#eventspanel h4, #eventspanel a {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #bc2508;
}

#eventspanel #events li p {
	color: #594739;
	font-style: italic;
	font-size: 12px;
	margin-top: 4px;
	text-align: right;
	clear: left;
}

#contactpanel {
background: #D8D0C5 url(../images/sidetile.jpg) repeat scroll;
padding: 5px;
margin-bottom: 12px;
}


#contactpanel p {
	text-align: center;
	font-size: 13px;
	margin-bottom: 30px;
}

a.viewalleventsBtn {
	background: url(../images/viewalleventsBtn.jpg) no-repeat top;
	display: block;
	width: 241px;
	height: 27px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 6px 0 0 5px;
}

a.viewalleventsBtn:hover {
	background-position: bottom;
}

a.newsletterBtn {
	clear: left;
	background: url(../images/newsletterBtn.jpg) no-repeat top;
	display: block;
	width: 273px;
	height: 57px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 4px 14px;
	float: left;
}

a.cateringBtn {
	clear: left;
	background: url(../images/cateringBtn.jpg) no-repeat top;
	display: block;
	width: 273px;
	height: 57px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 4px 14px;
	float: left;
}

a.chefbiosBtn {
	clear: left;
	background: url(../images/chefbiosBtn.jpg) no-repeat top;
	display: block;
	width: 273px;
	height: 57px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 4px 14px;
}


a.facebookBtn {
	background: url(../images/facebookBtn.jpg) no-repeat top;
	display: block;
	width: 273px;
	height: 57px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 4px 14px;
}

a.newsletterBtn:hover, a.cateringBtn:hover, a.facebookBtn:hover, a.chefbiosBtn:hover  {
	background-position: bottom;
}

/*------------------------------------------------------------ MAIN BODY STYLES -------------------------------------------------------*/

#container {
	width: 940px;
	margin:0 auto;
	clear: both;
}

#main {
	float: right;
	width: 640px;
	margin-top: -20px;
}

#content p {
	text-align: justify;	
}

#specialsPage #content p {
	text-align: left;
}

#content {
	margin-bottom: 50px;
	position: relative;
}


#content #specials {
	position: relative;
	background: url(../images/specialsPanel.png) no-repeat;
	margin: -10px 0 20px 12px;
	padding: 7px 5px 7px 135px;
	width: 477px;
	height: 69px;
	font-style: italic;
	font-family:Georgia,"Times New Roman",Times,serif;
	z-index: 100;
	position: relative;
}

#content #specials #left {
	width: 200px;
	float: left;
}

#content #specials #right {
	width: 200px;	
	float: right;
}

#content #specials h4 {
	color: #9e0b0f;
	font-size: 14px;
	text-align: center;
}

#content #specials p {
	color: #d47e80;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
}

#content #specials a {
	color: #9e0b0f;
	font-size: 10px;
	position: absolute;
	top: 26px;
	left: 340px;
	width: 75px;
	z-index: 100;
}

#content #slideshow {
	background: url(../images/slideshowFrame.jpg) no-repeat;
	margin-left: -2px;
	width: 642px;
	height: 341px;
	position: relative;
	z-index: 7;
}

#content #slideshow #slideshowcontent {
	width: 602px;
	height: 298px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 20px;
}

#content #slideshow img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
}

ul#slideshow0, ul#slideshow1  {
	list-style: none;
}

#slideshow1 {
	min-height: 300px;
}

#specialsDisplay td {
	padding: 0 15px 15px 0;
}

#specialsDisplay ul {
	margin-bottom: 8px;
	margin-left: 24px;
}

.specialDetails {
	clear: both;
	float: left;
}

.specialDetails .leftcontent {
	float: left;
	width: 270px;
	margin-right: 20px;
}


p.caption {
	font-size: 11px;
	color: #4a4a4a;
	margin: 3px 0 8px 0;
	float: none;
	width: 285px;
}

#content #slideshow img.active {
	z-index:10;
}

#content #slideshow img.last-active {
	z-index: 9;
}



.imgright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px
}

.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px
}

.clearr {
	clear: right;
}

/*----------------------------------------------------- MENU PAGE STYLES ---------------------------------------------*/


#menu {
	margin: 20px 0 0 50px;
	width: 572px;
}

#menutop {
	background:transparent url(../images/menutop.jpg) no-repeat 0 -2px;
	height: 16px;
}

#menubody {
	background:transparent url(../images/menubodytile.jpg) repeat-y 0 0;
	padding: 1px 30px 1px 20px;
}

#menubottom {
	background:transparent url(../images/menubottom.jpg) no-repeat;
	height: 19px;
}

ul#tabs {
	list-style:none;
	margin-left: 7px;
	height: 30px;
}

ul#tabs li {
	float:left;
}


ul#tabs li a {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	height:30px;
}

ul#tabs li a.appTab  {
	background:transparent url(../images/appTab.jpg) top no-repeat;
	width: 53px;
}


ul#tabs li a.sandwichesTab  {
	background:transparent url(../images/sandwichesTab.jpg) top no-repeat;
	width: 106px;
}

ul#tabs li a.burgersTab  {
	background:transparent url(../images/burgersTab.jpg) top no-repeat;
	width: 81px;
}

ul#tabs li a.saladsTab  {
	background:transparent url(../images/saladsTab.jpg) top no-repeat;
	width: 74px;
}

ul#tabs li a.pastaTab  {
	background:transparent url(../images/pastaTab.jpg) top no-repeat;
	width: 63px;
}

ul#tabs li a.dinnerTab  {
	background:transparent url(../images/dinnerTab.jpg) top no-repeat;
	width: 71px;
}

ul#tabs li a.breakfastTab  {
	background:transparent url(../images/breakfastTab.jpg) top no-repeat;
	width: 96px;
}

ul#tabs li a.breakfastTab:hover,
ul#tabs li a.sandwichesTab:hover,
ul#tabs li a.burgersTab:hover,
ul#tabs li a.dinnerTab:hover,
ul#tabs li a.appTab:hover,
ul#tabs li a.saladsTab:hover,
ul#tabs li a.pastaTab:hover {
	background-position:center;
}


ul#tabs li.ui-tabs-selected a.breakfastTab,
ul#tabs li.ui-tabs-selected a.sandwichesTab,
ul#tabs li.ui-tabs-selected a.burgersTab,
ul#tabs li.ui-tabs-selected a.dinnerTab,
ul#tabs li.ui-tabs-selected a.appTab,
ul#tabs li.ui-tabs-selected a.saladsTab,
ul#tabs li.ui-tabs-selected a.pastaTab {
	cursor: default;
	background-position:bottom;
}

#menu {
	text-align: center;
	color: #7b4543;
}

#menu #menubody .ui-tabs-hide {
	display: none;
}

#menu span.time {
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #614b46;
	font-size: 14px;
	font-style: italic;
}

#menu span.header {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

span.servedwith {
	color: #614b46;
}

#menu h4 img, #menu h3 img{
	position: absolute;
	right: 25px;
}

#menu h4 img.new, #menu h3 img.new{
	position: absolute;
	left: 80px;
	bottom: 1px;
	right: auto;
}

#menu h4, #menu h3 {
	position: relative;
}

#menu h3 {
	font-family:"Copper Black", Tahoma, sans-serif;
	font-style: normal;
	color: #7b4543;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
}

#menu span.caption {
	font-family: Verdana, sans-serif;	
	color: #9e0b0f;
	font-size: 12px;
	font-style: italic;
	clear: right;
	float: right;
	padding: 5px;
}


ul.menuitems {
	list-style: none;
	margin-top: 20px;
}


ul.menuitems li h4 {
	font-family:"Copper Black", Verdana, sans-serif;
	font-style: normal;
	color: #7b4543;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
}

#content ul.menuitems li p {
	font-family: Verdana, sans-serif;
	color: #7b4543;
	font-size: 13px;
	text-align: center;
}

ul.menuitems li p span {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #7b4543;
}

ul.menuitems li ul {
	list-style: none;
	margin-top: 20px;
	background: #e1dedd url(../images/menusubtile.jpg) repeat;
	padding: 15px 20px;	
}

ul.menuitems li ul li {
	margin-bottom: 15px;
}

ul.menuitems li ul li h4 {
	font-family:"Copper Black", Verdana, sans-serif;
	color: #7b4543;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

ul.menuitems li ul li h4.creekstone {
	padding-bottom: 3px;
	margin-bottom: -1px;
}

ul.menuitems li ul li p {
	font-family: Verdana, sans-serif;
	color: #7b4543;
	font-size: 12px
}


/*----------------------------------------------------- GALLERY STYLES ---------------------------------------------*/


#galleryPage h2 {
	margin: 20px 0 10px 20px;
}

#galleryHolder {
	width: 642px;
	height: 520px;
	position: relative;
}

#galleryHolder .loader {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 400px;
}

#gallery {
	position: relative;
}

#gallery img {
	margin: 0px 20px 10px 20px;
	z-index: 8;
	border: 1px solid #333;
}

#gallery p {
	text-align: left;
	margin-left: 20px;
}

body#cateringPage #gallery p {
	width: 500px;
}

#gallery_holder {
	background: #D8D0C5 url(../images/sidetile.jpg) repeat scroll;
	margin: 18px 0 0 0px;
	padding: 3px 3px 8px 3px;
}

ul.gallery_thumbs li {
	float: left;
	list-style: none;
	margin: 5px;
	cursor: pointer;
	width: 80px;
	line-height: 65px;
	height: 65px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;	
}

ul.gallery_thumbs img.active {
	border: 1px solid #000;
	width: 50px;
	cursor: default;
}

ul.gallery_thumbs img {
	border: 1px solid #333;
	vertical-align: middle;
}

.pagination {
	clear: left;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}

.pagination a {
	cursor: pointer;
	color:#9e0b0f;
	text-decoration: none;
}

/*----------------------------------------------------- EVENTS STYLES ---------------------------------------------*/

ul#events {
	list-style: none;
	min-height: 400px;
}

ul#events li {
	margin: 8px 0 16px 14px;
}

ul#events span {
	font-size: 11px;
	margin-left: 6px;
}

ul#events a {
	font-size: 15px;
}

#eventdetails {
	min-height: 400px;
}

#eventdetails span {
	font-size: 11px;
}

#eventdetails img {
	float: right; 
	margin-left: 12px;
}

/*----------------------------------------------------- COUPONS STYLES ---------------------------------------------*/

ul#coupons {
	list-style: none;
	width: 620px;
}

ul#coupons li {
	background: #EEEEEE url(../images/coupontile.jpg) repeat-x top;
	border: 1px solid #333333;
	height: 187px;
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}

ul#coupons li img.logo {
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}

ul#coupons li h2 {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	float: right;
	margin-top: 22px;
	margin-right: 40px;
	font-size: 23px;
	margin-bottom: 4px;
	color: #333;
	font-style: normal;
}

ul#coupons li h3 {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	width: 420px;
}

ul#coupons li img {
	float: left;
	margin: -1px 0 0 -1px;
	border: 1px solid #333333;
}

ul#coupons a {
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	border: 1px solid #999;
	background: #d8d0c5;
	width: 70px;
	height: 16px;
	padding: 7px;
}

ul#coupons a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #BC2508;
}

#couponprint {
	background: url(../images/coupontile.jpg) repeat-x top;
	margin: 20px;
	padding: 10px;
	width: 450px;
	height: 200px;
	border: 2px dotted #333333;
}

#couponprint h2 {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	float: left;
	margin-top: 17px;
	margin-left: 10px;
	font-size: 23px;
	margin-bottom: 4px;
	color: #333;
	font-style: normal;
}

#couponprint h3 {
	float: left;
	text-align: center;
	margin-top: 50px;
	margin-left: 10px;
	width: 420px;
}

#couponprint a {
	position: absolute;
	top: 250px;
	left: 390px;
}

#couponprint img {
	float: right;
}



/*----------------------------------------------------- FOOTER STYLES ---------------------------------------------*/

#fwrap {
	clear: both;
	width: 100%;
	height: 263px;
	margin-top: 65px;
	background: #1e0a06 url(../images/ftile.jpg) repeat-x top;
}

#footer {
	margin: 0 auto;
	color:#FFFFFF;
	line-height: 18px;
	width: 940px;
	padding-left: 80px;
}

#footer .col {
	float: left;
	width: 235px;
	margin: 24px 0px 0 0;	
}

#footer .last {
	margin: 24px 0 0 0;
}

#footer ul {
	list-style:none;
}

#footer ul li {
	text-transform: uppercase;
	margin: 0 0 4px 12px;
}

#footer span.caps {
	text-transform: uppercase;
}

#footer span.small {
	font-style: italic;
	font-size: 10px;
}

#footer img {
	margin-top: 15px;
}

#footer a, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #B6B3B0;
}


/*----------------------------------------------------- CONTACT ---------------------------------------------*/

#contact img {
	margin-bottom: 30px;
}

#contactform {
	width: 320px;
	padding-left: 60px;
	float: left;
}

#contactinfo {
	width: 150px;
	float: right;
}

#contactinfo strong {
	text-transform: uppercase;
}

#contactinfo span {
	font-size: 11px;
	font-style: italic;
}


input.ffi  {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	height: 16px;
	display: inline-block;
}

td.imagev input {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

textarea.ffi {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

.error_msg
{
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #FDD0D0;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.success_msg
{
	border: 1px solid #00ff00;
	color: #009900;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.form_msg_width
{
	width: 240px;
}

a.buttonlink, a.buttonlink:visited {
	display: block;
	border: 1px solid #999;
	background: #d8d0c5;
	width: 50px;
	height: 16px;
	padding: 7px;
	text-align: center;
}

a.buttonlink:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #BC2508;
}



/*-------------------------------------- --- WORD VERIFICATION --------------------------------------------------------*/

.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
}

img.word_verification {
	border:none;
}

/*----------------------------------------------------------- SITEMAP -----------------------------------------------------------*/


#sitemap
{
	font-size: 1.2em;
	margin-left: 20px;
}

#sitemap ul li
{
	margin-left: 24px;
}

/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}




