@charset "utf-8";
/* CSS Document */

/* Images, Logo and Banner */

.logo_placeholder {
			margin-left:auto;
			margin-right:auto;
			top:5px;
			z-index:35;
			position:relative;
}
.banner_placeholder_mid {
			position:absolute;
			left:0px;
			right:0px;
			top:25px;
			background-image:url(../images/page/layout/page_cap_1.png);
			height:120px;
			z-index:10; 
}


.BG_Image {
			width:900px;
			top:120px;
			position:absolute;
			margin-left:200px;
			margin-right:200px;
			background:url(../images/page/layout/content_background.png);
			z-index:2;
}

.BG_Image_404 {
			width:900px;
			top:120px;
			position:absolute;
			margin-left:200px;
			margin-right:200px;
			background:url(../images/page/layout/content_background.png);
			z-index:2;
}

.BG_Image_cap {
			width:900px;
			text-align:center;
			margin-left:200px;
			margin-right:200px;
			background:url(../images/page/layout/content_background.png);
			z-index:5000;
			height:100px;
}
.table_drinks {
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:12px;
			margin-top:-200px;
}
.menu_specials_title {
	width:399px;
	height:24px;
	text-align:center;
	margin-left:100px;
	margin-right:100px;
	margin-top:50px;
	z-index:17;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	font-size:18px;
	position:absolute;
	left: -1px;
	top: 109px;
}	
.menu_specials_body {
	width:auto;
	height:auto;
	text-align:center;
	margin-left:100px;
	margin-right:100px;
	margin-top:50px;
	z-index:17;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	font-size:18px;
	position:absolute;
	left: -171px;
	top: 190px;
}	
.menu_specials_box {
			width:600px;
			height:400px;
			background:url(../images/page/content/special_box.png);
			z-index:15;
}

.menu_drink_table	{
		margin-top:-200px;
}


/*html {
		height: 100%;
		overflow: hidden;
	}	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
		font-family:sans-serif;
		font-size:40;
	}	
	a {	
		color:#cccccc;
	}
	