/* 

STYLE SHEET FOR [Woodland Cemetery Foundation - podcast - WCF-podcast.css]
Created by [Mark L. Steiger]

Note: All pages also include WCF_Master.css and p7exp.css

*/

#podcast_site {
		/*border: 4px solid #e5dda0; */
		padding: 18px;
		padding-bottom: 30px;
		background: #f4e8ad;
		background-color: #f4e8ad;
		/*width: 680px;*/
		height: 200px;
		margin: 0 auto;		
		margin-top: 20px;
		/*margin-bottom: 20px;  */
		font-family: Arial, Helvetica, sans-serif;
		color: #0000000;
		font-weight: bold;
		/*font-size: 60%; */
		text-align:center ;
		}
		
#podcast_site a:link {
	color: #bf0000;
	}
#podcast_site a:visited {
	color: #bf0000;
	}
#podcast_site a:hover {
	color: #bf0000;
	}
#podcast_site a:focus {
	color: #bf0000;
	}
#podcast_site a:active: {
	color: #bf0000;
	}

#podcast_site h3 {
		padding-bottom: 7px;
		}

#podcast_site p 		{
		background-color: #f4e8ad;
		text-align: center;
		/* width: 500px; */
		color: #bf0000;
		font-weight: bold;
		/*font-size: 20px; */
		}

#footer {
		font-size: 0.8em;		
		}
