body {
	margin: 0;
	padding: 0;
	background-color: #DCE0DF;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	background-repeat: no-repeat;
	background-image: url(images/wabbey_nave_7A.jpg);
}

#left {
	border-top: transparent solid 1px;
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	color: black;
}

#right {
	border-top: transparent solid 1px;
	margin-left: 220px;
	margin-right: 0;
}

#rightinner {
	position: relative;
}

#footer {
	position: relative;
	visibility: hidden;
	background-color: #DCE0DF;
	color: #DCE0DF;
	border-top: solid 2px #7B4A4B;
	border-bottom: transparent solid 1px;
	margin: 0;
}

#logo {
	height: 189px;
	text-align: center;
}

#menu {
	padding: 10px;
}

#banner {
	border-top: transparent solid 1px;
	position: relative;
	height: 189px;
	max-height: 189px;
	color: black;
	overflow: auto;
}

#breadcrumbs {
	position: absolute;
	bottom: 0;
	right: 10px;
	text-align: right;
	font-size: 80%;
	color: white;
}

#content {
	font-size: 85%;
	padding: 10px;
}

#content a:link {
	color: blue;
	text-decoration: none;
}

#content a:visited {
	color: purple;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a:active {
	color: firebrick;
	text-decoration: underline;
}

h1 {
	text-align: center;
	font-size: 360%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 50px;
	color: white;
	line-height: 1.12em;
}

h3 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 2em;
}

h4 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: white;
}

#footerLinks {
	text-align: center;
	font-size: 60%;
	color: black;
	background-color: #DCE0DF;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

#copyright {
	text-align: center;
	font-size: xx-small;
	color: black;
	background-color: #DCE0DF;
	margin-top: 0px;
	padding: 0 0 10px 0;
}

#mainevent {
	color: black;
	background-color: #FFFF7F;
	border: ridge 3px gray;
	padding: 8px 0;
	text-align: center;
}

#mainevent a:link, #mainevent a:visited {
	color: black;
	text-decoration: none;
}

#mainevent a:hover {
	color: blue;
	text-decoration: none;
}

#mainevent h2 {
	font-size: 95%;
	margin-top: 0;
	margin-bottom: 0;
}

#mainevent h3 {
	font-family: Times New Roman, serif;
	font-size: 120%;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: none;
}

#mainevent p {
	font-size: 80%;
	margin-top: 0;
	margin-bottom: 0;
	clear: none;
}

#menuitems {
	color: #AAAAAA;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}

#menuitems a:link, #menuitems a:visited {
	color: white;
}

#content h2 {
	text-align: center;
	color: saddlebrown;
	margin-bottom: 3em;
	font-size: 1.8em;
	line-height: 120%;
}

#content p {
	line-height: 1.4em;
}

dd {
	margin-bottom: 1.12em;
}

dd p {
	margin: 0 0 0 20px;
	text-indent: -20px;
}

dt.advance {
	font-family: serif;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
}

p.gototop {
	text-align: right;
}

p.contact {
	margin-top: 40px;
	clear: both;
}

p.address {
	margin-bottom: 0;
}
address {
	margin: 0 0 1.2em 0.3in;
}

span.exception {
	font-style: italic;
	font-size: 80%;
}

span.disabledLink {
	color: #AAAAAA;
}

#menuitems p {
	text-indent: -10px;
	margin-left: 10px;
}

span.submenu {
	font-size: 90%;
	text-transform: none;
	display: none;
}

p.signature {
	font-family: Pristina, "Lucida Handwriting", cursive;
	font-size: 200%;
}

#cofeLogo {
	position: absolute;
	left: 0;
	top: 0;
}

p.prayer {
	margin-left: 0.3in;
}