@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #EAF2FF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	
}


.one780 #container {
	width: 780px;
	background-color:#F9F4EE;
	margin: 0 auto; 
	text-align: left;
	font-size:12px;
	background-image:url(../images/containerBg.png)
}
.one780 #header {
    
	width:780px;
    background-color: #FBF3D9;
	padding: 0;
	margin:0; 
	height:218px
}

.one780 #topbar {
	
	margin:0;
	background-color:#D3B17E;
	height:18px;
	padding:5px;
	text-align:center;
	width:770px;
	border-bottom:1px solid #BA9570;
	font-family:Times New Roman, Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight:600
	
	}
	

.one780 #navtop {
   
	margin:0;
	padding:0;
	background-color:#F7E9CA;
	background-image:url(../webfile/images/gradBg_navtop.gif);
	background-repeat:repeat-x;
	height:35px;
	width:780px;
	text-align:center;
	list-style-type:none;
	padding-top:7px
	}

.one780 #announce {
	width:580px;
	padding:7px 100px;
	height:auto;
	background-color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	text-align:center
	}
.one780 #navLeft {float:left;
	             width:110px;
				 padding:20px 5px 20px 15px;
				 background-color:#d8bc7a;
				 background-image:url(../images/navLeft.jpg);
				 font-size:13px;
				 color:#605744;
				 font-family:Lucida Sans;
				 font-weight:bold;
				 
				 
				 }	
				 
			 
				 			 

.one780 #navLeft  a:link, .one780 #navLeft a:visited, .one780 #navLeft a:active{color:#605744; text-decoration:none}
.one780 #navLeft  a:hover {color:#000099;text-decoration:underline}

.one780 #about {font-size:11px;
         display:none;
		 padding:7px;
		 background-color:#FBF3D9;
		 border:1px solid #FFFFFF;
		 line-height:1.5;
		 margin-bottom:10px
		 }
.one780 #pdo {font-size:11px;
         display:none;
		 padding:4px;
		 background-color:#FBF3D9;
		 border:1px solid #FFFFFF;
		 line-height:1.5;
		 margin-bottom:10px
		 }
	
	
.one780 #mainContent {
    
	width:609px;
	padding:20px 20px 30px 20px;
	border-left:1px solid #D6BB7C;
	background-image:url(../images/containerBg.png);
	margin-left:130px;
	font-size:12px
}

.one780 #mainContent h2 {text-align:center}
.one780 #mainContent h4 {text-align:center}

.mainContent a:link {color:#000099;text-decoration:none}
.mainContent a:visited {color:#000099;text-decoration:none}
.mainContent a:hover {color:#FF00FF;text-decoration:underline}
.mainContent a:active {color:#000099;text-decoration:none}

.one780 #content a:link	{text-decoration:none; font-weight:bold; color:#003399	}			 
.one780 #content a:visited	{text-decoration:none; font-weight:bold; color:#003399	}	
.one780 #content a:hover	{text-decoration:underline; font-weight:bold; color:#FF33CC	}	
.one780 #content a:active	{text-decoration:none; font-weight:bold; color:#003399	}	

.one780 #content {font-size:12px;
		  padding:40px 20px 20px 20px;
		  text-align:left;
		  width:740px;
		 }

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.one780 #footer {
	padding: 10px 10px; 
	background-color:#F7E9CA;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:1.7;
	border-top:1px solid #D6BB7C;
	
}
.one780 #footer a:link, .one780 #footer a:visited, .one780 #footer a:active {color:#605744;text-decoration:none}
.one780 #footer a:hover {color:#000099;text-decoration:underline} 



/*div id events used on home page at right*/
#events {float:right;
		 width:120px;
		 border-left:1px solid #D6BB7C;
		 padding:10px;
		 padding-bottom:45px;
		 text-align:center;
		 line-height:1.8;
		 background-color:#FFFFFF;
		 font-size:11px
}

#events a:link, #events a:visited, #events a:active {font-weight:bold;color:#000099;text-decoration:none}
#events a:hover {font-weight:bold;color:#9900CC;text-decoration:underline}

.pageHeading{font-size:18px;font-family:Georgia, Times New Roman, Times, serif;font-weight:bold;background-color:#E8F5E2;border:1px solid #CCCCCC;margin-bottom:25px;text-align:center;line-height:2;width:65%;margin-left:17.5%}
.itemHeading{font-weight:bold;background-color:#E8F5E2;border:1px solid #CCCCCC;line-height:1.5;width:50%;padding:2px 2px 2px 5px}

.eventsHeading {font-size:18px;
                font-family:Georgia, Times New Roman, Times, serif;
				font-weight:bold;
				background-color:#F7E9CA;
				border-top:3px solid #FAEBB6;
				border-left:3px solid #D6BB7C;
				border-right:3px solid #D6BB7C;
				border-bottom:3px solid #473216;
				margin-bottom:5px
				}

#welcome {float:left;
          width:480px;
		  text-align:center;
		  font-weight:bold;
		  font-family:times New Roman, Times, serif;
		  font-style:italic;		  
		  padding:30px 5px 20px 5px;
		  background-image:url(../images/goldBg.png);
		  background-repeat:no-repeat;
		  border-bottom:5px solid #F7E9CA
		  }
		  
#activities {float:left;
             width:484px;
			 border-left:5px solid #CCCCCC;
			 border-right:5px solid #CCCCCC;
			 border-bottom:5px solid #999999;
			 border-top:5px solid #E5E5E5;
			 padding:20px 0 30px 0;
			 /*background-image:url(../images/window.jpg)*/
			 }





/*div id sched used for Worship Schedule on home page*/
#sched {float:left;
        margin-left:140px;
		width:474px;
		height:200px;
		background-color:#F8F1E7;
		padding:10px;
		border:1px solid #BA9570;
		font-size:11px
}
#where {float:left;
        width:474px;
        margin-left:140px;
		height:160px;
		background-color:#F8F1E7;
		padding:10px;
		border:1px solid #BA9570;
		text-align:center
}
#where a:link, #where a:visited, #where a:active {font-weight:bold;color:#000099;text-decoration:none}
#where a:hover {font-weight:bold;color:#9900CC;text-decoration:underline}


.btn a:link, .btn a:visited, .btn a:active
	 {width:250px;
      line-height:60px;
	  padding:12px 5px;
	  text-align:center;
	  background-color:#F89A3D;
	  border-right:4px solid #CCCCCC;
	  border-left:4px solid #CCCCCC;
	  border-top:4px solid #E5E5E5;
	  border-bottom:4px solid #999999;
	  color:#FFFFFF;
	  text-decoration:none;
	  margin-right:10px;
	  font-size:12px;
	  font-weight:bold}

.btn a:hover  {color:#FF6600;background-color:#F3F069;text-decoration:none}


.heading {background-color:#EAF2FF;font-size:24px;font-weight:bold;font-family:BakerSignet BT;text-align:center;margin-bottom:30px;border-top:1px solid #D6BB7C;border-bottom:1px solid #D6BB7C}


/* #ministername used for names of ministers on history.php*/
#revnames {float:left;
			    width:50%;
				text-align:left;
				border:1px solid #999999;
				border-right:none;
				padding:10px 5px;
				font-weight:bold;
				background-color:#E6E6E6
}				

/* #ministername used for terms of ministers on history.php*/
#revterms {float:left;
			    width:40%;
				text-align:left;
				padding:10px 0;
				border:1px solid #999999;
				border-left:none;
				background-color:#E6E6E6
}


.style_hh {font-family:BakerSignet BT;
	         font-size:30px
			} 
/*used in header for Presbyterian Church*/
.style_pc {font-family:BakerSignet BT;
               font-size:18px
			   }

/*used in staff.php for Staff Member Name formzt*/
.staffname {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
}


/*div id verseDisplay used on music page at top*/
#verseDisplay {font-family:Times New Roman, Times, serif;
			   font-style:italic;
			   font-size:15px;
			   text-align:center;
			   width:50%;
			   margin:20px 140px;
			   background-image:url(../images/whiteMask_rectangle.png);
			   padding:7px 0;
			   font-weight:bold
			   }





/*divs used in sermons online page*/
#pastor, #date, #oldref, #newref, #series, #title {display:none;margin-left:140px;line-height:1.5;font-weight:bold}
#pastor a:link, #date a:link, #oldref a:link, #newref a:link, #series a:link, #title a:link {color:#0000CC;text-decoration:none}
#pastor a:visited, #date a:visited, #oldref a:visited, #newref a:visited, #series a:visited, #title a:visited {color:#0000CC;text-decoration:none}
#pastor a:hover, #date a:hover, #oldref a:hover, #newref a:hover, #series a:hover, #title a:hover {color:#339900;text-decoration:underline}
#pastor a:active, #date a:active, #oldref a:active, #newref a:active, #series a:active, #title a:active {color:#0000CC;text-decoration:none}

#sermonContent a:link {color:#336633;text-decoration:none;font-weight:bold}
#sermonContent a:visited {color:#336633;text-decoration:none;font-weight:bold}
#sermonContent a:hover {color:#0000FF;text-decoration:underline;font-weight:bold}
#sermonContent a:active {color:#336633;text-decoration:none;font-weight:bold}


/*class selectid for javascript toggleLayer for sermon select categories*/
.selectid a:link {color:#993300;text-decoration:none;font-weight:bold}
.selectid a:visted {color:#993300;text-decoration:none;font-weight:bold}
.selectid a:hover {color:#0033FF;text-decoration:underline;font-weight:bold}
.selectid a:active {color:#993300;text-decoration:none;font-weight:bold}

.selectid {margin-left:110px}

.tablefmt {margin-top:0;border-bottom:1px solid #BA9570;padding:10px 0;background-color:#D3B17E;font-size:14px;text-align:center;font-weight:bold}

.serTables {width:740px;border:1px solid #BA9570;font-size:11px}

.tablecell_1 {font-weight:bold;height:20px;border:1px solid #BA9570;text-align:center;padding:5px 3px 0 3px}
.cellwidth_12 {float:left;width:90px}
.cellwidth_13 {float:left;width:13%}
.cellwidth_14 {float:left;width:14%}
.tablecell_2 {height:90px;border:1px solid #BA9570;padding:3px}

/*classes for paragraphs on Essentials of Faith page*/
.firstletter {font-weight:bold;font-size:30px;font-family:MurrayHill Bd BT;text-align:right;line-height:80%}
.faithp {font-weight:bold;line-height:120%}
.goback_ser {text-align:center;margin:30px 0 300px 0}



.fs14bold{font-size:14px;font-weight:bold}
.fs14500{font-size:14px;font-weight:500}
.fs16 {font-size:16px}
.ml {margin-left:100px}
.lh2 {line-height:2}
.none{display:none}


/*divs for use on forms.php */

#innerRectangle{float:left;width:610px;border:1px solid #CCCCCC;background-color:#FBFAF7;padding:10px 0 50px 0}
#innerRectangle a:link, #innerRectangle a:visited, #innerRectangle a:active {color:#000099;text-decoration:none;font-weight:bold}
#innerRectangle a:hover {text-decoration:underline;color:#339900}
.col1 {float:left;width:200px;padding:5px;margin:2px}
.col2 {float:left;width:200px;padding:5px;margin:2px}
.col3 {float:left;width:160px;padding:5px;margin:2px}
.textCtr{text-align:center}
.textLeft{text-align:left}

/*pdo maintenance file & related files*/
#pdoHeader{height:50px;background-image:url(../images/pdoBg.jpg);font-size:24px;text-align:center;padding-top:30px;border-bottom:5px solid #C4F7FB}
.pdoMtceContent{margin:0;padding:0 0 300px 0;width:760px}
.pdoLogin{margin:40px 0 0 110px}
.indent50{margin:0 50px}
.indent50 ul {line-height:1.5}
/*pdo page*/
#pdoMain{float:left;width:650px;background-image:url(../images/pdoBg.jpg);text-align:center}
#pdoHeading{width:610px;margin:10px 20px;font-size:13px;text-align:center;
font-family:Comic Sans MS;font-size:24px;background-image:url(../images/whiteMask_75Alpha_sq.png);padding:4px;border:1px solid white}
#upperPhotos{float:left;width:100%;margin-bottom:20px}
#pdoDescrip{float:left;width:75%;margin-left:12.5%;padding:7px;background-image:url(../images/whiteMask_rectangle.png);border-left:7px solid #9BDDDD;border-right:7px solid #C9B6DE;border-top:7px solid #FFFF99;border-bottom:7px solid #FF9933;font-size:13px;text-align:left;margin-bottom:15px}