body
	{
	margin: 0px;
	background: url('../images/headerbg.jpg') repeat-x;
	font-family: arial, helvetica, sans;
	color: #000000;
	font-size: 12px;
	}

#dropdown
	{
	position: relative;
	top: 0px;
	left: 330px;
	z-index: 3000;
	display: block;
	visibility: hidden;
	width: 180px;
	height: 500px;
	}

#dropdown a
	{
	margin: 0px;
	display: block;
	background: #ffffff;
	text-align: left;
	color: #808080;
	border: 1px solid #808080;
	padding: 1px;
	font-size: 9px;
	}

#dropdown a:hover
	{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	}

#news
	{
	position: absolute;
	z-index: 3;
	}

#container
	{
	width: 900px;
	margin: auto;
	}

#header
	{
	background: url('../images/headerbg.jpg');
	text-align: center;
	height: 100px;
	}

#mainnav
	{
	width: 880px;
	height: 40px;
	margin: auto;
	}

#mainnav ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#mainnav li.home
	{
	float: left;
	width: 50px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}

#mainnav li.about
	{
	float: left;
	width: 110px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav li.growing
	{
	float: left;
	width: 150px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav li.ministries
	{
	float: left;
	width: 100px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav li.classes
	{
	float: left;
	width: 100px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav li.children
	{
	float: left;
	width: 90px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav li.youth
	{
	float: left;
	width: 90px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav li.news
	{
	float: left;
	width: 80px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav li.contact
	{
	float: left;
	width: 110px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav li.diver
	{
	float: left;
	width: 90px;  
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: url('../images/nav-divider.gif') no-repeat left center;
	}

#mainnav a
	{
	text-align: center;
	display: block;
	font-family: verdana, arial, helvetica, sans;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	}

#mainnav a:hover
	{
	color: #000000;
	}

.horizline
	{
	margin: auto;
	width: 880px;
	background: url('../images/horizline.jpg');
	height: 1px;
	}

#pageimages
	{
	margin: auto;
	padding-top: 3px;
	width: 880px;
	height: 231px;
	}

#homeleft
	{
	float: left;
	width: 444px;
	}

#homeright
	{
	float: right;
	width: 416px;
	background: url('../images/rightfrontpage.jpg');
	height: 211px;
	text-align: center;
	padding: 10px;
	}

#homeright .verse
	{
	position: relative;
	top: 40px;
	font-family: verdana, arial, helvetica, sans;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	}

#homeright .scripture
	{
	position: relative;
	top: 40px;
	font-family: verdana, arial, helvetica, sans;
	color: #ffffff;
	font-size: 13px;
	font-style: italic;
	text-align: right;
	}

#homeright .biblesearch
	{
	position: relative;
	top: 120px;
	font-family: verdana, arial, helvetica, sans;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}

#pagelayout
	{
	margin: auto;
	padding-top: 3px;
	width: 880px;
	}

/*Home Page Styles*/

#pageleft
	{
	float: left;
	width: 427px;
	padding: 5px;
	}

#pageleft h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #4A5460;
	font-weight: normal;
	}

#pageright
	{
	float: right;
	width: 423px;
	border: 1px solid #D7D7D7;
	padding: 5px;
	}

#pageright h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	background: #ffffff;
	}

/* News Page Styles */

#newsleft
	{
	float: left;
	width: 258px;
	border: 1px solid #D7D7D7;
	background: #ffffff;
	padding: 5px;
	}

#newsleft h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #4A5460;
	font-weight: normal;
	}

#newsleft .link
	{
	color: #000080;
	}

#newsleft .linkdate
	{
	font-size: 90%;
	color: #414141;
	margin-bottom: 5px;
	}

#newsright
	{
	float: right;
	width: 600px;
	height: 100%;
	padding: 5px;
	}

#newsrightbottom
	{
	display: block;
	height: 100px;
	background: #F4F4F4;
	}

#newsright h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	}

#newsright .published
	{
	font-size: 90%;
	color: #808080;
	}

#newsright .pagecontent
	{
	font-size: 14px;
	color: #000000;
	}

/* About Page Styles */

#aboutleft
	{
	float: left;
	width: 375px;
	border: 1px solid #D7D7D7;
	background: #ffffff;
	padding: 5px;
	}

#aboutleft h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #4A5460;
	font-weight: normal;
	}

#aboutright
	{
	float: right;
	width: 483px;
	padding: 5px;
	}

#aboutright h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	background: #ffffff;
	}

#aboutbottom
	{
	display: block;
	background: #F4F4F4;
	}

/* Growing In Grace Page Styles */

#growingleft
	{
	float: left;
	width: 600px;
	background: #ffffff;
	padding: 5px;
	}

#growingleft h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #4A5460;
	font-weight: normal;
	}

#growingright
	{
	float: right;
	width: 258px;
	height: 100%;
	padding: 5px;
	border: 1px solid #D7D7D7;
	}

#growingright h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	background: #ffffff;
	}

#growingbottom
	{
	display: block;
	height: 100px;
	background: #F4F4F4;
	}

#growingright .list
	{
	padding: 5px;
	}

#growingright ul 
	{
	list-style-type: none;
	}

#growingright li
	{
	margin-bottom: 3px;
	}

#growingright a
	{
	padding-left: 15px;
	text-decoration: none;
	}

#growingright a:hover
	{
	background: url('../images/arrow.gif') left center no-repeat;
	text-decoration: underline;
	}

#growingright a:active
	{
	background: url('../images/arrow.gif') left center no-repeat;
	text-decoration: none;
	}

/* Sermon Page Styles */

#sermonsleft
	{
	float: left;
	width: 600px;
	background: #ffffff;
	padding: 5px;
	}

#sermonsleft h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #4A5460;
	font-weight: normal;
	}

#sermonsright
	{
	float: right;
	width: 258px;
	height: 100%;
	padding: 5px;
	border: 1px solid #D7D7D7;
	}

#sermonsright h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	background: #ffffff;
	}

#sermonsbottom
	{
	display: block;
	height: 100px;
	background: #F4F4F4;
	}

/* Ministry Page Styles */

#ministriesleft
	{
	float: left;
	width: 270px;
	background: #ffffff;
	}

#ministriesleft .list
	{
	border: 1px solid #D7D7D7;
	padding: 5px;
	}

#ministriesleft ul 
	{
	list-style-type: none;
	}

#ministriesleft li
	{
	margin-bottom: 3px;
	}

#ministriesleft a
	{
	padding-left: 15px;
	text-decoration: none;
	}

#ministriesleft a:hover
	{
	background: url('../images/arrow.gif') left center no-repeat;
	text-decoration: underline;
	}

#ministriesleft a:active
	{
	background: url('../images/arrow.gif') left center no-repeat;
	text-decoration: none;
	}

#ministriesleft h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #4A5460;
	font-weight: normal;
	}

#ministriesright
	{
	float: right;
	width: 600px;
	height: 100%;
	padding: 5px;
	}

#ministriesbottom
	{
	margin-top: 5px;
	display: block;
	background: #F4F4F4;
	}

#ministriesright h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	background: #ffffff;
	}

/*  Calendar Styles */
#calendarbg
	{
	background: url('../images/calendarbg.jpg');
	}
#calendar
	{
	float: left;
	width: 205px;
	}

#calendarevent
	{
	float: right;
	width: 214px;
	padding: 2px;
	}

#event
	{
	display: block;
	height: 100%;
	padding: 3px;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	}

#event .date
	{
	font-weight: bold;
	color: #400080;
	}

#calendar a
	{
	text-decoration: none;
	}

#calendar table
	{
	font-family: arial, helvetica, sans; 
	font-size: 11px; 
	color: #000000; 
	width: 100%;
	border: 1px solid #97BFCE;
	background: #D7D7D7;
	}

#calendar td
	{
	text-align: center;
/*	border: 1px solid #97BFCE; */
	background: #ffffff;
	}

#calendar table.noborder
	{
	border: 0px;
	background: #ffffff;
	}

#calendar td.noborder
	{
	border: 0px;
	}

#calendar td.nonmonthday
	{
	border: 0px;
	background: #EEEEEE;
	}

#calendar td.today
	{
	border: 1px solid #97BFCE; 
	background: #FF8000;
	}

#calendar a.event
	{
	background: #F1ED50;
	display: block;
	}

#bottomlayout
	{
	margin: auto;
	padding-top: 3px;
	width: 880px;
	background: url('../images/bottombg.jpg');
	}

#bottomleft
	{
	float: left;
	width: 427px;
	padding: 5px;
	}

#bottomleft h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #4A5460;
	font-weight: normal;
	}

#bottomright
	{
	float: right;
	width: 425px;
	padding: 5px;
	}

#bottomright h1
	{
	font-family: tahoma, arial, helvetica, sans;
	font-size: 16px;
	color: #4A5460;
	font-weight: normal;
	}

#bottomnav
	{
	width: 100%;
	margin: auto;
	}

#bottomnav ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#bottomnav li
	{
	float: left;
	width: 100px; 
	text-align: center;
	}

#bottomnav li.diver
	{
	float: left;
	width: 90px; 
	text-align: center;
	border-left: 1px solid #808080;
	}

#bottomnav li.grace
	{
	float: left;
	width: 125px; 
	text-align: center;
	border-left: 1px solid #808080;
	}

#bottomnav a
	{
	display: block;
	font-family: verdana, arial, helvetica, sans;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	}

#bottomnav a:hover
	{
	color: #000000;
	}

#footer
	{
	margin: auto;
	padding-top: 10px;
	width: 880px;
	font-size: 10px;
	font-family: arial, helvetica, sans;
	color: #C0C0C0;
	}

#footer a
	{
	text-decoration: none;
	color: #C0C0C0;
	}

#footer .left
	{
	float: left;
	width: 640px;
	}

#footer .right
	{
	float: right;
	width: 240px;
	text-align: right;
	}

#staffbio
	{
	float: left;
	text-align: center;
	width: 180px;
	font-size: 10px;
	padding: 5px;
	}

#show
	{
	overflow: auto;
	color: #ffffff;
	}

/*Lightbox Styles*/

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img { border: none; }
#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }
#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }
#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../images/nextlabel.gif") right 15% no-repeat; }
#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }
#imageData { 	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }