table.home {
    background-color: #FFFFFF;
    font-size: 14px;
    font-family: "Century";
    text-align: center;
    vertical-align: top;
    border-color: #660099;
    background-image: url(church.jpg);
    table-layout: automatic;
    border-collapse: collapse;
    }

td.banner{
    font-size: 40px;
    color: lightgrey;
    font-weight: bold;
    font-family: "Vivaldi";
    text-align: right;
    background-color: #660099;
    border-color: #9932CC
    }

td.home-two {
    background-color: lightgrey;
    font-size: 11px;
    font-family: "Times New Roman";
    text-align: center;
    }

td.home-left {
   background-color:#660099;
   font-size: 14px;
   text-align: center;
   text-decoration: underline;
   color: lightgrey;
   font-weight: bold;
   vertical-align: top
   }

td.home-marquee {
   background-color:#660099;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   }
    
td.home-right {
   background-color: #FFFACD;
   font-size: 12px;
   text-align: center;
   font-family: "Times New Roman";
   font-weight: bold;
   vertical-align: top;
   }

td.footer{
   font-size: 9px;
   text-align: center;
   font-family: "Times New Roman";
   vertical-align: bottom;
   }

.h1{
   font-family: "Garamond";
   font-size: 25px;
   font-weight: bold;
   color: #CC9900;
   text-align: center;
   }

.motto{
   font-size: 12px;
   text-align: right;
   font-family: "Times New Roman";
   vertical-align: bottom;
   text-decoration: italic;
}
   
.home-left {
   background-color:#660099;
   font-size: 14px;
   text-align: center;
   text-decoration: underline;
   color: lightgrey;
   font-weight: bold
   }
.right {
   background-color: #FFFACD;
   font-size: 14px;
   text-align: center;
   text-decoration: underline; 
   font-weight: bold;
   vertical-align: top;
   }



.normal { font-family: "Garamond"; font-size: 15px;color = "lightgrey"}
.leftheading { font-family: "Garamond"; font-size: 25px; font-weight: bold; color ="gold"}
.heading { font-family: "Lucida Calligraphy"; font-size: 25px; font-weight: bold; color ="gold"; text-align ="center"}
.heading1 { font-family: "Garamond"; font-size: 25px; font-weight: bold; color ="CC9900"; text-align ="center"}
.heading2 { font-family: "Garamond"; font-size: 18px; font-weight: bold; color = "gold"; font-style: italic; text-align = "center"}
.heading3 { font-family: "Garamond"; font-size: 15px; color: "goldenrod"; text-align ="center"}
.heading4 { font-family: "Garamond"; font-size: 15px; font-weight: bold; color = "gold"; text-decoration: underline}
.heading5 { font-family: "Garamond"; font-size: 15px; font-weight: bold; color ="lightgrey"}
.list{ font-family: "Garamond"; font-size: 15px; color = "lightgrey"}
.bannertitle{font-family:"Garamond"; color: "gold"; font-weight: bold; font-size:25px}
.navtable {font-family: "Garamond"; font-size: 15px; text-align ="center"}
.normalpurple {font-family: "Garamond"; font-size: 20px; font-weight: bold; color = "660099"; text-align ="center"}
.Purplehead {font-family: "Garamond"; font-size: 30px; font-weight: bold; color = "660099"; text-align ="center"; background-color: "gold"}
.purplegold {font-family: "Garamond"; font-size: 15px; font-weight: bold; color = "660099"; text-align ="center"; background-color: "gold"}
.normalgrey { font-family: "Garamond"; font-size: 16px;color = "lightgrey"; text-align = "center"}



