﻿/* Web Stylesheet for a generic web Site  */
/* Author: John McManigle */


/* These are the generic font definitions normal text */
/* A59748 is a tan */

/******************************/
/** Colors used to be mass changed for themes:
/**
/**  #e7fde8 - Light Lime
/**  #b3cad9 - Green
/**  #2E4d7B - Royal Blue - 368338
/**  #2F4F4F - Dark Aqua Green
/**  #5078B3 - Dark Baby Blue - a0b9a1
/**  #D3DEEF - Light Baby Blue - cfebd0
/**
/******************************/


.watermark 
{

	background: #e7fde8;
}

body {
	background: #b3cad9 url(images/Background.gif) repeat-x;
	font: 11px arial, sans-serif;
	color: #89aabf;
	padding-bottom: 10px;
}

.header {
	background: #dbe8f0 url(images/Header.png);
	width: 800px;
	height: 100px;
}

.colum1 {
	background: White;
	width: 200px;
}

.colum2 {
	background: White;
	width: 600px;
}

.footer {
	background: #b3cad9 url(images/Footer2.png);
	width: 800px;
	height: 100px;
	font: 11px arial, sans-serif;
	color: White;

}

.verses {
	background: #9fb6bf url(images/sermonverses.png);
	width: 275px;
	height: 200px;
	font: 18px arial, sans-serif;
	color: White;

}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #b3cad9;
    color: white;
    background-color: #9fb6bf;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
    background: none;
    text-decoration: none;
}

.accordionHeaderSelected
{
    border: 1px solid #b3cad9;
    color: white;
    background-color: #dbe8f0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px solid #b3cad9;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/** Original sheet **/
.Broadcast
{
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Broadcast	
	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
.Text1, .Text2, .Text3, .Text4, .Text5, .Text5_BOLD, .Text6, .Text6_BOLD
{
	color: #A59748;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Text1	
	{	
	font-size:	2em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Text2	
	{	
	font-size:	1.75em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Text3	
	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Text4	
	{	
	font-size:	1.33em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Text5	
	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Text5_BOLD	
	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


.Text6	
	{	
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
.Text6_BOLD	
	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Cal_Month, .Cal_Date, .Cal_Holiday, .Cal_Time, .Cal_Location, .Cal_Description
{
    color: #355b74;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .6em;
}

.Cal_Month	
	{	
	font-size:	3em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
.Cal_Date	
	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
.Cal_Holiday	
	{	
	color: #BD2515;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Cal_Time	
	{	
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Cal_Location	
	{	
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Cal_Description	
	{	
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	

.Event_Title, .Event_Month, .Event_Date, .Event_Holiday, .Event_Time, .Event_Location, .Event_Description
{
    color: #bdb76b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

.Event_Title	
	{	
	font-size:	14pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
.Event_Month	
	{	
	font-size:	12pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
.Event_Date	
	{	
	font-size:	10pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.Event_Description	
	{	
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
	
/* border for Upcoming Events  */

.Event_Table	
	{	
	BORDER-RIGHT:	#8F7B2D thin solid;
	BORDER-LEFT:	#8F7B2D thin solid;
	BORDER-TOP:		#8F7B2D thin solid;
	BORDER-BOTTOM:	#8F7B2D thin solid;

	}	/* border for Upcoming Events  */


	 .TableDataHeader
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
 .TableDataAlternate
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 .TableDataAlternate
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TableDataAlternate	
	{	
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
