*
{
    margin: 0;
    padding: 0;
    text-align: left;
}
body
{
    font-family: Tahoma, Veranda Helvetica, sans-serif;
    font-size: 10pt;
    color: #000;
    background: #EBEBEA;
    margin: 0 auto;
    width: 770px;
}

#maincontent{
}
a:link
{
    color: navy;
    text-decoration: underline;
    font-family: Book Antiqua;
}

a:visited
{
     color: navy;
    text-decoration: underline;
    font-family: Book Antiqua;
}

a:hover
{
    color: Blue;
    text-decoration: none;
    font-family: Book Antiqua;
}

a:active
{
    color: navy;
}
.whitetext
{
    color: #fff;
    text-decoration: none;
}

#headerLogo
{
    background-image: url(../../images/HeaderFooter.png);
    background-repeat: no-repeat;
    height: 109px;
    padding-left: 100px;
    font-style: italic;
    font-weight: bold;
    font-size: 18pt;
    color: #000066;
    font-family: Book Antiqua, "Times New Roman" , Times, serif;
}

hr
{
    border: 1px solid #7F9DB9;
    padding: 2 0 2 0;
}

.form
{
    font-size: 90%;
    color: #000;
    height: 14px;
    width: 130px;
}
.nav-bar-left
{
    background: url(images/left-nav.gif) repeat-y;
    width: 100%;
    color: #fff;
    padding-top: 10px;
}
.table
{
    border-style: solid;
    border: thin;
}
.joinUs-border, .columns
{
    background: #fff;
    border: 1px solid #7F9DB9;
    font-size: 90%;
    padding: 7px;
    color: #000;
    
}
.joinUsheader
{
    background: url(images/joinus-bg.gif) no-repeat;
    font-weight: bold;
    color: #000;
    height: 50px;
    padding-left: 8px;
}
.interiorBg
{
    background: #fff;
    border: 1px solid #7F9DB9;
    font-size: 90%;
    padding: 7px;
    color: #000;
}
.copyright
{
    color: #333;
    font-size: 85%;
}
.copyright a
{
    color: #333;
}

.smtext
{
    font-size: 50%;
    font-weight: normal;
}
.medtext
{
    font-size: 60%;
    font-weight: bold;
    color: #000;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.1em;
    margin-top: 5px;
    margin-bottom: 5px;
}

h1
{
    color: #000066;
    font-size: 1.1em;
    font-weight: bold;
}

h1, h2
{
    margin-top: 0px;
    color: #000066;
}

h2
{
    font-size: 1.0em;
}

h3
{
    font-size: 0.9em;
}

h3.small
{
    font-size: 0.8em;
}

h4
{
    font-size: 0.8em;
}

h5
{
    font-size: 0.8em;
}

h6
{
    font-size: 0.8em;
}
.worship
{
    line-height: 1.5em;
}
.popup
{
    line-height: 1.5em;
    font-size: 11pt;
    padding: 5px;
    background-color: #fff;
}
.worship a
{
    color: #000066;
    font-family: Tahoma, Veranda Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
}
.times
{
    text-align: center;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}
.PageTitle
{
    font-style: italic;
    font-weight: bold;
    font-size: 14pt;
    color: #fff;
    font-family: Book Antiqua, "Times New Roman" , Times, serif;
    padding: 5px 0 5px 10px;
    background-color:Navy;
    border-top: solid 1px #fff;
    
}

