/*   PERRY RISSE BAPTIST CHURCH MAIN CSS STYLE SHEET   */

/** Copyright 2008  **/


/****************************************************************/
/*************  Especially for the index Page  ******************/

.index-picture {text-align: center;
				background: #ffffff url(../images/under-construction/under-construction.jpg) no-repeat 50% 50%;
				margin: auto;
				height: 620px;
				}

/************  GLOBAL STYLES   ****************/
* {margin: 0; padding: 0;}


html {font-size: 100%;}

body {	font-family: arial, sans-serif;
		background-image: url(../images/bg-image/bg-white-marble.jpg);
		background-color:#ffffff;
		color: #000000;
		}



/************  THE WRAPPER   ****************/
#wrapper {	margin: 3px auto 2px auto;
			border: #000000 solid 1px;
			width: 900px;
			background-color: #ffffff;
			position:relative;
			}


/**** THE HEADER ****/
#header {	height: 85px;
			border-bottom: 2px solid #000000;
			background:#ffffff url(../images/header-image/pre-header-image.jpg) no-repeat top left;
}

#header h1 span {display: none;} 


.date-time {	/*display: inline;*/
				float:right;
				font-size:70%;
				margin:5px 2px 0 0;
				padding:3px 0;
			}

/** THE CLASSES FOR THE PICTURE HEADER CONTAINERS  ***/

.index_header_picture {	background:#ffffff url(../images/church-external/church-external-2/church-external.jpg) no-repeat top left;
						height: 150px;
						border-bottom: 1px solid #000000;
					}
					
					




/*************  THE NAVIGATION TELLER  *****************/

#navigation-teller { 	height:30px;
						border-bottom: 1px #000000 solid;
						}

#navigation-teller p {	color:#ffffff;
						padding:5px 0 0 20px;
					}

#navigation-teller p span {font-weight: bold;}



/*** CLASSES FOR THE NAVIAGTION TELLER  ***/
.home-page { background-color:#8d0e35;}




/*** NAVIGATION-TELLER LINKS  **/

#navigation-teller a:link { text-decoration:none;
							color: #ffffff;
							}

#navigation-teller a:visited { text-decoration:none;
								color: #ffffff;
							}



/*** CONTAINER FOR CONTENT AND NAVIGATION  **/
#cont-nav-container {	width: 890px;
						border: #000000 solid 1px;
						margin: 6px auto;
						overflow: auto;
						}





/** NAVIGATION SECTION **/
#nav_container {	float: left;
					width: 300px;
					margin: 3px 3px 3px 3px;
					border: #b4b3b3 1px solid;
					}			







/*** Navigation - ABOUT US - image CONTAINER  ****/
#nav_about_us_image_container {height: 37px;}


/* The  - ABOUT US -  underlying text  */
#nav_about_us_image_container h2 span {display: none;}

/* The actual  - ABOUT US - image */
#nav_about_us_image_container h2 {	background-image: url(../images/about-us-image/about-us.gif);
									height: 37px;
									background-repeat: no-repeat;
										}




									
/** LINKS  **/
#nav_container ul {	list-style: none;
					background-color: #eeebee; 
					} 

#nav_container li {} 

/*#nav_container li span {padding-left: 22px;}*/


#nav_container li a:link, #nav_container li a:visited {	text-decoration:none;
														display: block;
														color: #461022;
														border-top: 1px solid #b4b3b3;
														padding-left: 22px;
							background:url(../images/navigation-points/unhovered/unhovered-nav-point.gif) no-repeat 6px center;
													}	

#nav_container li a:hover  {background-color: #322a70;
							color: #ffffff;
							background: #322a70 url(../images/navigation-points/hovered/hovered-nav-point.gif) no-repeat 6px center;
								}





/*** Navigation - Activities - image CONTAINER  ****/
#nav_activities_image_container  {height: 37px;}


/** The Underlying - Activities -  text  ***/
#nav_activities_image_container h2 span {display: none;}


/* The actual - Activities - image */
#nav_activities_image_container h2 {background-image: url(../images/activities-image/activities-text-image.gif);
									height: 37px;
									background-repeat: no-repeat;
									}




/******  The bottom of the navigation column  ******/
#nav_bottom_container {	padding-top: 15px;
						background: url(../images/navigation-bottom-image/nav-bot.gif) bottom no-repeat;
						}

#nav_bottom_container h3 {	font-weight: bold;
							color:#483507;
							padding-left: 8px;
							}
							
#nav_bottom_container p {	font-size: 90%;
							color:#694c07;
							padding: 0 3px 5px 8px;
							margin: 0 0 0 0;
									}

.nav-bottom-height {height: 30px;
					border-top: 1px #b4b3b3 solid;
						}

/********** LINKS - Dealing with the current page and odd borders   ************/


.current1 {	background: #eeebee url(../images/navigation-points/current/current.gif) no-repeat 6px center;
			color: #461022;
			border-top: 1px #b4b3b3 solid;
			padding-left: 22px;
					}

		
.special-borders-top {
border-top: 1px #b4b3b3 solid;
					}

.special-borders-bottom {border-bottom: 1px #b4b3b3 solid;}




/**********************************************************************************/
/************************  EXTRA IMAGES UNDER NAVIGATION   **********************/
#extra-images-container {
						}



.one-church-one-lord {	height: 135px;
						border-top: #b4b3b3 1px solid;
						background-image: url(../images/one-church-one-lord/one-lord.jpg);
						background-position: center;
						background-repeat: no-repeat;
						background-color:#b4b3b3;
							}



/******************************************************************************/
/******************************************************************************/
/*************  At last the CONTENT SECTION  *********************************/

#main_content_container {	float: left;
							width: 578px; 
							margin: 3px 0 0 0;
							font-family:arial,helvetica,sans-serif;
								}

#content-inner {} /* Content innner for compatibility with IE6  */

#welcome-header-section h2 {
							padding-left: 15px;
							margin-top: -5px;
							margin-bottom: -10px;
							}
							
#welcome-header-section h2 span {display:none;}


/********* The Welcome text title images  *************/
.welcome-text-image { background: #ffffff url(../images/welcome-image/welcome-image.gif) no-repeat left top;  
					height: 80px;
							}

#welcome-content p { 	font-size: 105%;
						font-weight: 200;
						line-height: 19px;
						text-align: justify;
						padding: 5px 10px 2px 15px;
					}





/******  The second inner content   ******/
#content-inner2 {margin-top:10px;}



/***  THE WHOLE OF THE FOCUS UPON SECTION  ***/
#focus-upon {}



/*** 	Special div Section just for the Focus upon headings  **/ 
#focus-upon1-header-section h2 {
							font-size: 150%;
							padding-left: 13px;
							color: #ad7f05;
							margin-bottom: -5px;}





/**** The Focus Upon Content div  ***/
#focus-upon-content {
					padding-left: 15px;
					}

#focus-upon-content h3 {font-size: 110%;
						color: #ddc44f;
						padding: 3px 0 5px 0px;
							}
				

/*  DEALING WITH PARAGRAPHS FOR THE "FOCUS UPON" Sections  **/
.paragraph-with-image {	padding: 0 10px 0 70px;
						text-align:left;
						font-size: 105%;
						line-height: 19px;						
						}

.paragraph-without-image {	 
							padding: 0px 10px 0px 0px;
							text-align:left;
							font-size: 105%;
							line-height: 19px;
							
								}


#clear1 {	clear: both;
			margin-top: 20px;		
			}

.paragraph-header-margin-control {margin-bottom: -5px;}


/*  DEALING WITH IMAGES FOR THE FOCAL POINTS  **/



.image-border1 {border: #047d43 2px solid; }	


/********** THE THIRD INNER CONTENT WHERE "VERSE OF THE WEEK" IS KEPT. ***/

#content-inner3 {	padding-left: 15px;
					margin-top: -10px;
					}

#content-inner3 h2 {	font-size: 120%;
						color: #ecae07;
						margin-bottom: -12px;
						}


#content-inner3 a { text-decoration:none;
					padding-top: 20px;
					font-size: 105%;

					}


#div-for-script {text-align:left;
							font-size: 105%;
							line-height: 17px;
							padding-left: 2px;
							}



.clear2 {clear: both;} /** To clear "Verse of the week" from the "focus upon" section  **/




/*.verse {	padding: 5px 10px 0 15px;
			font-size: 105%;
			color: #000000;
			}

.bible-reference { 	margin-top: 3px;		
					padding: 0 0 0 15px;
					font-size: 90%;
					color:#000000;
						}


.verse-of-the-day {padding: 5px 0 0 15px;
					text-align: left;
					text-decoration: none;
					}	
/*************************************************************/
/************* THE FOOTER SECTION  *********************************/
#footer {	clear: both;
			border-top: #000000 1px solid;
			height: 40px;
			}

#footer-content-container {	text-align: right;
							padding-right:20px;
							padding-top:10px;
								}

#footer-content-container p a:link {	text-decoration:none;
										height: 120%; 
										color: #000099;
										}

#footer-content-container p a:visited {	text-decoration:none;
											height: 120%; 
											color: #000099;			
											}						

#footer-content-container p a:hover  {	text-decoration: none; 
										background-color: #322a70;
										color: #ffffff;
										height: 120%; 
											}



/*****************************************************************************/
/************  WHO ARE WE PAGE  **************/


.who_are_we_header_picture {background:#ffffff url(../images/church-internal/vb2/vfb2.jpg) no-repeat top left;
					height: 150px;
					}

.waw { background-color:#8d0e35;}

.who-are-we-text-image { background: #ffffff  url(../images/welcome-image/who-are-we-text-image.gif) no-repeat left top;  
					height: 80px;
							}

.paragraph-minister {padding:5px 5px 5px 15px;}

.paragraph-minister2 {padding:0px 0 30px 15px !important;}


/*****************************************************************************/
/************  WHAT WE BELIEVE  **************/

.w_w_b_header_picture {background:#ffffff url(../images/bible-pictures/bible-picture-1.jpg) no-repeat top left;
					height: 150px;
				}

.wwb_page {background-color:#8d0e35;}

.what-we-believe-text-image { background: #ffffff url(../images/welcome-image/what-we-believe.gif) no-repeat left top;  
					height: 80px;
								}

#welcome-content ul {
					 }


#welcome-content ul li {font-size: 105%;
						font-weight: 200;
						color:#000000;
						line-height: 16px;
						text-align: justify;
						list-style:none;
						margin-top: 12px;
						padding-left: 17px;
						padding-right: 30px;	
						}

#welcome-content ul li:first-letter {font-size: 30px;}


/*****************************************************************************/
/************  WHAT SHOULD I EXPECT WHEN I VISIT?  **************/

.w_s_i_e_v_i_v_header_picture {background:#ffffff url(../images/what-to-expect-header-image/Kauai-North-Shore_landscape-cropped.jpg) no-repeat top left;
					height: 150px;
					}

.wsiewiv_page {background-color:#2b3b5f;}


.expect-when-visit-text-image { background: #ffffff url(../images/welcome-image/expect-when-visit-text-image.gif) no-repeat left top;   
					height: 80px;
						}

.fraction1 {font-size: 60%;}

.fraction2 {font-size: 60%;}
		
.fraction3 {font-size: 60%;}

.fraction4 {font-size: 60%;}			
/*****************************************************************************/
/************  WHAT IS AVAILABLE FOR MY CHILDREN?  **************/
.w_i_a_f_m_c_header_picture {background:#ffffff url(../images/picture-under-header/available-for-children-ballons.jpg) no-repeat top left;
					height: 150px;
					}


.wiafmc_page {background-color:#155003;}

.available-for-children-text-image { background: #ffffff  url(../images/welcome-image/available-for-children-text-image.gif) no-repeat left top;   
					height: 80px;
							}

/*****************************************************************************/
/************  HOW DO I GET THERE?  **************/
.h_d_i_g_t_header_picture {background:#ffffff url(../images/picture-under-header/how-do-i-get-there.jpg) no-repeat top left;
					height: 150px;
					}			


.hdigt_page {background-color:#3d3924;}


.how-do-i-get-there-text-image { background: #ffffff url(../images/welcome-image/how-do-i-get-there-text-Image.gif) no-repeat left top;   
					height: 80px;
							}



#welcome-content h4 { 	font-size: 105%;
						font-weight: bold;
						line-height: 16px;
						text-align: justify;
						padding: 5px 10px 2px 15px;
					}


.h4-margin-control {margin-bottom: -3px;}


#map {
		margin: 7px 0 0 16px;
		}


/*****************************************************************************/
/************  FREQUENTLY ASKED QUESTIONS?  **************/

.ofaq_header_picture {background:#ffffff url(../images/header-image/faq-clouds_landscape-cropped.jpg) no-repeat top left;
					height: 150px;
					}				



.ofaq_page {background-color:#155003;}


.ofaq-text-image { background: #ffffff url(../images/welcome-image/ofaq-text-image.gif) no-repeat left top;   
					height: 80px;
							}


#welcome-content h3 {	font-size: 130%;
						color: #eca000;
						padding: 5px 10px 2px 15px;
						margin-bottom: -10px;
						}





/************************************************/
/************************************************/
/************  ACTIVITIES **************/


/*************************************************/
/********** SUNDAY SERVICES  *********************/

/****** The Topbar above the header  *****/
/* The topmost faded bar */
#topbar {
    background: #eee;
    height: 30px;
	}

#topbar a:link,  #topbar a:visited {	text-decoration:none;
										color: #000000;
									}

.sunday_services_header_picture {background:#ffffff url(../images/header-image/sunday-services-clouds-cropped.jpg) no-repeat top left;
					height: 150px;
					}		


.chse_page {background-color:#094b06;}


.sunday-services-text-image { background: #ffffff url(../images/welcome-image/sunday-services-text-image.gif) no-repeat left top;  
					height: 80px;
							}




/*************************************************/
/*************** CHURCH LIFE -  THE MAIN PAGE - *********************/


.church_life_header_picture {	height: 150px;
								background:#ffffff url(../images/header-image/church-life-IP_Flowers_008-cropped-no35.jpg) no-repeat top left;
								}



.chli_page { background-color:#094b06;}


.church-life-text-image { background: #ffffff url(../images/church-life-image/church-life-small.gif) no-repeat left top;  
					height: 50px;
							}


#church-life-nav-container {margin: 15px 0 50px 15px;}



#church-life-nav-container #tabbed-nav {	float: left;
											border-bottom: 1px solid #a4a5a7;
												}



#church-life-nav-container #tabbed-nav ul {
list-style: none;
}



#church-life-nav-container ul li {
float: left;
background-image: url(../images/tabbed-nav/lhs-nav-clear.gif);
background-repeat: no-repeat;
margin: 0 5px 0 0;
padding: 0 0 0 8px;
}

#church-life-nav-container a {	float: left;
								display: block;
					background-image: url(../images/tabbed-nav/bgcolor-clear.gif);
								background-repeat: no-repeat;
								background-position: right top;
								padding: 0.2em 10px 0.2em 0;
								text-decoration: none;
								font-weight: bold;
								color: #333366;
									}

#church-life-nav-container a:hover {color: #ad7f05;}





.current2 {background-image: url(../images/tabbed-nav/lhs-tab-filled.gif)!important;
			background-repeat: no-repeat !important;
			}


#current3 {	background-image: url(../images/tabbed-nav/bg-color-current.gif);
			background-repeat: no-repeat;
			background-position: right top;
			padding: 0.2em 10px 0.2em 0;
			font-weight: bold;
			color: #ffffff;
			}

#tabbed-nav {}


#clear {clear: both;
}





/**********************************************************************************************/
/********************************  Church Activities Category Container   *********************/


#church_activities_container {margin-left: 15px;}


#church_activities_category_container {	background-image: url(../images/activities-description-side/activities-description-side.gif);
										background-position:left bottom;
										background-color:#ffffff;
										background-repeat:repeat-y;
										border: 1px solid #000000;
										margin-bottom: 3px;
										}
											

#church_activities_category_container h3 {	font-size: 110%;
											padding: 0 0 0 38px;
											color: #ddc44f;
											}



/************  Church Activities General Description Category Container   *********************/


#church_activities_general_description_container1 {border: 1px solid #000000;
													margin-bottom: 3px;
													background-position:left bottom;
													background-image:url(../images/activities-description-side/activities-description-side.gif);
													background-color:#ffffff;
													background-repeat:repeat-y;
													}

#church_activities_general_description_container1 p.description {	padding: 5px 0 0 38px;
font-size: 80%; 
																	font-weight:bold;
																	color: #020d2c;
																	}

#church_activities_general_description_container1 p.description span {border-bottom: #020d2c dotted 1px;}



#church_activities_general_description_container1 p.description2  {padding: 5px 10px 5px 38px;
																	font-size: 105%;
																	font-weight: 200;
																	line-height: 16px;
																	text-align: justify;
																	}


/*******End of Church Activities General Description Category Container   *********************/




/************ church_activities_title_container Container   *********************/


#church_activities_title_container {border: 1px solid #000000;
									margin-bottom: 4px;
									background-position:left bottom;		
									background-image: url(../images/activities-description-side/activities-description-side.gif);
									background-color:#ffffff;
									background-repeat:repeat-y;		
									}
							
#church_activities_title_container h4 {padding: 0 0 0 38px;
										color: #7e6608/*#434242*/;
										}

#church_activities_title_container h4 span	{border-bottom: 1px #7e6608 solid;} 

										
/************ End of church_activities_title_container Container   *********************/




/************ church_activities_content_container   *********************/

#church_activities_content_container {border: 1px solid #000000;
										margin-bottom: 3px;
									}


.bb-picture-logo {	background-position:left center;
					background-image: url(../images/bb-picture-logo/bb-picture-logo1.jpg);
					background-color:#ffffff;
					background-repeat:no-repeat;
							}

#church_activities_content_container p {padding: 2px 10px 0 65px;
										font-size: 105%;
										font-weight: 200;
										line-height: 16px;
										text-align: justify;
												}


.gb-picture-logo {	background-position:left center;
					background-image: url(../images/gb-picture-logo/gb-picture-logo.jpg);
					background-color:#ffffff;
					background-repeat:no-repeat;
							}

#church_activities_general_description_container2 {
													border: 1px solid #000000;
													margin-bottom: 3px;
													background-position:left bottom;		
													background-image: url(../images/activities-description-side/activities-description-side.gif);
													background-color:#ffffff;
													background-repeat:repeat-y;		
														}




#church_activities_general_description_container2 p.description3 {padding: 10px 10px 0 38px;
																	font-size: 105%;
																	font-weight: 200;
																	line-height: 16px;
																	}
		


.p-margin-top { margin-top: 2px;
				padding-top: 0px;
				text-align: left;
				}

.p-margin-bottom { margin-bottom: 3px;
				text-align: left;
				}

.p-margin-middle {margin: 3px 0 3px 0;
					text-align: left;}




/*****************************************************/
/**************  CHURCH ARTICLES PAGE   **************/

/************ Church Categories   *********************/


#church_article_category_container {border-top: 1px #b4b3b3 solid;}


#church_article_category_container_content {  margin-top: 30px;
											  border-top: 1px #b4b3b3 solid;
												}

#church_article_category_container_header {}

#church_article_category_container_nav {}






#church_articles_container {margin-left: 15px;
							}

#church_articles_title_container {
									border-bottom: 1px dotted #2c3a56;
									border-top: 1px dotted #2c3a56;
									background-color: #e7e8e9;
									margin: 0 0 4px 0;
									}

#church_articles_title_container h3 {padding-left: 10px;
									font-size:110%;
									color: #696a6b;
										}

#church_articles_title_container h3 span {}


/*********/


#church_articles_subject_category_container {border: 1px solid #696a6b;
											background-color: #c6b6cc;
											margin: 0 0 4px 0;}

#church_articles_subject_category_container h4 {color:#765084;} 

#church_articles_subject_category_container h4 span {padding: 0 0 0 10px;}



/********/

#church_articles_general_description_container1 {	border-bottom: 1px dotted #2c3a56;
													border-top: 1px dotted #2c3a56;
													background-color: #c0ded0;
													margin: 0 0 4px 0;
													} 

#church_articles_general_description_container1 a {text-decoration: none;}

#church_articles_general_description_container1	{}

p.description span {
					font-weight: bold;
					color: #020d2c;
					padding:0 0 0 10px;	
					}


/*************/


#church_articles_content_container {border-bottom: 1px dotted #2c3a56;
									border-top: 1px dotted #2c3a56;
									padding-right: 10px;
									margin-bottom: 15px;
									} 


#church_articles_content_container p { 
										padding-left: 10px;
										font-size: 105%;
										font-weight: 200;
										line-height: 20px;
										text-align: left;
										}




#church_articles_content_container ol { margin-left: 32px;}


#church_articles_content_container ol li {font-size: 105%;
											font-weight: 200;
											color:#000000;
											line-height: 20px;
											text-align: left;
												}




#church_articles_content_container ol p { padding-left: 0;
										font-size: 105%;
										font-weight: 200;
										line-height: 20px;
										text-align: left;
											}

#church_articles_content_container a {text-decoration:none;
										text-align: left;
										font-size: 100%;
											}

#church_articles_content_container ul { margin-left: 32px;}


#church_articles_content_container ul li {	font-size: 105%;
											font-weight: 200;
											color:#000000;
											line-height: 20px;
											text-align: left;
												}
 

/*********************************************************************/
/************************  THE ARTICLE ARCHIVES PAGE  ****************************/


#aa_header_section_container {}



/*****************************************************/
/**************  CHURCH SERMONS PAGE   **************/




#church_sermons_container {margin-left: 15px;}


#church_sermons_year_month_container {
 margin: 0;
 padding: 0; 
										} 



#church_sermons_year_month_nav_container {position: relative;
/*overflow: auto;*/
/*border: #333333 1px solid; */
height:100%;  /** Needed to work in IE  */
margin: 0 0-2px 4px;
}



.current3 {/*for the primary tab nav*/padding: 5px 5px 5px 10px;
						color:#4f583e;}
		
		
.current4 {/*for the sub tab nav*/ 
			color:#5f6747 !important;
			}


.current5 {/*for the sub tab nav*/ padding: 5px 0 0 0px;
margin: 0 0 0 -10px;
			color:#4f583e;
			text-align: center;
			list-style:none;}
			
			

/*--------------------------------------------------------------------------------*/

#years {
		margin: 0;
		padding: 0;
		float:left; 
 		width: 100%;  
 		margin-bottom: 5px;   		 
	    }



#years ul {margin: 0 7px 0 0;  
 list-style: none; 
}

#years li { /*float the years menu  list items*/
		float: left;
		margin: 0 -75px 0 0;
		
		display: block;
		padding-right: 15px;
		
		/*border: #00CC99 1px solid;*/
	}

#years li a { 
display: block;
color: #333333;
font-weight: bold;
text-decoration: none;
padding: 5px;	
	/*border: 2px solid #d6e3b0;*/
	margin: 0 65px 0 0;	
	}

#years li a:hover {color: #0033CC;}

.current6 {color: #990033 !important;}



/*-------------------------------------------------------------------------------*/

#months {
		margin: -10px 0 -50px 0;
		padding: 0 0 0 0;
		float:left; 
 		/*width: 100%;*/  
}

#months ul {margin: 0 auto;  
 list-style: none; 

}

#months li { /*float the months menu  list items*/
		float: left;
		margin: 0 -60px 0 0px;
		
		display: block;
		/*padding-right: 15px*/;
		
		/*border: #00CC99 1px solid;*/
	}


#months li a {display: block;
			color: #383d29;
			font-weight: bold;
			/*height: 15px;*/
			background-color: #d6e3b0;
			border: 1px solid #d6e3b0;
		padding: 5px;
text-decoration: none;
margin: 0 60px 0 0;}





#months li a:hover {color: #0033CC;}



/*#header a {  
  
 
 
 
 font-weight: bold;  
 color: #333366;  
}   */


/*#years li.on ul, #years li.off ul {
		margin: 0 5px 0 0px;
		padding: 0;
	}*/








/*#years  li ul {
		display: none;
	}
*/
/*#years li.off ul, #years li.on ul { /*put the subnav below*/
	/*position: absolute;
	top: 32px;
	/*top: 44px;*******************************/
		/*left: 5px;
	padding-top: 10px;
	background: #d6e3b0;
		/*height: 28px;*/
		/*width: 640px;
	}*/





#month_sermons_general_info {border-bottom: 1px dotted #2c3a56;
									border-top: 1px dotted #2c3a56;
									background-color: #e7e8e9;
									margin: 30px 0 6px 7px;
								padding: 0 0 0 5px;
						}


#month_sermons_general_info p {		padding-left: 0px;
									font-size:110%;
									color: #696a6b;
									}




						
#actual_sermon_info  {border: 1px solid #696a6b;
					background-color: #dde4e2;
							margin: 0 0 6px 7px;
						}


#actual_sermon_info a { text-decoration:none;}

#actual_sermon_info p {color:#4a5c58;} 

#actual_sermon_info p span { font-weight: bold;
padding: 0 0 0 3px;}


.top-space {margin: 5px 0 0 0;}

.top-space2 {margin: 10px 0 0 0;}

.top-space3 {margin: 4px 0 0 4px;}

.bottom-space {padding: 0 0 5px 0;}




/*********************************************************************/
/************************  Church Events Page  ****************************/


.events_header_picture {background:#ffffff url(../images/header-image/events-sunset.jpg) no-repeat top left;
					height: 150px;
					}		


.chevent_page {background-color:#672e00;}


.events-text-image { background: #ffffff  url(../images/welcome-image/events-text-image.gif) no-repeat left top;  
					height: 80px;
							}


#events_container {}





/*********************************************************************/
/************************  THE SITE MAP   ****************************/


/***********  The Site map Container   **********/


#site-map-text-container {}

#site-map-text-container h1 {	margin: 20px 0 0 30px;
								color: #886404;
								font-size: 200%;}


#site-map-text-container h2 {	margin: 0px 0 0 50px;
								color: #4e3c0b;
								font-size: 110%;
								}

#site-map-text-container a:link {	text-decoration: none; 
									color: #222115;
								}

#site-map-text-container a:visited {	text-decoration: none; 
										color: #222115;}


.padding-top { padding-top: 5px;}

#site-map-text-container ul { list-style:none;
								margin: 0 0 0 60px;
								}

#site-map-text-container li {background: url(../images/sitemap-nav-image/sitemap-nav-image.gif) no-repeat 1px center;
padding-left: 34px;}
						























/************************************************** THE END *********************************/
