/* CSS Document */
h2 {
font-size:18px;
margin:0 0 10px 0;
}

/*#stage {
background:url(../images/bg_stage_ftworth.jpg) left bottom no-repeat;

}*/

#stage_ftworth {
float:right;
width:698px;

}



#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 {
margin:10px 0  0 -40px;
padding:0;
position:relative;

}

ul.menus li {
margin:0;
padding:0;
display:inline;
position:absolute;
text-align:center;


}

.lunch {
left:-1%;
}
.dinner {
left:30%;
}

.wine{
left:68%;
}

.centered {

top:60px;
margin-bottom:80px;
}