@charset "utf-8";
/* CSS Document */

body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/stipres.jpg);
}
* {
	margin:0;
	padding:0
}
img {
	border:none
}
.clear {
	clear:both;
	width:100%
}
#main {
	float:left;
	width:100%;
	background:url(../images/page-bg.jpg);
}
#wrapper {
	margin:0 auto;
	width:1004px;
}
#header {
	width:1004px;
	float:left;
}
#header .logo {
	float:left;
}
#header .right_details {
	float:right;
	width:200px;
	font-size:14px;
	color:#FFFFFF;
	margin:41px 0 0 0;
}
#header .right_details .address {
	font-size:14px;
	color:#e5e5e5;
}
#header .right_details .address span {
	font-size:14px;
	color:#f0dea7;
}
#header .right_details .address h3 {
	font-size:14px;
	color:#e5e5e5;
}
#header .right_details .schedule {
	font-size:14px;
	color:#e5e5e5;
	padding:13px 0 0 0;
	float:left;
	width:150px
}
.banner_container {
	float:left;
	width:980px;
	background:url(../images/header-img-shadow.png);
	height:350px;
	padding:12px;
}

.banner_container img{ float:left}

#body_container {
	width:1006px;
	float:left;
	margin:-5px 0 0 0;
	position:relative;
}
#left_container {
	float:left;
	width:306px;
}
#left_container ul {
	float:left;
	width:280px;
	list-style:none;
	padding:14px 0 0 26px;
}
#left_container ul li {
	padding:0 0 5px 0;
}

#left_container ul li  a.home{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat 0 0}
#left_container ul li  a.food_wine{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat 0 -21px}
#left_container ul li  a.private_parties{ float:left; text-decoration:none; width:243px; height:21px; background:url(../images/menu_strip.jpg) no-repeat 0 -42px}
#left_container ul li  a.events{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat 0 -63px}
#left_container ul li  a.directions{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat 0 -84px}
#left_container ul li  a.contact{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat 0 -105px}


#left_container ul li  a.home:hover{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px 0}
#left_container ul li  a.food_wine:hover{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -21px}
#left_container ul li  a.private_parties:hover{ float:left; text-decoration:none; width:243px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -42px}
#left_container ul li  a.events:hover{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -63px}
#left_container ul li  a.directions:hover{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -84px}
#left_container ul li  a.contact:hover{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -105px}

#left_container ul li  a.home_current{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px 0; cursor:text}
#left_container ul li  a.food_wine_current{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -21px; cursor:text}
#left_container ul li  a.private_parties_current{ float:left; text-decoration:none; width:243px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -42px; cursor:text}
#left_container ul li  a.events_current{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -63px; cursor:text}
#left_container ul li  a.directions_current{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -84px; cursor:text}
#left_container ul li  a.contact_current{ float:left; text-decoration:none; width:214px; height:21px; background:url(../images/menu_strip.jpg) no-repeat -246px -105px; cursor:text}





#right_container {
	float:left;
	width:700px;
}
#right_container img {
	float:left;
}
#right_container .content_container {
	padding: 0 24px 10px 24px;
	background:url(../images/right-box-middle-shadow.png);
	float:left;
	width:644px;
}
#right_container .content_container h2 {
	font-size:18px;
	color:#3a6369;
	padding:3px 0 3px 0
}
#right_container .content_container p {
	font-size:12px;
	color:#757575
}
#right_container .container_box {
	float:left;
	width:635px;
	background:url(../images/container-bg-strip.jpg);
	margin:5px 0 0 0;
}
#right_container .container_box p {
	font-size:12px;
	color:#757575;
	padding:0 0 10px 32px;
}

#right_container .container_box ul {
	padding:0 0 0 40px;
	list-style: inside square;
}

#right_container .container_box ul li {
	padding:0 0 15px 0;
}

#right_container .container_box a {
	color:#757575;
	text-decoration:none;
}
#right_container .container_box a:hover {
	text-decoration:underline;
}

#footer {
	clear: both;
	text-align: right;
	font-size:11px;
	padding:10px 35px 0 0;
	color:#666;
}
#footer a {
	color:#666;
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
