﻿#page-container {
	width: 780px;
	margin: 0px auto 0 auto;
	padding-top: 5px;
	text-align: left;
}
#top-banner {  
	height: 55px;
	float: left;
	width: 375px;
}
#header {
	height: 25px;
	float: right;
	width: 210px;
	padding: 0px;
	margin: 0px;
}
#header1 {
	height: 30px;
	float: right;
	width: 400px;
}
#header1 form {
	height: 40px;
	padding-top: 5px;
	padding-left: 40px;
	margin: 0px;
}
#header ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	text-align: right;
}
#header ul li {
	display: inline;
}
#header ul li a {
	text-decoration: none;
	padding: 0px 18px 0px 0px;
	color: #c7d5ef;
}
#header ul li a:hover {
	color: #333366;
	background-color: white;
}
#masthead {
	background-image: url(../images/photos/Master-worship.jpg);
	padding: 0;
	margin: 20px 0 5px 0px;
	height: 225px;
	background-repeat: no-repeat;
	width: 565px;
	float: left;
}
#masthead-right {
	color: #c7d5ef;
	padding: 10px 0 5px 10px;
	margin: 20px 5px 5px 0;
	height: 190px;
	width: 200px;
	float: right;
}
#masthead-right h2{
	padding: 0px;
	margin: 0px;
	color: #c7d5ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
}
#content {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 570px;
	top: 375px;
	float: right;
}
#column1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	float: left;
}
#sidebar {
	margin: 15px auto 0 auto;
	padding: 15px 0 25px;
	width: 180px;
	background-color: #c7d5ef;
	float: left;
	top: 350px;
}
#sidebar2 {
	padding: 0px;
	margin: 10px 10px 10px 0px;
	float: left;
	width: 175px;
	top: 680px;
}
#navlist {
	padding: 0px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	width: 125px;
}
#navlist li a {
	margin: 3px 0px 3px 0px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	color: #333366;
	background-color: #c7d5ef;
	display: block;
	text-decoration: none;
	font-size: 11px;
	width: 125px;
	line-height: normal;
}
#navlist li#active a:hover {
	margin: 0 0 0 5px;
	color: #333366;
	background: white;
	border-color: #aaab9c transparent #fff #ccc;
	width: 120px;
}
#navlist li a:hover {
	margin: 0px 0px 0px 5px;
	color: #333366;
	background: white;
	border-color: #aaab9c transparent #fff #ccc;
	width: 120px;
}
#subnavlist {
	margin: 0px 0px 0px 10px;
	display: block;
	list-style-type: none;
}
#subnavlist li {
	margin: 0px 0px 0px 5px;
	width: 120px;
}
#active:hover li {
	display: block;
}
#active li {
	display: none;
}
#footer ul li a:hover {
	color: #333366;
	background-color: white;
}
#footer {
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footer.jpg);
	clear: both;
	height: 55px;
	width: 780px;
	background-repeat: no-repeat;
}
#footer ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-align: right;
	color: #333366;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	text-decoration: none;
	padding: 7px 20px 7px 20px;
	color: #333366;
}
img {
	padding: 0px;
	margin: 0px;
	border-style: 0;
	border-color: 0;
	border-width: 0px;
}
a:link {
	font-size: 11px;
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008080;
	font-size: 11px;
}
a:hover {
	color: #333366;
	text-decoration: none;
	font-size: 11px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
html {
	margin: 0;
	padding: 0;
}
p {
	padding: 5px 0;
	margin: 0;
	line-height: 18px;
}
h3 {
	font-size: 18px;
	color: #c7d5ef;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
h5 {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	font-size: 13px;
}
h4 {
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 14px;

}
table {
	padding: 0px;
	margin: 0px;
}
#masthead-right a {
	color: #FFFFFF;
}
