@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Aphorism
{
	font-style: oblique;
	font-weight: bold;
	color: #003300;
	text-align: center;
}

.CalCurrent
{
	text-align: center;
	font-weight: normal;
	font-style: oblique;
	background-image: url(../Images/Backgrounds/paper-yellow.jpg);
}

.CalDate {
	font-size: x-large;
	font-weight: bold;
	vertical-align: top;
}

.CalDateLink
{
	font-size: x-small;
	font-style: italic;
	text-align: center;
}

.CalDayOfWeek {
	font-size: large;
	color: #FFFF00;
	background-color: #000066;
}

.CalEvent {
	font-size: small;
	color: #003300;
	vertical-align: top;
}

.CalHoliday {
	font-size: small;
	font-style: oblique;
	color: #000066;
	vertical-align: top;
	background-image: url(../Images/Backgrounds/paper-bluelight.jpg);
}

.CalHolidayMajor1 {
	font-size: small;
	font-style: oblique;
	color: #000066;
	vertical-align: top;
	font-weight: bold;
	background-image: url(../Images/Backgrounds/paper-white.jpg);
}
.CalHolidayMajor2 {
	font-size: small;
	font-style: oblique;
	color: #000066;
	vertical-align: top;
	font-weight: bold;
	background-image: url(../Images/Backgrounds/paper-green.jpg);
}

.CalMonth {
	font-size: large;
	font-weight: bold;
}

.CalMonth1 {
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	background-image: url(../Images/Backgrounds/paper-white.jpg);
	vertical-align: middle;
}

.CalMonth2 {
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	background-image: url(../Images/Backgrounds/paper-green.jpg);
	vertical-align: middle;
}

.CalMonColor1 {
	background-image: url(../Images/Backgrounds/paper-white.jpg);
}

.CalMonColor2 {
	background-image: url(../Images/Backgrounds/paper-green.jpg);
}

.CalSermon {
	font-size: medium;
	color: #003300;
	vertical-align: top;
	font-style: italic;
}
.CalTime {
	font-size: x-small;
	vertical-align: top;
}

.Change {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

.Charity {
	font-style: oblique;
	font-weight: bold;
	color: #660066;
}

.Copyright {
	font-size: small;
	font-style: oblique;
}

.DocLink {
	font-style: oblique;
}

.FAQ
{
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
}

.FAQAnswer
{
	font-size: medium;
	color: #000099;
}

.Footer {
	font-size: small;
}

.LastUpdated {
	font-size: x-small;
	font-style: oblique;
}

.Message {
	font-style: oblique;
	font-weight: bold;
	color: #003300;
}


.News
{
	font-size: x-small;
	font-style: oblique;
	font-weight: bold;
	color: #0000CC;
	list-style-position: outside;
}

.NewsLink
{
	font-size: x-small;
	font-style: oblique;
	font-weight: bold;
	list-style-position: outside;
}
.NewsDay {
	font-size: x-small;
	font-style: oblique;
	font-weight: bold;
	color: #003300;
	list-style-position: outside;
	text-align: center;
}
.NewsCell {
	border: 1px solid blue;
}

.NewsBold {
	font-size: small;
	font-style: oblique;
	font-weight: bold;
	color: #0000CC;
	list-style-position: outside;
}
.NewsSpecial {
	font-size: small;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	list-style-position: outside;
}

.NewsHeading
{
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	font-size: medium;
}

.PageList {
	font-size: small;
}

.ParaHeader {
	font-size: large;
	font-weight: bold;
}

.QuickLinks {
	font-size: x-small;
}

.QuickLinkSelection {
	font-weight: bold;
	font-size: large;
}

.Quotation {
	color: #000099;
	background-image: url(../Images/Backgrounds/paper-blue.jpg);
	font-style: oblique;
	font-weight: bold;
}

.ReadingCall
{
	font-size: 24px;
	font-weight: bold;
}

.ReadingResponse
{
	font-size: 24px;
	font-style: oblique;
	text-indent: 40pt;
}

.Sermon {
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.Superscript {
	vertical-align: super;
	font-size: small;
}
.CalHolidayMajor {
	font-size: small;
	font-style: oblique;
	color: #000066;
	vertical-align: top;
	font-weight: bold;
}
