﻿body
{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#000;
}
img
{
	border:0;
}

.wrapper
{
	width:1000px;
	margin:0 auto;
}

.logo
{
	width:1000px;
	height:140px;
	float:left;
	background:url(../images/Logo.jpg) no-repeat;
}
.div-click
{
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
}	
.church-link
{
	width:1000px;
	height:25px;
	float:left;
	text-align:right;
	clear:both;
}

.content-area
{
	width:1000px;
	min-height:350px;
	height:auto !important;
	height:350px;
	float:left;
	text-align:left;
	clear:both;
	background:url(../images/content-repeat.jpg) repeat-y;
}
.content-header
{
	width:1000px;
	height:10px;
	float:left;
	background:url(../images/content-header.jpg) no-repeat;
}
.content-main
{
	width:1000px;
	min-height:350px;
	height:auto !important;
	height:350px;
	float:left;
	text-align:left;
	clear:both;
	
}

/** Navigation **/
.left-nav{
	width:230px;
	height:323px;
	float:left;
	text-align:left;
	background:url(../images/left-links.jpg) no-repeat;
}


.left-nav ul {
		width:230px;
	/*height:352px;*/
	height:323px;
        list-style:none;
        padding:0;
        margin:0;
}
.left-nav ul li {
        float:left;
        text-indent:-999em;
}
.left-nav ul li a {
        background:url('/images/left-links.jpg'); 
        display:block;
        width:230px;
}
 
.left-nav ul li a.left-nav-1         { background-position:0px 0px; height:66px; }
.left-nav ul li a.left-nav-1:hover   { background-position:0px 0px; height:66px; }
 
.left-nav ul li a.left-nav-2         { background-position:0px -66px; height:50px; }
.left-nav ul li a.left-nav-2:hover   { background-position:0px -66px; height:50px; }
 
.left-nav ul li a.left-nav-3         { background-position:0px -116px; height:50px; }
.left-nav ul li a.left-nav-3:hover   { background-position:0px -116; height:50px; }
 
.left-nav ul li a.left-nav-4         { background-position:0px -166px; height:52px; }
.left-nav ul li a.left-nav-4:hover   { background-position:0px -166px; height:52px; }
 
.left-nav ul li a.left-nav-5         { background-position:0px -218px; height:51px; }
.left-nav ul li a.left-nav-5:hover   { background-position:0px -218px; height:51px; }
 
.left-nav ul li a.left-nav-6         { background-position:0px -269px; height:54px; }
.left-nav ul li a.left-nav-6:hover   { background-position:0px -269px; height:54px; }
 
/** End Navigation **/


.content-text
{
	width:770px;
	min-height:350px;
	height:auto !important;
	height:350px;
	float:left;
	text-align:left;
}



.content-footer
{
	width:1000px;
	height:25px;
	float:left;
	background:url(../images/content-footer.jpg) no-repeat;
	clear:both;
}

.footer
{
	width:1000px;
	min-height:50px;
	height:auto !important;
	height:50px;
	float:left;
	background:url(../images/footer-repeat.jpg) repeat-y;
	clear:both;
	
}

.footer-header
{
	width:1000px;
	height:23px;
	float:left;
	background:url(../images/footer-header.jpg) no-repeat;
	clear:both;
	
}

.footer-content
{
	width:1000px;
	min-height:25px;
	height:auto !important;
	height:25px;
	float:left;
	clear:both;
	text-align:center;
}



.footer-footer
{
	width:1000px;
	height:18px;
	float:left;
	background:url(../images/footer-footer.jpg) no-repeat;
	clear:both;
	
}


.footer-content a:active,
.footer-content a:link,
.footer-content a:visited
{
	text-decoration:none;
	color:#000;
}
.footer-content a:hover
{
	text-decoration:underline;
	color:#333;
}


a:active,
a:link,
a:visited
{
	text-decoration:none;
	color:#000;
	outline:none;
}
a:hover
{
	text-decoration:underline;
	color:#333;
	outline:none;
}








.left-new
{
	float:left;
	width:230px;
	float:left;
	min-height:404px;
	height:auto !important;
	height:404px;	
}
