﻿
body 
{	
	margin: 0;
	padding: 0;
	font: 14px "times new roman", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 15pt;
	background-image: url("background3.jpg");
	color: #d2691e;
 }

#container
{
	position: absolute;
	left: 50%;
	width: 1007px;
	margin-left: -500px;
	margin-top: 0em;
}

#container a
{
	color: #008000;
	text-decoration: none;
	font: 13px "times new roman", arial, helvetica, sans-serif;
	font-weight: bold;
}

#container a:hover
{
	text-decoration: underline;
	color: #9acd32;
}


#container h1
{ 
	background: #89b358;
	color: #ffffff;
	margin: 0;
	padding: .5em 3%;
	border-bottom: 5px solid #fffacd;
}

#aboutus
{
	width: 260px;
	height: 1159px;
	background: #f0fff0;
	float: left;
	margin: 0;
	padding: 2em;
}

#aboutus a
{
	color: #008000;
	text-decoration: none;
	font: 13px "times new roman", arial, helvetica, sans-serif;
	font-weight: bold;
}

#aboutus a:hover
{
	text-decoration: underline;
	color: #9acd32;
}

#aboutus a img
{
	border: none;
}

#aboutus h2
{
	margin-top: 0;
	font-size: 25px;
}

#aboutus p
{
	color: #FFFACD;  
	text-align: left; 
	margin-left: 25px;  
	font-size: 13px; 
	font-family: times new roman, georgia, arial; 
	line-height: 15pt;
}

#mainlinks
{
	background: #f0fff0;
	float: left;
	margin: 0;
	line-height: 10px;
}

#photos
{
	width: 340px;
	height: 1215px;
	background: #fffacd;
	float: left;
	margin: 0;
	
}

#photos a img
{
	border: none;
}

#photos p
{
	color: #fffacd;  
	text-align: left; 
	margin-left: 25px;  
	font-size: 12px; 
	font-family: "times new roman", georgia, arial; 
	line-height: 15pt;
}

#photos a
{
	color: #008000;
	text-decoration: none;
	font: 20px "times new roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#photos a:hover
{
	text-decoration: underline;
	color: #9acd32;
}


#worldchurches
{
	width: 300px;
	background: #fffacd;
	float: left;
	margin-left: 1em;
	line-height: 5px;
}

#worldchurches a
{
	color: #008000;
	text-decoration: none;
	font: 15px "times new roman", arial, helvetica, sans-serif;
	font-weight: bold;
}

#worldchurches a:hover
{
	text-decoration: underline;
	color: #9acd32;
}

#worldchurches p 
{
	margin-left: 0;
	margin-right: 10px;
	color: #d2691e;
	font: 16px "times new roman", arial, helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
}

#message
{
	width: 344px;
	height: 1215px;
	background: #f0fff0;
	float: left;
	margin: 0;
}

#message a
{
	color: #008000;
	text-decoration: none;
	font: 13px "times new roman", arial, helvetica, sans-serif;
	font-weight: bold;
}

#message a:hover
{
	text-decoration: underline;
	color: #9acd32;
}

#message a img
{
	border: none;
}

#message p
{
	color: #d2691e;
	text-align: left; 
	margin-left: 25px;  
	font-size: 11px; 
	font-family: "times new roman", georgia, arial; 
	line-height: 15pt;
}

#message h3
{
	margin-top: 1em;
	font-size: 15px;
	text-align: center;
}

#footer
{
	width: 99.3%;
	float: left;
	margin: 0;
}

#footer h4
{ 
	background: #94b063;
	color: #fffacd;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 1.5em 3%;
	border-top: 1px solid #fffacd;
}





