﻿body {
	margin: 10 0 0 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-size: 16px;
	font-family: Franklin Gothic Book;
	font-style: normal;
	background-color:#FFFFCC;
}

#pagecontainer {
	padding: 0;
	width: 880px;
	margin: 0 auto;
	border-left:1px black solid;
	border-right:1px black solid;
	border-top:1px black solid;
	border-bottom:1px black solid;
	background-color:white;
}

#header {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 880px;
	padding: 0;
	background-color: white;
	
}

#header p {
	
	text-align: left;
	color:black;
	margin: 10px 0px 10px 10px;
}

#header img {
	float: right;
	margin:10px 10px 10px 0px;
}

.headertitle{
	font-size:48px;
	font-family:"Franklin Gothic Book";
}

.subheadertitle {
	font-size:18px;
	font-family:"Franklin Gothic Book";
}	

.methodist{
	font-family:"Franklin Gothic Heavy";
}

.pagetitle{
	font-size:36px;
	text-align:center;
}

.storytitle{
	font-size:28px;
}

#banner {
	margin: 0;
	padding: 0;
	width: 880px;
	padding: 0;
}

.link {
	text-decoration: none;
}

.center {
	text-align: center;
}


#mainpagedetails {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	margin-right: 10px;
	margin-left: 10px;
	width: 860px;
	padding: 0;
	background-color: #FFFFFF;
}

#pagedetailsfooter{
	margin-top:10px;
}

.pagefooter{
	font-size:18px;
	text-align:center;
}

.subfooter{
	font-size:16px;
}

#column_l {
	float: left;
	width: 150px;
	background-color:#F2DCDB;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	font-size:16px
}

#column_2 {
	float: right;
	width: 650px;
	background-color:white;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
}

#subcol1{
	float: left;
	width: 300px;
	background-color:#ecd;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	font-size:16px
}

#subcol2{
	float: right;
	width: 300px;
	background-color:#dce;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	font-size:16px
}

#box_1{
	width:200px;
	height:200px;
	float:right;
	background-color:white;
	margin:10px 10px 10px 10px;
	text-align:center;
	font-size:12px;
}

#box_2{
	width:250px;
	height:200px;
	float:right;
	background-color:white;
	margin:10px 10px 10px 10px;
	text-align:center;
}

#box_3{
	width:200px;
	height:200px;
	float:left;
	background-color:white;
	margin:10px 10px 10px 10px;
	text-align:center;
	font-size:12px;
}

#box_4{
	width:250px;
	height:250px;
	float:left;
	background-color:white;
	margin:10px 10px 10px 10px;
	text-align:center;
}


.substory{
	font-size:12px;
	text-align:center;
	font-style:italic;
}

