body {
	min-width:980px;
	margin:0;
	color:#3b3635;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg);
}
/* general settings */
a {
	color:#3b3635;
	text-decoration:none;
}
img {border-style:none;}
.content a {text-decoration:underline;}
.content a:hover {text-decoration:none;}
/* wrapper container */
#wrapper {
	width:980px;
	margin:0 auto;
	padding:24px 0 25px 0;
}
/* header */
#header {
	position:relative;
	width:100%;	
	overflow:hidden;
	z-index:20;
}
/* top navigation holder */
.nav {
	width:940px;
	height:61px;
	overflow:hidden;
	padding:1px 20px 0 20px;
	background:url(../images/bg-nav.png) no-repeat;
}
.nav ul {
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;	
}
/* top navigation list */
.nav li {
	float:left;
	margin:0 2px 0 -2px;
	font:17px/35px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(../images/divider.gif) no-repeat;
}
.nav a {
	position:relative;
	float:left;
	color:#fff;
	padding:0 23px 0 25px;
}
.nav li.active a, .nav a:hover {background:url(../images/bullet-on.gif) no-repeat 50% 25px;}
/* visual box */
.visual {
	position:relative;
	width:960px;
	margin:-6px 10px 0 10px;
	overflow:hidden;
	background:#191615 url(../images/bg-visual.jpg) no-repeat;
	z-index:10;
}
/* logo */
.logo {
	float:left;
	margin:0;
	padding:25px 0 0 11px;
	width:280px;
	height:130px;
	text-indent:-9999px;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	background:url(../images/logo2.png) no-repeat;
	cursor:pointer;
}
/* placeholder for image or slider */
.placeholder {
	float:right;
	width:653px;
}
.placeholder img {vertical-align:top;}
/* additional navigation holder */
.add-nav {
	position:absolute;
	top:131px;
	left:104px;
	width:250px;
	overflow:hidden;
}
.add-nav ul {
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
/* additional navigation list */
.add-nav li {
	float:left;
	padding:0 2px 0 7px;
	margin:0 5px 0 -5px;
	background:url(../images/divider-point.gif) no-repeat 0 3px;
}
.add-nav a {
	float:left;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
a.hours {
	width:42px;
	background:url(../images/hours.png) no-repeat;
}
a.directions {
	width:68px;
	background:url(../images/directions.png) no-repeat;
}
a.phone {
	width:39px;
	background:url(../images/phone.png) no-repeat;
}
/* items holder */
.items {
	position:relative;
	width:960px;
	margin:0 10px;
	overflow:hidden;
	z-index:5;
}
.items-in {background:#840e0e url(../images/bg-items-in.gif) repeat-x 0 100%;}
.items-t {
	height:1%;
	overflow:hidden;
	padding:7px 0 11px 8px;
	background:url(../images/bg-items-t.gif) no-repeat;
}
span.items-b {
	display:block;
	width:100%;
	height:11px;
	overflow:hidden;
	background:url(../images/bg-items-b.png) no-repeat;
}
.items-t ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.items-t li {
	position:relative;
	float:left;
	margin:0 0 0 35px;
	background:url(../images/bg-items.gif) no-repeat 0 100%;
	display:inline;
}
.items-t li a {float:left;}
.items-t li img {vertical-align:top;}
.items-t strong {
	display:block;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:15px;
	text-indent:-9999px;
	cursor:pointer;
}
strong.dining {
	right:10px;
	width:95px;
	background:url(../images/dining.png) no-repeat;
}
strong.banquets {
	left:58px;
	width:151px;
	background:url(../images/score-text.png) no-repeat;
}
strong.specials {
	left:4px;
	width:113px;
	background:url(../images/specials.png) no-repeat;
}
.items a:hover {border:0;} /* fix ie6 */
.items a:hover strong.dining {background:url(../images/dining-on.png) no-repeat;}
.items a:hover strong.banquets {background:url(../images/score-text-on.png) no-repeat;}
.items a:hover strong.specials {background:url(../images/specials-on.png) no-repeat;}
/* main */
#main {
	position:relative;
	height:1%;
	overflow:hidden;
	margin:0 10px;
	padding:0 0 30px 43px;
	background:#d4a73f url(../images/bg-main.gif) repeat-x;
	z-index:1;
}
#main.home-page {
	margin-top:-22px;
}
#main.home-page .content {padding-top:28px;}
.image-in-content {float:right;}
/* content */
.content {
	height:1%;
	overflow:hidden;
	padding:20px 0 0 0;
}
.content h2 {
	color:#182750;
	margin:0;
	font-size:38px;
	line-height:40px;
	font:bold 38px/38px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.content h2 strong {
	display:block;
	margin:-4px 0 0 0;
}
.content p {margin:13px 0 0 0;}
.text-box {
	height:1%;
	overflow:hidden;
	padding:0 20px 0 0;
}
.text-box h2 {
	color:#6c0a09;
	font-size:23px;
}
.big-text {
	height:1%;
	overflow:hidden;
	color:#000;
	font-size:14px;
	padding:0 10px 0 0;
}
/* right column */
.column-r {
	float:right;
	width:218px;
	overflow:hidden;
	padding:28px 0 10px 0;
}
.black-box {
	width:192px;
	overflow:hidden;
	color:#f2d78e;
	background:url(../images/bg-black-box.gif) repeat-y;
}
.black-box-t {background:url(../images/bg-black-box-t.gif) no-repeat;}
.black-box-b {
	width:176px;
	padding:0 8px 14px 11px;
	overflow:hidden;
	background:url(../images/bg-black-box-b.gif) no-repeat 0 100%;
}
.black-box h3 {
	margin:0;
	padding:11px 0 9px 0;
	font-size:17px;
	line-height:21px;
	color:#fff;
}
.black-box dl, .black-box dt, .black-box dd {margin:0;}
.black-box dl {
	margin:15px 0 0 0;
	padding:0 0 4px 0;
}
.box div {
	height:1%;
	overflow:hidden;
	padding:0 4px 13px 4px;
}
.black-box a {color:#f2d78e;}
.black-box a:hover {text-decoration:underline;}
.black-box ul {
	width:100%;
	margin:0;
	padding:5px 0 10px 0;
	list-style:none;
}.ec3_events {list-style:none !important;}.ec3_events li ul li  {
 font-size:1em !IMPORTANT;
background:url(../images/bullet.gif) no-repeat 0 7px;
}
.black-box li {
	padding:0 0 1px 7px;
	background:url(../images/bullet.gif) no-repeat 0 7px;
}
.black-box p {
	margin:10px 0 0 0;
}
p.text-center {
	text-align:center;
	font-size:14px;
}
p.text-center em {
	font-style:normal;
	display:block;
	font-size:13px;
}
.content .text-box p {
	margin:0 0 16px 0;
	line-height:17px;
	text-align:justify;
	color: black;
}
/* footer */
#footer {
	width:924px;
	overflow:hidden;
	padding:0 33px 5px 23px;
	color:#fff;
	line-height:40px;
	font-size:11px;
	background:url(../images/bg-footer.png) no-repeat;
}
#footer a {color:#fff;}
#footer a:hover {text-decoration:underline;}
/* footer navigation holder */
.footer-nav {
	position:relative;
	width:100%;
	overflow:hidden;
}
.footer-nav ul {
	float:left;
	margin:0 0 0 -6px;
	padding:0;
	list-style:none;
}
/* footer navigation list */
.footer-nav li {
	float:left;
	padding:0 7px 0 10px;
	background:url(../images/divider2.gif) no-repeat 0 15px;
}
.footer-nav p {
	margin:0;
	text-align:right;
}