#intro { 
	display: block;
	}


#container { 
	 
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index:auto;
	
	}
#header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/menu_dinner_title.png);
	background-repeat:no-repeat;
	width: 750px;
	height: 70px;
	background-position:center;
	position:relative;
	top: 0px;
	z-index:auto;	
}
#menu_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	width: 750px;
	height: 35px;
	background-position:left;
	position:relative;
	top: 0px;
	z-index:auto;	
}

#burgee-left {
	background-image:url(../images/burgee.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	width: 150px;
	height: 75px;
	background-position:left;
	position:relative;
	top: 0px;
	z-index:auto;	
}
#burgee-right {
	background-image:url(../images/burgee.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	width: 150px;
	height: 75px;
	background-position:right;
	position:absolute;
	left:600px;
	top: 0px;
	z-index:auto;
	
}
#menu_item_header{
	background-image:url(images/images/menu-dinner-text-background.png);
	background-repeat: repeat-y;
	background-position:bottom;
	width: 750px;			
	position:relative;
	height:15px;	
	top:0px;
	z-index:auto;
}
#menu_item_footer{
	background-image:url(images/images/menu-dinner-text-backgro-04.png);
	background-repeat: repeat-y;
	background-position:top;
	width: 750px;			
	position:relative
	height:25px;
	top:0px;
	z-index:auto;
}

#menu_body{	
	background-image:url(images/images/menu-dinner-text-backgro-02.png);
	background-repeat: repeat-y;
	background-position:bottom;
	width: 750px;			
	position:relative;
	top:0px;
	z-index:auto;
		
}
#menu_body_text{
	
	width: 640px;	
	position:relative;
	top:0px;
	left:60px;
	border:10px;
	right:10px;
	z-index:auto;
	text-align:left;
	}
#menu_body .title {
	font-weight:bold;	
	}
#menu_body .indent {
	padding-left:45;	
	}	
#menu_item {
	padding-left:25;
	}
#menu_catagory {
	
	width: 712px;
	height: 39px;
	position:relative;
	z-index:auto;			

}
#footer {
	background-image:url(images/menu_03.jpg);
	width: 712px;
	height: 267px;
	position:relative;
	z-index:auto;			
	}

p { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	margin-top: 0px; 
	text-align: justify;
	}
p span{
text-decoration:underline;
font-weight:bold;
}	
.menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
ul {
line-height:19px;
}

