/* CSS Document */
html { 
    min-height: 100%; margin-bottom: 1px; 
}

body{
margin-top:0px;
background:url(../images/grad_back.gif) no-repeat;
background-color:#A40001;
}
body{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-align:justify;
}
h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}
h2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height:2px;
}
.rule{
background-color:#FFCC00;
color:#FFCC00;
margin-left:10px;
}

.index_meals_box{
padding:10px;
border:0px solid #ff0000;
width:250px;
}
.index_meals{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height:16px;
}

.characters{
color:#FF0000;
}
a:link {
	color:#A40001;
	text-decoration:none;

}
a:visited {
	color:#A40001;
	text-decoration:none;


}
a:hover {
	color:#A40001;
	text-decoration:underline;

}
#wrapper_top{
width:790px;
height:35px;
margin:0 auto;
background-image:url(../images/backboard_round_01.gif);
opacity:.95;
}
#wrapper{
width:790px;
margin:0 auto;
background-image:url(../images/backboard_round_02.gif);
opacity:.95;
}
#wrapper_bottom{
width:790px;
height:40px;
margin:0 auto;
background-image:url(../images/backboard_round_03.gif);
opacity:.95;
}
#container{
width:760px;
margin:0 auto;
background-color:#ffffff;
margin-left:10px;
margin-right:20px;
}
#header{
width:760px;
height:90px;
}
#main{
float:left;
width:760px;
padding-top:15px;
background-color:#FFFFFF;
opacity:.95;
padding-bottom:10px;
}
#menu{
float:left;
width:155px;
background-color:#FFFFFF;
padding-left:15px;
padding-right:10px;
}
#nav{
width:155px;
}
#nav a:link {
	color:#A40001;
	background-color: #FFFFFF;
	border-bottom: 1px solid #A40001;
	z-index:2;

}
#nav a:visited {
	color:#A40001;
	background-color: #FFFFFF;
	border-bottom: 1px solid #A40001;
	z-index:2;	

}
#nav a:hover {
	color:#A40001;
	background-color: #FFFFFF;
	border-bottom: 1px solid #A40001;
	z-index:2;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 155px;
	border-bottom: 0px solid #FFFFFF;
	z-index:2;
	}
ul li {
	position: relative;
	z-index:2;
	}
li ul {
	position: absolute;
	left: 154px;
	top: 0;
	display: none;
	z-index:2;
	}
ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7BC423;
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom: 0;
	z-index:2;
	}

/* IE7 fix */
*+html ul li a {
width:143px;
	z-index:2;

}
*+html #sidebar  {
width:153px;
	z-index:2;

}	
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
li:hover ul, li.over ul { 
	display: block; }


#content{
float:right;
width:555px;
padding-left:10px;
padding-right:15px;
}
#image{
float:right;
padding-left:10px;
padding-bottom:10px;
}
#image_menu{
float:right;
padding-left:10px;
padding-bottom:10px;
z-index:2;
}
#wine{
background-image:url(../images/champagne.jpg);
background-position:right top;
background-repeat:no-repeat;
}

#drink{
background-image:url(../images/glass_beer.jpg);
background-position:right top;
background-repeat:no-repeat;
}
#food{
background-image:url(../images/spring_rolls.jpg);
background-position:right top;
background-repeat:no-repeat;
}

#footer{
clear:both;
width:760px;
height:25px;
background:#FFFFFF;
}
.footer{
width:730px;
text-align:right;
margin-right:15px;
margin-left:15px;
border-top:1px solid #660000;
padding-top:10px;
}
