﻿body
{
    background-color:#CCCCCC;
    text-align:center;
    font-family:Arial, Times New Roman, Sans-Serif;
    font-size:12px;
}
#mainBody { margin:0px Auto; border:0px; width:730px; text-align:center;}

.DivHeader
{
    float:left;
    width:730px;
    height:73px;
    text-align:center;
}

.DivBody
{
    float:left;
    background-color:#ded9c2;
    width:730px;
    margin:-5px 0px;
    min-height:400px;    
}
.DivContent
{
    text-align:center;
    background-color:#ded9c2;
}
.LeftContent
{
    float:left;
    width:163px;
    text-align:left;
    padding:5px 3px 5px 3px;
}
.MiddleContent
{
    float:left;
    width:420px;
    text-align:left;
    padding:5px 5px 5px 5px;
}
.contentHeader
{
    font-size:18px;
    font-weight:bold;
    color:#330065;
    padding:0px 0px 5px 0px;
    text-decoration: underline;
}
.contentSubHeader
{
    font-size:14px;
    font-weight:bold;
    color:#c18232;
    padding:0px 0px 5px 0px;
    margin-top:8px;
}
.RightContent
{
    float:left;
    width:125px;
    text-align:left;
    padding:5px 3px 5px 3px;
}
.contentAd
{
    /*border-bottom: dashed 1px #666666;*/
    border-top: dashed 1px #666666;
    margin:10px 0px 10px 0px;
    padding:10px 2px 10px 2px;
    font-size:10px;
}
.RightContentIndex
{
    float:left;
    width:288px;
    text-align:left;
    padding:5px 3px 5px 3px;
}
.contentDivider
{
    border-bottom: dotted 1px #330065;
    padding:5px 10px 15px 10px;
}
.DivFooter
{
    float:left;
    width:100%;
    height:9px;
    color:#330065;
    font-size:10px;
}
.navMenu
{
    height:46px;
}
h2
{
    font-size:12px;
    font-weight:bold;
}
a
{
    color:#330065;
}
.deaconList
{
    width:210px;
    height:125px;
    color:#C18232;
    font-weight:bold;
    float:left;
    border-top:dotted 1px #330065;
    border-top: dotted 1px #330065;
    text-align:center;
    padding:3px 0px 3px 0px;
    margin-bottom:4px;
}
.ministryList
{
    width:210px;
    color:#C18232;
    font-weight:bold;
    float:left;
    border-top:dotted 1px #330065;
    border-top: dotted 1px #330065;
    text-align:center;
    padding:3px 0px 3px 0px;
    margin-bottom:4px;
}
.purpletext
{
    font-size:12px;
    color:#330065;
}