* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #F8E3B4;
 color: Black;
 text-align: center;
}

td {
 vertical-align: top;
}

a {
	color: #CF5503;
	background: transparent;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

.center {
 text-align: center;
}

#outer {
 background: #F8E3B4 url(images/background2.gif) repeat-x top;
}

#wrapper {
 margin-left: auto;
 margin-right: auto;
 width: 770px;
 text-align: left; 
}

#container {
	color: Black;
 background: White;
	border-left: 1px solid silver;
 border-right: 1px solid silver;
 position: relative; 
}

#LHS {
 width: 176px;
 background: #FDF3C8 url(images/LHS_background.gif) repeat-y top left;
}

#LHS h2 {
 background: #CF5503;
 color: #FDF3C8;
 font: bold 12px/24px Arial, Verdana, Geneva, sans-serif;
 text-align: left;
 text-transform: uppercase;
 padding: 0px 4px 0px 4px;
 margin: 0px 0px 6px 0px;
}

#LHS p {
 color: #6C1704;
 text-align: center;
 font-weight: bold;
 margin-bottom: 16px;
 font: bold .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#LHS #address p {
 color: #6C1704;
 text-align: center;
 margin: 4px 2px 16px 0px;
 font: bold .8em/1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#LHS #navigation ul {
 list-style: none;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}

#LHS #navigation li {
 background: transparent url(images/menu_bullet1.gif) no-repeat 2px 5px;
 padding-left: 16px;
}

#LHS #navigation ul ul {
 margin: 0px;
 padding: 0px;
}

#LHS #navigation ul ul li {
 background-position: 2px 3px !important;
}

#LHS #navigation a {
 color: #6C1704;
 font: bold 12px Arial, Verdana, Geneva, sans-serif;
 text-decoration: none;
}

#LHS #navigation a:hover {
 text-decoration: underline;
}

td#content {
	padding: 5px;
 width: 582px;
}

p {
	text-align: justify;
	font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-bottom: 6px;
}

p.indent {
 margin-left: 20px;
}

p.prayer {
 font-style: italic;
 margin-left: 20px;
}

ul {
	text-align: justify;
	font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-bottom: 6px;
 margin-left: 25px;
}

span.highlight {
 color: #6C1704;
 font-weight: bold;
}

#footer {
 height: 22px;
 background: #FADC91 url(images/footer_repeat.gif) repeat-x top;
 color: #6C1704;
 text-align: center;
 font: bold 10px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #6C1704;
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;
}

#header {
	background: White;
	color: Black;
	text-align: left;
 position: relative;
}

#header #quicklinks {
 position: absolute;
 top: 5px;
 right: 0px;
 width: 240px;
 height: 20px;
 text-align: right;
 overflow: hidden;
}

#header #quicklinks ul {
 list-style: none;
}

#header #quicklinks li {
 display: inline;
 font: bold 11px/20px Arial, Helvetica, sans-serif;
 margin-left: 10px;
}

#header #quicklinks a {
 color: #6C1704;
 text-decoration: none;
}

#header #quicklinks a:hover {
 background: #6C1704;
 color: #F8E3B4;
}

h1 {
 font: bold 24px Georgia, Utopia, Palatino, "Palatino Linotype", serif;
 color: #D55C00;
 margin: 6px 0px 12px 0px;
}

h2 {
 font: bold 18px Georgia, Utopia, Palatino, "Palatino Linotype", serif;
 color: #D55C00;
 margin: 9px 0px 2px 0px;
}

h3 {
 font: bold 14px Georgia, Utopia, Palatino, "Palatino Linotype", serif;
 color: #D55C00;
 margin: 6px 0px 3px 0px;
}

table#welcome {
 padding-bottom: 4px;
 border-bottom: 1px solid orange;
}

table#welcome p {
 margin-left: 4px;
}

#breadcrumb {
 color: #6C1704;
 border-bottom: 1px solid orange;
 margin-bottom: 4px;
}

#breadcrumb a {
 color: #6C1704;
 text-decoration: underline;
}

#breadcrumb a:hover {
 text-decoration: none;
}

#minimenu {
 color: #6C1704;
 margin: 8px 0px 4px 0px;
}

#minimenu p {
 text-align: center;
}

#minimenu a {
 color: #6C1704;
 text-decoration: underline;
}

#minimenu a:hover {
 text-decoration: none;
}

table#clergy {
 margin: 10px auto 10px auto;
 width: 400px;
 border: 1px solid #6C1704;
 background: #FDF3C8;
}

table#clergy td {
 text-align: center;
 font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table#clergy img {
 border: none;
}

img.clergy_large {
 width: 250px;
 height: 350px; 
 float: left;
 margin-top: 5px;
}

#clergy_text {
 margin-left: 255px;
}

#indent_250 {
 margin-left: 255px;
}

img.image_left {
 width: 250px;
 float: left;
 margin-top: 5px;
}

img.float_left {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

img.float_right {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 border: none;
}

.clear {
 clear: both;
}

#contact_who table {
 border-collapse: collapse;
 border: 1px solid #F8E3B4;
 width: 580px;
}

#contact_who td {
 vertical-align: top;
 padding: 5px;
}

#contact_who tr.alt {
 background-color: #FDFAE9;
}

#contact_who td.role {
 font: bold .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #CF5503;
}

#contact_who span.name {
 font-weight: bold;
}

table#mu_events {
 border: 1px solid #fadc91;
 background: #FDFAE9;
 margin-bottom: 15px;
}

table#mu_events td {
 font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 vertical-align: top;
}

table#mu_events td.date {
 width: 200px;
 font-weight: bold;
}

#events {
 margin: 20px 0px;
}

#events h3 {
 margin-left: 20px;
}

#events p {
 margin-left: 20px;
 margin-bottom: 0px;
}

img.news_image {
 float: right;
 margin-left: 10px;
 margin-bottom: 5px;
 border: none;
}

table#index_latest {
 width: 580px;
 margin: 10px auto;
 background: #FDF3C8;
 border: 1px solid #CF5503;
}

table#index_latest td {
 vertical-align: top;
 text-align: left;
 background: #FDF3C8;
}

table#index_latest td.index_news {
 width: 250px;
}



