/* SUMMER or FALL */
/*
.main_menu {
    background-image: url(../images/fern-bg-flower.jpg);
}
#rightImage01 {
    background-image: url(../images/hiking-med.jpg);
    height:188px;
}
#christmas-tree-celebration {
    position:absolute;
    visibility:hidden;
    height:1px;
    overflow:hidden;
}
#bottomPictureDiv {
    background-image: url(../images/chairs-by-the-beach.jpg);
    height:199px;
}
*/


/* WINTER */
.main_menu {
    background-image: url(../images/fern-bg2.gif);
}
#rightImage01 {
    background-image: url(../images/ski-groomed.jpg);
    height:163px;
}
#rightImage02 {
    background-image: url(../images/GettyImages_200269423-001-s.jpg);
    height:179px;
}
#bottomPictureDiv {
    background-image: url(../images/nordicskiing.jpg);
    height:199px;
}
#flowers01, #bethlehemcc-right {
    position:absolute;
    visibility:hidden;
    height:1px;
    overflow:hidden;
}
#christmas-tree-celebration {
    text-align:center !important;
}
.topHeadline {
    text-align:center;
    font: bold 14px Verdana;
	color: #612628;
}