﻿body 
{
    background-color: #6c5f47;
    font-family: Helvetica, arial, sans-serif;
    font-size: 10px;
}

.maintable
{
    background-color: #efe8ce;
}

.headerchurchtext
{
    font-size: 18px;
    font-weight: bold;
}

.headerurltext
{
    font-size: 12px;
    font-weight: bold;
}

.WelcomeHeader
{
    background-color: #AB7719;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding:3px;   
}

.WelcomeBody 
{
    border: solid 1px #ab7719;
    padding:7px;
    text-align: center;
}

.WelcomeContainer
{
    border-collapse: collapse;
}

.titlewithbottomborder
{
    font-size: 14px;
    font-weight: bold;
    color: #ab7719;
    border-bottom: solid 1px #ab7719;
}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: red;}

.ccocbutton
{
    background-color: #ded7bd;
    font-size: 10px;
    font-weight: bold;
    height: 25px;
    width: 65px;
}

.EventTitle
{
    font-size: 12px;
    font-weight:bold;
}

.EventDateTime
{
}

.EventLocation
{
}

.EventLocationURL
{
}

.EventComment
{
}

.TitleTan
{
    font-size: 14px;
    font-weight: bold;
    color: #ab7719;
}

.CommonHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    border-bottom: solid 1px #000000;
    width: 100%;
}

.monthlistitem
{
    text-align:center;
}

.SermonTitle
{
    font-weight: bold;
}

.SermonComment
{
    font-style: italic;
}

.SermonDate
{
}

.SermonAuthor
{
}

.SermonDownloadURL
{
}

.SermonSeries
{
}

.MostRecentSermonLeftSide
{
    border-top: 1px solid #000000;
    vertical-align: top;
}

.MostRecentSermonRightSide
{
    border-top: 1px solid #000000;
    padding: 3px;
    text-align: right;
}

.MostRecentSermonLabel
{
    font-weight: bold;
    font-size: 12px;
}

.MostRecentSermonTitle
{
    font-weight: bold;
}

.MostRecentSermonComment
{
    font-style: italic;
}

.MostRecentSermonDate
{
}

.MostRecentSermonAuthor
{
}

.MostRecentSermonDownloadURL
{
}

.MostRecentSermonSeries
{
}

.RecentItemDescription
{
    text-align: center;
    font-weight:bold;
}

.RecentItemDate
{
    text-align:center;
    font-style: italic;
}
