﻿#top_nav_shadow	{
	height: 10px;
}

#main_area	{
	margin-top:   0;
	padding-top: 0;
	height: 100%;
	min-height: 450px;
}

#left_col	{
	width: 160px;
	margin-top:   0;
	padding-top: 0;
	color: #ffffff;
	background-color: #808080;
	padding: 0;
	text-align: left;
	height: 100%
}

#left_col ul	{
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 1em;
	list-style:none;
}


#left_col ul li	{
	text-align: left;
	margin-left: 15px;
	margin-right: 5px;
	line-height: 140%;
	color: #0066cc;
}

#left_col a{
	text-decoration: none;
	color: #ffffff;
}


#left_col	a:hover {
	text-decoration: none;
	color: #ffff99;
}

#page_content	{
	margin-top:   0;
	padding-top: 0;
	margin-left: 160px;
	margin-right: 10px;
	background-image:url('/images/content/img_content_area_bkgd.gif');
	background-repeat:repeat-x;
	width: 740px;
	height: 100%;
	min-height: 450px;
}

.subpages	{
	padding: 5px 0 0 0;
	margin-left: 20px;
	font-weight: bold;
}

.subpages a	{
	color: black;
	text-decoration:none;
	padding-right: 20px;
	letter-spacing: 250%;
}

.subpages a:hover	{
	color: #cc6600;
	}
	
.textarea	{	
	width: 520px;
	margin-left: 20px;
	margin-top: 10px;
	float:left;
	font-size:.9em;
}

#rightbanners	{
	width: 180px;
	margin-top: 10px;
	float: right;
	padding-left:20px;
	}
	
#rightbanners img	{
	margin-left: -20px;
}

#pagebottom	{
	clear:both;
}

.ministrybox	{
	width: 100%;
	height: 30px;
	margin: 0;
	padding-top: 10px;
}

.ministrytitle	{
	text-align: left;
	height: 35px;
	color: #ffffff;
	font-family: Georgia;
	font-size:1.3em;
	font-style:italic;
	margin: 20px 0 0 13px;
}

.ministrytitle a	{
	color: #ffffff;
	text-decoration: none;
	padding-top: 20px;
}

.ministrytitle a:hover	{
	color: #ff9900;
}

.connect	{
	background-image: url('/images/home/img_connect_bkgd.gif');
	background-position: -5px -5px;
}

.grow	{
	background-image: url('/images/home/img_grow_bkgd.gif');
	background-position: -5px -5px;
}

.serve	{
	background-image: url('/images/home/img_serve_bkgd.gif');
	background-position: -5px -5px;
}


.church_staff	{
	vertical-align:bottom;
	padding-bottom: 10px;
	height: 70px;
}


#worship_container	{
	text-align:center;
	margin-left:auto;
	margin-right:auto
}


#worship_container h2	{
	
	text-align:left
}

#worship_container ul	{
	text-align:left;
}

#worship_container ul li	{
	list-style:none
	}
	
#songlist	{
	float: left;
}

#schedules	{
	float: right;
}

#general_info	{
	clear:both;
}

