body {
	background-color: #362d29;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #706456;
}
.maincopy {
	padding-top: 35px;
	padding-bottom: 30px;
}
.top {
	background-color: #5a5151;
}
.navbg {
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
}
.mainsides {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.maineclub {
	border: 1px solid #e5b55e;
	padding: 0px;
	margin-left: 20px;
	float: right;
	margin-top: 5px;
}
.formfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.maineclubpadding {
	padding-left: 20px;
	padding-top: 5px;
}
.eclubpadding {
	padding-top: 30px;
	padding-bottom: 30px;
}
.copy {
	padding-top: 35px;
	padding-bottom: 30px;
	text-align: left;
}
.vline {
	background-color: #edca8d;
	width: 1px;
}
.mainarea {
	background-color: #FFFFFF;
}
.footerbg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #cc5908;
	text-decoration: none;
}
a:visited {
    color: #cc5908;
	text-decoration: none;
}
a:hover {
	color: #eca01a;
	text-decoration: none;
}
.formtop {
	background-color: #5a5151;
	color: #ffffff;
}

.menu-header
{
	color:#b2b971;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}

h2 { 
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 15px;
}

h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.4em;
}

.daily-specials
{
	font-size:13px;color:#4f473d
}

.event { min-height: 240px; }
.event h3 { font-size: 13px; }
.event p { margin: 0 0 20px 0; }
.event .menu { border: 1px solid #cccccc; margin-bottom: 20px; padding: 20px 0 12px 0; text-align: center; }
.event .menu h4 { margin: 0; padding: 0; }
.event .chef { border-bottom: 1px solid #cccccc; margin-bottom: 20px; }
.event .chef h4 { margin: 0; padding: 0; font-weight: bold; font-size: 12px; }
.event .chef .thumbnail { display: block; float: left; margin: 0 12px 20px 0; }

.clear { clear: both; height: 0; overflow: hidden; }

