/* Default font styles */

div, td, p, li, input, textarea, .normal-text {
	font-family:			Verdana, Arial;
	font-size:				11px;
	line-height:			16px;
	color:					#000000;
}

h1 {
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#333333;
	font-weight:			normal;	
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 8px 0px;	
}

h2 { 
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#0631b1;
	font-weight:			normal;	
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 8px 0px;
}

h3 {
	font-family:			Verdana, Arial;	
	font-size:				12px;	
	line-height:			16px;
	color:					#0099ff;
	font-weight:			bold;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 8px 0px;
}

h4 {
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#5f6f83;
	font-weight:			normal;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 13px 0px;
}

h5 { /* used for youth section now */
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#c0c0c0;
	font-weight:			normal;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 13px 0px;
}

h6 {
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#5f6f83;
	font-weight:			normal;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 13px 0px;
}

.contact-info {
	font-family:			Georgia, Arial;
	font-size:				14px;
	line-height:			17px;
	color:					#002CA2;
}
div.contact-info {
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 14px 0px;
}

#top-nav  {
	font-family:			Verdana;
	font-size:				11px;
	line-height:			15px;	
	font-weight:			normal;
	color:					#666666;
}

#search {
	font-family:			Verdana, Arial;	
	font-size:				11px;	
	line-height:			32px;
	color:					#666666;
}

#copyright {
	font-family:			Verdana, Arial;	
	font-size:				10px;	
	line-height:			14px;
	color:					#666666; 
}

#footer-links {
	font-family:			Verdana, Arial;
	font-size:				10px;
	color:					#a3a6a7;
}

p {
	margin:					0px;
	padding:				0px 0px 14px 0px;
}

.speaker {
	color:					#002dae;
	font-weight:			bold;
}






/* font style variations */

#content-bar-02 h1 {
	color:					#ffffff;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;	
}

#left-nav-top h6 {
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#5f6f83;
	font-weight:			normal;
	margin:					0px 0px 0px 0px;
	padding:				0px 5px 7px 7px;
	background-image:		url(../images/common_images/dotted-line-01.gif);
	background-position:	left bottom;
	background-repeat:		no-repeat;
}
#left-column-top h6 { /* home page left column editable */
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#5f6f83;
	font-weight:			normal;
	margin:					0px 0px 7px 0px;
	padding:				0px 5px 7px 7px;
	background-image:		url(../images/common_images/dotted-line-01.gif);
	background-position:	left bottom;
	background-repeat:		no-repeat;
}


#blurb-01 h6 {
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#5f6f83;
	font-weight:			normal;
	margin:					0px 0px 0px 0px;
	padding:				0px 5px 7px 0px;	
}

#right-nav-01 h6, #right-nav-02 h6 {
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#5f6f83;
	font-weight:			normal;
	margin:					10px 10px 10px 10px;
	padding:				0px 0px 0px 0px;

}
#right-nav-01-youth h6 {
	font-family:			Georgia, Arial;	
	font-size:				16px;	
	line-height:			20px;
	color:					#777777;
	font-weight:			normal;
	margin:					10px 10px 10px 10px;
	padding:				0px 0px 0px 0px;

}

#content-01 p, #content-01 h1, #content-01 h2, #content-01 h3, #content-01 h4, #content-01 h5, #content-01 h6 {	
	padding:				0px 66px 14px 0px;		
}
#content-02 p, #content-02 h1, #content-02 h2, #content-02 h3, #content-02 h4, #content-02 h5, #content-02 h6 {		
	padding:				0px 66px 14px 0px;	
}
#content-03 p, #content-03 h1, #content-03 h2, #content-03 h3, #content-03 h4, #content-03 h5, #content-03 h6 {		
	padding:				0px 47px 14px 0px;	
}
#news p, #news h1, #news h2, #news h3, #news h4, #news h5, #news h6 {		
	padding:				0px 18px 8px 0px;	
}
#content-01 h2, #content-02 h2, #content-03 h2 {		
	padding-bottom:			4px;	
}
#content-01 ul, #content-02 ul, #content-03 ul {	
	padding-right:			66px;		
}
#news ul {
	padding-right:			0px;
}



.sermon-cell-01 h2 { /* used for sermon titles */
	font-family:			Verdana, Arial;
	font-size:				11px;
	line-height:			16px;
	color:					#000000;
	font-weight:			bold;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 2px 0px;
}



/* sermon-individual styles */

#sermon-individual p, #sermon-individual h1, #sermon-individual h2, #sermon-individual h3, #sermon-individual h4 {
	padding:				0px 0px 6px 0px !important;
}
.sermon-individual-02 p {
	font-size:				14px !important;
	line-height:			19px !important;
}
#sermon-individual h4 {
	font-size:				14px !important;
	line-height:			19px !important;
}




/* for youth template */

#content-01-youth div, #content-01-youth td, #content-01-youth p, #content-01-youth li, #content-01-youth input, #content-01-youth textarea, #content-01-youth.normal-text {
	font-family:			Helvetica, Arial;
	font-size:				24px;
	line-height:			30px;
	color:					#ffffff;
}
#content-02-youth div, #content-02-youth td, #content-02-youth p, #content-02-youth li, #content-02-youth input, #content-02-youth textarea, #content-02-youth.normal-text {
	font-family:			Helvetica, Arial;
	font-size:				24px;
	line-height:			30px;
	color:					#c0c0c0;
}
#right-text-column-youth div, #right-text-column-youth td, #right-text-column-youth p, #right-text-column-youth li, #right-text-column-youth input, #right-text-column-youth textarea, #right-text-column-youth.normal-text {
	font-family:			Verdana, Arial;
	font-size:				12px;
	line-height:			15px;
	color:					#c0c0c0;
}
#right-text-column-youth h1, #right-text-column-youth h2 {
	font-family:			Helvetica, Arial;
	font-size:				18px;
	line-height:			20px;
	color:					#ffffff;
}
#right-text-column-youth p {
	margin:					0px;
	padding:				0px 10px 10px 10px;
}
#right-text-column-youth h1 {
	margin:					0px;
	padding:				0px 10px 22px 10px;
}
#right-text-column-youth h2 {
	margin:					0px;
	padding:				0px 10px 2px 10px;
}

#search-youth {
	font-family:			Verdana, Arial;	
	font-size:				11px;	
	line-height:			32px;
	color:					#777777;
}
