@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #488633;
	background-color: #F68D20;
	margin: 0;
	padding: 0;
	text-align:left;
	line-height: 20px;
}




#topcontainer {
	margin: 33px auto 0px;
	height: 139px;
	width: 657px;
	background-image: url(images/head.jpg);
	border: 4px solid #FFFFFF;
}
#topright {
	float: right;
	width: 250px;
	height: 15px;
	margin-top: 120px;
}
#topleft {
	float: left;
}
#topcleardiv {
	clear: both;
}
.topnav {
	font-size: 90%;
}
.topnav a:link {
	text-decoration: none;
	font-size: 100%;
	color: #488633;
}
.topnav a:visited {
	text-decoration: none;
	font-size: 100%;
	color: #488633;
}
.topnav a:hover {
	text-decoration: none;
	font-size: 100%;
	color: #000000;
}
.topnav a:active {
	text-decoration: none;
	font-size: 100%;
	color: #488633;
}



#maincontainer {
	margin: 0px auto;
	width: 665px;
	border-bottom: 4px solid #FFFFFF;
	border-top-style: none;
	background-image: url(images/box_background.gif);
	background-repeat: repeat-y;
}
#maincontainer2 {
	background-image: url(images/body_background.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#mainleft {
	float: left;
	width: 219px;
	margin-left: 4px;
}
#maincontent {
	float: right;
	width: 381px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
}
#maincleardiv {
	clear: both;
}
.thumbnail {
	float: left;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
.thumbnailABOUTUS {
	float: left;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #F68D20;
	padding-top: 51px;
}
.thumbnailMINISTRIES {
	float: left;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #71BF47;
	padding-top: 51px;
}
.thumbnailEVENTS {
	float: left;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #C81A79;
	padding-top: 51px;
}
.clearboth { clear: both; }




.bodytext {
}
.bodytext a:link {
	font-size: 100%;
	color: #488633;
}
.bodytext a:visited {
	font-size: 100%;
	color: #488633;
}
.bodytext a:hover {
	font-size: 100%;
	color: #000000;
}
.bodytext a:active {
	font-size: 100%;
	color: #488633;
}







#footercontainer {
	margin: 0px auto;
	height: 89px;
	width: 657px;
	border-top: none;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	background-color: #7DC24D;
}
#footerright {
	float: right;
	width: 78px;
	height: 89px;
	border-left: 4px solid #FFFFFF;
}
.footertext {
	font-size: 83%;
	line-height: normal;
	padding-top: 5px;
}
.header {
	font-size: 180%;
	font-weight: 700;
}


#footerleft {
	float: left;
	height: 89px;
	width: 559px;
	text-align: right;
}
#topcleardiv {
	clear: both;
}


a img { border:none; }


.boxmenu {
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	letter-spacing: 0em;
}
.boxmenu a:link {
	text-decoration: none;
}
.boxmenu a:visited {
	text-decoration: none;
}
.boxmenu a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
}
.boxmenu a:active {
	text-decoration: none;
}
