﻿#MainBodyContainer {
	padding: 0px;
	margin: 0px;
	background-color: #F5F5F5;
	width: 768px;
	font-size: large;
}
#MainBodyContainer h1 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: x-large;
	color: #0000FF;
	text-align: center;
	height: 50px;
	font-weight: bolder;
}
#MainBody {
	padding: 0px;
	margin: 0px;
	background-color: #0000C8;
	color: #FFFFFF;
	font-size: medium;
}
#Pictures {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 238px;
	float: right;
	top: 0px;
}
#Container {
	border: thin solid #d0d0d0;
	padding: 0px;
	width: 770px;
	margin: 0px auto;
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	height: 150px;
}
#masthead {
	margin: 0 0 0 0px;
	padding: 0em;
	width: 665px;
	background-image: inherit;
	height: 150px;
	float: right;
	background-color: #F5F5F5;
}
/* Styles for Masthead */
#masthead h1 {
	color: #0000FF;
	font-style: italic;
	text-align: center;
	font-family: "Times New Roman";
	background-image: inherit;
	font-weight: bold;
	font-size: xx-large;
}
#NavHead {
	padding: 0px;
	margin: 0 0 0 0px;
	width: 665px;
	background-image: inherit;
	height: 20px;
	color: #FFFFFF;
}
#NavHead ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#NavHead li {
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	list-style-type: none;
	float: left;
	list-style-position: inside;
}
#NavHead a {
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	float: left;
	color: #FFFF00;
	font-weight: bold;
}
#NavHead a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline overline;
}
#HeadContainer {
	width: 642px;
	margin: 0px;
	background-color: #0000C8;
	background-repeat: no-repeat;
	float: right;
	background-image: url('../Images/Church.jpg');
}
#Icon {
	margin: 0px;
	width: 125px;
}
#Iconimg {
	border: 0px;
	width: 125px;
	height: 178px;
}
#ContentContainer {
	border-style: solid;
	border-width: thin;
	width: 770px;
	margin: 0px auto;
	background-color: #f5f5f5;
	border-top-color: #D0D0D0;
}
#Footer {
	background-color: #f5f5f5;
	text-align: center;
}
#FooterLeft {
	width: 100px;
}
#FooterRight {
	width: 665px;
	float: right;
	text-align: center;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
#Navigation {
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
#Navigation_b1 {
	padding: 10px;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
}
#Navigation_i1 {
	height: 80px;
	background-image: url('../Images/Button1.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
#Navigation_i1pop {
	padding: 3px;
	border: thin solid #FFFF00;
	position: absolute;
	top: 192px;
	left: 85px;
	width: 165px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	font-weight:  normal;
	background-color: #0000C8;
	display: none;
}
#Navigation_i1:hover #Navigation_i1pop {
	
	display: inline;
}
#Navigation_i1pop ul {
	margin: 0px;
}
#Navigation_i1pop li{
	list-style-type: none;	
}
#Navigation_i1pop a{
	text-decoration: none;
	color:  yellow;
}
#Navigation_i1pop  a:hover {
	font-weight: bold;
}

#Navigation_b2 {
	padding: 10px;
	width: 80px;
	height: 80px;
}
#Navigation_i2 {
	height: 80px;
	background-image: url('../Images/Button2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#Navigation_i2pop {
	padding: 3px;
	border: thin solid #FFFF00;
	position: absolute;
	top: 292px;
	left: 85px;
	width: 165px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight:normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #0000C8;
	display: none;
}
#Navigation_i2pop ul{
	margin: 0px;
}
#Navigation_i2pop li{
	list-style-type: none;	
}
#Navigation_i2pop a{
	text-decoration: none;
	color: yellow;
}
#Navigation_i2pop a:hover {
	font-weight: bold;
}
#Navigation_i2:hover #Navigation_i2pop {
	display: inline;
}
#Navigation_b3 {
	padding: 10px;
	width: 80px;
	height: 80px;
}
#Navigation_i3 {
	height: 80px;
	background-image: url('../Images/Button2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#Navigation_b4 {
	padding: 10px;
	width: 80px;
	height: 80px;
}
#Navigation_i4 {
	height: 80px;
	background-image: url('../Images/Button2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#Navigation_b5 {
	padding: 10px;
	width: 80px;
	height: 80px;
}
#Navigation_i5 {
	height: 80px;
	background-image: url('../Images/Button2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#ContactLeft {
}
#ContactRight {
	width: 320px;
	float: right;
}
