/* CSS Document */

#stage {
background:url(../images/bg_stage_ftworth.png) left bottom no-repeat;
}

#stage_ftworth {
float:right;
width:698px;
height:1000px;
}



#stage_ftworth h1 {
width:338px;
height:63px;
float:left;
background-image:url(../images/h1_ftworth.jpg);
background-repeat:no-repeat;
text-indent:-999%;
margin-left:2px;
margin-bottom:10px;
}

#stage_ftworth p {
padding: 0 30px 0 30px;
clear:both;
line-height:170%;

}

#stage_ftworth img {
margin-left:-1px;
}

ul.menus {
	position:relative;
	height: 105px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 25px;
	display: block;
	width: 100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

ul.menus li {
margin:0;
padding:0;
display:inline;
width:30%;
position:absolute;
text-align:center;


}

.lunch {
left:0;
}
.dinner {
left:30%;
}
.wine {
left:60%;
}
