body {
   background: white;
   font-size: 12pt;
      font-family: georgia, sans-serif;

   color: black;
   background-image: none;
}

#outer
{
width: auto;
margin: 0;
background: white;
}

#inner
{
width: auto;
margin: 0;
background: white;
   font-family: georgia, sans-serif;

}

#headertop, #menu1, #headder, #headerbottom, #secondarycontentmarketpage, #secondarycontent {
   display: none;
   }

#primarycontent, #primarycontentjustchurchmap, #content, #contentnoline {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   font-family: georgia, sans-serif;
   color: black;
   background: transparent none;
   }
   
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }
   
#footer {
text-align: left;
font-size: 9pt;
color: black;
width: auto;
background-image: none;
font-family: georgia, sans-serif;
}

#footer2, #footer3 {
   display: none;
   }
