/* East Liberty Presbyterian Church Web Style Sheet */
/* Copyright East Liberty Presbyterian Church. All rights reserved. */

body, tr, td, p 			{ color: #333; font-weight: normal; font-size: 16px; line-height: 22px; font-family: Georgia, serif; text-decoration: none; }
li, ol, ul 						{ color: #333; font-weight: normal; font-size: 16px; line-height: 22px; text-decoration: none; }

/*h1  						{ color: #000; font-weight: bold; font-size: 18px; font-family:  Verdana, Helvetica, sans-serif; text-decoration: none; margin: -1ex 0ex 0ex 0ex; }
									removed margin spec; on Randy's computer the top of the header was being cut off 	*/
h1  							{ color: #000; font-weight: bold; font-size: 18px; font-family:  Verdana, Helvetica, sans-serif; text-decoration: none; }
h2  							{ color: #000; font-weight: bold; font-size: 14px; font-family:  Verdana, Helvetica, sans-serif; text-decoration: none; }
h3  							{ color: #333; font-weight: bold; font-size: 16px; line-height: 22px; font-family: Georgia, serif; text-decoration: none; }
h4  							{ color: #333; font-weight: bold; font-size: 12px; font-family:  Verdana, Helvetica, sans-serif; text-decoration: none; }

a       						{ color: #00f; text-decoration: none }
a:hover 					{ color: #90f; text-decoration: none }

.LtGray10 					{ color: #ccc; font-weight: normal; font-size: 10px; font-family: Verdana, Helvetica; text-decoration: none }
.MdGray10 				{ color: #666666; font-weight: normal; font-size: 10px; font-family: Verdana, Helvetica; text-decoration: none }
.DkGray10 				{ color: #333; font-weight: normal; font-size: 10px; font-family: Verdana, Helvetica; text-decoration: none }
.DkGray12 				{ color: #333; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none }
.linkedh3 					{ color: #00a; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; }
.linkedh3:hover 			{ color: #000; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; }
.staff-title		 			{ color: #666666; font-weight: normal; font-size: 16px; font-style: italic; line-height: 22px; font-family: Georgia, serif; text-decoration: none; margin: -2ex 0ex 0ex 0ex;  }
.spacer-divider 			{margin: 3ex 0ex 3ex 0ex; text-align: center; }
.newsbullet	 			{margin: 0ex 0ex 2ex 0ex; }
.footer-address 			{ color: #666666; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none; line-height: 18px; }
.footer-links	 			{color: #666666; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none; line-height: 30px; text-align: center; }
.med-blue-links	 		{color: #00a; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none; line-height: 30px; text-align: center; }
.noaudio			 		{ color: #333; font-weight: normal; font-size: 14px; font-style: italic; font-family: Georgia, serif; text-decoration: none; }
.pcusa			 			{color: #999; font-weight: normal; font-size: 14px; line-height: 18px; font-family: Georgia, serif; text-decoration: none; font-style: italic; text-align: right; vertical-align: top; }


.DkGray12Bold			{ color: #333; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none }

/* begin left worship nav */
#nav_worship { margin-bottom: 20px; font-family: Verdana, Helvetica; }
#nav_worship p { padding: 0; margin: 0; border-top: 1px solid #ccc; line-height: 16px; }
/* #nav_worship p a { display: block; font-size: 12px; padding:2px 2px 4px; border-right: 8px solid #fff; } */
/*#nav_worship p a, #nav_worship ul li a { display: block; font-size: 12px; padding:2px 2px 4px; border-right: 4px solid #fff; }*/
#nav_worship p a, #nav_worship ul li a { color: #00a; display: block; font-size: 12px; padding:2px 2px 4px; border-right: 4px solid #fff; }
#nav_worship p.space { height: 40px; }
#nav_worship p a:hover, #nav_worship p.active a { border-right: 4px solid #f00; }

#nav_worship p a:hover { color: #699; }

#nav_worship p.active {
	font-weight: bold;
}

#nav_worship ul {

	margin:0;
	padding: 0;
	list-style-type: none;
}

#nav_worship ul li {
	padding: 0;
	margin: 0;
	line-height: 16px;
}

#nav_worship ul li a{
	/*color: #8c8e8d;*/
	color: #696054;
	padding: 2px 2px 4px 10px;
	/*border-right: 4px solid #fff;*/
}

#nav_worship ul li a:hover {
	/*border-right: 4px solid #f00;*/
}

/* end left worship nav */


/* top right bottom left */
.RedF00 {
	color: #F03;
	font-weight: bold;
}
