﻿.contentWrap
{
    border: none;
    padding-top: 0;
    margin-top: 15px;
}
H3
{
    background: none;
    margin: 5px 0;
}
#pageHeader h3
{
    height: 150px;
    background-image: url(images/header03.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
.listitem
{
    vertical-align: top;
    width: 540px;
}
#linkList2
{
    display: none;
}
/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/
#monthTitle
{
    font-family: Times New Roman;
    font-size: 14pt;
    text-align: right;
    color: #4d4d4f;
}
.monthNumber
{
    font-weight: bold;
    font-size: 46pt;
}
#monthButtons
{
    font-size: 10pt;
    text-align: right;
    padding-bottom: 10px;
}
#monthButtons a
{
    text-decoration: none;
    color: #808285;
}
#monthButtons a:hover
{
    color: #000;
}
/* */
.eventControl a
{
    color: #8A3700;
    text-decoration: underline;
}
.thumbnail
{
    float: left;
    margin-right: 10px;
}
.clearlist
{
    clear: both;
}
#listLink
{
    float: right;
    margin: 25px 15px 0 0;
    display: block;
}
.itemDetails
{
    margin: 10px 0;
}
h2
{
    font-weight: bold;
}
.divider
{
    background: url(images/hBorder.gif) repeat-x;
    margin-top: 10px;
    height: 10px;
}
/************************************************************************
* 
* Tabs formatting 
*
************************************************************************/
#horizontal
{
    background: #ffffff url(images/bgTabs.gif) repeat-x bottom;
    padding-left: 45px;
    padding-top: 10px;
    border-bottom: 1px solid #776655;
}
#horizontal a
{
    text-decoration: none;
}
.hActive
{
    color: #696969;
    border-top: 1px solid #776655;
    border-right: 1px solid #776655;
    border-left: 1px solid #776655;
    border-bottom: none;
    background-color: #ffffff;
    text-align: center;
    padding: 2px 10px;
}
.hInactive
{
    color: #a90050;
    border-top: 1px solid #776655;
    border-right: 1px solid #776655;
    border-left: 1px solid #776655;
    background-color: #EDECD1;
    text-align: center;
    padding: 2px 10px;
}
.hInactive a
{
    color: #a90050;
}
#bibleHeader
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: bold;
    font-size: 12pt;
}
.MTextBox
{
    Width: 150px;
}



