
/* heading styles  */

h1 {  font-family: Verdana, sans-serif, Courier, "Courier New"; 
        font-size: 1.2em; 
        font-style: normal; 
        font-weight: bold; 
        color: #000099; 
}

h2 {  font-family: Verdana, sans-serif, Courier, "Courier New"; 
        font-size: 1em; 
        font-style: normal; 
        font-weight: bold; 
        color: #000099; 
        margin-top: 1.1em; 
        margin-bottom: -0.2em; 
}

h3 {  font-family: Verdana, sans-serif, Courier, "Courier New"; 
        font-size: 0.9em; 
        font-style: normal;
        font-weight: bold; 
        color: #000099; 
        margin-bottom: 0em; 
        margin-left: 10px;
}

h4 {  font-family: Verdana, sans-serif, Courier, "Courier New";
        font-size: .9em; 
        font-style: normal; 
        font-weight: bold; 
        color: #000099; 
}


ol {  font-family: Verdana, sans-serif, Courier, "Courier New";  
       color: #000099;
}

ul {  font-family: Verdana, sans-serif, Courier, "Courier New"; 
       color: #000099;
}

p {  font-family: Verdana, sans-serif, Courier, "Courier New"; 
      font-size: .80em;  
      font-style: normal; font-weight: normal; 
      color: #000000; text-align: justify; 
      margin: 10px 10px 10px 10px;
}

li {  font-family: Verdana, sans-serif, Courier, "Courier New";
      font-size: .80em;  
      font-style: normal; 
      font-weight: normal; 
      color: #000000; 
      text-align: justify; 
      margin: 10px 10px 10px 10px;
}


.breadcrumbs { font-family: Verdana, sans-serif, Courier, "Courier New"; 
                       font-size: 11px; 
                       color: #000000;}

.churchname { font-family: Verdana, sans-serif, Courier, "Courier New"; 
                     font-size: 1.2em; 
                     color: #336699;}

.church_place { font-family: Verdana, sans-serif, Courier, "Courier New"; 
                      font-size: .8em; 
                      color: #336699;}

.footer { text-align: left;
             font-family: Verdana, sans-serif, Courier, "Courier New"; 
             font-size: .80em;  
             color: #000000; 
}

.login {   text-align: left;
             font-family: Verdana, sans-serif, Courier, "Courier New"; 
             font-size: .75em;
             font-weight: bold;
             color: #000000;
}

.username { text-align: left;
                  font-family: Verdana, sans-serif, Courier, "Courier New"; 
                  font-size: .7em;  
                  color: #000000;
}

.password {  text-align: left;
                  font-family: Verdana, sans-serif, Courier, "Courier New"; 
                  font-size: .7em;  
                  color: #000000;
}


.email {  text-align: left;
                  font-family: Verdana, sans-serif, Courier, "Courier New"; 
                  font-size: .7em;  
                  color: #000000;
}

.name {  text-align: left;
                  font-family: Verdana, sans-serif, Courier, "Courier New"; 
                  font-size: .7em;  
                  color: #000000;
}

.enews {   text-align: left;
             font-family: Verdana, sans-serif, Courier, "Courier New"; 
             font-size: .75em;
             font-weight: bold;
             color: #000000;
}


.blockquote { left-margin: 0.5em;
                    right-margin: 0.5em;
                    top-margin: 0em;
                    top-margin: 0em;
}

.left { text-align: left;}
.right { text-align: right;}

/*.search_bg { }*/

/*.formbuttons { }*/


/* START -- mission box on homepage  */

.mission_cell { border: solid; 
                     border-width: thin;
                     padding: 1em;
                     width: 120px;
                     top-margin: 0.5em;
}

.mission { font-family: Verdana, sans-serif, Courier, "Courier New"; 
               font-size: .7em; 
               color: #336699;
               text-align: left;    
}

.mission_head { font-family: Verdana, sans-serif, Courier, "Courier New"; 
                        font-size: .9em; 
                        color: #336699;
                        font-weight: bold;  }

/* END -- mission box on homepage  */


.mainmenu { font-family: Verdana, sans-serif, Courier, "Courier New"; 
                    font-size: 12px; 
                    color: #000000;
}


/*  links  */

A:link {color: blue; }
A:visited {color: purple;}
A:hover {color: navy; background: #EDECEB;}
A:active {color: red;}







