body{
	margin:0;
	color:#000;
	font:12px "Times New Roman", Times, Georgia, serif;
	background:#2c1000;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#e8ded4;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:980px;
	margin:0 auto;
	background:url(../images/bg-wrapper.jpg) no-repeat 0 100%;
}
#header{
	background:url(../images/bg-header.gif) no-repeat;
	height:104px;
	padding:13px 30px 0 56px;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	width:120px;
	height:96px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.slogan{
	background:url(../images/slogan.gif) no-repeat;
	width:162px;
	height:27px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	/* margin:40px 0 0 29px; */
	margin:40px 0 0 20px;
}
.main-nav{
	margin:22px 0 0;
	padding:12px 0 0;
	list-style:none;
	background:url(../images/bg-nav-3.gif) no-repeat;
	float:right;
	height:43px;
	line-height:32px;
	font-size:16px;
	overflow:hidden;
	font-weight:normal;
}
.main-nav li{
	float:left;
	padding:0 9px 0 12px;
	background:url(../images/separator.gif) no-repeat;
	margin:0 2px 0 -2px;
}
.main-nav a:hover, .main-nav .active a{
	color:#009d57;
	text-decoration:none;
}
#main{
	padding:0 0 18px;
	width:100%;
	overflow:hidden;
}
.heading{
	position:relative;
	margin-bottom:28px;
}
.heading img{display:block;}
.heading h1{
	background:url(../images/text-welcome.gif) no-repeat;
	width:306px;
	height:68px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:7px 0 0;
}
.heading .text-box{
	width:894px;
	position:absolute;
	left:0;
	top:0;
	padding:28px 36px 0 50px;
}
.info-box{
	float:right;
	position:relative;
	text-align:center;
	color:#fff;
	width:400px;
	height:245px;
	font-size:14px;
}
.info-box h2, .working h3{
	background:url(../images/text-todays.gif) no-repeat;
	width:164px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
.working{
	width:100%;
	position:absolute;
	left:0;
	bottom:8px;
	line-height:16px;
}
.working h3{
	background:url(../images/text-hours.gif) no-repeat;
	margin:0 auto;
	width:114px;
	height:16px;
}
.working p{margin:0;}
.columns{
	width:980px;
	overflow:hidden;
	padding-left:16px;
}
.column, .bar-box{
	height:215px;
	width:285px;
	padding:5px 10px 10px;
	background:url(../images/bg-column.gif) no-repeat;
	float:left;
	margin-right:18px;
	line-height:18px;
	position:relative;
}
.upcoming, .catering, .bar, .subscribe{
	margin:0 0 13px;
	text-indent:-9999px;
	overflow:hidden;
}
.upcoming{
	background:url(../images/text-upcoming.gif) no-repeat;
	width:133px;
	height:21px;
}
.catering{
	background:url(../images/text-catering.gif) no-repeat;
	width:130px;
	height:22px;
}
.bar{
	background:url(../images/text-thebar.gif) no-repeat;
	width:59px;
	height:16px;
}
.column p{margin:0 0 4px;}
.service img{
	float:right;
	margin:-12px -8px -12px 0;
}
.block{padding:0 0 11px 5px;}
.block .date{font-style:normal;}
.subscribe{
	background:url(../images/text-subscribe.gif) no-repeat;
	width:201px;
	height:16px;
	margin:0 0 6px;
}
.calendar, .more{
	width:88px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:15px;
	bottom:20px;
}
.calendar{background:url(../images/btn-calendar.gif) no-repeat;}
.more{background:url(../images/btn-readmore.gif) no-repeat;}
.columns .low{
	padding:0;
	background:none;
	width:305px;
	height:230px;
}
.bar-box{
	background:url(../images/bg-column-low.gif) no-repeat;
	margin:0 0 5px;
	height:153px;
	padding-bottom:0;
}
.bar-box img{
	margin:-6px 0 0 -9px;
	display:block;
}
.bar-box .box-holder{
	position:absolute;
	left:1px;
	bottom:0;
}
.bar-box .text-box{
	background:url(../images/bg-title.png) no-repeat;
	width:272px;
	height:33px;
	padding:10px 22px 0 9px;
}
.check{
	width:193px;
	height:23px;
	background:url(../images/text-check.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
.button{
	width:59px;
	height:26px;
	background:url(../images/btn-bar.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	position:relative;
}
.subscribe-box{
	background:url(../images/bg-form.gif) no-repeat;
	overflow:hidden;
	height:55px;
	width:292px;
	padding:12px 0 0 12px;
	float:left;
}
.subscribe-form .text{
	background:url(../images/bg-text.gif) no-repeat;
	float:left;
	padding:0 23px;
}
.subscribe-form .text input{
	background:none;
	border:none;
	width:136px;
	color:#666;
	margin:0;
	padding:6px 0 6px;
	line-height:13px;
}
.subscribe-form .submit{
	background:url(../images/btn-submit.png) no-repeat;
	border:none;
	width:84px;
	height:33px;
	padding:0;
	margin:-3px -1px 0;
	cursor:pointer;
	float:left;
}
#footer{
	text-align:center;
	color:#e8ded4;
	font:11px Arial, Helvetica, sans-serif;
	padding-bottom:12px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
}
#footer li{
	display:inline;
	background:url(../images/footer-separator.gif) no-repeat 0 5px;
	padding:0 5px 0 12px;
}
#footer li:first-child{background:none;}
#footer p{margin:0;}

.column1 {
	/* height:215px; */
	width:951px;
	/* padding:5px 10px 10px; */
	background: url(../images/bg-1-column-long.png) no-repeat;
	float:left;
	margin-right:18px;
	line-height:18px;
	position:relative;
}
.ex-long {
	background: url(../images/bg-1-column-ex-long.png) no-repeat;
}
.column1 h2 {
	color: #fff;
	margin:0;
	padding: 5px 0 0 15px;
	font-style:italic;
}
.column1 .block p {
	padding: 10px 10px 0 10px;
}
.column1-end {
	height:5px;
	width:951px;
	background: url(../images/bg-1-column-end.png) no-repeat;
	float:left;
	position:relative;
}

.calendar-next a { color:#000; }
.calendar-prev a { color:#000; }

.calendar-table td { padding:5px; }

.page-id-27 p { font-size:13px; }
.page-id-78 p { font-size:13px; }
.page-id-23 p { font-size:13px; }




