/* CSS Document */


#stage_bakeware {
float:right;
width:700px;

}

* html #stage_bakeware {
display:inline;
  }
  
#stage_bakeware h1 {
width:534px;
height:63px;
float:left;
background-image:url(../images/h1_bakeware.jpg);
background-repeat:no-repeat;
text-indent:-999%;
margin-left:2px;
margin-bottom:5px;
}

#stage_bakeware p {
padding: 0 30px 0 30px;
clear:both;
line-height:180%;

}

#stage_bakeware img {
margin-left:1px;
}

#stage_bakeware ul {
margin:0 0 0 150px;
}

#stage_bakeware ul li {
margin-bottom:10px;
width:600px;
}

#stage_bakeware ul li ul {
border:none;
}

#stage_bakeware ul li ul li {
list-style:square;
margin-bottom:3px;
}

ul.submenu {
padding-right:150px;
}

#stage_bakeware a {
color:#000000;

}

ul.catering_contact {
clear:both;
position:relative;
height:150px;
width:500px;
margin:0;
padding:0;

}

ul.catering_contact li {

position:absolute;
width:30%;
height:100px;
margin:0;
padding:0;

}

li.misti {
left:0;
}
li.sarah {
left:33%;
}
li.mary {
left:66%;
}

/*ul.menus {
margin:40px 0  0;
padding:0;
position:relative;

}

ul.menus li {
margin:0;
padding:0;
display:inline;
width:30%;
position:absolute;
text-align:center;


}

.lunch {
left:0;
}
.dinner {
left:33%;
}
.wine {
left:66%;
}*/
