﻿body 
{
	
	background-image:url(../IMG/bkg.jpg);
	background-color:#bec5b2;
	background-position:top center;
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	width:100%;
	font-family:Arial,Verdana, Tahoma, Sans-Serif;
	font-size:12px;

}
#header
{
	width:760px;
	left:50%;
	margin-left:-380px;
	position:absolute;
	}
	
	
	#FlashNavigation{
		width:198px;
		height:146px;
		text-align:center;
		background-color:#151515;
		}
		#FlashNavigation a, #FlashNavigation a:link:active:visited:hover{
		color:#666666;
		font-size:11px;
		font-family:Arial,Verdana, Tahoma, Sans-Serif;
		}
		
	
	
/*
*SideBar Stuff
*/
#sideBarTop
{
	background-image:url(../IMG/SideBarTop.gif);
	background-repeat:repeat-x;
	background-position:top left;
	}
#sideBarLeft
{
	background-image:url(../IMG/SideBarLeft.gif);
	background-repeat:repeat-y;
	background-position:top right;
	}
#sideBarRight
{
	background-image:url(../IMG/SideBarRight.gif);
	background-repeat:repeat-y;
	background-position:top left;
	}
#sideBarMain 
{
	background-color:#575a51;
	}
	
	#sideBarMain a, #sideBarMain a:link:active:visited
{
	color:#c4cbb7;
	display:block;
	padding:3px 2px 3px 6px;
	margin-bottom:6px;
	}
	
	#sideBarMain a:hover
{
	color:#e3f6c7;
	background-color:#62655b;
	}
	#sideBarMain .DeadLink
{
	padding:3px 2px 3px 6px;
	margin-bottom:6px;
	color:#70736a;
	font-weight:bold;
	background-color:#4a4d45;
	}	
	
/*
*Main Area Stuff
*/	
#MainLeft
{
	background-image:url(../IMG/MainLeft.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:23px;
	}
#MainRight
{
	background-image:url(../IMG/MainRight.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:30px;
	}
#MainTop
{
	background-image:url(../IMG/MainTop.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
#MainBottom
{
	background-image:url(../IMG/MainBottom.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
#Main
{
	background-color:#ffffff;
	padding:10px 10px 7px 10px;
	}
#Main a, #Main a:link:active:visited
{
	color:#990000;
}
#Main a:hover
{
	color:#660000;
}


/*
*Sermons Stuff
*/	
#Main .Sermon
{
	padding:0px 0px 25px 0px;
	}
#Main .Sermon .Title
{
	font-weight:bold;
	color:#663333;
	font-size:13px;
	background-color:#FEFAF1;
	padding:4px;
	}
#Main .Sermon .Reference
{
	padding:1px 0px 2px 10px;
	font-size:10px;
	}
#Main .Sermon .Links
{
	padding-left:10px;
	}
#Main .Sermon .Comments
{
	padding-left:10px;
	font-size:9px;
	color:#999999;
	}

	
/*
*Homepage Main Area Stuff
*/	
#homepageTop 
{
	background-image:url(../IMG/homepageMainTop.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
#homepageLeft 
{
	background-image:url(../IMG/homepageMainLeft.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:1px;
	}
#homepageRight 
{
	background-image:url(../IMG/homepageMainRight.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:1px;
	}
#homepageMain 
{
	background-color:#d3dbc6;
	padding:0px 15px 15px 15px;
	}
	
	
	
	/*
*Homepage Side Bar Stuff
*/	
#homepageSidebarLeft 
{
	background-image:url(../IMG/homepageSideLeft.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:2px;
	}
#homepageSidebarRight 
{
	background-image:url(../IMG/homepageSideRight.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:2px;
	}
	
	#homepageSidebarBottom
{
	background-image:url(../IMG/homepageSideBottom.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
#homepageSidebarMain 
{
	background-color:#d3dbc6;
	padding:9px 9px 3px 9px;
	}
#homepageSidebarMain  .linerDiv
{
	background-color:#EAEAEA;
	margin-top:4px;
	margin-bottom:4px;
	height:1px;
	width:70%;
	}	
#homepageSidebarMain a, #homepageSidebarMain a:link:active:visited
{
	color:#73776c;
	}
#homepageSidebarMain a:hover
{
	color:#ecffbf;
	}


/*
*Recent Sermon SideBar
*/	
#RecentSermon #Date
{
	font-size:9px;
	color:#333333;
	}
#RecentSermon #Title
{
	font-weight:bold;
	}



/*
*State of the Church
*/		
.stateOfChurch 
{
	margin-bottom:30px;
	}
.stateOfChurch .title	
{
	font-size:14px;
	font-weight:bold;
	background-color:#EAEAEA;
	}
.stateOfChurch .by	
{
	font-size:9px;
	font-weight:bold;
	color:#333333;
	}
.stateOfChurch .content
{
padding-top:9px;
	}
.stateOfChurch .articleLink
{
padding-top:5px;
	}
.stateOfChurch .posted
{
	font-size:9px;
	color:#333333;
	background-color:#f9f9f9;
	text-align:right;
	}
	

.NewsletterText{
	width:210px;
	border:1px solid #999999;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	margin:0px;
	}

.NewsletterButton{
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	position:relative;
	border:1px solid #999999;
	margin:5px 0px 0px 160px;
	}