﻿body {
	background-color: Blue;
}

a { color:#fff ; text-decoration:underline}
a:hover  { color: #efeeee}

.header {
	background-image: url('../images/header.gif');
	width: 866px;
	height: 130px;
	background-repeat: no-repeat;
}
.banner {
	background-image: url('../images/banner.gif');
	background-color:#7060FF;
	width: 866px;
	height: 150px;
	background-repeat: no-repeat;

}
.nav {padding-top:90px; padding-left:10px; line-height:1.2em}

.nav-ministries {padding-top:10px; padding-left:10px; line-height:1.2em}

.right-box{
	background-image: url('../images/right-box.gif');
	background-repeat:no-repeat;
	float:left;
	width:305px;
	height:381px;
}
.right-content {float:left; padding-top:20px; padding-right:20px; padding-bottom:10px; padding-left:20px;}

a.navlinks:link{color:#525151; font-size:1.2em; font-weight:bold; text-decoration:none}
a.navlinks:visited{color:#525151; font-size:1.2em; font-weight:bold; text-decoration:none}
a.navlinks:hover{color:#fff; font-size:1.2em; font-weight:bold; text-decoration:underline}

.image-slice {
	background-image: url('../images/image-slice.gif');
	background-repeat: no-repeat;
	width: 866px;
	height: 10px;
}
.image-slice-top {
	background-image: url('../images/top-home-slice.gif');
	background-repeat: no-repeat;
	width: 866px;
	height: 15px;
}
.image-slice-bottom {
	background-image: url('../images/bottom-home-slice.gif');
	background-repeat: no-repeat;
	width: 866px;
	height: 15px;
}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }

.ministries-header
{
	background-image: url('../images/ministries.jpg');
	background-repeat:no-repeat;
	width:862px;
	height:75px;
}
.container {
	padding: 5px;
	width: 852px;
	height: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #7060FF;
	border-right-width: 2px;
	border-left-width: 2px;
	background-color: #7060FF;
}

.ministries-container
{

	width: 862px;
	height: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #7060FF;
	background-color: #7060FF;
	border-right-width: 2px;
	border-left-width: 2px;

}
.left-main
{
	width: 350px;
	height: 330px;
	float:left
}
.left-content
{
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	height: 298px;
}

.right-content{
	float:right; margin: 5px 15px 15px 5px;
	text-align:left;
}
.image-outer {border:1px solid #efede2; margin-right:6px; margin-bottom:4px;}

.announce-font {
	font-family: Papyrus;
	font-size: x-large;
	font-weight: bold;
}

.small-announce-font {
	font-family: Papyrus;
	font-size: large;
	font-weight: bold;
}

a.contact-sign-link:link{color:#000000;font-weight :bold; text-decoration:none}
a.contact-sign-link:visited{color:#000000;font-weight :bold; text-decoration:none}
a.contact-sign-link:hover{color:#000000; font-weight:bold; text-decoration:underline}


.contact-sign{

		padding: 5px;
	width: 350px;
	height: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	background-color: #FFFFFF;

}


.essentials {
	font-family: "Brush Script MT";
	font-size: xx-large;
}

