@charset "utf-8";
body {
	top: 0px;
	right: 2px;
	bottom: 0px;
	left: 2px;
	height: 100%;
	margin: auto;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	background-color: #e5e5e5;
  }



a:link {
	color: #0000FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3;
}


a:hover {
	text-decoration: underline;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0099;
}
a:visited {
	color: #6600FF;
	font-size: small;
	text-decoration: none;
}


#pagebox {
	float: left;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: medium ridge #f5f5f5;
	background-color: #FFFFFF;
}

#header {
	float: left;
	width: 100%;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #990033;
}


#logo {
	float: left;
	width: 100%;
}
#topmenu {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}


#pagecontent {
	float: left;
	width: 100%;
	padding-bottom: 100px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #990000;
}

#leftcol {
	float: left;
	width: 218px;
	margin-left: 20px;
	margin-right: 30px;
	padding-top: 5px;
}

#epistles {
	float: left;
	width: 98%;
}
#epistles h3 {
	font-family: Arial;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#epistleArchive {
	float: left;
	width: 170px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#bulletin {
	float: left;
	width: 98%;
	margin-top: 15px;
	margin-bottom: 20px;
}
#bulletin h3 {
	font-family: Arial;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


#middlecol {
	float: left;
	width: 272px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990033;
	border-left-color: #990033;
	padding-right: 14px;
	padding-left: 14px;
	margin-left: 5px;
	padding-bottom: 200px;
}
#spacer {
	float: right;
	width: 170px;
	padding-left: 20px;
}



#rightcol {
	float: right;
	width: 190px;
	margin-right: 20px;
	padding-top: 20px;
}
#rightcol h3 {
	font-family: Arial;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


#churchservices {
	float: right;
	width: 170px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#churchAddress {
	float: right;
	width: 170px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sermons {
	float: right;
	width: 170px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#archiveSermon {
	float: right;
	width: 170px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#photoGallery {
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#churchHistory {
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#footer {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990066;
	color: #333333;
}
#counter {
	float: left;
	width: 98%;
	margin-top: 15px;
	margin-bottom: 20px;
}
