a {
	color: #fdfdfd;
	text-decoration: none;
}
a:hover{
	color: #c81711;
}
#home{
	background: #000 url(../images/bg_home.jpg) no-repeat center top;
}
#background{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(../images/bg_home.jpg) no-repeat center top;
	z-index: -100;
	position: absolute;
	top: 0;
}
#about{
		background: #000 url(../images/bg_about.jpg) no-repeat center top;
}
#background-about{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(../images/bg_about.jpg) no-repeat center top;
	z-index: -100;
	position: absolute;
	top: 0;
}
#menu{
		background: #000 url(../images/bg_menu.jpg) no-repeat fixed center top;
}
#eventlocations{
	background: #000 url(../images/bg_eventlocations.jpg) no-repeat fixed center top;
}
#background-menu{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	/*background: url(../images/bg_menu.jpg) no-repeat center top;*/
	z-index: -100;
	position: absolute;
	top: 0;
}

#background-eventcalendar{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(../images/bg_eventcalendar.jpg) no-repeat center top;
	z-index: -100;
	position: absolute;
	top: 0;
}
#background-eventlocations{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	z-index: -100;
	position: absolute;
	top: 0;
}
#background-links{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(../images/bg_links.jpg) no-repeat center top;
	z-index: -100;
	position: absolute;
	top: 0;
}
#background-press{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(../images/bg_press.jpg) no-repeat center top;
	z-index: -100;
	position: absolute;
	top: 0;
}
#background-contact{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(../images/bg_contact.jpg) no-repeat center top;
	z-index: -100;
	position: absolute;
	top: 0;
}
#background-gallery{
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(../images/bg_gallery.jpg) no-repeat center top;
	z-index: -100;
	position: absolute;
	top: 0;
}
#navBack{
	background: rgba(0,0,0,0.80) no-repeat 0 0;
	height: 34px;
	z-index: 0;
	border-bottom: 1px solid #333;
}
.nav {
	width: 1007px;
	height: 26px;
	margin: 0px auto;
	padding-top: 7px;
}
.nav li{
	list-style: none;
	float: left;
	margin-left: 20px;
}
.nav #first{
	margin-left: 0;
	padding-left: 0;
}
.nav #last{
	margin-right: 0;
	padding-right: 0;
}
.nav li a{
	font: bold 15px Baskerville, Times, serif;
	color: #fdfdfd;
	text-decoration: none;
	display: block;
}
.nav li a:hover, #contactinfo a:hover{
	color: #c81711;
}
#musicplayer{
	position: absolute;
	top:2px;
	left: 2px;
	height: 31px;
	width: 31px;
}
.bumpleft{
	margin-left: -10px;
}
#topspacer{
	height: 54px;
}
#welcome{
	background: url(../images/home_welcome.png) no-repeat 0 0;
	height: 254px;
	text-indent: -9999999px;
	overflow: hidden;
	border-bottom: 1px solid #333;
}
#homeMessage{
	margin-top: 15px;
	background: url(../images/bg_home_message.png) no-repeat 0 0;
	height: 126px;
}
#homeMessage img{
	float: left;
	margin: 4px;
}
#homeMessage p{
	margin-top: 5px;
	margin-left: 212px;
	font-weight: bold;
}
#homeReservation{
	margin-top: 15px;
	background: url(../images/bg_home_reservation.png) no-repeat 0 0;
	height: 126px;
	text-align: center;
}
#homeReservation a{
	text-decoration: none;
	color: #fdfdfd;
}
#homeReservation h1{
	font-size: 28px;
	margin: 28px 0 -10px 0;
}
#homeReservation p{
	line-height: 1.3;
}
#about_stefan{
	margin-top: 15px;
	background: url(../images/bg_about_stefan.png) no-repeat 0 0;
	height: 254px;
	margin-bottom: 15px;
	text-indent: -99999px;
	overflow: hidden;
	border-bottom: 1px solid #333;
}
#about_lafarm{
	margin-top: 15px;
	background: url(../images/bg_about_lafarm.png) no-repeat 0 0;
	height: 254px;
	margin-bottom: 15px;
	text-indent: -99999px;
	overflow: hidden;	
	border-bottom: 1px solid #333;
}
#about_topchef{
	margin-top: 15px;
	background: url(../images/bg_about_topchef.png) no-repeat 0 0;
	height: 254px;
	margin-bottom: 15px;
	text-indent: -99999px;
	overflow: hidden;	
	border-bottom: 1px solid #333;
}
.contenttext{
	padding: 10px;
	background: rgba(0,0,0,0.80) no-repeat 0 0;
	border: 1px solid #333;
	overflow: hidden;
}
.contenttext p{
	font-size: 15px;
	line-height: 25px;
}
.menutext{
	padding: 10px;
	background: rgba(0,0,0,0.85) no-repeat 0 0;
	border: 1px solid #333;
	text-align: center;
	margin-bottom: 15px;
}
.menutext li{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
#map{
	width: 325px;
	border: 1px solid #333;
	float: left;
}

#contactinfo{
	width: 330px;
	display: block;
	float: right;
}
#contactinfo table{
	margin-bottom: 0;
}
.firstCol{
	width: 175px;
}
.secondCol{
	padding-left: 20px;
}
#contactinfo li, #press li, #links li{
	margin-left: 0;
	list-style: none;
}
#contactinfo a{
	color: #fdfdfd;
	text-decoration: none;
}
#links li,#press li{
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
.maingallery{
	width: 332px;
	height: 332px;
	background: rgba(0,0,0,0.80) no-repeat 0 0;
	border: 4px solid rgba(0,0,0,0.80);
	display: block;
	overflow: hidden;
}
.maingaller img{
	border: 0;
}
.maingallery:hover,.gallery li:hover{
	border-color: #c81711;
}
.gallerylabel{
	position: absolute;
	display: block;
	font: 21px/1.5 Myriad Pro, Myriad, Trebuchet MS, Arial, Sans-Serif;
	color: #fdfdfd;
	background: rgba(0,0,0,0.80) no-repeat 0 0;
	font-weight: bold;
	top: 30px;
	padding: 0 10px 0 5px;
}
#chefgallery{
	float: left;
	position: relative;
}
#restaurantgallery{
	float: right;
	position: relative;
}
.gallery{
	background: rgba(0,0,0,0.80) repeat 0 0;
}
.gallery ul{
	padding: 10px 0 10px 0;
}
.gallery li{
	float: left;
	list-style: none;
	margin-bottom: 15px;
	margin-left: 11px;
	margin-right: 11px;
	width: 100px;
	height: 100px;
	background: rgba(0,0,0,0.80) no-repeat 0 0;
	border: 2px solid #333;
}

.gallery li a{
	height: 100px;
	display: block;
}
.first{
	padding-left: 0;
	margin-left: 0;
}
.last{
	padding-right: 0;
	margin-right: 0;
}
#locations{
	background: rgba(0,0,0,0.80) repeat 0 0;
}
#locations img{
		border: 1px solid #333;
}
.location{
	margin: 15px 10px 15px 10px;
}
.locationlabel{
	position: absolute;
	display: block;
	font: 30px/1.5 Myriad Pro, Myriad, Trebuchet MS, Arial, Sans-Serif;
	color: #fdfdfd;
	background: rgba(0,0,0,0.80) no-repeat 0 0;
	font-weight: bold;
	top: 30px;
	padding: 0 10px 0 5px;
}
.darkbg{
	background: rgba(0,0,0,0.80) repeat 0 0;
	border: 1px solid #333;

}
.roomheader{
height: 450px;
width: 680px;
position: relative;
margin-bottom: 10px;
}
.roomheader img{
	border: none;
	margin:0;
	padding: 0;
}
#wineroom{
	margin: 10px;
}

#bar{
	border: 2px solid #333;

}
#lounge{
	border: 2px solid #333;

}
#restaurant{
	border: 2px solid #333;

}
#eventlocations img:hover{
		border-color: #c81711;
}
#footer{
	width: 600px;
	text-align: center;
	margin: 30px auto 0 auto;
	letter-spacing: 1px;
	word-spacing: 2px;
}
#footer a{
	color: #fdfdfd;
	text-decoration: none;
}