@charset "utf-8";
body,td,th {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin: 10px;
	padding: 0px;
	border: thick none #704D3A;
	background-color: #000;
	background-repeat: repeat;
}
h1 {
	color: #897658;
}
h2 {
	margin-left: 10px;
}
h3 {
	margin-left: 20px;
}
h1, h2, h3, h4, h5 , h6{
	margin-top: 0px;
	margin-bottom: .6em;
}


img {
	text-align: center;
	border-color: #000;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a {
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

p, ul, ol, dl {
	margin: 0px 20px 7px;
	text-align: left;
}

a {
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
#wholePage {
	margin: auto;
	width: 900px;
	padding: 20px;
	border: 5px double #000;
	height: auto;
	text-align: left;
	background-color: #896D57;
}
#pageHeader {
	width: 900px;
	border-style: none;
}
#footer {
	text-align: center;
	margin: 0px;
	padding: 4px 0px 0px;
	clear: both;
	float: none;
	border: 2px solid #000;
	width: 900px;
	color: #CCC;
	background-color: #896D57;
}
#leftcolumn {
	width: 200px;
	float: left;
	overflow: scroll;
	height: 500px;
	padding: 5px;
	margin: 0px;
	background-color: #CDBDA4;
	border: thick solid #000;
}

#mainBody {
	padding: 0px;
	width: 680px;
	border: 2px none #000;
	height: 520px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#topHalf {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 900px;
	border: 2px solid #000;
	height: auto;
	text-align: left;
	position: relative;
}
#flashHeader {
	width: 904px;
	background-color: #896D57;
	padding: 0px;
	height: auto;
	border: 0px solid #000;
}

#regularPage {
	height: auto;
	width: 900px;
}

#bottomHalf {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 900px;
	overflow: hidden;
	height: auto;
	border: 2px solid #000;
}

#column1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	height: auto;
	z-index: auto;
	border: 2px none #896D57;
	background-image: url(assets/worship_times_panel.jpg);
	background-repeat: repeat;
}
#column2 {
	margin: 0px 0px 0px 300px;
	padding: 0px;
	width: 300px;
	clear: none;
	height: 300px;
	z-index: auto;
	border: 2px none #000;
	float: none;
	background: url(assets/column_background_location_big.gif);
}

#column3 {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 300px;
	z-index: auto;
	border: 2px none #000;
	float: right;
	background: url(assets/column_background_big.gif);
}


a:link {
	color: #FFF;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
}

a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
#rightColumn {
	position: absolute;
	left: 615px;
	top: 13px;
	right: auto;
	bottom: auto;
	width: 267px;
	height: 98px;
	clear: none;
	float: none;
}
#pastorPagePastor {
	height: auto;
	width: auto;
}
#pastorPageChildren {
	height: auto;
	width: auto;
}
#mission {
	width: 650px;
	text-align: center;
	margin-left: 150px;
}
#newChurch {
	width: 300px;
	margin-left: 400px;
}
.footerTxtGraySmallCenter {
	color: #D8D7B2;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
}
.tinyBlkTxt {
	color: #000;
	font-weight: normal;
	font-size: 10px;
}
.tinyBlkTxtCenter {
	color: #000;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

.smallBlackText {
	color: #000;
	text-align: left;
	font-size: 12px;
}
.smallBlkTxtCenterBld {
	color: #000;
	text-align: center;
	font-weight: bold;
}
.smallBlackTextJustify {
	color: #000;
	text-align: justify;
	font-size: 12px;
}

.mediumBlackText {
	font-size: 16px;
	color: #000;
}
.mediumBlackTextCenter {
	font-size: 16px;
	color: #000;
	text-align: center;
}
.largeBlacktext {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}
.largeBlacktextLeft {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
.tinyRedText {
	font-size: 10px;
	color: #C00;
}
.tinyRedTextCentered {
	font-size: 10px;
	text-align: center;
	color: #C00;
}
.smallRedText {
	color: #900;
	text-align: left;
}
.smallRedTextCentered {
	color: #900;
	text-align: center;
}
.smallRedTextJustify {
	color: #900;
	text-align: justify;
}

.mediumRedText {
	font-size: 16px;
	color: #900;
}
.mediumRedTextRight {
	font-size: 16px;
	color: #900;
	text-align: right;
}
.mediumRedTextCenter {
	font-size: 16px;
	color: #900;
	text-align: center;
}
.largeGoldtext {
	font-size: 16px;
	color: #7E5C1C;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}
.largeGoldtextLeft {
	font-size: 16px;
	color: #7E5C1C;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
.mediumGoldText {
	font-size: 16px;
	color: #7E5C1C;
}
.mediumGoldTextCenter {
	font-size: 16px;
	color: #7E5C1C;
	text-align: center;
}
.mediumGoldTextRight {
	font-size: 16px;
	color: #7E5C1C;
	text-align: right;
}
.smallGoldText {
	color: #7E5C1C;
	text-align: left;
}
.smallGoldTxtCenterBld {
	color: #7E5C1C;
	text-align: center;
	font-weight: bold;
}
.smallGoldTextCentered {
	color: #7E5C1C;
	text-align: center;
}
.smallGoldTextJustify {
	color: #7E5C1C;
	text-align: justify;
	font-size: 12px;
}

.tinyGoldTextCentered {
	font-size: 10px;
	text-align: center;
	color: #7E5C1C;
}
.tinyGoldTxt {
	color: #7E5C1C;
	font-weight: normal;
	font-size: 10px;
}
.tinyWhiteText {
	font-size: 10px;
	color: #FFF;
}
.tinyWhiteTextCentered {
	font-size: 10px;
	text-align: center;
	color: #FFF;
}
.smallWhiteText {
	color: #FFF;
	text-align: left;
}
.smallWhiteTextCentered {
	color: #FFF;
	text-align: center;
}
.smallMedWhiteTextCentered {
	color: #FFF;
	font-size: 9px;
}

.smallWhiteTextJustify {
	color: #FFF;
	text-align: justify;
}
.mediumWhiteText {
	font-size: 16px;
	color: #FFF;
}
.mediumWhiteTextRight {
	font-size: 16px;
	color: #FFF;
	text-align: right;
}
.mediumWhiteTextCenter {
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

