/* CSS Document */

/* =VERTICAL MAIN MENU ----- */
#vertMenu {
	padding: 0px;
	background: #fff none;
	text-align: center;

} 
#vertMenu h1 {
	background: #0054a4 none;
	padding: 20px 10px;
}
#vertMenu ul {
	padding: 10px 0px;
	border: solid 1px #a6b2be;
	border-top:none;
	height: 133px;
	list-style: none;
	margin-bottom: 5px;
	height: auto;
}
#vertMenu li {
	
	padding: 0px;
	margin: 0px;

}
#vertMenu li a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight: 200;
	padding: 2px;
}
#vertMenu li a:hover{
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: 400;
	padding: 2px;
	background: url(../Images/vertMenu_over.gif) center no-repeat;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/* =MAIN MENU ----------------------------------------------------------------- */
#mainMenu {
	width: 100%;
}
#mainMenu ul{
	margin: 0;
	padding: 0;
	}
#mainMenu li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	
}
span.mmText {
	display: none;
}

#mainMenu a,
#mainMenu a:hover {
	background-image: url(../Images/mm_menu.gif);
	background-repeat:no-repeat;
	display:block;
	height: 40px;
	margin:0pt;
	padding:0pt;
	text-decoration:none;
}

/*MAIN MENU ITEMS ---------------------------------------------------*/
#mm-ourchurch {
	background-position: 0 0;
	width: 120px;
}
#mm-ourchurch:hover {
	background-position: 0px -40px;
	width: 120px;
}

#mm-music {
	background-position: -120px 0;
	width: 74px;
}
#mm-music:hover {
	background-position: -120px -40px;
	width: 74px;
}

#mm-yProg {
	background-position: -194px 0;
	width: 147px;;
}
#mm-yProg:hover {
	background-position: -194px -40px;
	width: 147px;
}

#mm-aProg {
	background-position: -341px 0;
	width: 142px;;
}
#mm-aProg:hover {
	background-position: -341px -40px;
	width: 142px;
}

#mm-outreach {
	background-position: -483px 0;
	width: 107px;;
}
#mm-outreach:hover {
	background-position: -483px -40px;
	width: 107px;
}

/*////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////*/

/* =WORSHIP TIMES ----- */
#worshipTimes {
	background: #edf0f2 none;
	padding: 0px;
}
#worshipTimes h1 {
	background: #a6b2be none;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #FFF;
	font-size: 13px;
	padding: 10px 10px 3px 10px;
	border-bottom: solid 5px #8396a9;
	font-weight: normal;
}
#worshipTimes h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d6781;
	font-weight: normal;
	padding: 5px 10px 3px 10px;
}	
#worshipTimes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	font-weight: normal;
	background: #f6f7f8 none;
	padding: 5px 0px 5px 7px; 
	border-top: solid 1px #a8b5c3; 
	border-bottom: solid 1px #d5dae1;
}	
#worshipTimes p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 10px 2px 10px;
	line-height: 18px;
}

/*/////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////*/	
	
/* =THIS WEEK AT WFPC ----- */
#thisWeek{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4d6781;
	font-weight: normal;
	padding: 5px 5px 15px 5px;
	background: #FFFFFF none;
}
#thisWeek h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #4d6781;
	font-weight: 400;
	border-bottom: double #4d6781;
}

#thisWeek p{
	padding: 3px 5px 5px 5px;
	border-bottom: dotted 1px #82a3c2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
/*#thisWeek p:hover{
	padding: 5px 5px 10px 5px;
	border-bottom: dotted 1px #82a3c2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ecf0f4 none;
}
*/

/*////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////*/

/* =NEWS ----- */
#news h1{
	background: #ccd9e1 none;
	border-bottom: solid 5px #a8becc;
	padding: 15px 5px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
	font-style: italic;
	color: #0054a4;
}

#news p{
	margin: 5px 2px;
	border-bottom: dotted 1px #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px;
	}
	
	
	
/*/////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////*/

/* =PAGE HEADER AND SUB HEADER ----- */
#pgHeader {
	background: #eff4f8 url(../Images/pgHeader_bg.gif) top left repeat-x;
	margin: 5px 0px 0px 2px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #0055a4;
	font-weight: 300;
	padding: 15px 10px 5px 15px;
}
#subLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	background: #799cbc none;
	border-top: solid 1px #4d7aa6;
	padding: 4px 0px 3px 15px;
	margin: 0px 0px 0px 2px;
}

#subLinks a:link,
#subLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px;
}
#subLinks a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #0055a4;
	text-decoration: none;
	padding: 0px 3px;
}



/*/////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////*/

#content {
	padding: 20px 70px 30px 20px;
}



/*////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////*/

/* =FOOTER ----- */
#footer {
	margin: 5px 5px 0px 5px;
	background: #cdc590 none;
	padding: 15px;
	border-bottom: solid 5px #FFFFFF;
	text-align: center;
	font-size: 10px;
}