﻿.ContentDIV
{
    margin: 20px 20px 20px 20px;
    min-height: 300px;
    vertical-align: top;
}

/* links */
.DefaultLink
{
	 font-family: Verdana;
	 font-size: 12px;
	 text-decoration: underline;
	 cursor: pointer;
}

/* articles */
.ArticleTitle
{
	 font-family: Verdana;
	 font-size: 20px;
}
.ArticleHeading
{
	 font-family: Verdana;
	 font-size: 16px;
	 border-bottom:solid 1px black;
	 font-weight:bold;
	 text-align:left;
}
.ArticleIntro
{
	 font-family: Verdana;
	 font-size: 16px;
	 text-align: left;
}
.ArticleBody
{
	 font-family: Verdana;
	 font-size: 12px;
	 text-align: justify;
	 text-indent: 30px;
}
.ArticleText
{
	 font-family: Verdana;
	 font-size: 12px;
	 text-align: justify;
}

/* contact */
.PageHeading
{
	 font-family: Verdana;
	 font-size: 16px;
	 border-bottom:solid 1px black;
	 font-weight:bold;
	 text-align:left;
}
.SectionTitle
{
	 font-family: Verdana;
	 font-size: 12px;
	 text-align: right;
	 font-weight: bold;
	 width: 225px;
	 vertical-align: top;
}
.SectionBody
{
	 font-family: Verdana;
	 font-size: 14px;
	 text-align: left;
	 width: 275px;
}
.SectionHeading
{
	 font-family: Verdana;
	 font-size: 14px;
     text-align: center;
	 font-weight: bold;
}
.SectionBreak
{
	 font-family: Verdana;
	 font-size: 1px;
}

/* Inquire */
.TitleField
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    background-color: #990000;
    color: #FFFBD6;
    text-align: center;
}
.LabelField
{
    color: Black;
    font-family: Verdana;
    font-size: 10px;
    font-style:italic;
    font-weight: bold;
    text-align: left;
}
.TextField
{
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    font-style: normal;
    font-weight: normal;
}

/* scriptures */
.ScriptureHeading
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.ScriptureVerse
{
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}
.ScriptureCredits
{
    font-family: Arial;
    font-size: 10px;
    text-align: center;
}

/* service times */
.ServicesHeading
{
	 font-family: Verdana;
	 font-size: 16px;
	 font-weight:bold;
	 text-align: center;
}
.ServicesTitle
{
	 font-family: Verdana;
	 font-size: 12px;
	 font-weight:bold;
	 text-align: right; 
	 width: 180px;
}
.ServicesBody
{
	 font-family: Verdana;
	 font-size: 12px;
	 text-align: left;
	 width: 180px;
}

/* slide show */
.ImageTitle
{
	 font-family: Verdana;
	 font-size: 16px;
	 font-weight:bold;
}
.Navigation
{
	 font-family: Verdana;
	 font-size: 12px;
	 font-weight:bold;
}
.ImageLink
{
	 font-family: Verdana;
	 font-size: 12px;
}

/* menu */
.TopMenu
{}
.TopMenuItem
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border-style: none;
    background-color: #FFFBD6;
    color: #990000;
}

.TopMenuItemHover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    background-color: #990000;
    color: white;
}
.Menu
{
    border: solid 1px black;
}
.MenuItem
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    background-color: #FFFBD6;
    color: #990000;
}
.MenuItemHover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    background-color: #990000;
    color: white;
}

/* calendar */
.CalHeader
{
	color: #6593cf;
	background-color: #e3efff;
	border: solid 1px #8daed9;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	width: 100px;
}
.CalCurrentMonthDay
{
	padding: 0px 0px 0px 0px;
	color: Black;
	background-color: White;
	border: solid 1px #8daed9;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
	height: 75px;
}
.CalToday
{
	color: Black;
	background-color: White;
	border: solid 1px #8daed9;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
	height: 75px;
}
.CalWeekend
{
	color: Black;
	background-color: White;
	border: solid 1px #8daed9;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
	height: 75px;
}
.CalOtherMonthDay
{
	color: Black;
	background-color: #a5bfe1;
	border: solid 1px #8daed9;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
	height: 75px;
}
.CalDayNumber
{
	color: Black;
	border-bottom: solid 1px #8daed9;
	background-image: url(images/Calendar/DayNumber.png);
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	height: 15px;
	padding-left: 2px;
	padding-top: 2px;
}
.CalTitle
{
	color: Black;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
}
.CalPrevNext
{
	color: #6593cf;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
}
.CalEvent
{
	padding: 2px 2px 2px 2px;
	cursor: pointer;
}
.CalLink
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.EditEvent
{
	background-color: #F7F6F3;
	border: solid 1px #E6E2D8;
	font: Verdana;
	padding: 2px 2px 2px 2px;
}
.EditEventHeader
{
    background-color: #5D7B9D;
    border: solid 1px #E6E2D8;
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: bold;
    color: White;
    padding: 3px 3px 3px 3px;
}
.EditEventLabel
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    vertical-align: top;
}
.EditEventText
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;   
}
.line2
{
	color: Red;
}

/* Login Controls */
.LoginHeader
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #990000;
    background-color: Teal;
    color: white;
}
.LoginLabel
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}
.LoginText
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #990000;
}