table.global {
    background-color: #FFFFFF;
    font-size: 14px;
    font-family: "Century";
    text-align: left;
    vertical-align: top;
    border-color: #660099;
    background-image: url('church.jpg');
    table-layout: automatic;
    border-collapse: collapse;
    width: 98%
    }

td.banner {
    font-size: 40px;
    color: lightgrey;
    font-weight: bold;
    font-family: "Vivaldi";
    text-align: center;
    background-color: #660099;
    border-color: #9932CC
    }

td.global-two {
    background-color: lightgrey;
    font-size: 11px;
    font-family: "Times New Roman";
    text-align: center;
    }

td.global-left {
   background-color:#660099;
   font-size: 14px;
   text-align: center;
   text-decoration: underline;
   color: lightgrey;
   font-weight: bold
   }

.leftmenu{
    background-color:#660099;
    font-size: 15px;
    text-align: center;
    vertical-align: top;
    padding: 0cm;
    table-layout:fixed
    }

.leftmenu td a:link {color: white;}
.leftmenu td a:visited {color: white;}
.leftmenu td a:active {color: white;}
.leftmenu td a:hover {font-size:25; font-weight:bold; color: gold;}


.navbar{
    background-color: lightgrey;
    font-size: 11px;
    font-family: "Times New Roman";
    text-align: center;
    }
  
.navbar td a:link { background-color:lightgrey; color: purple;} 
.navbar td a:visited {background-color:lightgrey; color:purple;}
.navbar td a:hover { background-color: gold; color: purple;} 
.navbar td a:active { background-color: white; color: purple;}


   
.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;
   }


.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"}
