p, div, blockquote, dl, ul {
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
p {
	padding-bottom: 8px;
}
em {zoom: 100%; overflow: hidden;}
.contentheading, .componentheading {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
#content p.arrows {
	font-size: 12.5px;
}
#content p.arrows a {
	padding-left:15px;
	text-decoration: none;
	color: #000000;
}
#content p.arrows a:link, #content p.arrows a:visited {
	background: url(../images/arrow.jpg) no-repeat left center;
	text-decoration: none;
	color: #000000;
}
#content p.arrows a:hover {
	text-decoration: underline;
}	
.button {
	margin-left: 8px;
}
.backbutton {
	margin-left: 540px;
	color: #020167;
}
.topbutton {
	margin-left: 470px; 
	color: #020167;
}
.mainlistbutton {
	margin-left: 430px;
	color: #020167;
}
.backbutton a {
	font-size: 12.5px;
	padding-left: 30px;
	padding-right: 10px;
        background: url(../images/backarrow.jpg) no-repeat 10px;
	border: solid 1px #020167;
	background-color: #f5f2d3;
	width: 55px;
}
.mainlistbutton a {
	font-size: 12.5px;
	padding-left: 30px;
	padding-right: 10px;
	background: url(../images/backarrow.jpg) no-repeat 10px;
	border: solid 1px #020167;
	background-color: #f5f2d3;
	width: 175px;
}
#content .topbutton a {
	font-size: 12.5px;
	padding-left: 30px;
	padding-right: 10px;
	background: url(../images/uparrow.jpg) no-repeat 10px;
	border: solid 1px #020167;
	background-color: #f5f2d3;
	width: 125px;
}
.backbutton a:link, .backbutton a:visited, #content .topbutton a:link, #content .topbutton a:visited, .mainlistbutton a:link, mainlistbutton a:visited {
	text-decoration: none;
	color: #020167;
}
.backbutton a:hover, #content .topbutton a:hover, .mainlistbutton a:hover {
	border: solid 2px #020167;
}
table.highlightbox {
	position: relative;
	float: right;
	width: 225px;
	margin: 0 0 10px 10px;
	padding: 0;
	border-collapse: collapse;
	background-color: #f5f2d3;
} 
#rightcolumn table {
	width: 225px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background-color: #f5f2d3;
}
table.highlightbox tr.header, #rightcolumn table td.contentheading {
	font-size: 12.5px;
	font-weight: bold;
	color: #ffffff; 
	text-align: center;
	background-color: #476944;
	padding-bottom: 3px;
	}
table.highlightbox tr.header td, #rightcolumn table td.contentheading {
	background-color: #476944;
	color: #ffffff;
}
#content table.highlightbox tr.header td p, #rightcolumn table td.contentheading p {
	color: #ffffff;
}
table.highlightbox td, #rightcolumn table td {
	border: solid 1px #557e52;
}
table.highlightbox td.noborder {
/*	border-top: solid 1px #557e52;
	border-bottom: solid 1px #557e52;
	border-right: none;
	border-left: none; */
	border: none;
	background-color: #ffffff;
}
table.highlightbox td.center {
	text-align: center;
}
table.highlightbox td.notopborder {
	border-top: none;
}
table.highlightbox td.nobottomborder {
	border-bottom: none;
}
table.highlightbox td.norightborder {
	border-right: none;
}
table.highlightbox td.noleftborder {
	border-left: none;
}
table.highlightbox td, #rightcolumn table td {
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	background-color: #f5f2d3;
	color: #020167;
}
table.highlightbox td p, #rightcolumn table td p {
	background-color: #f5f2d3;
	color: #020167;
	padding-top: 4px;
	padding-bottom: 4px;
}
table.highlightbox td p a, #rightcolumn table td p a {
	text-decoration: none;
	color: #020167;
	background-color: #f5f2d3;
}
#content table.highlightbox td a, #rightcolumn table td a {
	padding-left: 15px;
	background: url(../images/arrow.jpg) no-repeat 3px 3px;
}	
#content table.highlightbox td a:link, #content table.highlightbox td a:visited, #rightcolumn table td a:link, #rightcolumn table td a:visited {
	text-decoration: none;
	color: #020167;
}
#content table.highlightbox td a:hover, #rightcolumn table td a:hover {
	text-decoration: underline;
}
.modifydate {
	font-weight: bold;
	font-size: 12px;
	color: #999;
	padding-left: 10px;
	padding-top: 7px;
/*	background: url(../images/dblarrowright.jpg) no-repeat left center;*/
}
h2 { font-size: 14px;
	margin: 0;
	padding: 8px 0 0 0;
}
h3 { font-size: 12.5px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p {	font-size: 12.5px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Sans, sans-serif;
	font-size: 12px;
	background-color: #efd8a4;
	position: relative;
	min-height: 100%;
	text-align: center;	/* Center site in browser window for high-resolution screen in IE5 Win */
	margin: 0;		/* Site abuts top of browser window */
	padding: 0;
}
/*
html, body {
	margin: 0;
	padding: 0;
}
/*
html {
	height: 100%;
}
* html, body {
	height: 100%;
}
*/
/* Here's the Holly hack */
/* \*/
* html .gainlayout { height: 1%; }
/* */
.gainlayout li li { height: 1%; } /* Needed for IE6 and IE7 side menu display */
div>p {margin:0}			/* Prevents Mozilla from adding pixels at top of paragraphs */
a {					/* Prevent firefox from presenting blue dotted border around links when clicked */
	outline: none;
}
a:link, a:visited {			
	text-decoration: none;		
}
#content p a:link, #content p a:visited {
	text-decoration: underline;
	color: #0000ff;
}
#content p a:hover {
	color: #000000;
}
#content ol li a:link, #content ol li a:visited {
	text-decoration: underline;
	color: #000ff;
}
#content ol li a:hover {
	color: #000;
}
img {					/* prevent certain browsers from adding unwanted small border around image */
	border-style: none;
	vertical-align: bottom;
}
li.selected a:link, li.selected a:visited {
	color: #e8e5c2;
}
.clr {
	clear: both;
}
#page {					/* center page in browser window for high-resolution screen */
	position: relative;
	width: 898px; 
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	border: solid 3px #547e50;
}
#header {
	background-color: #c3ca97;
}
#topmenuleft {
	background-color: #c3ca97;
	position: relative;
	float: left;
	text-align: left;
	margin: 5px 0 0 0px;
}
#topmenuright {
	background-color: #c3ca97;
	position: relative;
	float: right;
	text-align: right;
	margin: 5px 10px 0 0;
}
#topmenuleft ul, #topmenuright ul {
	background-color: #c3ca97;
}
#footer ul {
	background-color: #efd8a4;
}
#topmenuleft ul li, #topmenuright ul li, #footer ul li {
	display: inline;
        padding-left: 10px;
        background-image: url(../images/vertline.jpg);
        background-repeat: no-repeat;
        background-position: 5px .1em;
}
#topmenuleft ul li a, #topmenuright ul li a, #footer ul li a {
	color: #bb2322;
	font-weight: bold;
}
#topmenuleft ul li.firstItem, #topmenuright ul li.firstItem, #footer ul li.firstItem {
	color: #bb2322;
	padding-left: 10px;
	background-image: none;
}
#topmenuleft ul li a:hover, #topmenuleft ul li.active a, #topmenuright ul li a:hover, #topmenuright ul li.active a, #footer ul li a:hover, #footer ul li.active a {
	text-decoration: underline;
}
#search {
	clear: both;
	background-color: #c3ca97;
	margin: 0;
	padding: 5px 15px 3px 0; 
	text-align: right;
	}
.search {
	background-color: #c3ca97;
	}
#navbar {
	height: 32px;
	background-color: #020167;
	text-align: center;
}
#navbar ul {	
	color: #ffffff;
	background-color: #020167;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	font-size: 14.5px;
	font-weight: bold;
	color: #ffffff;
	line-height: 2.0em;
}
#navbar ul li a span {
	padding: 0 14px 0 14px;
}
#navbar ul li a:hover {
	background: url(../images/chaliceright.jpg) no-repeat right center;
}
#navbar ul li a:hover span {
	background: url(../images/chaliceleft.jpg) no-repeat left center;
}
#navbar ul li.firstItem a:hover {
	background: url(../images/chaliceright.jpg) no-repeat left center;
}
#navbar ul li.firstItem a:hover span {
	background-image: none;
}
#navbar ul li.active a {
	 background: url(../images/chaliceright.jpg) no-repeat right center;
}
#navbar ul li.active a span {
	background: url(../images/chaliceleft.jpg) no-repeat left center;
}
#belowheader {
	margin: 0;
	padding: 0;
	background: url(../images/leftcolumn.jpg) repeat-y top left;
}
#leftcolumnhdr {
	position: relative;
	float: left;
	text-align: left;
	width: 235px;
	margin: 0;
	padding: 0;
}
#leftcolumn {
	clear:both;
	position: relative; 
	float: left; 
        text-align: left;
	width: 235px;
}
#leftcolumnhdr ul, #leftcolumn ul {
	background-color: #f5f2d3;
	border-right: solid 1px #a2a2a8;
	width: 235px;				/* IE 5.5 needs this*/  
}
#leftcolumnhdr ul li {
	display:none;
	border-bottom: solid 1px #a2a2a8;
}
#leftcolumnhdr ul li.active {
	font-size: 14px;
	font-weight: bold;
	display: block;  
	padding: 15px 0 15px 15px;
}
#leftcolumnhdr ul li.active a {
	color: #020167;
}
#leftcolumn ul li ul {
	border-right: none;
}
#leftcolumn ul li {
        display: block; 
	padding: 7px 0 7px 0;  
	background: url(../images/spacerbarlong.jpg) bottom right no-repeat;
/*	border-bottom: solid 1px #a2a2a8; */
}
#leftcolumn ul li.lastItem {
	background: none;
	border-bottom: solid 1px #a2a2a8;
}
#leftcolumn ul li.parent {
	padding: 0;
	border: none;
}
#leftcolumn ul li ul li.lastItem {
	background: url(../images/spacerbarlong.jpg) bottom right no-repeat;
	border: none;
}
#leftcolumn ul li ul li {
	display: block;
	border: none;
	background: url(../images/spacerbar.jpg) bottom right no-repeat;
}
/* These items are placeholders for links from highlight boxes */
#leftcolumn ul li.item111, #leftcolumn ul li ul li.item112, #leftcolumn ul li.item113, #leftcolumn ul li ul li.item114 {
display: none;
}
#leftcolumn ul li a {
        font-size: 12.5px;
        color: #020167;
	font-weight: bold;
	padding: 0 20px 0 20px;
}
#leftcolumn ul li ul li a {
	padding: 0 20px 0 30px;
	font-size: 12px;
	font-weight: 500;
}
#leftcolumn ul li a:hover {
        background: url(../images/arrow.jpg) no-repeat 7px;
}
#leftcolumn ul li.active a {
	background: url(../images/arrow.jpg) no-repeat right center;
}
#leftcolumn ul li.active ul li a {
	background-image: none;
}
#leftcolumn ul li ul li a:hover {
	background: url(../images/arrow.jpg) no-repeat 12px;
}
#leftcolumn ul li.active ul li.active a {
	background: url(../images/arrow.jpg) no-repeat right center;
}
#leftcolumn ul li span.separator {
	display: block;
	font-size: 12px;
	color: #020167;
	font-weight: bold;
	padding: 7px 20px 0 20px;
}
#leftcolumn ul.menustaff {
	background-color: #f5f2d3;
	padding-top: 20px;
	color: #bb2322;
}
#leftcolumn ul.menustaff li a {
	color: #bb2322;
}
/*
#placeheader {
	clear: both;
	position: relative;
	float: left;
	padding-top: 1px;
	}
#placeheader ul li {
        display:none;
}
#placeheader ul li.active {
        font-size: 18px;
        font-weight: bold;
        display: inline;
	margin: 0;
	padding: 0;
	background-image: none;
}
#placeheader ul li.active span {
	padding-right: 20px;
	background: url(../images/hyphen.jpg) no-repeat right center;
}
#placeheader ul li.active a {
        color: #000000;
}
*/
#content {
	margin: 0 20px 0 250px;
	padding-bottom: 15px;
	padding-top: 25px;
/*	width: 570px; */ 
	background-color: #ffffff;
	min-height: 400px;
}
#contentslim {
	margin: 0 20px 0 250px;
	padding-bottom: 15px;
	padding-top: 25px;
	width: 400px;
	background-color: #ffffff;
}
#contentwide {
	margin: 0 20px 0 20px;
	padding-bottom: 15px;
	padding-top: 25px;
	background-color: #ffffff;
}
#content ul, #contentslim ul {
	list-style-image: none;
	padding-bottom: 8px;
}
#content ul li, #contentslim ul li {
	font-size: 12.5px;
	padding-left:20px;
    background:transparent url(../images/bullet.jpg) no-repeat left top;
}
#content ol li, #contentslim ol li{
	font-size: 12.5px;
}
#content ul li a, #contentslim ul li a {
	font-weight: bold;
	color: #000;
}
#content ul li ul li, #contentslim ul li ul li {
	background-image: none;
}
#rightcolumn {
	position: absolute;
	right: 15px;
	top: 275px;
	width: 225px;
} 
#rightcolumn ul {
	width: 225px;
	margin: 0;
	padding: 0;
	border-left: solid 1px #557e52;
	border-right: solid 1px #557e52;
	border-bottom: solid 1px #557e52;
}	
table .ministersandstaff {
	width: 600px;
	border-collapse: collapse;
	border-bottom: solid 1px #557e52;
	text-align: left;
	vertical-align: center;
	margin-bottom: 10px;
}
table .ministersandstaff td.picture {
	width: 120px;
}
table.yourconnection {
	width: 600px;
	margin: 0;
        padding: 0px;
	border-spacing: 6px;
}
table.yourconnection td {
	border: solid 1px #557e52;
	background-color: #f5f2d3;
	vertical-align: top;
	padding: 5px;
}
#content table.yourconnection ul {
	background-color: #f5f2d3;
	text-decoration: none;
	list-style-type: none;
}
#content table.yourconnection ul li {
	background-image: none;
}
#content table.yourconnection ul li p {
	margin: 0;
	padding: 0;
	color: #020167;
	background-color: #f5f2d3;
}
#content table.yourconnection a {
        padding-left:15px;
        text-decoration: none;
        color: #020167;
	font-size: 12.5px;
	font-weight: normal;
}
#content table.yourconnection a:link, #content table.yourconnection a:visited {
        background: url(../images/arrow.jpg) no-repeat left center;
        text-decoration: none;
        color: #020167;
}
#content table.yourconnection a:hover {
        text-decoration: underline;
}
#footer {
	margin: 8px 0 20px 0;
	text-align: center;
	background-color: #efd8a4;
}
#footer p {
	color: #000000;
	background-color: #efd8a4;
	line-height: 2.0em;
	font-size: 11px;
}
table.leadership {
	margin: 8px 0 0 0;
	caption-side: top;
	table-layout: fixed;
	width: 568px;
	border-collapse: collapse;
}
table.leadership th {
	font-size: 12.5px;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	padding: 3px 4px 3px 4px;
	border-style: inset;
	border-color: #ffffff #b7dbed #ffffff #b7dbed;
	background-color: #afd2e3;
}
table.leadership td {
	font-size: 12.5px;
	padding: 3px 4px 3px 4px;
	border-color: #ffffff #00000 #ffffff #00000;
}
table.leadership tr.bluebg td {
	background-color: #dbf1fc;
	padding: 3px 4px 3px 4px;
}
caption {
	padding: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
#contact {
/*	width: 630px;
	height: 160px; */
/*	border: solid 1px #557e52;*/ 
/*	text-align: center; */
}
#contact ul {
	float: right;
        list-style-type: none;
	padding: p; 
	margin: 0;
}
#contact li {
        display: inline;
/*	background-image: none; */
	margin: 0;
	padding: 0;
}
#contact a {
	float:  left; 
	width: 155px;
	padding: 164px 0 0 0;
	height: 0px !important;
	height /**/:164px; /*for IE 5*/
}
#contact a:hover {
	background-position: 0 -164px;
}
#contact1 a {
	background: url(../images/suggestionbox.gif) no-repeat;
}
#contact2 a {
	background: url(../images/pastoralcare.gif) no-repeat;
}
#contact3 a {
	background: url(../images/rituals.gif) no-repeat;
}
#contact4 a {
        background: url(../images/reservespace.gif) no-repeat;
}
#questionsuggestion {
	width: 540px;
	margin: 0;
	padding: 0;
	background: #f5f2d3;
	border: solid 1px #000;
	font-size: 12.5px;
	list-style-type: none;
	list-style-image: none;
}
#questionsuggestion td {
	padding-left: 4px;
	text-align: left;
}
#questionsuggestion table {
	table-layout: fixed;
	width: 530px;
	margin: 20px 0 20px 0;
	padding: 0;
}
#questionsuggestion .labelcell {
	width: 165px;
	text-align: left;
	font-size: 12.5px;
	font-weight: bold;
	padding-left: 20px;
}
#questionsuggestion .redlabelcell {
	width: 165px;
	text-align: left;
	font-size: 12.5px;
	font-weight: bold;
	color: #ff0000;
	padding-left: 20px;
}
#questionsuggestion .fieldcell {
	color: #000;
	text-align: left;
}
#questionsuggestion .messagecell {
	padding-top: 15px;
	height: 150px;
}
#questionsuggestion .leftradio {
	padding-left: 20px;
}
#content .logos li {
background-image: none;
display: inline;
}
/* Added 09.27.2010 CL for pledge form changes */
a.ff_button {
    font-size: 14.5px;
    padding-left: 30px;
    padding: 10px;
    border: solid 1px #020167;
    background-color: #f5f2d3;
    width: 125px;
    color: #020167;
    font-weight: 600;
}
