@charset "utf-8";
/* CSS Document */

body {
	background:url(img/bg.gif) -15px 0px no-repeat;
	background-color: #000;
}
img {
	border:0;	
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:233px;
	height:184px;
}
#content {
	position:absolute;
	left:307px;
	top:10px;
	width:661px;
	height:98%;
}
#menu {
	position:absolute;
	left:20px;
	top:220px;
	width:184px;
	height:auto;
}
#flash {
	position:absolute;
	left:250px;
	top:0px;
	width:750px;
	height:525px;
}
.bgqueue {
	background:url(img/queue.gif) repeat-y;
	width:100px;
}
.bgqueue2 {
	background:url(img/queue2.gif) repeat-y;
	width:100px;
}
.bgqueue3 {
	background:url(img/queue3.gif) repeat-y;
	width:100px;
}
.bgqueue4 {
	background:url(img/queue4.gif) repeat-y;
	width:100px;
}
.bgqueue5 {
	background:url(img/queue5.gif) repeat-y;
	width:100px;
}
.bgqueue6 {
	background:url(img/queue6.gif) repeat-y;
	width:100px;
}
.bgqueue7 {
	background:url(img/queue7.gif) repeat-y;
	width:100px;
}
.pad10 {
	padding:10px;
	text-align:left;
}
.padtab {
	margin:15px 0px 15px 0px;	
}
.b14 {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
}
.w10 {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}
.w12b {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.w14 {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
.w14b {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.g10b {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#08743c;
	font-weight:bold;
}
.y10b {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#e7b730;
	font-weight:bold;
}
.o10b {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#b95f3d;
	font-weight:bold;
}
.r10b {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#952527;
	font-weight:bold;
}
.nu {
	text-decoration:none;
}
.lh {
	line-height:14px;	
}
.cp {
	cursor:pointer;	
}

#menu-mushroom, #menu-truffles, #menu-caviar, #menu-vanilla {
	display:none;	
}
#menu-mushroom a:hover {
		color:#08743c;
}
#menu-truffles a:hover {
		color:#e7b730;
}
#menu-caviar a:hover {
		color:#b95f3d;
}
#menu-vanilla a:hover {
		color:#952527;
}
