@charset "UTF-8";
/* CSS Document */
#navigation {
	position:relative;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
}
body {
	text-align:center;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	position:relative;
	width:950px;
	height:150px;
	z-index:1;
	background-image:url(images/index_02.png);
	margin-left:auto;
	margin-right:auto;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#nav {
	position:relative;
	width:950px;
	height:27px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
}
#container {
	position:relative;
	background-color:#FFFFFF;
	width:920px;
	height:auto;
	z-index:1;
	color:#000;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:10px;
	margin:auto;
}
#footer {
	position:relative;
	width:950px;
	height:10px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/index_12.png);
}
#admin_textarea {
	width:100%;
	overflow:visible;
	height:0px;
	background-color: transparent;
	color:#FFFFFF;
}
#button_home {
	display:block;
	width:119px;
	height:27px;
	background:url(/img/images/nav_01.png) no-repeat 0 0;
	float:left;
}
#button_home:hover {
	background-position: 0 -27px;
}
#button_findus {
	display:block;
	width:119px;
	height:27px;
	background:url(/img/images/nav_02.png) no-repeat 0 0;
	float:left;
}
#button_findus:hover {
	background-position: 0 -27px;
}
#button_menu {
	display:block;
	width:119px;
	height:27px;
	background:url(/img/images/nav_03.png) no-repeat 0 0;
	float:left;
}
#button_menu:hover {
	background-position: 0 -27px;
}
#button_privateparties {
	display:block;
	width:119px;
	height:27px;
	background:url(/img/images/nav_04.png) no-repeat 0 0;
	float:left;
}
#button_privateparties:hover {
	background-position: 0 -27px;
}
#button_links {
	display:block;
	width:118px;
	height:27px;
	background:url(/img/images/nav_05.png) no-repeat 0 0;
	float:left;
}
#button_links:hover {
	background-position: 0 -27px;
}
#button_photos {
	display:block;
	width:119px;
	height:27px;
	background:url(/img/images/nav_06.png) no-repeat 0 0;
	float:left;
}
#button_photos:hover {
	background-position: 0 -27px;
}
#button_employment {
	display:block;
	width:119px;
	height:27px;
	background:url(/img/images/nav_07.png) no-repeat 0 0;
	float:left;
}
#button_employment:hover {
	background-position: 0 -27px;
}
#button_giftcertificates {
	display:block;
	width:118px;
	height:27px;
	background:url(/img/images/nav_08.png) no-repeat 0 0;
	float:left;
}
#button_giftcertificates:hover {
	background-position: 0 -27px;
}
#button_beer {
	display:block;
	width:110px;
	height:30px;
	background:url(beers.png) no-repeat 0 0;
	float:left;
}
#button_whiskies {
	display:block;
	width:100px;
	height:30px;
	background:url(whiskies.png) no-repeat 0 0;
	float:left;
}
