﻿
body
{
	background-color: Black;
	background-position:center top;	 
	font-family: "Segoe UI","Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}

.hr {color: #800000; height: 2px; width: 275px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.centerOuterContent
{		
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: center;	
	width:100%;
}

.centerInnerContent
{
	float: none;
	text-align: left;
	width: 925px;		
	margin: auto;	
	background-color: White;
}

.header
{
	background-color: White;
	width: 915px;
	padding: 5px 5px 0px 5px;
}

.main
{
	width: 915px;
	padding: 5px 5px 5px 5px;
	background-color: White;
}

.footer
{
	background-color: White;
	width: 915px;
	padding: 0px 5px 5px 5px;
}

.headerContent
{
	background-color: #800000;
}

.footerContent
{
	background-color: #800000;
	padding: 10px 10px 10px 10px;
}

.tbl1
{
	width: 900px;
	background-color: silver;
	padding: 5px 5px 5px 5px;
}

.tbl2
{
	clear: both;
	width: 900px;
	padding: 5px 5px 5px 5px;
}

.mainPhoto
{
	background:url('../images/church 019_edited.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 285px;
	height: 321px;
	/* display: none; */
}

.mainMission
{
	width: 590px;
	height: 321px;
	font-weight: bold;
	padding: 5px 10px 5px 5px;
	font-size: 14px;
	background-color: #800000;
	color: White;
}

.loc
{
	background-color: silver;
	width: 290px;
	font-size: 14px;
	padding: 3px 3px 3px 3px; 
	height: 275px;
}

.resources
{
	background-color: silver;
	color: black;
	width: 290px;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	height: 275px;
}

.news
{
	background-color: silver;
	color: black;
	width: 290px;
	padding: 3px 3px 3px 3px;
	height: 275px
}

.footerText
{
	margin-right: 30px;
	color:White;
	font-family:Verdana;
	font-size:12px;
}

.eh { background-color: Black; color: White}

.out {}

.newslinks {padding:0; margin:0; overflow: hidden; height: 240px}

.subheader {font-size: 16px; font-weight: bold; vertical-align: top}

.ht1 {color: White; font-size: 30px; font-family:Lucida Calligraphy; font-weight: bold}
.ht2 {color: White; font-size: small; font-style: italic; font-weight: bold}

.jquery-corner { position: relative; }

#scrollable { font-size: larger; width: 500px; height: 250px}

.e {width: 500px}

a:link
{
    color: #800000;
    text-decoration: underline;
    border: 0;
}
a:visited
{
    color: #800000;
}
a:hover
{
    color: black;
    text-decoration: underline;
}
a:active
{
    color: #800000;
}

a.btnSpirit {
    display: block;
    background-color: #B91F38;
    color: White;
    width: 162px;
    height: 36px;
    margin: 5px auto;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

a.btnComm {
    display: block;
    background-color: #475475;
    color: White;
    width: 162px;
    height: 36px;
    margin: 5px auto;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

a.btnAdmin {
    display: block;
    background-color: #3483D3;
    color: White;
    width: 162px;
    height: 36px;
    margin: 5px auto;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

a.btnMedia {
    display: block;
    background-color: #B68908;
    color: White;
    width: 162px;
    height: 36px;
    margin: 5px auto;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
