<!--

/************************
* page level attributes *
************************/

a:hover
{
	text-decoration:	none;
	color:				#000000;
}

a:link.footer, a:visited.footer, a:active.footer
{
	font-family:		verdana, arial, 'sans serif';
	font-size:			9;
	color:				#b1b1b1;
	text-decoration:	none;
}

a:hover.footer
{
	font-family:		verdana, arial, 'sans serif';
	font-size:			9;
	color:				#b1b1b1;
	text-decoration:	underline overline;
}

body
{
	font-family:		verdana, arial, 'sans serif';
	font-size:			12;
	background-color:	#f3e49f;
	background-image:	url(../images/bg_tile.gif);
	margin:				0px 0px 0px 0px;
}

#aboutustitle
{
	color:				#846000;
	font-weight:		bold;
}

#ourdoctrinestitle
{
	color:				#843200;
	font-weight:		bold;
}

#ourservicestitle
{
	color:				#860000;
	font-weight:		bold;
}

#visitustitle
{
	color:				#840051;
	font-weight:		bold;
}

#readuptitle
{
	color:				#470084;
	font-weight:		bold;
}

#listenintitle
{
	color:				#006684;
	font-weight:		bold;
}

#contactustitle
{
	color:				#008400;
	font-weight:		bold;
}

#booktitle
{
	font-weight:		bold;
	font-style:			italic;
}

#copyright
{
	font-family:		verdana, arial, 'sans serif';
	font-size:			10;
	color:				#b1b1b1;
}

P, TD, TH
{
	font-family:		verdana, arial, 'sans serif';
	font-size:			12;
}

td.even
{
	font-family:		verdana, arial, 'sans serif';
	font-size:			10;
	background-color:	transparent;
}

td.odd
{
	font-family:		verdana, arial, 'sans serif';
	font-size:			10;
	background-color:	#fbf3ce;
}

td.hr
{
	background-color:	transparent;
	height:				5;
}

HR
{
	border:				0px;
	height:				1px;
	width:				85%;
	color:				#b1b1b1;
	background:			#b1b1b1;
}

#full_hr
{
	border:				0px;
	height:				1px;
	width:				100%;
	color:				#b1b1b1;
	background:			#b1b1b1;
}

H2
{
	font-size:			18;
}

H3
{
	font-size:			14;
}

H4
{
	font-size:			13;
}

/****************************
* end page level attributes *
****************************/

/*********
* header *
*********/

#top_back
{
	position:			absolute;
	top:				0px;
	left:				0px;
	background-image:	url(../images/frame_01.gif);
	height:				180px;
	width:				800px;
}

/*************
* end header *
*************/

/**********************
* top menu navigation *
**********************/

#menu a
{
	position:			absolute;
	height:				26px;
	width:				128px;
	top:				150px;
	text-decoration:	none;
}

#menu a i
{
	visibility:			hidden;
}

a#aboutus, a#doctrine, a#services, a#visitus, a#readup, a#listenin, a#contactus
{
	top:				149px;
}

a#home
{
	top:				35px;
	left:				32px;
	height:				110px;
	width:				300px;
}

a#aboutus
{
	left:				30px;
	width:				95px;
}

a#doctrine
{
	left:				125px;
	width:				129px;
	height:				26px;
}

a#services
{
	left:				254px;
	width:				121px;
}

a#visitus
{
	left:				375px;
	width:				93px;
}

a#readup
{
	left:				468px;
	width:				94px;
}

a#listenin
{
	left:				562px;
	width:				99px;
}

a#contactus
{
	left:				661px;
	width:				107px;
}

a#aboutus:hover
{
	background-image:	url(../images/nav/about_us_on.gif);
}

a#doctrine:hover
{
	background-image:	url(../images/nav/our_doctrines_on.gif);
}

a#services:hover
{
	background-image:	url(../images/nav/our_services_on.gif);
}

a#visitus:hover
{
	background-image:	url(../images/nav/visit_us_on.gif);
}

a#readup:hover
{
	background-image:	url(../images/nav/read_up_on.gif);
}

a#listenin:hover
{
	background-image:	url(../images/nav/listen_in_on.gif);
}

a#contactus:hover
{
	background-image:	url(../images/nav/contact_us_on.gif);
}

a#aboutus:hover, a#doctrine:hover, a#services:hover, a#visitus:hover, a#readup:hover, a#listenin:hover, a#contactus:hover
{
	border:				none;
}

/* ----------------------
- static on nav buttons -
-----------------------*/

#menu_static a i
{
	visibility:			hidden;
}

#about_us_on a
{
	position:			absolute;
	background-image:	url(../images/nav/about_us_dwn.gif);
	top:				149px;
	left:				30px;
	height:				26px;
	width:				96px;
	text-decoration:	none;
}

#doctrine_on a
{
	position:			absolute;
	background-image:	url(../images/nav/our_doctrines_dwn.gif);
	top:				149px;
	left:				125px;
	height:				26px;
	width:				129px;
	text-decoration:	none;
}

#services_on a
{
	position:			absolute;
	background-image:	url(../images/nav/our_services_dwn.gif);
	top:				149px;
	left:				254px;
	height:				26px;
	width:				122px;
	text-decoration:	none;
}

#visitus_on a
{
	position:			absolute;
	background-image:	url(../images/nav/visit_us_dwn.gif);
	top:				149px;
	left:				375px;
	height:				26px;
	width:				93px;
	text-decoration:	none;
}

#readup_on a
{
	position:			absolute;
	background-image:	url(../images/nav/read_up_dwn.gif);
	top:				149px;
	left:				468px;
	height:				26px;
	width:				94px;
	text-decoration:	none;
}

#listenin_on a
{
	position:			absolute;
	background-image:	url(../images/nav/listen_in_dwn.gif);
	top:				149px;
	left:				562px;
	height:				26px;
	width:				99px;
	text-decoration:	none;
}

#contactus_on a
{
	position:			absolute;
	background-image:	url(../images/nav/contact_us_dwn.gif);
	top:				149px;
	left:				661px;
	height:				26px;
	width:				107px;
	text-decoration:	none;
}

a#about_us_on:hover, a#doctrine_on:hover, a#services_on:hover, a#visitus_on:hover, a#readup_on:hover, a#listenin_on:hover, a#contactus_on:hover
{
	border:				none;
}

/* --------------------------
- end static on nav buttons -
---------------------------*/

/**************************
* end top menu navigation *
**************************/

/***********************
* side menu navigation *
***********************/

/* -------------------
- about us side menu -
--------------------*/

#about_us_sub
{
	position:			absolute;
	background-image:	url(../images/nav/about_us_submenu.gif);
	top:				-50px;
	left:				26px;
	height:				121px;
	width:				140px;
}

#sidemenu1 a
{
	position:			absolute;
	background-color:	transparent;
	top:				-50px;
	left:				30px;
	z-index:			2;
	height:				121px;
	width:				140px;
	text-decoration:	none;
}

#sidemenu1 a i
{
	visibility:			hidden;
}

a#leadership
{
	top:				-50px;
	left:				26px;
	height:				41px;
	width:				140px;
}

a#affiliations
{
	top:				-9px;
	left:				26px;
	height:				25px;
	width:				140px;
}

a#history
{
	top:				16px;
	left:				26px;
	height:				25px;
	width:				140px;
}

a#suggestedlinks
{
	top:				41px;
	left:				26px;
	height:				30px;
	width:				140px;
}

a#leadership:hover
{
	background-image:	url(../images/nav/about_us_submenu_1_on.gif);
}

a#affiliations:hover
{
	background-image:	url(../images/nav/about_us_submenu_2_on.gif);
}

a#history:hover
{
	background-image:	url(../images/nav/about_us_submenu_3_on.gif);
}

a#suggestedlinks:hover
{
	background-image:	url(../images/nav/about_us_submenu_4_on.gif);
}

a#leadership:hover, a#affiliations:hover, a#history:hover, a#suggestedlinks:hover
{
	border:				none;
}

/* ----------------------
- static on nav buttons -
-----------------------*/

#side_menu_1_static a i
{
	visibility:			hidden;
}

#leadership_on a
{
	position:			absolute;
	background-image:	url(../images/nav/about_us_submenu_1_on.gif);
	top:				-50px;
	left:				26px;
	height:				41px;
	width:				140px;
	text-decoration:	none;
}

#affiliations_on a
{
	position:			absolute;
	background-image:	url(../images/nav/about_us_submenu_2_on.gif);
	top:				-9px;
	left:				26px;
	height:				25px;
	width:				140px;
	text-decoration:	none;
}

#history_on a
{
	position:			absolute;
	background-image:	url(../images/nav/about_us_submenu_3_on.gif);
	top:				16px;
	left:				26px;
	height:				25px;
	width:				140px;
	text-decoration:	none;
}

#links_on a
{
	position:			absolute;
	background-image:	url(../images/nav/about_us_submenu_4_on.gif);
	top:				41px;
	left:				26px;
	height:				30px;
	width:				140px;
	text-decoration:	none;
}

a#leadership_on:hover, a#affiliations_on:hover, a#history_on:hover, a#links_on:hover
{
	border:				none;
}

/* --------------------------
- end static on nav buttons -
---------------------------*/

/* -----------------------
- end about us side menu -
------------------------*/

/* ------------------------
- our doctrines side menu -
-------------------------*/

#our_doctrines_sub
{
	position:			absolute;
	background-image:	url(../images/nav/doctrines_submenu.gif);
	top:				-50px;
	left:				26px;
	height:				72px;
	width:				140px;
}

#sidemenu2 a
{
	position:			absolute;
	background-color:	transparent;
	top:				-50px;
	left:				30px;
	z-index:			2;
	height:				72px;
	width:				140px;
	text-decoration:	none;
}

#sidemenu2 a i
{
	visibility:			hidden;
}

a#statementoffaith
{
	top:				-50px;
	left:				26px;
	height:				41px;
	width:				140px;
}

a#sgbcdistinctives
{
	top:				-9px;
	left:				26px;
	height:				31px;
	width:				140px;
}

a#statementoffaith:hover
{
	background-image:	url(../images/nav/doctrines_submenu_1_on.gif);
}

a#sgbcdistinctives:hover
{
	background-image:	url(../images/nav/doctrines_submenu_2_on.gif);
}

a#statementoffaith:hover, a#sgbcdistinctives:hover
{
	border:				none;
}

/* ----------------------
- static on nav buttons -
-----------------------*/

#side_menu_2_static a i
{
	visibility:			hidden;
}

#statementoffaith_on a
{
	position:			absolute;
	background-image:	url(../images/nav/doctrines_submenu_1_on.gif);
	top:				-50px;
	left:				26px;
	height:				41px;
	width:				140px;
	text-decoration:	none;
}

#sgbcdistinctives_on a
{
	position:			absolute;
	background-image:	url(../images/nav/doctrines_submenu_2_on.gif);
	top:				-9px;
	left:				26px;
	height:				31px;
	width:				140px;
	text-decoration:	none;
}

a#statementoffaith_on:hover, a#sgbcdistinctives_on:hover
{
	border:				none;
}

/* --------------------------
- end static on nav buttons -
---------------------------*/

/* ----------------------------
- end our doctrines side menu -
-----------------------------*/

/***************************
* end side menu navigation *
***************************/

/************************
* for preloading images *
************************/

#preloadimages
{
	position:			absolute;
	height:				1px;
	width:				1px;
	left:				-1000px;
	top:				-1000px;
}

/****************************
* end for preloading images *
****************************/

/****************
* title/content *
*****************/

#middle_back
{
	position:			absolute;
	top:				180px;
	left:				0px;
	background-image:	url(../images/frame_02.gif);
	height:				49px;
	width:				800px;
}

#content_back
{
	position:			absolute;
	top:				229px;
	left:				0px;
	width:				800px;
	height:				auto;
	background-image:	url(../images/frame_02b.gif);
	background-repeat:	repeat-y;
}

#title
{
	position:			absolute;
	background-color:	transparent;
	top:				-37px;
	left:				190px;
	z-index:			2;
}

#content
{
	position:			relative;
	background-color:	transparent;
	left:				190px;
	width:				550px;
	z-index:			1;
}

/********************
* end title/content *
*********************/

#bottom_back
{
	background-image:	url(../images/frame_03.jpg);
	width:				800px;
	height:				102px;
	background-color:	#f3e49f;
	clear:				both;
}

#footer
{
	border:				none;
	position:			relative;
	left:				190px;
	width:				550px;
	height:				50px;
	top:				45px;
	background-color:	transparent;
	font-family:		verdana, arial, 'sans serif';
	font-size:			9;
	color:				#b1b1b1;
}

/*******************
* sermon groupings *
********************/

#sermoncategories
{
	font-size:			14;
	font-weight:		bold;
}

a:link.sermons, a:visited.sermons, a:active.sermons
{
	font-family:		verdana, arial, 'sans serif';
	font-size:			12;
	color:				#006684;
	text-decoration:	none;
}

#sermon_list_recent
{
	display:			block;
}

#sermon_list_John
{
	display:			none;
}

#sermon_list_Romans
{
	display:			none;
}

#sermon_list_non_series
{
	display:			none;
}

/***********************
* end sermon groupings *
************************/

-->
