﻿body
{
    margin: 0em;
    padding: 1em;
}
body, td, th
{
    font-family: Verdana, sans-serif;
}
img.logo
{
    vertical-align: middle;
    margin-right: 1em;
    border-width: 0px;
}
.siteTitle, h1.home
{
    color: Black;
    font-family: Garamond, "Times New Roman" , serif;
    font-weight: bold;
    font-size: 30px;
    margin: 0em;
    padding: 0em;
    display: inline;
    vertical-align: middle;
}
.siteTitle a:link, .siteTitle a:visited, .siteTitle a:hover
{
    text-decoration: none;
    color: Black;
}
td.logo
{
    padding-right: 10px;
}
.fullwidth
{
    width: 100%;
}
.layout
{
    font-size: 1px;
}
.layoutwidth
{
    width: 780px;
}
.menuarea
{
    background-color: #E1E3BC;
}
td.menu, div.menu
{
    background-color: #E1E3BC;
    font-size: 11px;
    vertical-align: top;
    padding: 1em;
    background-image: url(/images/MenuTopLeftCorner.gif);
    background-repeat: no-repeat;
}
.menu ul
{
    margin: 0em;
    padding: 0em;
    list-style-type: none;
}
.menu li
{
    margin-bottom: 0.5em;
}
.menu a:link, .menu a:visited
{
    text-decoration: none;
    color: black;
}
.menu a:hover
{
    text-decoration: underline;
    color: black;
}
.leftcolumn
{
    width: 230px;
}
.borderimageleft
{
    background-image: url(/images/border.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.borderimagebottom
{
    background-image: url(/images/border.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.borderright
{
    border-right: 2px solid #6d0000;
}
.bordertop
{
    border-top: 2px solid #6d0000;
}
.borderbottom
{
    border-bottom: 2px solid #6d0000;
}
.borderleft
{
    border-left: 2px solid #6d0000;
}
div.footer
{
    padding: 1em;
    font-size: 11px;
    text-align: center;
}
img.rssfeed
{
    float: right;
    border-width: 0px;
}
td.Content
{
    border-left: 2px solid #6d0000;
    border-right: 2px solid #6d0000;
    padding: 0em 1em;
    font-size: 13px;
}
h1
{
    color: #6d0000;
    font-size: 18px;
    margin-top: 0.5em;
    padding-top: 0em;
}
h2
{
    color: #6d0000;
    font-size: 14px;
}
h3
{
    color: Black;
    font-size: 12px;
}
.ContentDate, .ContentAuthor, .ContentLength
{
    font-size: 11px;
}
div.Listen
{
    margin: 2em 0em;
}
div.Listen a
{
    margin-right: 2em;
    padding: 0.5em;
}
div.Listen a:link, div.Listen a:visited
{
    text-transform: uppercase;
    color: #6d0000;
    text-decoration: none;
    border: 1px solid #6d0000
}
div.Listen a:hover
{
    text-transform: uppercase;
    color: White;
    background-color: #6d0000;
    text-decoration: none;
    border: 1px solid #6d0000
}
ul.Sermons li, ul.Articles li, ul.News li
{
    margin-bottom: 1em;
}
div#ContentArea
{
    min-height: 250px;
}
.greek
{
    font-family: 'Palatino Linotype', 'Arial Unicode MS', Athena, 'Lucida Sans Unicode';
}
.hebrew
{
    font-family: 'Times New Roman', 'Arial Unicode MS', 'Lucida Sans Unicode';
    font-size: 1.25em;
}
.abstract
{
    font-style: italic;
}
/* Home-page specific */
h2.home
{
    color: #6d0000;
    font-size: 18px;
    padding-top: 0em;
    margin-top: 0em;
    margin-bottom: 0em;
}
td.latestnews
{
    padding: 0em 1em 1em 1em;
    border-left: #6d0000 2px solid;
    vertical-align: top;
    font-size: 11px;
}
td.latestsermons
{
    padding: 1em 1em 1em 175px;
    background-image: url(/images/Path.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 2px solid #6d0000;
    vertical-align: top;
    border-top: 2px solid #6d0000;
    width: 100%;
    font-size: 11px;
}
td.schedule
{
    padding: 1em;
    border-left: #6d0000 2px solid;
    font-size: 11px;
}
table.UpcomingEventsCalendar
{
    border: 1px solid #C56616;
    float: right;
}
table.UpcomingEventsCalendar a:link, table.UpcomingEventsCalendar a:visited
{
    text-decoration: none;
    color: White;
}
table.UpcomingEventsCalendar td, table.UpcomingEventsCalendar th
{
    font-size: 11px;
}
.CalendarTitle
{
    background-color: #C56616;
    color: White;
}
table.UpcomingEventsCalendar td.Today
{
    border: 1px solid #C56616;
}
table.UpcomingEventsCalendar td.OtherMonth
{
    background-color: #eeeeee;
    color: #999999;
}
div.UpcomingEventDate
{
    font-size: 11px;
    margin-top: 1em;
    font-weight: bold;
}
div.UpcomingEventDescription
{
    font-size: 11px;
}
div.ArticleTitle
{
    margin-top: 1em;
}
div.ArticleDate
{
    color: #666666;
}
div.SermonTitle
{
    margin-top: 1em;
    font-size: 13px;
}
table.contactus td
{
    vertical-align: top;
}
table.contactus td.label
{
    text-align: right;
    padding: 2px 8px 2px 0px;
}
table.contactus td.input
{
    padding: 2px 0px 2px 8px;
}
a.yearlink 
{
    margin-right: 1em;
}