
/*-------RESET-----*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {content:'';}
abbr,acronym { border:0;}


a {outline: none;} /* removes the dotted border around links in firefox */
img {border:0;}  /*removes all borders around any links including images */
body { font-size: 75%; line-height: 12px;} /* by using font-size: small; you can set sizes using %. 100% is roughly = to 12px */
html>body {font-size:12px;}


/*	GENERAL STANDARDS
--------------------------------------------------------------*/

a {
	color: #000;
	text-decoration: underline;
}

a:hover {text-decoration: underline;}
a:focus {outline:none;}

p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom:1em;
}  

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

sup {
	font: normal .6em/1em Arial, Helvetica, sans-serif;
	*font: normal .8em/1em Arial, Helvetica, sans-serif; /* - IE handles this differently, it is larger in FF, Safari etc. */
}


/*	HEADINGS
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {font-size: 1.6em; line-height: 1.8em;}
h2 {font-size: 1.4em; line-height: 1.6em;} /* 18px fs / 30px lh */
h3 {font-size: 1.2em; line-height: 1.4em;} /* 16px fs / 27px lh */
h4 {font-size: 1.1em; line-height: 1.2em;} /* 14px fs / 24px lh */
h5, f6{font-size: 1em; line-height: 1.75em;} /* 12px fs / 21px lh */


/*	LISTS
--------------------------------------------------------------*/
ol, ul, ul li, ol li {
	margin: 0;
	padding: 0;
}

body {background: url(images/bg.jpg) no-repeat center top #9e8962;}

/*	WRAPPER(S)
------------------------------------------------------------*/

#wrapper {
	background: url(images/wrapper-bg.png) repeat-x;
	overflow: hidden;
	width: 100%;
}

#page-wrapper {
	margin: 0 auto;
	position: relative;
	width: 990px;
}

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

#header {
	background: url(images/header-bottom-bg.png) no-repeat bottom left;
	height: 175px;
	overflow: hidden;
}

#rewards {
	float: right;
	margin: 8px 10px;
}

#rewards li {
	float: left;
	margin-left: 20px;
}

div#logo {
	background:url("images/logo.png") no-repeat;
	display:block;
	height:185px;
	left:-20px;
	position:absolute;
	width:375px;
	z-index:5;
}

div#logo a {
	display:block;
	height:112px;
	left:77px;
	position:relative;
	text-indent:-9999px;
	top:18px;
	width:212px;
}



/*	NAVIGATION
------------------------------------------------------------*/
#navigation {
	background:url(images/nav.png) no-repeat;
	display: block;
	float: right;
	height: 46px;
	position: absolute;
	right:10px;
	top: 75px;
	width: 620px;
	z-index: 5000;
}


/*	BODY/CONTENT
------------------------------------------------------------*/

#content-wrapper {
	background: url(images/content-bg.png) repeat-y ;
	float: left;
	padding-bottom: 40px;
	width: 100%;
}

#body {
	float: left;
	margin: 0 0 0 50px;
	overflow: hidden;
	width: 575px;
}

#body h2 {
	background: url(images/content-header-top.png) no-repeat top center;
	color:#24221d;
	font:23px/55px Georgia,Times New Roman,Times,serif;
	height:38px;
	margin: 0;
	text-align: center;
}

#body h1 {
	border-bottom: solid 1px #49463f;
	font: italic 16px/30px Georgia, Times New Roman, Times, serif;
	margin: 0 0 15px 0;
	text-align: center;
}

#body img {
	float: left;
	margin: 0 20px 10px 0;
}

.sidebar {
	float:left;
	margin:0 20px;
	overflow:hidden;
	width:295px;
}

.callout {
	background-color: purple;
	margin-bottom: 10px;
	overflow: hidden;
}

/*	JS - SLIDER
---------------------------------*/

#js-wrapper {
	background: url(images/js-bg.png) no-repeat;
	display: block;
	height: 479px;
	position: relative;
	top:-12px;
	width: 990px;
	z-index: 0;
}

#js-slider {

}

#slider1  {
	display:block;
	float:left;
	height:425px;
	margin:22px 0 0 45px;
	width:650px;
}
/*
#slider1 h2  {
	font-size:24px;
	color:#ffffff;
	margin-bottom:0px;
}
*/
#slider1 h3  {
	font: normal 20px/22px New Times Roman, Times, serif;
	color:#ffffff;
	margin: 10px 0 0 20px;
}
#slider1Content  {
    width: 650px; /* important to be same as image width or wider */
	margin-left: 0;
    position: relative;
	top: 1px;
}
.slider1Image  {
    float: left;
    position: relative;
	display: none;
}

.slider1Image span  {
	background:url(images/slide-bg.png) repeat;
	bottom: 2px;
    color: #fff;
    display: none;
    left: 0;
    position: absolute;
	font-size:12px;
    width: 650px;

}
.slider1Image span p {
	color:white;
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	margin: 5px 20px 20px;
}

/*	RESTAURANT INFO PANEL
---------------------------------*/

#restaurant-info {
	float: right;
	margin: 18px 25px 0 0;
	width: 235px;
}

#restaurant-info h3 {
	color:#840000;
	font: normal 36px/36px Georgia, Times New Roman, Times, serif;
	margin: 0 0 10px ;
}

#restaurant-info h3 span {
	display: block;
	font: normal 16px/12px Georgia, Times New Roman, Times, serif;
	width: 100%;
}

#restaurant-info address {
	color: #2e1717;
	font: normal 15px/18px Georgia, Times New Roman, Times, serif;
}

/*	SPECIALS & Menu Listings
---------------------------------*/

.widgets  {
	float: left;
	overflow: hidden;
	width: 295px;
}
h3.sidebar-hdr {
	background: url(images/specials-hdr.png) no-repeat center top;
	color:#cac198;
	font: normal 18px/82px Georgia, Times New Roman, Times, serif;
	height: 63px;
	text-align: center;
	font-variant: small-caps;
}
.sidebar-bg {
	background: url(images/specials-bg.png) no-repeat bottom center;
	padding: 10px 25px 45px;
	overflow: hidden;
}

/* page listing styles in the sidebar */

.sidebar-menu ul li {
	font: normal 16px/24px Georgia, New Times Roman, Times, serif;
	padding: 5px 0 5px 5px;
	border-bottom: solid 1px #BFB7A7;	
}
.sidebar-menu ul li a {
	color:#621916;
	text-decoration: none;
}
.sidebar-menu ul li a:hover {
	color:#3F0A08;
}
.sidebar-menu ul li:last-child {
	border-bottom: none;
}

.sidebar-bg dl {
	font: normal 14px/18px Georgia, New Times Roman, Times, serif;
	margin: 0;
}

.sidebar-bg dl dt strong {
	font-weight: bold;
}

.sidebar-bg dl dd {
	font-size: 14px;
	margin:0px 0 15px;
}
.sidebar-bg dl dd em {font-size: 13px;}
.sidebar-bg dl dd strong {float: right; *display:inline;}

.sidebar-bg dl dd span {
	display: block;
	float: right;
}

#gifts, #carryout {
	border-top:1px solid #49463F;
	color: #6B221F;
	font:italic bold 16px/24px Georgia,Times New Roman,Times,serif;
	padding:5px 0 0;
	margin-bottom: 0;
	text-align: center;
}

#carryout {
	border-top: none;
	border-bottom:1px solid #49463F;
	padding: 0 0 5px;
}


/*	FOOD MENU STYLES
---------------------------------*/

#body dl, #body ul, #body table {
	font: normal 14px/18px Georgia, New Times Roman, Times, serif;
}

#body dl dt, #body ul li {
	font-weight: bold;
	position: relative;
	clear: both;
	display: block;
}

#body dl dt em, 
#body ul li em,
body.wine-list #body dl dd em {
	position:absolute;
	right: 50px;
	margin:0 0 0 50px;
	font: bold 14px/18px Georgia, New Times Roman, Times, serif;
}

#body dl dd, #body ul li {
	margin-bottom: 10px;
	clear:left;
	position: relative;
}

#body dl dd em {
	font: italic 12px/14px Georgia, New Times Roman, Times, serif;
	text-align: center;
}

body.lunch #body p,
body.dinner #body p
body.wine-list #body p,
body.desert-menu #body p,
body.ala-carte #body p,
body.funeral-lunch #body p,
body.family-style-lunch #body p,
body.family-style-dinner #body p,
body.three-choice-lunch #body p,
body.three-choice-dinner #body p,
body.chicken-piccata #body p,
body.pizza-pasta #body p, 
body.home-catered #body p {
	font: normal 14px/18px Georgia, New Times Roman, Times, serif;
	border-top:1px dotted #7e7a6e;
	padding-top: 10px;
	text-align: center;
	width: 90%;
	margin: 25px auto 0;
}

/* headers */
body.lunch #body h3,
body.dinner #body h3, 
body.wine-list #body h3,
body.desert-menu #body h3,
body.ala-carte #body h3,
body.funeral-lunch #body h3,
body.family-style-lunch #body h3,
body.family-style-dinner #body h3,
body.three-choice-lunch #body h3,
body.three-choice-dinner #body h3,
body.chicken-piccata #body h3,
body.pizza-pasta #body h3, 
body.home-catered #body h3 {
	border-top:2px dotted #7e7a6e;
	border-bottom:2px dotted #7e7a6e;
	font: normal 16px/18px Georgia, New Times Roman, Times, serif;
	padding: 5px 0;
	text-align: center;
	margin: 25px 0 10px;
}
#body h3 em {
	display: block;
	width: 75%;
	font: italic 12px/16px arial, helvetica, sans-serif;
	margin: 0 auto;
}

/*	BUTTONS
---------------------------------*/

a#facebook-btn {
	background: url(images/facebook.png) no-repeat;
	display: block;
	height: 36px;
	margin-top: 10px;
	text-indent: -9999px;
	width: 154px;
}

a#facebook-btn:hover {
	background-position: 0 -36px;
}

a#directions-btn {
	background: url(images/get-directions.png) no-repeat;
	bottom:24px;
	display: block;
	height: 32px;
	position: absolute;
	right:32px;
	text-indent: -9999px;
	width: 156px;	
}

a#directions-btn:hover {
	background-position: 0 -32px;
}

/*	FOOTER
------------------------------------------------------------*/
#footer {
	background: url(images/footer-bg.png) no-repeat;
	clear: both;
	font-size: 1.1em;
	height: 160px;
	padding: 30px 50px 0 ;
	position: relative;
	overflow: hidden;
	top:-25px;
	width: 890px;
}

#copyright-foot {float: left;}

#hours {
	float: right;
	margin-top: -10px;
	width: 40%;
}

#hours h4 {
	font: normal 1.2em/2em Georgia, Times New Roman, serif;
	margin-top: -10px;
	*margin-top:-5px;
}

#hours dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin: 0 20px 8px 0;
	width: 35%;
	text-align: right;
	display: block;
}

#hours dd {
	float: left;
	*float:none;
	width: 55%;
	display: block;
	clear:;
}
#hours dd span {
	display: block;
	font: italic 10px/10px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	width: 100%;
}
#map-wrapper {
	background: url(images/map-bg.png) repeat;
	padding: 10px;
	margin: 10px 50px 0 0;
	float: right;
}
#map_canvas {

	width: 275px;
	height: 350px;
	display: block;
}
#map-address {
	font: normal 13px/18px Georgia, Times New Roman, serif;
	height: 110px;
}

/*---Footer Navigation---*/

ul.footer-nav {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	width: 45%;
	float: left;
	clear: left
}

ul.footer-nav li {
	float: left;
	margin:2px 0;
	width:40%;
}

ul.footer-nav li a {
	color:black;
	font: normal 1em/1em Times New Roman, Times, sans-serif;
	text-decoration: none;
}

ul.footer-nav li a:hover {color: #840000;}



/*	Specific Pages
------------------------------------------------------------*/

body.special-events-catering div#body p img,
body.the-menu div#body p img {
	background: url(images/map-bg.png) repeat;
	padding: 7px;
}

/*---contact page---*/

body.contact-us div.wpcf7 p {margin-bottom: 5px;}
body.contact-us div.wpcf7 p em {font-style: italic;	color:#7F0A07; font-size: small;}
body.contact-us div.wpcf7 p input,
body.contact-us div.wpcf7 p textarea {
	background-color:#FFFAEF ;
	border: 1px solid #49463F;
	padding: 5px;
	width: 400px;
}
body.contact-us div.wpcf7 p#captcha img {
	background-color:#FFFAEF ;
	border: 1px solid #49463F;
	float: left;
}
body.contact-us div.wpcf7 p#captcha span.wpcf7-form-control-wrap  {
	position:relative;
	display: block;
}
body.contact-us div.wpcf7 p#captcha span.wpcf7-form-control-wrap input {float: left; width: 100px;}
body.contact-us div.wpcf7 p#submit {
	clear: both; 
}
body.contact-us div.wpcf7 p#submit input {
	color: #FFFAEF;
	border: none;
	font-size: 1em;
	background-color:#7F0A07;
	font-weight: bold;
	padding: 10px 20px;
	float: left;
	width: 100px;
	cursor: pointer;
}
body.contact-us div.wpcf7 p#submit input:hover {background-color: #5F0806;}






.menu-header {display: none;}
