@charset "utf-8";

/* CSS Document 

-----------------------------------------

D2 Creative



Author:   Debbie Devine

Version:  2008.a

----------------------------------------- */



body  {

	margin: 0 auto; 
	padding: 0;
	font-size: 12px; font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background-image:url(images/bg.jpg);	
	color: #00204d;
	text-align: left;
	border: 0px solid #cb7575;

}
div {
margin-top: 0px;
}
td, p  {
	line-height: 150%;
}
a img {
	border: none;
	}	
a {
	color: #00204d;
	text-decoration: none;
	}	
a:hover {
	color: #3f3f3f;
	}
input, textarea, select, option, submit {
	font-family: verdana;
	font-size: 9px;
	padding: 2px;
	color: #852126;
	background-color: #b0bdcc;
	border: 1px solid #852126;
}
/* ----------- custom spacer ----------- */

div.spacer {
 	clear: both;
	border: 0px solid #cb7575;
}



 /* ----------- menu page ----------- */

 

 #wrapper { 
	width: 900px;  
	background: #fff;
	margin: 0 auto;
	margin-top:0; 
	border: 1px solid #212121; 
	position: absolute;
} 
#stage {
	margin: 0;
	padding: 0;
	width: 900px;
	height: auto;
	clear: both;
	border: 0px solid #cb7575;
}
.menuFood  {
 	line-height: 140%;
 	color:#c4161c;
	font-size:17px;
	font-weight:bold;	
 }
.menuItem  {
 	line-height: 140%;
 	color:#00204d;
	font-size:16px;
	font-weight:bold;	
}
.menuPrice  {
 	line-height: 140%;
 	color:#00204d;
	font-size:12px;
	font-weight: bold;	
}
.menuDesc  {
  padding-bottom: 15px;
}

 

 .menuEm  {
  color: #c4161c;
	font-style: italic;
}
 .threeCol {
 	float: left;
	width: 275px;
	margin-left: 15px;
	border: 1px solid #cb7575;
}

