/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #FFFFFF;
}

img, div { behavior: url(/SiteFiles/1175/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d7d5;
	background-color: #d9d7d5;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #808080;
}
p {
	margin-bottom: 18px;
}
a:link, a:visited, a:active {
	color: #cb6a2d; 
	text-decoration: none;
}
a:hover {
	color: #cb6a2d; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	color: #665D56;
}
h2, h2 a:link {
	font-size: 12px;
	line-height: 16px;
	color: #9a977c;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover {
	color: #9a977c;
	text-decoration: underline;
}

h3 {
	font-size: 11px;
	color: #73978f;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: .05em;
}
h4 {
	color: #9bab3b;
}
h5 {
	color: #73978f;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	width: 487px;
	height: 39px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/SiteFiles/1175/Images/mainnav-bkgd.jpg) no-repeat center;
	padding: 0px 15px 0px 15px;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 39px;
}
#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}
#mainnav a.home {
	width: 82px;
	height: 39px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1175/Images/mainnav_01.gif) no-repeat top;
}
#mainnav a.home:hover {
	background: url(/SiteFiles/1175/Images/mainnav_01.gif) no-repeat bottom;
}
#mainnav a.aboutus {
	width: 101px;
	height: 39px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1175/Images/mainnav_02.gif) no-repeat top;
}
#mainnav a.aboutus:hover {
	background: url(/SiteFiles/1175/Images/mainnav_02.gif) no-repeat bottom;
}
#mainnav a.ministries {
	width: 108px;
	height: 39px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1175/Images/mainnav_03.gif) no-repeat top;
}
#mainnav a.ministries:hover {
	background: url(/SiteFiles/1175/Images/mainnav_03.gif) no-repeat bottom;
}
#mainnav a.media {
	width: 85px;
	height: 39px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1175/Images/mainnav_04.gif) no-repeat top;
}
#mainnav a.media:hover {
	background: url(/SiteFiles/1175/Images/mainnav_04.gif) no-repeat bottom;
}
#mainnav a.contactus {
	width: 111px;
	height: 39px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1175/Images/mainnav_05.gif) no-repeat top;
}
#mainnav a.contactus:hover {
	background: url(/SiteFiles/1175/Images/mainnav_05.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	float: right;
	width: 216px;
	background: #2e1b0c url(/SiteFiles/1175/Images/subnav-top.gif) no-repeat;
	padding: 24px;
}
#subnavWrapper-btm {
	float: right;
	width: 264px;
	height: 6px;
	background: url(/SiteFiles/1175/Images/subnav-btm.gif) no-repeat;
	padding-bottom: 12px;
}
#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:12px;
    padding: 0;
    margin: 0;
    width: 216px;
    background: none;
}
#subnav a {
	color: #FFF;
	display:block;
	padding: 3px 0px;
	border-bottom: 1px solid #625348;
	text-decoration: none;
}
#subnav a:hover {
	color: #d4d0ab;
	display:block;
	padding: 3px 0px;
	border-bottom: 1px solid #625348;
	text-decoration: none;
}
#subnav a.last {
	color: #FFF;
	display:block;
	padding: 3px 0px 0px!important;
	border-bottom: none!important;
	text-decoration: none;
}
#subnav a.last:hover {
	color: #d4d0ab;
	display:block;
	padding: 3px 0px 0px!important;
	border-bottom: none!important;
	text-decoration: none;
}
#subnav a.current {
	color: #d4d0ab;
	display:block;
	padding: 3px 0px;
	border-bottom: 1px solid #625348;
	text-decoration: none;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #4d3d30;
}
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1175/Images/header-bkgd.jpg) repeat-x center top;
}
#flashWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #f5f3df;
	padding: 30px 0px 30px 0px;
	border-bottom: 1px solid #e1dece;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #f5f3df;
	padding: 30px 0px 30px 0px;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1175/Images/footer-bkgd.jpg) repeat-x center top;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 876px;
	height: 39px;
	position: relative;
}
.b-register {
	position: absolute;
	top: 9px;
	right: 138px;
	width: 70px;
	height: 20px;
	overflow: hidden;
}
.b-register a {
	width: 70px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1175/Images/b-register.gif) no-repeat top;
}
.b-register a:hover {
	background: url(/SiteFiles/1175/Images/b-register.gif) no-repeat bottom;
}
.b-login {
	position: absolute;
	top: 9px;
	right: 77px;
	width: 55px;
	height: 20px;
	overflow: hidden;
}
.b-login a {
	width: 55px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1175/Images/b-login.gif) no-repeat top;
}
.b-login a:hover {
	background: url(/SiteFiles/1175/Images/b-login.gif) no-repeat bottom;
}
.b-invite {
	position: absolute;
	top: 9px;
	right: 16px;
	width: 56px;
	height: 20px;
	overflow: hidden;
}
.b-invite a {
	width: 56px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1175/Images/b-invite.gif) no-repeat top;
}
.b-invite a:hover {
	background: url(/SiteFiles/1175/Images/b-invite.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 846px;
	height: 150px;
	position: relative;
}
.logo {
	position: absolute;
	top: 37px;
	left: 0px;
	width: 616px;
	height: 83px;
	overflow: hidden;
}
.logo a {
	width: 616px;
	height: 83px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1175/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1175/Scripts/iepngfix.htc);
}

/* ----------------------------------------------------------------------------------------------------------------- Flash Styles */
#flash {
	margin: 0px auto;
	padding: 0px;
	width: 846px;
	height: 363px;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 0px auto;
	padding: 0px;
	width: 846px;
}
#contentLeft {
	float: left;
	width: 556px;
}
#contentLeft p {
	font-size: 11px;
	line-height: 14px;
}
#contentLeft a img {
	border: 1px solid #f5f3df;
}
#contentLeft a:hover img {
	border: 1px solid #c7c4b5;
}
#contentRight {
	float: right;
	width: 264px;
}
#contentRight a img {
	background-color: #e8e5ce;
	border: 1px solid #f5f3df;
	padding: 7px;
}
#contentRight a:hover img {
	background-color: #e8e5ce;
	border: 1px solid #c7c4b5;
	padding: 7px;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 30px 0px;
	width: 846px;
}
.footer-logo {
	float: left;
	width: 17px;
	height: 48px;
	margin-right: 28px;
	padding-right: 28px;
	overflow: hidden;
	border-right: 1px solid #d9d7d5;
}
.footer-logo a {
	width: 17px;
	height: 48px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1175/Images/footer-logo.png) no-repeat;
	behavior: url(/SiteFiles/1175/Scripts/iepngfix.htc);
}
#footerLeft {
	float: left;
	width: 382px;
	margin-top: 5px;
}
#footerLeft p, #footerLeft a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#footerLeft a:hover {
	text-decoration: underline;
}
#search {
	float: right;
	width: 220px;
	margin-top: 10px
}
.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999;
	float: left;
	padding: 0 0 0 4px;
	margin: 0 4px 0 0;
	border: 1px solid #d9d7d5;
	width: 195px;
	height: 20px;
	background: none;
}
.searchButton {
	text-indent: -1000px;
	width: 15px;
	height: 16px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1175/Images/search-button.png) no-repeat 0px 2px;
	behavior: url(/SiteFiles/1175/Scripts/iepngfix.htc);
	font-size: 0px;
	line-height: 0px;
	outline: none;
	float: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Results Styles */
.pageSearchTitle {
	font-size: 11px;
	color: #7ca49e;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: .05em;
}
a.pageSearchTitle {
	font-size: 11px;
	color: #7ca49e;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: .05em;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 11px;
	color: #7ca49e;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: .05em;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	margin-left: -20px;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #f5f3df;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #c7c4b5;
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbs {
	width: 542px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #A2A69A;
	background: url(/SiteFiles/1175/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1175/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}
#breadcrumbs a.first {
	color: #A2A69A;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #A2A69A;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #A2A69A;
	background: url(/SiteFiles/1175/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-content-main {
	margin: 0px auto;
	padding: 0px;
	width: 846px;
}
* html #d-content-main {
	background: url(/SiteFiles/1175/Images/d-content-iefill.gif) no-repeat 0px 6px;
}
#d-content-top {
	float: left;
	width: 846px;
	height: 6px;
	background: url(/SiteFiles/1175/Images/d-content-top.png) no-repeat top;
	behavior: url(/SiteFiles/1175/Scripts/iepngfix.htc);
}
#d-content {
	float: left;
	padding: 24px 30px;
	width: 786px;
	background-color: #FFF;
}
#d-content-btm {
	float: left;
	width: 846px;
	height: 6px;
	background: url(/SiteFiles/1175/Images/d-content-btm.png) no-repeat bottom;
	behavior: url(/SiteFiles/1175/Scripts/iepngfix.htc);
}
#d-contentLeft {
	float: left;
	width: 486px;
}
#d-contentLeft ul {
	margin: 10px 0px 10px 14px;
	padding: 0px;
}
#d-contentLeft ul li {
	padding: 0 0 0 4px;
	margin: 0px;
}
#d-contentRight {
	float: right;
	width: 264px;
}
#d-bignews {
	float: right;
	width: 264px;
	padding-bottom: 2px;
}
#d-bignews a img {
	background-color: #e8e5ce;
	border: 1px solid #f5f3df;
	padding: 7px;
}
#d-bignews a:hover img {
	background-color: #e8e5ce;
	border: 1px solid #c7c4b5;
	padding: 7px;
}
.b-calendar {
	float: right;
	width: 264px;
	height: 35px;
	overflow: hidden;
}
.b-calendar a {
	width: 264px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1175/Images/b-calendar.gif) no-repeat top;
}
.b-calendar a:hover {
	background: url(/SiteFiles/1175/Images/b-calendar.gif) no-repeat bottom;
}

ul.random, ul.random li{
	margin:0;
	padding:0;
	list-style:none;
}
ul.random li{display:none;}