body {
	background:url(../images/page_bg_restaurant.jpg) top center no-repeat #000;
}
/* -------------------------------------------------------------------------------------------- TEXT STYLING */

h1, h2, h3, h4 {color:#813439;}

/* -------------------------------------------------------------------------------------------------- HEADER */

#header h1 {background:url(../images/stables_sprite.jpg) 0 -446px no-repeat;}

/* ------------------------------------------------------------------------------------------------- NAV BAR */

#nav {background:#813439;border-top:1px solid #bf4d55;border-bottom:1px solid #2a1012;}
#nav li a {color:#fcf9f0;background:url(../images/stables_sprite.jpg) right -727px no-repeat;}
#nav li a:hover, #nav a:active {background:url(../images/stables_sprite.jpg) right -767px no-repeat;text-decoration:underline;}
.navlast a:hover, .navlast a:active {background:url(../images/stables_sprite.jpg) 0 -767px no-repeat !important;}

/* -------------------------------------------------------------------------------------------- CONTENT AREA */

.menuheader {background:url(../images/stables_sprite.jpg) 0 -76px no-repeat #813439;}

/* -------------------------------------------------------------------------------------------------- FOOTER */

#footer {background:#813439;color:#fcf9f0;}

/* ---------------------------------------------------------------------------------------------------- MENU */

.menu {text-align:center;}

.menu p {font-family:Georgia,Times New Roman,Times,serif;font-style:italic;width:80%;margin-left:auto;margin-right:auto;}

.menu h3, .menu h4 {padding-top:0.7em;}


.bar_menu_table {margin-bottom:1.4em;}

.bar_menu_table td {border-bottom:1px dotted #eee9db;padding-top:3px;}

/* ------------------------------------------------------------------------------------------ CHRISTMAS MENU */

.christmas_dates_side {float:right;padding:10px;background:#f2eee3;font-size:0.9em;margin-left:1.4em;}
.christmas_dates_side h2 {font-size:1.4em;}
.christmas_dates_side h3 {font-size:1.2em;}

.christmas_dates_side table {margin-bottom:1em;font-size:0.9em;}
.christmas_dates_side tbody tr td {padding:1px 10px 1px 0;border-bottom:1px dotted #ddd9cc;}
.christmas_dates_side th {text-align:left;}

