
	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	.MenuBarItemIE 
	{
		position: static;
	}
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
#navigation ul.MenuBarHorizontal
{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 815px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0 18px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	float: left;
	border-right: 1px solid #a57900;
}

ul.MenuBarHorizontal li.last {
	border: none;
}

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 150px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 22px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 150px;
	text-align: left;
	padding: 0;
	border: none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0;
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

ul.MenuBarHorizontal ul a {
background-color:  #D3A825;
color: #000;
padding: 5px;
font-weight: normal;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
    background-color: #D3A825;
    color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #D3A825;
	color: #000;
}

ul.MenuBarHorizontal ul  a:hover{
width: 140px;
background-color:  #035638;
color: #FFF;
padding: 5px;
}

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 90% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: transparent;
		position: relative;
	}
	
	ul.MenuBarHorizontal li.MenuBarItemIE ul.MenuBarSubmenuVisible
	{
		top: 27px;
	}
}


.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.headline {
	font-family: "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    font-size: 16px;
    font-weight: bold;
	color: #005233;
}

.headline-black {
	font-family: "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    font-size: 16px;
    font-weight: bold;
	color: #000;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00502f;
}

.subheadline-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.subhead-green10pt { 
    font-family:  "trebuchet ms", arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #005233;
}

.subhead-black10pt { 
    font-family:  "trebuchet ms", arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.subhead-green11pt { 
    font-family:  "trebuchet ms", arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #005233;
}

.subhead-black11pt { 
    font-family:  "trebuchet ms", arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
}

.subhead-green12pt { 
    font-family:  "trebuchet ms", arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #005233;
}

.subhead-black12pt { 
    font-family:  "trebuchet ms", arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

.subheadline-14pxblk {
    font-family: "trebuchet ms", arial, sans-serif;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    font-style : italic;
}

.newshead {
    font-family: "trebuchet ms", arial, sans-serif;
    color: #00361F;
    font-size: 15px;
    font-weight: bold;
}

.rsscredit {
    font-family: arial, helvetica, sans-serif;
    color : #000000;
    font-size : 8pt;
}

.rsslinks {
    font-family: arial, helvetica, sans-serif;
    color : #000000;
    font-size : 8pt;
}

.DigestTitle {
    font-family: arial, helvetica, sans-serif;
    color : #0a3E28;
    font-size : 14px;
	line-height : 24px;
    font-weight : bold;
}

.FeedTitle {
    font-family:  arial, helvetica, sans-serif;
    color : #005233;
    font-size : 12px;
	line-height : 13px;
    font-weight : bold;
}

a.FeedTitle {
    text-decoration : none;
}

a.FeedLink:hover   {
    color : #666666;
}

a.FeedLink {
    color : #000000;
}

.FeedDescription {
    font-family:  arial, helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
    text-decoration : none;
}

.FeedLink {
    text-decoration : none;
}


.title {
     font-size : 18px;
     color : #333333;
     font-family : verdana, "trebuchet ms", arial, sans-serif;
     font-weight : bold;
     font-style : italic;
     border-style : solid;
     border-color : #3366cc;
     border-bottom-width : 1px;
     border-top-width : 0px;
     border-left-width : 0px;
     border-right-width : 0px;
}

.2ndline {
     font-size : 12px;
     font-style : italic;
     font-face : helvetica, arial, verdana;
     color : #333333;
}

.caption {
    font-family: arial, helvetica, sans-serif;
    color : #000000;
    font-size : 10px;
}

.pullquote {
    font-family: arial, helvetica, sans-serif;
    color : #000000;
    font-size : 14px;
    font-style : italic;
}

.credit {
    font-family: arial, helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
    font-style : italic;
}

.body {
    font-family: arial, helvetica, sans-serif;
    color : #000000;
    font-size : 10px;
}

.address {
    font-family: arial, helvetica, sans-serif;
    color : #666666;
    font-weight: bold;
    font-size : 8pt;
}

.whatsnew-title { 
    font-family:  arial, helvetica, sans-serif;
    color : #005233;
    font-size : 12px;
    line-height : 13px;
    font-weight : bold;
    text-decoration : none;
}

.whatsnew {
    font-family:  arial, helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
    text-decoration : none;
}

.whatsnew:hover {
    color : #666666;
}

.eventsnew-title { 
    font-family:  arial, helvetica, sans-serif;
    color : #005233;
    font-size : 12px;
    line-height : 13px;
    font-weight : bold;
    text-decoration : none;
}

.eventsnew {
    font-family:  arial, helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
    text-decoration : none;
}

.eventsnew:hover {
    color : #666666;
}

.subpages-description {
    font-family:  arial, helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
    text-decoration : none;
}

.subpages-description:hover {
    color : #666666;
}

.amstext {
    color : #000000;
	text-decoration : none;
	font-family : "trebuchet ms", arial, sans-serif;
	font-weight : bold;
    font-size: 11px;
}

.arrows {
    color : #00784B;
	text-decoration : none;
	font-family : "trebuchet ms", arial, sans-serif;
	font-weight : bold;
    font-size: 13px;
}

.sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.bodysmallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.system {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.syssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.printlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015033;
}

.footer, .bottom_links, a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
	font-size: 12px;
	color: #5a7d6f;
}

a, a:visited {
	text-decoration: underline;
	color: #015033;
}

a:hover {
	text-decoration: none;
}

/* ---------- RESET DEFAULT SETTINGS ---------- */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
caption,th {text-align: left;}
q:before,q:after {content:'';}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

/* ---------- DIVS ---------- */

#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #0a3e27 url('site/1/template/body_bg.gif') repeat top left;
}

#page {
	width: 100%;
	height: 100%;
	background: transparent url('site/1/template/page_banner_bg.jpg') no-repeat center 88px;
}

#wrapper {
	width: 960px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	margin: 0 auto;
	position: relative;
	background: url('site/1/template/') repeat-y top left;
}

#header {
    width: 960px;
	height: 145px;
	position: relative;
	background: url('site/1/template/header_bg.jpg') no-repeat top right;
}

#navigation {
	width: 940px;
	height: 21px;
	padding: 5px 10px 1px;
	text-align: center;
	position: relative;
	background: #d3a825;
}

#container {
    width: 960px;
	min-height: 478px;
	height: auto !important;
	height: 478px;
	overflow: auto;
	background: #fff url('site/1/template/container_bg.gif') repeat-y top left;
}

#content {
	width: 192px;
	min-height: 412px;
	height: auto !important;
	height: 412px;
	padding: 66px 18px 0;
	background: #fff url('site/1/template/ac_logo.jpg') no-repeat top left;
}

#sidebar {
	width: 200px;
	min-height: 471px;
	height: auto !important;
	height: 471px;
	padding: 7px 15px 0;
	text-align: center;
}

#footer {
	width: 100%;
	text-align: center;
	color: #5a7d6f;
}

/* ---------- ARTICLE ---------- */

#container.article {
	padding: 0 0 15px;
}

#content.article {
	width: 700px;
	min-height: 463px;
	height: auto !important;
	height: 463px;
	padding: 15px 15px 0;
	background: none;
}

/* ---------- ADMIN ---------- */

#wrapper.admin {
	min-height: 475px;
	height: auto !important;
	height: 475px;
}

#container.admin {
	width: 920px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 20px;
	background: #fff;
}

#content.admin {
	width: 920px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 0;
	background: #fff;
}



/* ---------- STYLES ---------- */

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

img.divider {
	width: 200px;
	height: 2px;
	margin: 10px 0 5px;
}

.arrow {
	padding-left: 12px;
	background: url('site/1/template/content_arrows.gif') no-repeat left 9px;
}


/* ---------- WRAPPER ---------- */



/* ---------- HEADER ---------- */

#header a.login {
	width: 58px;
	height: 58px;
	display: block;
	position: absolute;
	top: 8px;
	right: 54px;
}

#header #logo {
	width: 436px;
	height: 145px;
	position: relative;
	background: url('site/1/template/logo.jpg') no-repeat top left;
}

#header #logo a {
	width: 300px;
	height: 105px;
	display: block;
	position: absolute;
	top: 10px;
	left: 72px;
}


/* ---------- NAVIGATION ---------- */

#navigation ul.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #a57900;
}

#navigation ul.navigation li {
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation ul.navigation li a, #navigation ul.navigation li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#navigation ul.navigation li a:hover {
	text-decoration: underline;
}

/* ---------- SIDEBAR ---------- */

#sidebar ul.ministries {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#sidebar ul.ministries li {
	margin: 5px 0;
	padding-left: 15px;
	background: url('site/1/template/list_arrows.gif') no-repeat left 6px;
	color: #000;
}

#sidebar ul.ministries li a, #sidebar ul.ministries li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#sidebar ul.ministries li a:hover {
	color: #555;
}

#sidebar .subheadline-black {
	line-height: 1.4em;
}

#sidebar a.donate, #sidebar a.donate:visited {
	width: 86px;
	height: 40px;
	display: block;
	background: url('site/1/template/donate.jpg') no-repeat top left;
}

#sidebar a.donate:hover {
	background-position: bottom left;
}

/* ---------- CONTENT ---------- */



/* ---------- BOTTOM ---------- */



/* ---------- FOOTER ---------- */
