div#header {
   background-image: url(images/headerBackDuluth.png);
}

div.homeStony {
   background-image:url(images/home_StonyPoint.jpg);
   height:147px;
   width:216px;
   text-indent: -9999px;
   border: 2px solid #414141;
}

div.homeSandy {
   background-image:url(images/home_sandy2.jpg);
   height:164px;
   width:216px;
   text-indent: -9999px;
   margin: 22px 0px 0px 0px;
   border: 2px solid #414141;
}

div.homeLighthouse {
   background-image:url(images/home_LighthousePoint.jpg);
   height:164px;
   width:216px;
   text-indent: -9999px;
   margin: 22px 0px 0px 0px;
   border: 2px solid #414141;
}

div#static_photoBanner div.reservations {background-color: #fff;}
div#static_photoBanner div.general {background-color: #fff;}
div#static_photoBanner div.sandy {background: url(images/deckPanSandy.jpg);}
div#static_photoBanner div.stony {background: url(images/StonyHeader.jpg);}

div.seasons .winter {
   background-image: url(images/winter.jpg);
   height: 246px;
   width: 900px;
}

div.seasons .spring {
   background-image: url(images/spring.jpg);
   height: 246px;
   width: 900px;
}


div.seasons .summer {
   background-image: url(images/summer.jpg);
   height: 246px;
   width: 900px;
}

div.seasons .autumn {
   background-image: url(images/autumn.jpg);
   height: 246px;
   width: 900px;
}