body {
	background-color:#2b1710;
	background-image:url(/images/background.jpg);
	margin:30px auto 10px auto;
}

#clearme {
clear:both;}

#holder {
	margin:auto;
	width:840px;
}

#left {
	width:240px;
	float:left;
}

#logo {
	background-image:url(/images/benlogo1.jpg);
	background-repeat:no-repeat;
	border:2px solid #fff;
	height:364px;
	margin:0 0 8px 0;
}

#logo h1 {
	display:none;
}

#details {
	height:161px;
	background-image:url(/images/details_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#25170c;
	border:2px solid #fff;
}

#details h2 {
	display:none;
}

#right {
	float:right;
}

#right .menu {
	width:594px;
	height:34px;
	border-bottom: 2px solid #321e17;
}

* html #main {
	background-color:#FFFFFF;
	width:594px;
	height:505px;
	clear:both;
}

#main {
	background-color:#FFFFFF;
	width:594px;
	min-height:505px;
	clear:both;
}

#innercontent {
	padding:14px 20px;
}

#reservations {
	background-image:url(../images/tel_pic.png);
	background-position:center right;
	background-repeat:no-repeat;
	height:72px;
	text-align:left;
	width:330px;
	margin:10px 0 10px 0;
	padding:0;
	float:left;
	clear:left;
}

#reservations .toptxt {
	font-size:22px;
	line-height:22px;
	color: #2e1b14;
	margin:0 0 10px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#reservations .bottomtxt {
	font-size:36px;
	line-height:36px;
	color: #2e1b14;
	margin:-10px 0 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#left_content {
width:415px;
}

* html #left_content {
width:410px;
}

#rightpics {
	float:right;
	width: 121px;
	margin:0 0 0 20px;
	clear:right;
}

#rightpics img {
	margin:0 0 26px 0;
}

#bennetts_contact {
	text-align:center;
}

#bennetts_menus {
	background-image:url(/images/bennetts_menus_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	clear:both;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
}

#menu_choice {
	padding:7px 7px 3px 7px;
	margin:20px auto;
}

#innercontent iframe {
	margin:auto;
}

.floatpic_right {
	float:right;
	margin:0 0 10px 10px;
}

.darkborder {
	border:1px solid #25170c;
}

.darkborder_right {
	border:1px solid #25170c;
	float:right;
	margin:0 0 10px 10px;
}

.gallery {
	margin: 0 0 10px 0;
	background-image:url(/images/gallery_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding: 10px 0;
	clear:both;
}

.gallery img {
	border: 1px solid #333333;
	text-align:center;
	margin: 5px;
}

.chefs {
	background-image:url(/images/chefs_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px 10px 10px 10px;
	clear:both;
	min-height:210px;
}

.events {
	background-image:url(/images/events_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px 10px 10px 10px;
	clear:both;
	min-height:210px;
}

* html .chefs {
	height:210px;
}

* html .events {
	height:210px;
}