.container {
	height: 600px;
	border: 1px solid #000000;
}
.content_container {
	height: 446px;
	}
.background {
	background-image: url(../images_sc/bkgroung.jpg);
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
}

.nav_container {
	height: 31px;
	background-image: url(../images_sc/nav_bg.jpg);
	}
.footer_container {
	height: 123px;
	background-image: url(../images_sc/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #DFE4EA;
	}
.home_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-left: 0px;
	padding-right: 10px;
	font-weight: normal;
	background-image: url(../images_sc/home_bgnd.jpg);
	line-height: 18px;
	height: 262px;
}
.main_font {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-left: 16px;
	padding-right: 32px;
	line-height: 22px;
	font-weight: bold;
}
.main_font a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.main_font_2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-left: 16px;
	padding-right: 32px;
	line-height: 22px;
	font-weight: bold;
}
.main_font_2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #007dc3;
	line-height: 25px;
	font-weight: bold;
}
.list a{

	color: #007dc3;

}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 80px;
	padding-left: 42px;
	line-height: 28px;

}
.navigation a:link {
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
.navigation a:active {
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
.navigation a:visited {
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
.navigation a:hover {
	color: #0099CC;
	font-weight:bold;
	text-decoration:none;

}
.navon {
	color: #0099CC;
}
.event_detail {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-left: 16px;
	font-weight: normal;
	padding-right: 32px;
}
.event_detail a {
	float: right;
	font-weight: bold;
	color: #666666;
}

.event_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.event_heading a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.address_line {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-image: url(../images_sc/handicap_icon.gif);
	background-repeat: no-repeat;
	background-position: 75%;
}
.address_line a:link{
	color: #CCCCCC;
}
.address_line a:visited{
	color: #CCCCCC;

}
.address_line a:active{
	color: #CCCCCC;

}
.home_button {
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.home_button a{
	color: #CCCCCC;
}
.your_cong_bgnd {

	background-image: url(../images_sc/background_congregation.jpg);
}
.youth_bgnd {
	background-image: url(../images_sc/youth_bgnd.jpg);
}
.worship_bgnd {
	background-image: url(../images_sc/main_pic_worship.jpg);
	background-repeat: no-repeat;
}
#podcast_container {
	background-color: #CFDBF3;
	width: 400px;
	border: thin solid #A4BADB;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}