﻿ul.nav {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    }
ul.nav a {
    background-color: #E0E0E0;
    color: #488AC7;
    display:block;
    text-decoration:none;
    padding-left:5px;
    margin-bottom: 15px;
    border-top-style:outset;
    border-left-style:outset;
    border-right-style:outset;
    border-bottom-style:outset;
    width:142px;
    }
* html ul.nav a { height: 1px;}
ul.nav li { display:inline;}
li {}
.xlinks {
    display:block;
    background-color: #E0E0E0;
    text-align:center;
    border-bottom-style:double;
    border-left-style:double;
    border-right-style:double;
    border-top-style:double;
    width:142px;
    text-decoration:none;
    }
.LGW {color: #004000;}
.NERB {color: #00C000;}  
.PAP {color:#C04000;}
.VFC {color: #0066FF}
.AT {color: #FF0000}
.FCAB {color: Purple}
.HCCO {
    color:Black;
    display:block;
    background-color: #E0E0E0;
    text-align:center;
    border-bottom-style:double;
    border-left-style:double;
    border-right-style:double;
    border-top-style:double;
    text-decoration:none;
    background-image:url(Images/BOSH_black.jpg);
    background-repeat:no-repeat;
    background-position:top;
    padding-top:80px;
    margin-top:5px;    
    width:180px
    }
.logoname {
    color:#ffffcc;
    font-family:Kristen ITC, Comic Sans MS, Arial Unicode MS;
    font-size:10pt;
    }
p {
    color:inherit;
    font-family:Palatino Linotype, Arial Unicode MS;
    font-size:1em;
    padding-left:5px;
    padding-right:5px;
    }
h1 {
    color:#000033;
    font-family:Arial Unicode MS, Palatino Linotype;
    font-size:1.2em;
    font-weight:normal;
    margin-bottom:5px;
    padding-left:2px;
    }
h2 {
    color:#000033;
    font-family:Arial, Palatino Linotype;
    font-size:1em;
    font-weight:bold;
    margin-bottom:5px;
    padding-left:2px;
    }
h3 {
    color:#660000;
    font-family:Arial Unicode MS, Palatino Linotype;
    font-size:1em;
    font-weight:normal;
    margin-bottom:0px;
    padding-left:2px;
    }
h4 {
    color:#660000;
    font-family:Arial Unicode MS, Palatino Linotype;
    font-size:.9em;
    font-weight:normal;
    margin-bottom:0px;
    padding-left:2px;
    }    
.sitetitlemain {
    color:#cccccc;
    font-family:Comic Sans MS, Arial Unicode MS;
    font-size:2em;
    }
.sitetitlesub {
    color:#cccccc;
    font-family:Comic Sans MS, Arial Unicode MS;
    font-style:italic;
    font-size:1em;
    }
.pageheader {
    color:#cccccc;
    font-family:Comic Sans MS, Arial Unicode MS;
    font-style:normal;
    font-size:1.5em;
    }
.scripture {
    color:#000000;
    font-family:Arial Unicode MS, Palatino Linotype;
    font-style: italic;
    font-weight:bold;
    font-size:1em;
    padding-left:5px;
    padding-right:5px;
    }
.tableprop {
    width:700px;
    border-style:inset;
    border-width:1px;
    border-collapse:collapse;
    border-color:#000033;
    }
.tablecellsprop {
    border-style:inset;
    border-width:1px;
    border-collapse:collapse;
    border-color:#000033;
    padding-left:2px;
    height:25px;
    }
.colbutton {
    width:25px;
    }
.coltext {
    width:325px;
    }