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

/* Global Stylesheet */

/* @group OVERRIDES */

a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
}

.formmodule-table {
	margin: 0 0 0 -3px;
	padding: 0px;
}

.formmodule-column1 {
	width: 125px!important;
}

.formmodule-column2 {
	width: 430px!important;
}

/* @end */

/* @group RESET */

/* Basic css zeroing for cross-browser conformity */

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

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

fieldset,img {
	border: none;
}

/* @end */

/* @group LAYOUT */

body {
	background: #fdfdfc url(/SiteFiles/1380/Images/body-bg.jpg) no-repeat center top;
}

img, div {
	behavior: url(/SiteFiles/1380/Scripts/iepngfix.htc);
}

/* Add other elements using png's as needed */

img.alignleft {
	float: left;
	margin: 2px 20px 18px 0;
	border: 1px solid #d9d9d9;
	padding: 10px;
}

/* Class for image aligned left with margin */

img.alignright {
	float: right;
	margin: 2px 0 18px 20px;
	border: 1px solid #d9d9d9;
	padding: 10px;
}

/* Class for image aligned right with margin */

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

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

/* @end */

/* @group TYPE */

body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #807F74;
}

strong, b {
	font-weight: bold;
}

p {
	margin-bottom: 18px;
}

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

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

/* Removes a outline in Firefox  */

h1 {
	font-size: 36px;
	line-height: 40px;
	color: #69685B;
}

h2 {
	font-size: 24px;
	line-height: 28px;
	border-bottom: 2px solid #E4E4DF;
	margin: 0px 0px 18px;
	padding: 0px 0px 18px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	color: #6FA5A2;
	font-weight: bold;
}

h4 {
	
}

h5 {
	
}

/* @end */

/* @group SEARCH */

/* Uses image-driven field and button styles  */

#search {
	width: 178px;
	height: 30px;
	position: absolute;
	top: 35px;
	right: 0px;
}

.searchField {
	float: left;
	width: 170px;
	height: 12px;
	margin: 0;
	padding: 9px 0px 9px 8px;
	background: url(/SiteFiles/1380/Images/searchfield.gif) no-repeat;
	outline: none;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #A5A49D;
}

.searchButton {
	display: none;
}

/* @end */

/* @group SUB NAV */

#subnavWrapper {
	width: 205px;
	float: left;
	margin: 0px 0px 18px;
}

#subnavWrapper p {
	display: none;
}

#subnavWrapper h2,
#subnavWrapper h2 a {
	font-size: 16px;
	line-height: 20px;
	color: #6FA5A2;
	font-weight: bold;
}

#subnavWrapper h2 {
	border-bottom: 2px solid #E4E4DF;
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
}

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

#subnav li {
	padding: 0px;
	margin: 0px;
	width: 205px;
	background: none;
}

#subnav a {
	display: block;
	color: #807F74;
}

#subnav a:hover {
	display: block;
}

#subnav a.current {
	display: block;
}

/* @end */

/* @group HEADER */

#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 97px;
	position: relative;
}

.logo {
	width: 200px;
	height: 52px;
	position: absolute;
	top: 19px;
	left: 0px;
}

.logo a {
	width: 200px;
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1380/Scripts/iepngfix.htc);
}

.b-mycovenant {
	width: 92px;
	height: 30px;
	position: absolute;
	top: 36px;
	right: 334px;
}

.b-mycovenant a {
	width: 92px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/b-mycovenant.gif) no-repeat 0px 0px;
}

.b-mycovenant a:hover {
	background: url(/SiteFiles/1380/Images/b-mycovenant.gif) no-repeat 0px -30px;
}

.b-give {
	width: 28px;
	height: 30px;
	position: absolute;
	top: 36px;
	right: 277px;
}

.b-give a {
	width: 28px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/b-give.gif) no-repeat 0px 0px;
}

.b-give a:hover {
	background: url(/SiteFiles/1380/Images/b-give.gif) no-repeat 0px -30px;
}

.b-enews {
	width: 44px;
	height: 30px;
	position: absolute;
	top: 36px;
	right: 203px;
}

.b-enews a {
	width: 44px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/b-enews.gif) no-repeat 0px 0px;
}

.b-enews a:hover {
	background: url(/SiteFiles/1380/Images/b-enews.gif) no-repeat 0px -30px;
}

/* @end */

/* @group JQUERY */

#jquery-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#jquery {
	margin: 0px auto;
	padding: 14px;
	width: 872px;
	height: 431px;
	background: #FFFFFF;
}

* html #jquery {
	padding: 14px 14px 0px;
}

#slider-wrapper {
	float: left;
	width: 872px;
	height: 431px;
	position: relative;
}

#slider {
	float: left;
	width: 872px;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 872px;
	height: 431px;
	overflow: hidden;
}

#prevBtn, #nextBtn {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: -28px;
	top: 208px;
}

#nextBtn {
	left: 856px;
}

#prevBtn a, #nextBtn a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	width: 46px;
	height: 46px;
	background: url(/SiteFiles/1380/Images/arrow-prev.png) no-repeat 0 0;
}

#prevBtn a:hover, #nextBtn a:hover {
	background: url(/SiteFiles/1380/Images/arrow-prev.png) no-repeat 0 -46px;
}

#nextBtn a {
	background: url(/SiteFiles/1380/Images/arrow-next.png) no-repeat 0 0;
}

#nextBtn a:hover {
	background: url(/SiteFiles/1380/Images/arrow-next.png) no-repeat 0 -46px;
}

/* @end */

/* @group TOP */

#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#top {
	margin: 0px auto;
	padding: 12px 35px;
	width: 830px;
	height: 20px;
	background: #f3f1ea;
	position: relative;
}

#top strong {
	float: left;
	font-size: 14px;
	color: #807F74;
	margin: 0px 8px 0px 0px;
}

* html .upcoming-events-wrapper {
	float: left;
}

html>body .upcoming-events-wrapper {
	*float: left;
}

.upcoming-events-wrapper ul {
	margin: 0px;
	padding: 0px;
	background: none;
	width: 830px;
}

* html .upcoming-events-wrapper ul {
	width: 700px;
}

html>body .upcoming-events-wrapper ul {
	*width: 700px;
}

.upcoming-events-wrapper li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 600px;
}

.upcoming-events-wrapper p, .upcoming-events-wrapper span {
	font-size: 14px;
	color: #807F74;
	margin-bottom: 0px;
}

p.upcoming-events-date {
	float: left;
	border-right: 1px solid #cdcdcd;
	margin: 0px 16px 0px 0px;
	padding: 0px 16px 0px 0px;
}

.upcoming-events-time {
	display: none;
}

.upcoming-events-view-link {
	position: absolute;
	top: 13px;
	right: 35px;
	width: 117px;
	height: 18px;
	overflow: hidden;
}

.upcoming-events-view-link a {
	width: 117px;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/b-calendar.jpg) no-repeat 0px 0px;
}

.upcoming-events-view-link a:hover {
	background: url(/SiteFiles/1380/Images/b-calendar.jpg) no-repeat 0px -18px;
}

/* @end */

/* @group CONTENT */

#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#content {
	margin: 0px auto;
	padding: 14px;
	width: 872px;
	background: #f3f1ea url(/SiteFiles/1380/Images/content-bg.jpg) no-repeat center top;
}

/* @end */

/* @group BOTTOM */

#bottom-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#bottom {
	margin: 0px auto;
	padding: 35px 35px 35px 268px;
	width: 597px;
	height: 20px;
	background: url(/SiteFiles/1380/Images/bottom-bg.gif) no-repeat center top;
	position: relative;
	font-size: 14px;
	color: #FFFFFF;
}

.b-twitter {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 32px;
	right: 180px;
}

.b-twitter a {
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/b-twitter.jpg) no-repeat 0px 0px;
}

.b-twitter a:hover {
	background: url(/SiteFiles/1380/Images/b-twitter.jpg) no-repeat 0px -32px;
}

.b-facebook {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 32px;
	right: 132px;
}

.b-facebook a {
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/b-facebook.jpg) no-repeat 0px 0px;
}

.b-facebook a:hover {
	background: url(/SiteFiles/1380/Images/b-facebook.jpg) no-repeat 0px -32px;
}

.b-youtube {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 32px;
	right: 83px;
}

.b-youtube a {
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/b-youtube.jpg) no-repeat 0px 0px;
}

.b-youtube a:hover {
	background: url(/SiteFiles/1380/Images/b-youtube.jpg) no-repeat 0px -32px;
}

.b-rss {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 32px;
	right: 35px;
}

.b-rss a {
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/b-rss.jpg) no-repeat 0px 0px;
}

.b-rss a:hover {
	background: url(/SiteFiles/1380/Images/b-rss.jpg) no-repeat 0px -32px;
}

/* @end */

/* @group FOOTER */

#footer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#footer {
	margin: 0px auto;
	padding: 28px 0px;
	width: 900px;
}

#footer a {
	color: #807F74;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footer-left {
	float: left;
	width: 600px;
}

.footer-right {
	float: left;
	width: 300px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1380/Images/tagline.png) no-repeat;
	behavior: url(/SiteFiles/1380/Scripts/iepngfix.htc);
}

/* @end */

/* @group DEFAULT CONTENT */

#d-content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#d-content {
	margin: 0px auto;
	padding: 35px;
	width: 830px;
	min-height: 575px;
	background: #FFFFFF;
}

#d-content-top {
	float: left;
	width: 830px;
	height: 57px;
}

#d-content-pagetitle {
	float: left;
	width: 470px;
	height: 57px;
}

#d-content-utility {
	float: left;
	width: 360px;
	height: 57px;
	text-align: right;
}

#d-content-utility a {
	color: #A5A49D;
}

#d-content-utility a:hover {
	color: #807F74;
	text-decoration: none;
}

.utilitylink {
	margin: 0px 0px 0px 20px;
}

#d-content-left {
	float: left;
	width: 205px;
	background: url(/SiteFiles/1380/Images/d-content-left-bg.jpg) no-repeat right top;
	padding: 35px 35px 0px 0px;
}

#d-content-right {
	float: left;
	width: 555px;
	background: url(/SiteFiles/1380/Images/d-content-right-bg.jpg) no-repeat right top;
	padding: 35px 0px 0px 35px;
}

/* @end */

/* @group VISIT */

#visit {
	width: 205px;
	float: left;
	margin: 18px 0px 0px;
}

#visit h3 {
	border-bottom: 2px solid #E4E4DF;
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
}

#iframe {
	float: left;
	width: 205px;
}

/* @end */

/* @group VISIT */

#page-left {
	width: 205px;
	float: left;
}

#page-left h3 {
	border-bottom: 2px solid #E4E4DF;
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
}

/* @end */

/* @group ------------------------------------ Photo Gallery */

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

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

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

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

.photo-list-item p {
	width: 100px;
	margin: 10px 0px 0px 10px;
}

#jquery-lightbox {
	z-index: 2000 !important;
}

/* @end */