body {
	background-repeat: repeat;
	background-position: center top;
	background-image: url(graphics/mainbg.jpg);
	margin: 0px;
	text-align:center;
	padding: 0px;
	
}
.wrapper {
	width:870px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	width:870px;
	position:relative;
}
.overlay {
	background-image: url(graphics/overlayish1.jpg);
	height: 1333px;
	width: 870px;
	background-position: center top;
	border: 1px  #FFFFFF;
	background-repeat: repeat;
	margin: 50px 0px;
	position: absolute;
	left: -1px;
	top: -1px;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	width: 393px;
	left: 62px;
	top: 307px;
}

#flower {
	position:absolute;
	left:70px;
	top:718px;
	width:992px;
	height:169px;
	z-index:1;
	background-image: url(graphics/leftandrighflower.gif);
}
.flow {
	position: absolute;
	left: -62px;
	top: 648px;
}
.rightloop {
	position: absolute;
	left: 842px;
	top: 1348px;
	z-index: 6;
}
.leftloop {
	position: absolute;
	left: -53px;
	top: 1346px;
	z-index: 6;
}




.container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

.food {
	position: absolute;
	left: 13px;
	top: 817px;
	background-position: center;
	margin: 0px;
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.photos {
	position: absolute;
	top: 514px;
	left: 17px;
}
.logo {
	position: absolute;
	left: 23px;
	top: -46px;
}
.ribeye {
	position: absolute;
	top: 174px;
	left: 69px;
	z-index: 3;
	
}
.bbq {
	position: absolute;
	top: 175px;
	left: 500px;
	z-index: 3;
	width: 151px;
	
}
.chicken {
	position: absolute;
	top: 174px;
	left: 699px;
	z-index: 3;
	width: 132px;
	
}


.salmon {
	position: absolute;
	top: 174px;
	left: 270px;
	z-index: 3;
	width: 179px;
	
}


.band {
	top: -46px;
	position: absolute;
	left: 427px;
	width: 512px;
	right:2px;
}
.dinnersinclude {
	position: absolute;
	left: 195px;
	top: 322px;
}
.kids {
	position: absolute;
	left: 519px;
	top: 334px;
}
.tickets {
	position: absolute;
	left: 173px;
	top: 438px;
}
.bottomflower {
	position: absolute;
	left: 128px;
	top: 512px;
}

a#reviews-link {
    font-family: arial;
    font-size: 14px;
    margin-left: 60px;
    padding: 3px 15px 3px 15px;
    font-weight: bold;
    background-color: #1F1004;
    border: solid white thin;
    color: white;
    text-decoration:none;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

a#reviews-link:hover {
    color: #e7ce00;
}
