﻿body { background-color: #f8fafb;
   font-weight: normal;
   font-size: 100%;
   font-family: Verdana;
   color: #000000;       

}

p { font-weight: normal;
    font-size: 90%;
    font-family: Verdana, serif;
    color: #000000;
    width: 90%;
    padding-left: 2%;
}

#main-table { font-family: verdana;
              font-size: 90%;

}

ul { list-style-type: square;
     color: #4b2e28;  

}

li { font-size: 90%;


}

h1, h2, h3 { font-family: Verdana, "Times New Roman", "Trebuchet MS", Helvetica, Arial, sans-serif;

}

h1  { font-size: x-large;
     font-weight: bold;
      background-color: #f8fafb;
      color: #587390;
      padding-top: .2em;
      padding-bottom: 0.2em;
      padding-left: 12%; 
}

h2 { font-size: large;
     font-weight: bold;
     color: #587390;
     text-decoration: underline;
     background-color: #f8fafb;   
     padding-top: 10px;
     padding-left: .7em;
}

#h3-div { font-size: small;
     font-weight: bold;
     color: #587390;
     text-decoration: underline;
     background-color: #f8fafb;  
     padding-top: 10px;
     padding-left: 33%;
}

h3 { font-size: small;
     font-weight: bold;
     color: #587390;
     text-decoration: none;
}

a { font-weight: 400;
    font-size: small;
}

a:link { color: #4b2e28;

}

a:visited { color: #587390;

}

a:hover { text-decoration: none;
          color: #ffffff;
          background-color: #d8130e;
}

a:active { color: #000000;
          background-color: #d8130e;
}

img { border-style: none;

}

#top-images { 
   padding-left: 7%;
   padding-bottom: .4em;

}

#main-table { width: 780px;
              padding-left: 10%;
}

#family { font-family: tahoma; text-decoration: underline;
          font-style: italic;
		  font-weight: 600;
		  color: #587390;
}

#address { font-weight: bold;
           font-size: 100%;
           color: #000000;

}

#address h2 { text-decoration: none;

}

#bottom-images { 
   padding-top: 1em;
   padding-left: 10%;

}

#town-hyper-links {
   padding-left: 5%;  

} 



#return-home { padding-left: 35%;

}

#w3c-validated { padding-left: 45%;

}

#copyright { 
   padding-left: 30%;
   font-size: x-small;

}







