/* ----------------------------------------------------------------------------------------------------------------- Global Styles */

@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

/* DEFAULTS */

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

img.leftalign {
	float: left;
	margin: 2px 20px 16px 0;
}

img.rightalign {
	float: right;
	margin: 2px 0 16px 20px;
}

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0;
	padding: 0;
}

/* TYPE */

body, p, div, ul, li, td {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
}

body {
	background: url(/sitefiles/1295/images/bkgd.jpg) no-repeat scroll center top #1E1D1E;
}

p {
	margin-top: 0;
}

a:link, a:visited, a:active {
	color: #F2A11C;
	text-decoration: none;
}

a:hover {
	color: #F2A11C;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 66px;
	font-weight: bold;
	line-height: 26px;
	padding-top: 87px;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	line-height: 32px;
	color: #FFF;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-size: 11px;
	line-height: 16px;
}

/* SEARCH */

#search {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #cbcece;
}

#search p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 12px;
	border-bottom: 2px solid #cbcece;
	text-transform: uppercase;
}

.searchPanel {
	display: inline;
}

.searchField {
	background: transparent url(/sitefiles/1295/images/search-field.png) no-repeat scroll left top;
	border: medium none;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: 26px;
	padding: 8px 0 0 30px;
	width: 228px;
}

.searchButton {
	display: none;
	visibility: hidden;
	width: 0;
}

/* MAIN NAV */

#mainnavWrapper {
	height: 35px;
    margin: 14px 0 0;
    position: absolute;
    right: 0;
    top: 78px;
    z-index: 400;
}

ul#mainnav {
	list-style: none;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#mainnav li ul {
	display: none;
}

#mn-ourministries {
	background: none !important;
}

#mainnav a {
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	height: 40px;
}

#mainnav a:hover {
	text-decoration: none;
	color: #F2A11C;
}

#mainnav a.current {
	color: #F2A11C;
}

#mainnav a.trigger {
	padding: 6px 16px 6px 16px;
}

#mainnav li {
	background: transparent url(/sitefiles/1295/images/mainnav-bg.png) no-repeat scroll 0 0;
	float: left;
	margin: 0;
	padding: 0 5px 0 18px;
}

#mainnav ul li a {
	color: #333333;
	text-align: left;
	padding: 6px 0;
	height: auto;
}

#mainnav ul li li {
	display: none;
}

#mainnav ul li a.current {
	
}

#mainnav li ul, #mainnav ul li {
	width: 15em;
}

#mainnav li ul {
	position: absolute;
	display: none;
	background: #FFF;
	z-index: 100;
}

#mainnav li ul li {
	background: none;
	padding: 0 15px;
	width: 180px;
	font-size: 13px;
}

#mainnav li:hover a, #mainnav a:focus, #mainnav a:active, #mainnav li.p7hvr a {
	background: transparent url(/sitefiles/1295/images/mainnav-tic.png) no-repeat scroll 10px 34px;
	color: #F2A11C;
}

#mainnav li:hover ul, #mainnav li.p7hvr ul {
	display: block;
}

#mainnav li:hover ul a, #mainnav li.p7hvr ul a {
	color: #000;
}

#mainnav ul a:hover {
	background: none;
	color: #F2A11C!important;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* SUB NAV */

#subnavWrapper {
	background-color: #262626;
	padding: 20px;
	width: 186px;
}

#subnavWrapper p {
	display: none;
}

#subnavWrapper h2 a {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}

#subnav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 180px;
	background: none;
}

#subnav a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	padding: 6px 0;
	text-decoration: none;
}

#subnav a:hover {
	color: #F2A11C;
}

#subnav a.current {
	color: #F2A11C;
	font-weight: bold;
}

/* WRAPPERS */

#topWrapper {
	/*background:#151213 url(/sitefiles/1295/images/default-bg.gif) no-repeat scroll left top;*/
	float: left;
	width: 100%;
}

#headerWrapper {
	border-top: 6px solid #000000;
	float: left;
	height: 140px;
	text-align: left;
	width: 100%;
}

#contentWrapper {
	float: left;
	text-align: left;
	width: 100%;
	padding-bottom: 30px;
}

#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #FFF url(/sitefiles/1295/images/default-footer-bg.gif) repeat-x;
}

/* TOP */

#top {
	margin: 0;
	padding: 0;
	height: 113px;
}

#header {
	margin: 0 auto;
    position: relative;
    width: 946px;
}

#logo {
	float: left;
	height: 99px;
	margin-top: 20px;
	width: 232px;
	position: relative;
	left: 20px;
}

#logo a {
	background: transparent url(/sitefiles/1295/Images/logo.png) no-repeat scroll left top;
	display: block;
	font-size: 0;
	height: 126px;
	left: -20px;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -1000px;
	width: 241px;
}

#header-links {
	float: right;
	width: 650px;
}

#header-links-top {
	float: right;
	margin-top: 35px;
}

a.giveonline {
	float: left;
	color: #D0D0D0;
	margin-top: 5px;
	margin-right: 10px
}

#midWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #1E1D1E;
	position: relative;
	z-index: 3;
}

#main-links {
	height: 115px;
	margin: 0 auto;
	width: 950px;
}

#main-links ul {
	list-style: none;
	margin: 0;
	position: absolute;
	top: -20px;
	padding: 0;
}

#main-links li {
	float: left;
	margin-right: 6px;
}

* html #main-links li {
	margin-right: 2px;
}

* html #main-links li.last {
	margin-right: 0;
}

/* CONTENT */

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#content {
	background: #0F0E0E url(/sitefiles/1295/images/content-body.gif) no-repeat top left;
	margin: 0 auto;
	width: 975px;
}

#content-header {
	background-color: #954010;
	width: 975px;
	height: 143px;
	overflow: hidden;
}

#content-body {
	margin-bottom: 20px;
}

#contentLeft {
	float: left;
	min-height: 400px;
	padding: 60px 95px;
	width: 518px;
}

#contentRight {
	float: right;
	margin-right: 15px;
	margin-top: 34px;
	min-height: 400px;
	width: 226px;
}

#subnav-top {
	background: transparent url(/sitefiles/1295/images/subnav-top.gif) no-repeat scroll center top;
	height: 4px;
	width: 226px;
	font-size: 0;
	line-height: 0;
}

#subnav-bottom {
	background: transparent url(/sitefiles/1295/images/subnav-bottom.gif) no-repeat bottom center;
	height: 4px;
	width: 226px;
	font-size: 0;
	line-height: 0;
}

/* FOOTER */

#footer {
	margin: 0 auto;
	padding: 30px 0;
	width: 950px;
	color: #535353;
}

#footer a {
	color: #535353;
}

#footer-top {
	border-bottom: 1px solid #999999;
	color: #535353;
	height: 34px;
}

#footer-top .templatecontent {
	float: left;
	margin-bottom: 10px;
	color: #535353;
;
}

#social-links {
	float: right;
	color: #535353;
	margin-bottom: 10px;
}

#contact {
	color: #535353;
	margin-top: 10px;
	float: left;
}

#footer-bottom {
	margin-bottom: 50px;
}

#footer-bottom p {
	display: inline;
	float: right;
	color: #535353;
}

/* DEFAULT CONTENT */

/* SEARCH TITLE */

.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}

a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: none;
}

a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: underline;
}

/* PHOTO GALLERY */

.photogallery {
	padding: 0;
	margin: 0 0 0 -10px;
	list-style: none;
}

.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0;
	background: none;
	float: left;
}

.photogallery li a {
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
}

.photogallery li a:hover {
	padding: 2px;
	border: 1px solid #666666;
	display: block;
}

.events-calendar td {
	border: solid 1px #4a4a4a;
}

.weekend {
	background-color: #2F2F2F;
}

.today {
	background-color: #464646;
}
