@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
}
#container  {
	width: 1200px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
}
#header  {
	background-color: #000;
	background-image: url(../images/header.jpg);
	height: 164px;
	position: relative;
	width: 1200px;
}
#header #specialsbg {
	background-image: url(../images/featuresbg.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 260px;
	background-position: bottom;
	position: absolute;
	left: 825px;
	top: 30px;
}
#header .facebook {
	height: 32px;
	width: 32px;
	left: 135px;
	position: absolute;
	top: 15px;
	display: block;
	background-image: url(../images/facebook.png);
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
}

a:hover.facebook {
	background-position: 0 -33px;
} 

#header .twitter {
	height: 32px;
	width: 32px;
	left: 175px;
	position: absolute;
	top: 15px;
	display: block;
	background-image: url(../images/twitter.png);
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
}

a:hover.twitter {
	background-position: 0 -33px;
} 

#header .social {
	height: 50px;
	width: 300px;
	left: 225px;
	position: absolute;
	top: 20px;
	display: block;
	overflow: hidden;
}

#specials {
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-right: 18px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
}
#specials #datemore {
	font-size: 10px;
	padding-top: 5px;
}
#specials #datemore a {
	color: #FFF;
}
#specialsdes {
	padding-top: 20px;
	width: 350px;
}

#specials #lunchspecial {
	padding-bottom: 5px;
}

/* MENU WIDTH SETTINGS */
#menu, #menu ul{width:950px;}
#menu ul li ul,  #menu ul li ul li {width: 170px;}
#menu ul li ul li a {width:170px; }
#menu ul li ul li ul {left:210px;}
/* MENU COLOR SETTINGS */
#menu, #menu ul li a {
background-color:#;}
#menu ul li a {
	color: #FFF;
}
#menu ul li a:hover, #menu ul li a:focus, #menu ul li a:active, #menu > ul > li:hover > a  {
color: #fffefd;
}
#menu ul li a:hover, #menu ul li a:focus, #menu ul li a:active, #menu > ul > li:hover > a, #menu li:hover a  {
	background-image: url(../images/menuhb2.png);
	background-repeat: repeat;
}
#menu ul li.selected > a {
	background-image: url(../images/menuhb2.png);
	background-repeat: repeat;
color: #fffefd;
}
#menu ul li ul li a{
border-top: 1px solid #;
}
#menu ul li ul li a {
background: x#f47d31;
color: #422f07;
}
#menu ul li ul li a:hover, #menu ul li ul li a:focus, #menu ul li ul li a:active, #menu ul li ul li:hover > a{
	color: #fffefd;
	background-image: url(../images/menuhb2.png);
}
/* GENERAL MENU SETTINGS */

#nav{
	height: 39px;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	padding-left: 128px;
}

#menu {
	padding:0px 0px 0px 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu a{
font-size: [menu-font-size];
	font-weight: normal;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu ul li {
position: relative;
float: left;
}
#menu ul li a {
	float: left;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#menu ul li.selected > a {
text-decoration: none !important;
}
#menu ul li em {
position: absolute;
left: -10001px;
top: -10001px;
}
#menu ul li ul {
display: none;
position: absolute;
left: 0;
top:100%;
z-index:500;
}
#menu ul li:hover > ul {
display: block;
}
#menu ul li ul li {
display: block;
float: none;
margin: 0;
}
html* #menu ul li ul li {
margin-bottom: -3px;
}
#menu ul li ul li a {
display: block;
float: none;
height: auto;
margin: 0;
padding: 6px 20px 6px 20px;
line-height: 1.3;
}
html* #menu ul li ul li a {
float: left;
}
#menu ul li ul li a:hover, #menu ul li ul li a:focus, #menu ul li ul li a:active, #menu ul li ul li:hover > a {
text-decoration: none;
}
#menu ul li ul li ul {
top: 0;
padding-left: 1px;
}
#menu ul li ul li ul li {
font-size: 1em;
}
#menu ul li ul li ul li a {
}
#menu img{display:none;}



#mainContent  {
	padding-right: 122px;
	padding-left: 128px;
	color: #FFF;
}
#mainContent-blog  {
	padding-right: 122px;
	padding-left: 128px;
	color: #FFF;
	padding-top: 30px;
}

#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#indextext {
	padding-top: 20px;

}



#video {
	padding-top: 15px;
}

#footer  {
	background-color: #000;
	background-image: url(../images/footerbg.jpg);
	height: 183px;
	padding-top: 0;
	padding-right: 122px;
	padding-bottom: 0;
	padding-left: 128px;
	float: left;
}
#footer #footerlinks {
	color: #E3CC97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	padding-top: 15px;
	width: 500px;
	float: left;
}
#footer #footerlinks2 {
	color: #9B792E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	padding-top: 15px;
	float: right;
}
#footer #footerlinks2 a {
	text-decoration: none;
	color: #9B792E;
}
#footer #reservationbox {
	float: left;
	width: 900px;
	padding-left: 40px;
	padding-top: 50px;
}

#footer #footerlinks2 a:hover {
	text-decoration: none;
	color: #E3CC97;
}




#bgfoodimage {
	background-image: url(../images/bgfoodimage-index.jpg);
	height: 609px;
}

#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#reservationbutton
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/makereservation-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}

#reservationbutton:hover
{ 
  background-position: 0 -57px;
}

#reservationbutton span
{
  display: none;
}#virtualtourbutton
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/viewvirtualtour-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}

#virtualtourbutton:hover
{ 
  background-position: 0 -57px;
}

#virtualtourbutton span
{
  display: none;
}#giftcardbutton
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/ordergiftcards-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}

#giftcardbutton:hover
{ 
  background-position: 0 -57px;
}
#giftcardformleft {
	width: 325px;
	float: left;
}
#giftcardform form div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 9px;
	display: block;
}
#giftcardformright {
	width: 325px;
	float: left;
	padding-top: 18px;
}



#giftcardbutton span
{
  display: none;
  }
#ordergiftcards {
	padding-top: 20px;
}
#giftcardformbg {
	background-image: url(../images/giftcardformbg.png);
	background-repeat: no-repeat;
	height: 545px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#fullmenubutton
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/dinermenu-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;
}

#fullmenubutton:hover
{ 
  background-position: 0 -57px;
}

#fullmenubutton span
{
  display: none;
  }#printerfriendly {
	font-size: 10px;
	color: #999;
	padding-left: 15px;
	display: block;
	padding-bottom: 25px;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 280px;
}
#printerfriendly:hover {
	color: #FFF;
}
#lunchmenubutton
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/lunchmenu-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}

#lunchmenubutton:hover
{ 
  background-position: 0 -57px;
}

#lunchmenubutton span
{
  display: none;
  }#takeoutmenubutton
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/takeoutmenu-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}

#takeoutmenubutton:hover
{ 
  background-position: 0 -57px;
}

#takeoutmenubutton span
{
  display: none;
}#winelistbutton
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/winelist-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}
#winelistbutton:hover
{ 
  background-position: 0 -57px;
}

#winelistbutton span
{
  display: none;
}#groupmenubutton2
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/groupmenu2-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}
#groupmenubutton2:hover
{ 
  background-position: 0 -57px;
}

#groupmenubutton2 span
{
  display: none;
  }#groupresbutton
{
	display: block;
	width: 296px;
	height: 57px;
	background-image: url(../images/groupres-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}
#groupresbutton:hover
{ 
  background-position: 0 -57px;
}

#groupresbutton span
{
  display: none;
   }#groupmenubutton
{
	display: block;
	width: 248px;
	height: 57px;
	background-image: url(../images/groupmenu-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;

}
#groupmenubutton:hover
{ 
  background-position: 0 -57px;
}

#groupmenubutton span
{
  display: none;
}
#bgfoodimagemenu {
	background-image: url(../images/bgfoodimage-menus.jpg);
	height: 609px;
}
#menuspacer {
	height: 295px;
	padding-top: 45px;
}
#menuspacer #menustext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFF;
	width: 550px;
	line-height: 39px;
}

#footer2 a  {
	text-decoration: none;
	color: #9B792E;
}
#footer2  {
	color: #9B792E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	padding-right: 122px;
	padding-left: 128px;
	text-align: right;
	padding-bottom: 10px;
	float: right;
}
#footer2 a:hover {
	text-decoration: none;
	color: #E3CC97;
}
#bgfoodimagewine {
	background-image: url(../images/bgfoodimage-wine.jpg);
	height: 609px;
}
#bgfoodimagelocation {
	background-image: url(../images/bgfoodimage-location.jpg);
	height: 609px;
}
#locationright {
	width: 387px;
	float: left;
	background-image: url(../images/contactformbg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 90px;
	height: 550px;
	padding-top: 25px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#locationright form div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 9px;
	display: block;
}


#locationleft {
	width: 450px;
	float: left;
	padding-top: 20px;
}
#locationleft #hours {
	width: 409px;
	height: 190px;
	float: left;
	background-image: url(../images/locationhoursbg.png);
	background-repeat: no-repeat;
}
#locationleft #map {
	float: left;
}

#locationleft #hours #winterhours {
	width: 200px;
	float: left;
}
#locationleft #hours #summerhours {
	width: 200px;
	float: left;
}
#locationleft p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
#bgfoodimagereservation {
	background-image: url(../images/bgfoodimage-reservation.jpg);
	height: 609px;
}
#mainContent  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#restext {
	padding-top: 20px;
}
#resform form div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 9px;
	display: block;
}
#resform  {
	width: 800px;
	height: 400px;
	background-image: url(../images/resformbg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#resformleft {
	width: 400px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#resformright {
	width: 400px;
	float: left;
	padding-top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#resgroupform form div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 9px;
	display: block;
}
#resgroupform {
	width: 350px;
	float: left;
}
#resgrouptext {
	float: left;
	width: 270px;
	padding-top: 35px;
}
#groupresbg {
	background-image: url(../images/groupresformbg.png);
	height: 435px;
	width: 654px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#bgfoodimagenewsletter {
	background-image: url(../images/bgfoodimage-newsletter.jpg);
	height: 609px;
	background-repeat: no-repeat;
}
.newsletter form .form .item #CLFullName, .newsletter form .form .item #CLEmailAddress {
	width: 250px;
	border: 3px solid #B5B7A1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.newsletter form .form .item label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 18px;
	display: block;
}
.newsletter {
	width: 500px;
	padding-top: 20px;
}
#bgfoodimagegiftcards {
	background-image: url(../images/bgfoodimage-giftcards.jpg);
	height: 609px;
}

#bgfoodimagetestimonials {
	background-image: url(../images/bgfoodimage-testimonials.jpg);
	height: 609px;
}
#bgfoodimageemployment {
	background-image: url(../images/bgfoodimage-employment.jpg);
	height: 609px;
}
#bgfoodimageblog {
	background-image: url(../images/bgfoodimage-blog.jpg);
		height: 609px;
}
#mainContent-blog .comment-list {
	margin-bottom: 36px;
	padding: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}

#mainContent-blog a {
	color: #CCC;
}
#mainContent-blog h2 a {
	color: #fff;
	text-decoration: none;
}

#mainContent-blog .form label, .webform label {
	    font-size: 12px;
}

#mainContent-blog .blog-post dl {
	margin: 0 0 18px;
	padding: 18px;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#employmentform form div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 9px;
	display: block;
}
#employment {
	padding-top: 20px;
}
#testimonialform form div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 9px;
	display: block;
}
#testimonialform {
	width: 400px;
	padding-top: 20px;
	float: left;
}
#testimonaillist {
	float: right;
	width: 500px;
	padding-top: 20px;
}
#testimonaillist p {
	padding: 10px;
}

#testimonaillist #testimonialbody {
	background-image: url(../images/testibodybg.png);
	background-repeat: repeat-y;
	background-position: right;
}
#testimonaillist #testimonialbody #testiname {
	text-align: right;
}
#privacy {
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-image: url(../images/systemmessagebg.png);
}
#privacy p {
	font-size: 14px;
}
#locationleft #holiday {
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	padding-bottom: 10px;
}
#sslseal {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#giftcardformright a {
	color: #FFF;
	font-size: 12px;
}
#groupmenubg {
	background-image: url(../images/groupresformbg.png);
	height: 435px;
	width: 950px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#resmenuform {
	width: 950px;
	float: left;
}
#resmenuform form div label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-top: 9px;
	display: block;
}
#resmenuformleft {
	width: 300px;
	float: left;
}
#resmenuformright {
	width: 300px;
	float: left;
}
#resmenuformrr {
	width: 200px;
	float: right;
	text-align: center;
	background-image: url(../images/systemmessagebg.png);
	background-repeat: repeat;
	height: 65px;
}
#resmenuformrr a {
	color: #FFF;
	text-decoration: none;
}
#resmenuformrr a:hover {
	color: #A90C17;
}
#resmenuform form a {
	color: #FFF;
}
#CAT_Custom_162386 {
	height: 80px;
	width: 252px;
}
#CAT_Custom_162385 {
	height: 80px;
	width: 252px;
}
#CAT_Custom_162387 {
	height: 80px;
	width: 252px;
}
#CAT_Custom_162388 {
	height: 80px;
	width: 252px;
}
#mainbuttons #groupeight {
	font-size: 10px;
	color: #FFF;
	padding-left: 20px;
	padding-top: 10px;
}
#opentableholder {
	float: left;
	width: 875px;
	padding-top: 5px;
	height: 580px;
	padding-left: 75px;
}
#otcontainer #otgpinfo {
	font-size: 12px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;

}
#mainContent #mainpagenote {
	float: left;
	background-image: url(../images/systemmessagebg.png);
	margin-top: 100px;
	margin-left: 80px;
	padding: 15px;
	width: 330px;
}
#mainpagenote p a {
	color: #F00;
}
#mainpagenote div a {
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
}

