body {
	font:12px Georgia, "Times New Roman", Times, serif;
	min-width:970px;
	margin:0;
	background-color:#7f0102;
}
img {border:0;}
a {
	color:#8E5822;
	text-decoration:underline;
}
a:hover {
	color:#452a11;
	text-decoration:underline;
}
hr {
	border: none 0;
	border-top: #e5cc83 solid 2px;
	height: 2px;
	margin: 10px 0 30px 0;
}
.clear {
	clear:both;
}
.photos {
	float:left;
	padding:2px 4px 1px 0px;
}
.specialbox{
	padding:10px 10px 0 10px;
	margin::0;
	background-color:#fff;
	border:#990000 dashed 1px;
	margin:0 10px 10px 0;
}
.specialbox h2{
	color:#990000;
	font-size:1.2em;
}

#page-holder{
	width:100%;
	overflow:hidden;
	padding:428px 0 0;
	position:relative;
}
body#subpage #page-holder{
	width:100%;
	overflow:hidden;
	padding:266px 0 0;
	position:relative;
}
#header{
	background:url(../images/header.jpg) repeat-x;
	width:100%;
	height:428px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
#headerbkg{
	background:url(../images/header_bkg.jpg) no-repeat top center;
	width:100%;
	height:428px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
body#subpage #header{
	background:url(../images/header.jpg) repeat-x bottom;
	width:100%;
	height:268px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
body#subpage #headerbkg{
	background:url(../images/header_bkg_sub.jpg) no-repeat top center;
	width:100%;
	height:268px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.sub-header{
	width:970px;
	margin:1px auto 0;
}
#headerphoto{
	background:url(../images/photoframe.png) no-repeat;
	width:869px;
	height:332px;
	overflow:hidden;
	padding:35px 43px 18px 50px;
	margin:4px 0 0 0;
}
#headerphoto img{
	border:#996600 1px solid;
}
body#subpage #headerphoto{
	background:url(../images/photoframe_sub.png) no-repeat;
	width:869px;
	height:172px;
	overflow:hidden;
	padding:35px 44px 18px 53px;
	margin:4px 0 0 0;
}
#headerphoto img{display:block;}
.navigation{
	width:100%;
	overflow:hidden;
	text-align:center;
	position:relative;
	margin:7px 0 0;
}
.navigation div{
	float:left;
	position:relative;
	left:50%;
}
.navigation ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	left:-50%;
}
.navigation li{
	float:left;
	padding:0 28px;
}
.navigation a{
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	overflow:hidden;
}
.navigation span{
	height:20px;
	display:block;
	cursor:pointer;
}
.navigation a:hover{position:relative;}


.about{width:99px;}
.about span{
	background:url(../images/about.png) no-repeat;
	width:199px;
}
.about:hover span{margin:0 0 0 -100px;}
.aboutActive span{
	background:url(../images/about.png) no-repeat;
	width:199px;
	margin:0 0 0 -100px;
}

.locations{width:99px;}
.locations span{
	background:url(../images/locations.png) no-repeat;
	width:199px;
}
.locations:hover span{margin:0 0 0 -100px;}
.locationsActive span{
	background:url(../images/locations.png) no-repeat;
	width:199px;
	margin:0 0 0 -100px;
}

.menus{width:69px;}
.menus span{
	background:url(../images/menus.png) no-repeat;
	width:137px;
}
.menus:hover span{margin:0 0 0 -69px;}
.menusActive span{
	background:url(../images/menus.png) no-repeat;
	width:137px;
	margin:0 0 0 -69px;
}

.specials{width:92px;}
.specials span{
	background:url(../images/specials.png) no-repeat;
	width:185px;
}
.specials:hover span{margin:0 0 0 -93px;}
.specialsActive span{
	background:url(../images/specials.png) no-repeat;
	width:185px;
	margin:0 0 0 -93px;
}

.reviews{width:86px;}
.reviews span{
	background:url(../images/reviews.png) no-repeat;
	width:172px;
}
.reviews:hover span{margin:0 0 0 -88px;}
.reviewsActive span{
	background:url(../images/reviews.png) no-repeat;
	width:172px;
	margin:0 0 0 -88px;
}

.contact{width:122px;}
.contact span{
	background:url(../images/contact.png) no-repeat;
	width:244px;
}
.contact:hover span{margin:0 0 0 -123px;}
.contactActive span{
	background:url(../images/contact.png) no-repeat;
	width:244px;
	margin:0 0 0 -123px;
}

#content{
	background:url(../images/content_bkg.jpg) 50% 0;
	width:100%;
}
#content .bg{
	background:url(../images/content-bg.png) repeat-x;
	width:100%;
	height:8px;
	overflow:hidden;
}
.sub-content{
	width:922px;
	overflow:hidden;
	padding:0 0 7px;
	margin:0 auto;
}
.hold{
	width:100%;
	overflow:hidden;
}
#content .hold{padding:15px 0 0;}
.leftColumn {
	float:left;
	width:210px;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	width:210px;
	height:80px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 0 0 6px;
}
.logo a{
	height:100%;
	display:block;
}
.contentblock{
	width:445px;
	float:left;
	padding:0 0 0 17px;
}
.contentblockLg{
	width:550px;
	float:left;
	padding:0 0 0 17px;
}
p.welcome{
	line-height:24px;
	color:#452a11;
	margin:0 0 24px 0;
	font-size:15px;
}
.errors{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:18px;
	color:#990000;
}
h1{
	font-size:24px;
	line-height:29px;
	font-weight:normal;
	color:#990000;
	margin:0;
}
h2{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#452a11;
	margin:0 0 .2em 0;
}
h3{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#452a11;
	margin:0;
}
p{
	line-height:18px;
	color:#452a11;
	margin:0 0 16px 0;
}

.contentblock ul {
	margin:0 0 0 10px;
	padding:0 10px 20px 0;
	font-size:12px;
	list-style-type:none;
}
.contentblock li {
	background: url(../images/bullet.gif) no-repeat left .2em;
	padding:0 0 0 15px;
	color:#452a11;
}

.googlemap{
	float:right;
	width:230px;
	overflow:hidden;
	padding:32px 0;
	border:2px solid #9f854a;
	padding:2px;
	margin:32px 0 0 0;
}

/* ///////// FOR FACEBOOK BUTTON ////////////// */
.socialblock{
	width:230px;
	float:right;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align:center;
}

.socialblock p{
	margin:0;
	}
.socialblock p img{
	margin:0;
	vertical-align:middle;
}
.socialblock a{
	font-size:12px;
}
.socialblock a:hover{text-decoration:none;}


/*///////   FEATURED CHEF   ////////*/
.featured-chef{
	width:230px;
	float:right;
	overflow:hidden;
	border:2px solid #9f854a;
	padding:2px;
	margin:32px 0 0 0;
}
.sub-featured{
	background:url(../images/bg.png);
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.sub-featured div{position:relative;}
.sub-featured div.chef{
	position:relative;
	padding:0 10px;
	margin:0;
}
.sub-featured div.chef p{
	padding:0;
	margin:15px 0 5px 0;;
}
.featured-chef h2{
	background:url(../images/featured-separator2.gif) no-repeat 50% 100%;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	color:#300;
	text-align:center;
	padding:0 0 21px;
	margin:18px 0 0;
}


/*///////   CHALKBOARD BACKGROUND   ////////*/
.featured{
	background:url(../images/chalkboard.jpg) no-repeat;
	float:right;
	width:230px;
	height:215px;
	overflow:hidden;
	padding:32px 0 0 0;
	text-align:center;
	color:#ccc;
}

.featured h2{
	background:url(../images/featured-separator.gif) no-repeat 50% 100%;
	display:block;
	font-size:15px;
	line-height:17px;
	font-weight:normal;
	color:#ccc;
	text-align:center;
	padding:0 0 20px 0;
	margin:0 45px 0 40px;
}
.featured ul{
	/*background:url(../images/featured-separator.gif) no-repeat 50% 100%;*/
	list-style:none;
	display:block;
	width:170px;
	margin:10px 30px 0 26px;
	padding:0;
}

/*///////   CHALKBOARD TEXT   ////////*/
.featured ul li{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
	text-align:center;
	padding:0;
	margin:0;
	width:170px;
}
.featured ul p{
	margin:0;
	padding:0;
	color:#ccc;
}
.featured ul p img{
	margin:0 4px;
	vertical-align:middle;
}
.featured ul a{
	color:#ccc;
	text-decoration:underline;
}
.featured ul a:hover{text-decoration:none;}
.events{
	width:928px;
	list-style:none;
	padding:16px 0 0;
	margin:0 -6px 0 0;
}
.events li{
	width:218px;
	float:left;
	border:2px solid #9f854a;
	padding:2px;
	margin:0 6px 0 0;
}
.events .inner{
	background-color:#9f854a;
	width:100%;
	overflow:hidden;
	padding:7px 0;
}
/*.events .inner a div{position:relative;}
.events .inner a{position:relative;}*/

.events img{
	float:left;
	padding:0 7px;
}
.events a h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:19px;
	font-weight:normal;
	line-height:19px;
	color:#FEF9D9;
	padding:0;
	margin:0;
}
.events a:hover h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:19px;
	font-weight:normal;
	line-height:19px;
	color:#4b3d1f;
	padding:0;
	margin:0;
}
#footer{
	background:#7F0101 url(../images/footer.jpg) repeat-x;
	width:100%;
	border-top:2px solid #3b2516;
}
.sub-footer{
	width:925px;
	overflow:hidden;
	padding:0 0 40px;
	margin:0 auto;
}
.banners{
	background:url(../images/sisters_bkg.jpg) no-repeat;
	width:925px;
	height:115px;
	text-align:center;
	overflow:hidden;
}
.banners div{
	float:left;
	position:relative;
	left:50%;
}
.banners ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	left:-50%;
}
.banners ul li{
	float:left;
	padding:10px 8px 0;
}
.banners ul img{display:block;}
#footer .hold{margin:-3px 0 0;}
#footer .hold ul{
	float:left;
	display:inline;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0 0 0 5px;
}
#footer .hold ul li{
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	float:left;
	display:inline;
	font:10px/14px Arial, Hevetica, sans-serif;
	color:#f7d9a0;
	padding:0 5px;
	margin:0 1px 0 -1px;
}
#footer .hold ul a{
	color:#f7d9a0;
	text-decoration:none;
}
#footer .hold ul a:hover{text-decoration:underline;}
#footer .hold p{
	float:right;
	display:inline;
	font:10px/14px Arial, Hevetica, sans-serif;
	color:#f7d9a0;
	margin:0 5px 0 0;
}

/* - Forms ---------------------------*/

/* id for the form itself */
form#gb_form { 
  padding: 0;
  margin: 0 0 20px 0;
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
 padding: 0;
 margin: 0;
 border: none;
}

/* form legends and dt "heading" */
legend, dt { 
  color: #000;
  font-size : 1.2em;
  padding: 0 8px;
}

/* form label text */
label { 
  color: #452a11;
  font-size: 1em;
  font-weight:bold;
}

/* all inputs, select, and textarea */
.form_options {
	font: 1.1em Arial, Verdana, Helvetica, sans-serif;
  	color: #472a18; 
}
input.med, input.short, select.med, textarea.textbox { 
  font: 1.1em Arial, Verdana, Helvetica, sans-serif;
  color: #472a18; 
  padding: 2px; 
  margin: 0 0 5px 0; 
  background-color: #fefce9;
  border: solid 1px #9f854a;
}
input.med:hover, input.short:hover, select.med:hover, textarea.textbox:hover, input.med.hover, input.short.hover, select.med.hover, textarea.textbox.hover { 
  font: 1.1em Arial, Verdana, Helvetica, sans-serif;
  color: #472a18; 
  padding: 2px; 
  margin: 0 0 5px 0; 
  background-color: #fff;
  border: solid 1px #9f854a;
}

input.button {
  border: solid 1px #c6b182;
  padding: 4px;
  margin: 10px 0 0 0;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 1.3em;
  cursor: pointer;
  background-color:#9f854a;
  color: #fefce9;
}
input.button:hover, input.button:focus, input.button.hover, input.button.focus {
  border: solid 1px #472a18;
  padding: 4px;
  margin: 10px 0 0 0;
  font-size: 1.3em;
  cursor: pointer;
  background-color:#9f854a;
  color: #472a18;
}
.whythis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
}
ul.forms {

}
.clearR {
	clear:right;
}