/* ==================== SPC Style Sheet For Current Sermon Series ==================== */

/* ---------- Current Sermon Series ---------- */
#CurrentSermon #content {
	visibility:visible;
	position: absolute;
	top: 140px;
	left: 290px;
	width: 600px;
	line-height: 1.5;
	padding-right: 15px;
}
#CurrentSermon #currentsermonlinks {
	color: rgb(108,94,72);
	font-weight: bold;
	margin-top: 20px;
}
#CurrentSermon #currentsermonlinks p {
}
#CurrentSermon #content a:link 		{ border:none; color: rgb(108,94,72); text-decoration: underline; font-weight: bold }
#CurrentSermon #content img			{ border:none; }
#CurrentSermon #content a:visited 	{ border:none;  color: rgb(108,94,72); text-decoration: underline; font-weight: bold }
#CurrentSermon h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
/*	text-align: center; */
	color:rgb(188,175,154);
	letter-spacing:.1em;
	text-transform: uppercase;
/*	margin-left: 1em; */
	margin-bottom: .5em;
	margin-top: 3em;
}

#currentsermonupcomingtable {
	font-weight:normal;
	font-size: 11px;
	color: #000000;
}
#currentsermonarchivetable {
	font-weight:normal;
	font-size: 11px;
	color: #000000;
}
/*
#currentsermonarchivetable a.sermonpastor:link 		{ border:none; text-decoration: none; font-weight: normal }
#currentsermonarchivetable a.sermonpastor:visited 	{ border:none; text-decoration: none; font-weight: normal }
#currentsermonarchivetable a.sermonpastor:hover 	{ border:none; text-decoration: none; font-weight: normal }
*/
#currentsermonupcomingtable a:link 		{ color:#000000; text-decoration: underline; }
#currentsermonupcomingtable a:visited 	{ color:#000000; text-decoration: underline; }
#currentsermonupcomingtable a:hover		{ color:gold; text-decoration: underline; }
#currentsermonupcomingtable #sermonhead	{ color: rgb(188,175,154); font-weight: bold; }
#currentsermonupcomingtable .sermondate	{ font-weight: bold; }
#currentsermonupcomingtable .sermontitle	{ font-weight: bold; text-decoration: underline; }
#currentsermonupcomingtable .sermondesc	{  }
#currentsermonupcomingtable .sermonpastor	{  } 

#currentsermonarchivetable a:link 		{ color:#000000; text-decoration: underline; }
#currentsermonarchivetable a:visited 	{ color:#000000; text-decoration: underline; }
#currentsermonarchivetable a:hover		{ color:gold; text-decoration: underline; }
#currentsermonarchivetable #sermonhead	{ color: rgb(188,175,154); font-weight: bold; }
#currentsermonarchivetable .sermondate	{ font-weight: bold; }
#currentsermonarchivetable .sermontitle	{ font-weight: bold; text-decoration: underline; }
#currentsermonarchivetable .sermondesc	{  }
#currentsermonarchivetable .sermonpastor	{  } 



