﻿#crucifix {
	float: right;
	margin-right: 20px;
	width: 156px;
	height: 183px;
	z-index: 10;
	visibility: visible;
	position: relative;
}
#church {
	border: thick solid #E4C189;
	float: right;
	height: 209px;
	width: 337px;
	z-index: 3;
	margin-top: 15px;
	margin-right: 15px;
}
#Mass_Schedule {
	background-color: #BFA16E;
	border: thick solid #E4C189;
	padding: 10px;
}
#Pastor {
	border: thick solid #E4C189;
	background-color: #BFA16E;
}
#pastor_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding: 8px;
	background-color: #EDD7B1;
	border: thick solid #E4C189;
}
#pastor_photo {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: thick;
	border-bottom-width: thick;
	border-color: #E4C189;
}
#header {
	width: 650px;
	height: 200px;
	z-index: 3;
	float: left;
	visibility: 1;
	position: relative;
}
#Cross {
	position: relative;
	width: 65px;
	height: 72px;
	top: 30px;
	float: right;
	right: 400px;
	visibility: visible;
	z-index: 4;
}
#container {
	margin: 0px auto 0px auto;
	border: thick solid #E4C189;
	background-color: #D2AD6F;
	right: auto;
	left: auto;
	width: 800px;
	height: 900px;
	z-index: 1;
	visibility: visible;
	position: relative;
}
#top {
	border: thick solid #800000;
	background-color: #E8D3B3;
	right: auto;
	left: auto;
	width: 654px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto, auto, auto, auto);
	margin-top: 0px;
	visibility: visible;
	z-index: 2;
	top: 10px;
	position: relative;
}
#body {
	background-color: #86592D;
}
#sidenavbar {
	background-color: #C6C2C3;
	border: medium solid #800000;
	width: 168px;
	height: auto;
	top: 40px;
	position: relative;
	float: left;
	left: 15px;
	z-index: 2;
	visibility: visible;
}
#sidenavbar ul {
	padding: 0px;
	margin: 0px;
	width: auto;
	list-style-type: none;
}
#sidenavbar li {
	float: inherit;
	clear: both;
}
#sidenavbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #EDD6AD;
	background-color: #000080;
	padding: 5px;
	margin: 1px 0px 1px 0px;
	display: block;
	text-decoration: none;
}
#sidenavbar a:hover {
	color: #000000;
	background-color: #C0C0C0;
}
#navtopbuttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #EDD6AD;
	background-color: #000080;
	border: thin solid #800000;
	padding: 5px;
	margin: 0px 1px 0px 1px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#navtopbuttons a:hover {
	color: #000000;
	background-color: #C0C0C0;
}
#navtopbuttons li {
	float: left;
	text-decoration: none;
}
#navtopbuttons {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	height: 35px;
	width: 565px;
	left: 42px;
	position: relative;
	visibility: visible;
	z-index: 3;
	margin-top: 10px;
	float: left;
}
#navtopbuttons ul {
	padding: 0px;
	margin: 0px;
	width: auto;
	list-style-type: none;
	text-decoration: none;
}
