/* Print CSS Styles for Hocking Hills Chapel */
#content {
font-size: 12pt;
font-family: arial, "Times New Rome";
background: none;
height: 100%;
width: 100%;
}
#content img {
border: none;
}
h1 {
text-align: center;
}
#header, #history_bar, #sidebar-l {
display: none;
}
#sub_navcontainer {
display: none;
}
#footer {
font-size: 8pt;
text-align: center;
border: none;
}
#pizzas {
margin: 20px 0;
}
#beverages {
padding: 10px 0;
height: 90px;
clear: both;
}
.f_left {
float: left;
width: 33%;
}
.f_left_center {
float: left;
text-align: center;
width: 33%;
}
.f_right {
float: right;
width: 33%;
text-align: right;
}
.center {
margin: 0 auto;
text-align: center;
}
#dinners dl.dinner dt {
font-weight: bold;
font-size: 100%;
}
#dinners dl.dinner dd {
padding: 3px 0 3px 0;
font-style: normal;
font-size: 90%;
}
.pics {
margin-bottom: 5px;
border-bottom: 1px solid black;
}
/* End of Print CSS Styles for Hocking Hills Chapel */