/* print  stylesheet */
body {
   background: white;
   font-size: 10pt;
   font-family: Verdana, Arial,  sans-serif;
   }
#menu , #top , #home , #subMenu , #side1 , .object {
   display: none;
   }
h1 , h2 , h3 , h4 { font-size: 14pt; }
.printLogo { display: block; 
             border: none; 
             padding-bottom: 20px;	
             text-align: center; }
.estates , .shores { padding-bottom: 1em; }
#document {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

#homeContent , #sideSingle  {
   padding-top: 1em;
   padding-bottom: 2em;
   }
#side2 {
   padding-top: 1em;
   }
#side3 {
   padding-bottom: 2em;
   }
#footer img { 
	display: block; 
	border: none; 
    padding-bottom: 20px;	
    text-align: center; }
#footer { 
	border-top: 2px solid #b49a53; padding-top: 0.5em; font-size: 7pt; }
#footer a{ 
	padding-left: 3em; }
img {
   vertical-align: bottom;
   border: none;
   }
a:link , a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   border: none;
   text-decoration: underline;
   }
