body {
	font-family:Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #401303;
	padding-top:0;
	margin-top:0;
	background-color:#1a0000;
	text-align:center;
}
a{
	border:0px;
	text-decoration:none;
	
}
img {
	border:0px;
	}
h1 {
	color:#fdf2d4;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}

#header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 184px;
	width: 1000px;
}
#header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 1000px;
}
#logo {
	position:relative;
	top:15px;
	background: url(../images/logo.png) no-repeat;
	width:184px;
	height:110px;
}
#navbar {
	background: url(../images/navbar.gif) no-repeat;
	height: 32px;
	width: 1000px;
	color:#fdf2d4;
}
#navbar_shadow {
	background: url(../images/navbar_shadow.gif) no-repeat;
	height: 17px;
	width: 1000px;
}
#navbar ul {
	display:inline;
}
#navbar li {
	display:inline;
	position:relative;
	top:10px;
	padding:0px 20px 0 0;
	}
#navbar li a {
	color:#fdf2d4;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
#navbar li a:hover {
	color:#bb5f01;
	}
	
/**** body ****/
#bodywrapper {
	background:url(../images/bg-yellow.gif) repeat-x;
	width:1000px;
	height:483px;
	text-align:center;
	}
#bg_yellow_top {
	background:url(../images/bg-yellow-top.gif) repeat-x;
	width:1000px;
	height:90px;
}
#bg_yellow_bottom {
	background:url(../images/bg-yellow-bottom.gif) repeat-x;
	width:1000px;
	height:303px;
}
#bodywrapper_menu {
	background-color:#f3ad04;
	width:1000px;
	padding:0;
}

.maintable {
	}
.maintext {
	text-align:left;
	}
.divider {
	width:10px;
	height:10px;
	}

/**** footer ****/
#footerwrapper {
	background:url(../images/foot.gif) no-repeat;
	height:134px;
	width:1000px;
	}
#footer1 {
	background:url(../images/footer1.jpg) no-repeat;
	width:1000px;
	height:107px;
}
#footer2 {
	background:url(../images/footer2.jpg) no-repeat;
	width:1000px;
	height:91px;
	padding-top:45px;
	color:#CCCCCC;
}
#smoke {
	background:url(../images/smoke.png) no-repeat;
	width:150px;
	height:150px;
	position:relative;
	top:-80px;
	left:330px;
}
.copyright {
	color:#cccccc;
	}

/* Menu */
#left_menu {
	background:url(../images/bg-menu-left2.gif) no-repeat;
	height:254px;
	width:148px;
	vertical-align:top;
	}
#right_menu {
	background:url(../images/bg-menu-right.gif) no-repeat;
	height:254px;
	width:248px;
	}
.menupad {
	padding-top:0px;
	text-align:left;
	}
.menupad a {
	color:#414141;
}
.menuLink a {
	color:#401303;
	font-weight:bold;
	padding:5px 0px 10px 30px;
	cursor:pointer;
}
.menuLink {
	text-align:left;
	}
#menu1 {
	display:block;
	}
#menu2, #menu3, #menu4 {
	display:none;
	}	
.menu_head {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#fdf2d4;
	padding-bottom:10px;
	}
.menu_sub_head {
	font-size:12px;
	color:#fdf2d4;
	font-weight:bold;
}
.menu_sub_head_wine {
	font-size:12px;
	color:#fdf2d4;
	font-weight:bold;
	padding-top:10px;
}
.menu_sub_head_border {
	font-size:12px;
	color:#fdf2d4;
	font-weight:bold;
	border-top:white 1px dashed;
}
.menu_text_red {
	color:#401303;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin:0;
}
.text_red {
	color:#fdf2d4;
}
.menu_description {
	padding-bottom:10px;
}

.top-bot-border {
	border-top:white 1px dashed;
	padding:10px 0px 10px 0px;
}
.chef_text {
	width:150px;
	vertical-align:text-top;
	padding:0
	}
.chef_pic {
	width:122px;
	}
.banquet {
	line-height:18px;
	}
input#name, input#phone, input#email
{
	width:259px;
	margin-bottom:25px;
	color:#777;
	font-family:Tahoma, Arial;
	font-size:12px;
	border:1px solid #CCCCCC;
}
.contact_form
{
	text-align:right;
	margin:0px;
}
#button_send
{
	background:url(../images/button-send.gif) no-repeat;
	width:51px;
	height:14px;
	border:0;
	font-size:0px;
	cursor:pointer;
	color:#FFFFFF;
}
a.comment_link
{
	color:#FFFFFF;
}
a.comment_link:hover
{

	color:#CCCCCC;
	}
