#container {
  border-style: solid;
  border-width: 1px;
  margin: auto;
  width: 750px;
  background-color: #FFFFFF;
  overflow: hidden;
  float: clear;
  }
    
#body {
  background-color: #6D7B8D;
  margin: auto;
  }

#footer {
  background-color: #ffffff;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  float: clear;
  }  
  
p {
  font-family: century gothic, arial, sans-serif;
  font-size: 10pt;
  text-align: justify;
  }
  
 .homepage {
  padding-left: 5px;
  padding-right: 5px;
  }
  
.photos {
  margin-top: 0;
  margin-bottom: 0;
  }
  
.nowhite {
  display: block;
  border: none;
  }  
  
.map {
  font-family: arial, sans-serif;
  font-size: 8pt;
  color: red;
  text-align: center;
  }   
  
 .listing {
  font-family: century gothic, arial, sans-serif;
  font-size: 12px;
  text-align: justify;
  background-color: #FFFFFF;
  border-style: none;
  margin-top: 0;
  margin-bottom:0;
  } 
 
 .freeListing {
  font-family: century gothic, arial, sans-serif;
  font-size: 14px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  } 
  
 .banners {
  text-align: center;
  }
  
.dropcap {
  float: left;
  color: blue;
  font-size: xx-large;
  font-weight: bold;
  line-height: 30px;
  padding-top: 1px;
  font-family: century gothic, arial, sans-serif;
  }   
  
  .navigation {
   font-weight: bold;
   color: blue;
   text-align: center;
   text-decoration: none;
   }    
   
  .navigationSub {
   font-weight: bold;
   color: blue;
   text-align: left;
   text-decoration: none;
   }
  
a.navigation:hover {
   background: #FBB917;
   font-size: 10pt;
   color: white;
   }     
  
h1 {
  font-family: century gothic, arial, sans-serif;
  color: blue;
  }  
  
h2 {
  font-family: century gothic, arial, sans-serif;
  color: blue;
  }
  
h3 {
  font-family: century gothic, arial, sans-serif;
  color: red;
  }  
  
h4 {
  font-family: century gothic, arial, sans-serif;
  color: blue;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  }  
  
h5 {
  font-family: century gothic, arial, sans-serif;
  color: blue;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  }  
  
h6 {
  font-family: century gothic, arial, sans-serif;
  color: blue;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  }
  
.subHead {
  font-family: century gothic, arial, sans-serif;
  color: #736F6E;
  text-align: center;
  margin-top: 0;
  }   
  
.diary {
  font-family: century gothic, arial, sans-serif;
  font-size: 12pt;
  color: blue;
  }
      
  
.col1 {
  background-color: #FFFFFF;
  float: left;
  width: 250px;
  }
  
.col2 {
  background-color:	#FFFFFF;
  float: left;
  width: 500px;
  }
  
.events {
  background-image: url(notebook490.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 500px;
  padding-left: 100px;
  }  
  
.imgLeft {
  border: 1px solid;
  float: center;
  }
 
.imgHead {
  border: none;
  padding-right: 0px;
  }
  
 .socialMedia {
  border: none;
  padding-right: 20px;
  }
  
.imgListingRight {
  float: right;
  }
  
a.external {
   text-decoration: none;
   }
   
.imgBorder {
   border-top: 1px solid;
   border-bottom: 1px solid;
   border-left: 1px solid;
   border-right: 1px solid;
   padding: 2px;
   float:left;
   }    
   
.imgLogo {
   border: none;
   width: 100px:
   } 
   
.logoText {
  font-size: 60%;
  color: black;
  }
  
  .noborder {
   border: none;
   }
   
  .center {
   text-align: center;
   }