/* CSS Document */

div.wingphoto { background: #ffcc66 url(../media/photos/stainedglasswing.jpg) no-repeat; }
div#menutext {
	height: 70px;
	width: 360px;
	z-index: 7;
	left: 12px;
	line-height: 25px;
	top: 45px;
	text-align: center;
	border: 1px dotted #990000;
}
div#salmonphoto {
	left: 40px;
	top: 150px;
	width: 300px;
	height: 201px;
	z-index: 4;
	background-color: #ffcc66;
	background-image: url(../media/photos/salmon_quinotto.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: 2px solid #ffffff; }
.menus {
	height: 150px;
	width: 130px;
	border: none;
	z-index: 4;
	background-color: #ffcc66; }
img.menupad { margin-left: 32px; }
div#dinnermenu {
	left: 405px;
	top: 60px; }
div#dessertmenu {
	left: 550px;
	top: 60px; }
div#winelist {
	left: 405px;
	top: 230px; }
div#cocktails {
	left: 550px;
	top: 230px; }
.bnavbar { top: 690px; }
