@charset "UTF-8";
/* GRACE CHRISTIAN FELLOWSHIP
   Sermon Page */

* { margin: 0; padding: 0; }

body
	{
	margin: 0;
	padding: 0;
	font-family: georgia, times, "times new roman", serif;
	font-size:20px;
	line-height: 18px;
	color:#333;
	}


img
	{
	border: 0;
	background-position: center;
	padding: 0px;
	}
	
img2
	{
	border: 0;
	}
	
img, input, select, label
	{
	vertical-align: middle;
	}
ul 
	{
	list-style-type: none; 
	}
	
select
	{
	background-color: #E5E2DD;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size:11px; border-right: 1px solid #A19D9A;
	border-top: 1px solid #A19D9A ;
	border-left: 1px solid #A19D9A ;
	border-bottom: 1px solid #A19D9A; 
	width:185px;
	margin: 3px 0;
	} 


h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

dl, dt, dd
	{
	margin: 0;
	padding: 0;
	}
a {text-decoration:none; border-bottom: 1px solid #A3AA8D;}
a:link {color:#3D5201;}
a:visited {color:#3D5201;}
a:active {color:#3D5201;}
a:hover {color:#000; border-bottom: 1px solid #000;
	}
						
.spacerclear
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
	* html .spacerclear
	{
	height: 0;
	}

		
.wrapper
	{
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
	}
	
.mainContain
	{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	}
		
.header
	{
	height: 108px;
	position: relative;
	}
			
.header h1
	{
	position: absolute;
	left: 0px;
	top: 7px;
	background-image: url(../images/gcf_header_new2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 761px;
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
	}
	.grey_text{
	color: #333;
	}

	
	


	
	/* FLASH CONTENT
----------------------------------------------------*/
	
.flash_cell_serm_arc {
	width: 775px;
	height: 230px;
	position: relative;
	background-image: url(../images/arc_2007.jpg);
	background-repeat: no-repeat;
}

.flash_cell_arch_serm {
	width: 775px;
	height: 230px;
	position: relative;
	background-image: url(../images/archive_sermon_flat.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.flash_cell_serm_archive {
	width: 775px;
	height: 230px;
	position: relative;
	background-image: url(../images/archive_sermon_flat.jpg);
	background-repeat: no-repeat;
}




.flash_cell_bulletin {
	width: 775px;
	height: 230px;
	position: relative;
	background-image: url(../images/church_bulletin.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.flash_cell_sep_home {
	width: 775px;
	height: 230px;
	position: relative;
	background-image: url(../images/sep_home_header.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.flash_cell_church_photos {
	width: 775px;
	height: 230px;
	position: relative;
	background-image: url(../images/church_photos_hdr3.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}



	

/* SPACER DIV UNDER HEADER
----------------------------------------------------*/

.brownbar
	{
	background-color: transparent;
	background-image:url(../images/images/seeking_txt_02.png);
	height: 19px;
	height: 24px;
	background-image: url(../images/images/seeking_txt_02.png);
	background-repeat: no-repeat;
	background-position: 310px center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	
	/* FOOTER
----------------------------------------------------*/

.footer
	{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	line-height: 1.2em;
	}
	
.footer a 
	{
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	}
.footer a:link {color: #804A15;}
.footer a:visited {color:#804A15;}
.footer a:active {color:#804A15;}
.footer a:hover {color:#000; border:0;}
	
.bottomNav
	{
	border-bottom: 1px solid #9D8A79;
	border-top: 1px solid #9D8A79;
	text-align: center;
	padding: 17px 0 12px 0;
	font-size: 9.5px;
	letter-spacing: 1px;
	}
	
body.secondary .bottomNav
	{
	border-bottom: 1px solid #9D8A79;
	border-top: 0;
	text-align: center;
	padding: 17px 0 12px 0;
	font-size: 10px;
	letter-spacing: 1px;
	}
	
	
.bottomNav a
	{
	margin: 0 15px 0 15px;
	}
		
.bottominfo
	{
	margin: 1px 0 0 0;
	padding: 20px 0 20px 0;
	border-top: 1px solid #9D8A79;
	color: #837D75;
	font-size: 11px;
	}
		
.bottominfo .cellOne
	{
	float: left;
	width: 415px;
	}

.bottominfo .cellOne a
	{
	font-size: 10px;
	letter-spacing: 1px;
	}
		
		
.bottominfo .cellTwo
	{
	float: right;
	width: 310px;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	}
			
.bottominfo .cellTwo img
	{
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 6px;
	padding: 0px;
	}
	
	
		
		
	/* HOME PAGE BODY
----------------------------------------------------*/

	body.sermon
	{
	background-color: #D7D1CA;
	}
	
.sermon .wrapper
	{
	border-bottom: 2px solid #B09F8F;
	background-image: url(../images/bg_secondary.jpg);
	background-color: #fff;
	}
	
.sermon .wrapper .mainContain .content
	{
	background-image: url(../images/son_bg_5_02.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: transparent;
	}
	
.sermon .wrapper .content .cellOne
	{
	float: left;
	width: 236px;
	list-style-type: none;
	}
	
.sermon .wrapper .content .cellOne h1
	{
	width: 236px;
	height: 58px;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: transparent;
	text-indent: -999em;
	}
	
.sermon .wrapper .content .cellOne .subnav
	{
	width: 230px;
	list-style: none;
	color: #3D5201;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
.sermon .wrapper .content .cellOne .subnav li
	{
	border-bottom: 1px solid #fff;
	font-size: 14px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	}
	
.sermon .wrapper .content .cellOne .subnav li a
	{
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	}
.sermon .wrapper .content .cellOne .subnav li a:link 
	{
	color:#663300;
	background-color: transparent;
	}
.introtxt      {
}
.sermon .wrapper .content .cellOne .subnav li a:visited 
	{
	color:#6C3906;
	background-color: transparent;
	}
.sermon .wrapper .content .cellOne .subnav li a:active 
	{
	color:#3D5201;
	background-color:#C63906;
	}
.sermon .wrapper .content .cellOne .subnav li a:hover 
	{
	color:#6C3906;
	background-image: url(../images/images/nav_hover.png);
	border-bottom: 1px solid #D2CEC9;
	}
	
.sermon .wrapper .content .cellOne .subnav li.on a,
.sermon .wrapper .content .cellOne .subnav li.on a:link,
.sermon .wrapper .content .cellOne .subnav li.on a:visited,
.sermon .wrapper .content .cellOne .subnav li.on a:active,
.sermon .wrapper .content .cellOne .subnav li.on a:hover
	{
	color: black;
	background-color: #fff;
	}
	
	
	/* SUB-SUB NAV
----------------------------------------------------*/


.sermon .wrapper .content .cellOne .subnav li ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
.sermon .wrapper .mainContain .content .cellOne .subnav ul li a
	{
	color: #333;
	}
					
.sermon .wrapper .mainContain .content .cellOne .subnav ul li 
	{
	padding-left: 23px;
	background-image: url(../images/0180_bullet.png);
	background-repeat: no-repeat;
	background-position: 25px 8px;
	background-color: transparent;
	border: 0;
	border-bottom:1px solid #fff;  /* added to fix extra spaces in secondary menus in side nav in IE*/
	}
	
.sermon .wrapper .content .cellOne .subnav  li ul li a 
	{
	border: 0;
	color: #666;
	}
.sermon .wrapper .content .cellOne .subnav li.on ul li a,
.sermon .wrapper .content .cellOne .subnav li.on ul li a:link,
.sermon .wrapper .content .cellOne .subnav li.on ul li a:visited,
.sermon .wrapper .content .cellOne .subnav li.on ul li a:active,
.sermon .wrapper .content .cellOne .subnav li ul li a:link,
.sermon .wrapper .content .cellOne .subnav li ul li a:visited,
.sermon .wrapper .content .cellOne .subnav li ul li a:active,
.sermon .wrapper .content .cellOne .subnav li ul li a:hover
	{
	color: #666;
	border: 0;
	background-color: transparent;
	}				

	/* END SUB-SUB NAV
----------------------------------------------------*/

		
.sermon .wrapper .content .cellTwo 
	{
	float:left;
	width: 539px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 485px;
	float: left;
	padding-top: 30px;
	padding-right: 22px;
	padding-left: 32px;
	
	}


	
/* Begin hiding from Mac IE */
/* \*/
	html>body.sermon .wrapper .content .cellTwo 
	{
	width: 485px;
	}
/* End hiding from Mac IE */
				
.sermon .wrapper .content .cellTwo h1
	{
	color: #000;
	font-size: 24px;
	font-weight: normal;
	color: #763F06;
	}			
		
.sermon .wrapper .content .cellTwo p
	{
	color: #333;
	font-size: 13px;
	font-weight: normal;
}
.bio_img2      {
	background-repeat: no-repeat;
	background-position: left top;
	width: 480px;
	background-image: url(../bio/images/b0b_tess_good4.jpg);
	height: 185px;
}


	
	/* STYLES
----------------------------------------------------*/


.sermon .wrapper .mainContain .content .cellTwo .sermon_name {
	font-size: 14px;
	color: #763F06;
	font-style: italic;
	font-weight: 500;
	text-decoration: none;
}
.sermon .wrapper .mainContain .content .cellTwo .style3 {
	color: #763F06;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.5px;
	font-weight: 500;
	font-style: italic;
	margin-right: 80px;

}

.sermon_time {
	font-size: 10px;
	line-height: 1.3em;
	}
	
.sermon .wrapper .mainContain .content .cellTwo img {
	float: right;
}
.sermon .wrapper .mainContain .content .cellOne .subnav .style4 {
	margin-left: 15px;
	color: #333;
}
.numbers {
	list-style-position: inside;
}
.sermon .wrapper .mainContain .content .cellTwo .style2 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.sermon .wrapper .mainContain .content .cellOne .subnav .style4 .style5 {
	color: #763F06;
}
.sermon_name {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #763F06;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sermon .wrapper .mainContain .content .cellTwo .introtxt {
	font-size: 14px;
	font-style: italic;
	color: #333;
}.sermon .wrapper .mainContain .content .cellOne .subnav .style4 #img2 {
	float: right;
	margin-right: 85px;
	clear: right;
	padding-top: 5px;
}
.style11 {
	font-size: 12px;
	line-height: 1.2em;
}
.style12 {	font-size: 14px;
	font-weight: bold;
}
.style15 {color: #3D5201}
.style8 {color: #4B521A}
.sermon .wrapper .mainContain .content .cellTwo table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.subsub_text {
	color: #4B531A;
}
.bio_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.8em;
	letter-spacing: .025em;
}
