/* CSS Document */

body { 
	background: #b4a495 url(../images/background.jpg) top center repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#container {
	position:relative;
	margin: 20px auto 0px auto;
	width:800px;
}

#header {
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/header.jpg) no-repeat;
	height:200px;
	width:800px;
	z-index: 1000;
}

/*// HEADER NAV //////////////////////////////////////////////////////////////////////////////////*/

.home {
	position:absolute;
	list-style:none;
	width:746px;
	height:122px;
	left:26px;
	top:21px;
}

.home a{
	display:block;
	width:746px;
	height:122px;
}

.home a:hover{
	background:url(../images/header-over.jpg) -26px -21px no-repeat;
}

.about {
	position:absolute;
	list-style:none;
	width:112px;
	height:40px;
	left:154px;
	top:150px;
}

.about a{
	display:block;
	width:112px;
	height:40px;
}

.about a:hover{
	background:url(../images/header-over.jpg) -154px -150px no-repeat;
}

.ministries {
	position:absolute;
	list-style:none;
	width:112px;
	height:40px;
	left:281px;
	top:150px;
}

.ministries a{
	display:block;
	width:112px;
	height:40px;
}

.ministries a:hover{
	background:url(../images/header-over.jpg) -281px -150px no-repeat;
}

.location {
	position:absolute;
	list-style:none;
	width:112px;
	height:40px;
	left:408px;
	top:150px;
}

.location a{
	display:block;
	width:112px;
	height:40px;
}

.location a:hover{
	background:url(../images/header-over.jpg) -408px -150px no-repeat;
}

.media {
	position:absolute;
	list-style:none;
	width:112px;
	height:40px;
	left:535px;
	top:150px;
}

.media a{
	display:block;
	width:112px;
	height:40px;
}

.media a:hover{
	background:url(../images/header-over.jpg) -535px -150px no-repeat;
}

.contact {
	position:absolute;
	list-style:none;
	width:112px;
	height:40px;
	left:662px;
	top:150px;
}

.contact a{
	display:block;
	width:112px;
	height:40px;
}

.contact a:hover{
	background:url(../images/header-over.jpg) -662px -150px no-repeat;
}

.link {margin:0 auto 0 auto; position:relative;}

.link a {color:#000000; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration:none; border-style:none; border-color:#767676; border-width:1px; padding:2px 5px; height:auto; width:auto; background-color:#EDC346;}

.link a:hover{background-color:#252525; color:#ffffff; text-decoration:none; background:none;}

.link a:active{background-color:#EDC346;}

/*// HEADER NAV ENDS/////////////////////////////////////////////////////////////////////////////////////////*/

#content {
	position:relative;
	margin: 15px 0 0;
	width:800px;
	background-color: #FFFFFF;
}

#left_column {
position: relative;
float: left;
margin: 10px 0 10px 10px;
width: 180px;
padding: 0 15px 0 0;
border-right: #CCC 1px solid;
}

#left_column_tight {
position: relative;
float: left;
margin: 5px 0 5px 5px;
width: 170px;
padding: 0 15px 0 0;
border-right: #CCC 1px solid;

}
#times {
position:relative;
width: 180px;
text-align: left;
margin: 0 0 10px;
}

#times h1 {
color: #023B50;
font: 18px Geneva, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#times p {
margin: 0;
padding: 0;
}

a {
color: #023B50;
text-decoration: underline;
}

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


#welcome {
	position:relative;
	width:180px;
}

#right_column {
	position: relative;
	float:right;
	margin: 10px 10px 10px 0;
	width:570px;
	text-align: left;
}

#right_column_tight {
	position: relative;
	float:left;
	margin: 0px 0px 0px 0;
	width:570px;
	text-align: left;
}

.sermon {
margin: 0 0 15px 0;
}



/*// BOTTOM LEFT NAV/////////////////////////////////////////////////////////////////////////////////////////*/

.bottom-left-nav {
	position: relative;
	background:url(../images/bottom-left-menu.jpg) no-repeat;
	height:290px;
	width:180px;
	padding:0;
	margin: 10px 0 0;
}

.bottom-left-nav a {
	display:block;
}

.bottom-left-nav li {
	list-style:none;
	position:absolute;
}

.small-groups {
	width:180px;
	height:50px;
	left:0px;
	top:0px;
}

.small-groups a{
	width:180px;
	height:50px;
}

.small-groups a:hover{
	background:url(../images/bottom-left-menu-over.jpg) 0px 0px;
}


.prayer {
	width:180px;
	height:50px;
	left:0px;
	top:60px;
}

.prayer a{
	width:180px;
	height:50px;
}

.prayer a:hover{
	background:url(../images/bottom-left-menu-over.jpg) 0px -60px;
}

.giving {
	width:180px;
	height:50px;
	left:0px;
	top:120px;
}

.giving a{
	width:180px;
	height:50px;
}

.giving a:hover{
	background:url(../images/bottom-left-menu-over.jpg) 0px -120px;
}

.evites {
	width:180px;
	height:50px;
	left:0px;
	top:180px;
}

.evites a{
	width:180px;
	height:50px;
}

.evites a:hover{
	background:url(../images/bottom-left-menu-over.jpg) 0px -180px;
}

.good-news {
	width:180px;
	height:50px;
	left:0px;
	top:240px;
}

.good-news a{
	width:180px;
	height:50px;
}

.good-news a:hover{
	background:url(../images/bottom-left-menu-over.jpg) 0px -240px;
}


/*// BOTTOM LEFT NAV ENDS /////////////////////////////////////////////////////////////////////////////////////////*/

/*// MAIN CONTENT /////////////////////////////////////////////////////////////////////////////////////////*/


/*// INDEX CONTENT //*/


.wednesday {
	position:relative;
	float: left;
        width: 320px;
	height: 266px;
	margin: 0 0 10px 0;
}

.headline {
	position:relative;
	float: left;
	width: 320px;
	height: 266px;
	margin: 0 0 10px 0;
}

.latest-news{
	position: relative;
        width: 225px;
        height: 600px;	
        float: right;
	margin: 0 0 10px 0;

}



/*// INDEX CONTENT ENDS /////////////////////////////////////////////////////////////////////////////////////////*/

/*// MAIN CONTENT ENDS /////////////////////////////////////////////////////////////////////////////////////////*/

/*// FOOTER //////////////////////////////////////////////////////////////////////////////////////////*/

#footer {
	position:relative;
	width:800px;
	margin: 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	line-height:15px;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}

.clear_layout {clear: both; margin:0; padding: 0;}

