@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:400,400i&subset=latin-ext');
@font-face {
	font-family: 'Futura Lt BT';
	src: url('/styles/fonts/FuturaLtBt.eot');
	src: local('?'), url('/styles/fonts/FuturaLtBt.woff') format('woff'), url('/styles/fonts/FuturaLtBt.ttf') format('truetype'), url('/styles/fonts/FuturaLtBt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background-attachment: fixed;
	background-color: #dee7f8;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 125%;
	margin: 0;
	padding: 0;
}
blockquote {
	border-color: #f17e25;
	border-style: solid;
	border-width: 0 0 0 3px;
	font-style: italic;
	margin: auto auto auto 1em;
	padding-left: 1em;
}
blockquote em, blockquote i {
	font-style: normal;
}
a, a:link {
	color: #2578f0;
	text-decoration: none;
}
acronym {
	cursor: help;
}
address {
	font-style: normal;
}
hr {
	background-image: url('/images/hdiv.png');
	background-repeat: repeat-x;
	border-style: none;
	border-width: 0em;
	height: 3px;
}
img {
	border-style: none;
	border-width: 0;
}
.blurry {
	color: transparent;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.chart {
	height: 400px;
	width: 900px;
}
.chart + .chart {
	margin-top: 40px;
}
.fancy {
	font-family: 'Libre Franklin', sans-serif;
}
.right-widget {
	display: block;
	float: right;
	margin-left: 20px;
	width: 300px;
}
#header_container {
	background: #f07d25; /* Old browsers */
	background: -moz-linear-gradient(top, #ffae31 0%, #f58e29 20%, #f38827 70%, #f07d25 100%, #f07d25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffae31), color-stop(20%,#f58e29), color-stop(70%,#f38827), color-stop(100%,#f07d25), color-stop(100%,#f07d25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffae31 0%,#f58e29 20%,#f38827 70%,#f07d25 100%,#f07d25 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffae31 0%,#f58e29 20%,#f38827 70%,#f07d25 100%,#f07d25 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffae31 0%,#f58e29 20%,#f38827 70%,#f07d25 100%,#f07d25 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae31', endColorstr='#f07d25',GradientType=0);  /* IE6-9 - consider deleting this and using an image instead */
	background: linear-gradient(top, #ffae31 0%,#f58e29 20%,#f38827 70%,#f07d25 100%,#f07d25 100%); /* W3C */
	
	height: 110px;
	min-width: 1015px;
	position: relative;
	width: 100%;
	z-index: 2;
	
	box-shadow: 0 3px 16px 3px;
	-moz-box-shadow: 0 3px 16px 3px;
	-webkit-box-shadow: 0 3px 16px 3px;
}
#header_container a, #header_container a:link {
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
}
#header_navigation_top {
	color: #fff;
	font-size: 10px;
	padding: 16px 24px 0 0;
	text-align: right;
	text-transform: uppercase;
}
#header_navigation_top a {
	margin: 0 8px;
}
#header_navigation_top a.last-child, #header_navigation_top a:last-child {
	margin-right: 0;
}
#header_navigation_bottom {
	color: #fff;
	font-family: 'Futura Lt BT', Verdana, Geneva, sans-serif;
	font-size: 20px;
	margin: 24px 20px 0 0;
	text-align: right;
	text-transform: uppercase;
	
	text-shadow: 1px 1px 2px #000000;
	-moz-text-shadow: 1px 1px 2px #000000;
	-webkit-text-shadow: 1px 1px 2px #000000;
}
#header_navigation_bottom a {
	margin-right: 24px;
}
#header_navigation_bottom a.last-child, #header_navigation_bottom a:last-child {
	margin-right: 0;
}
#header_navigation_bottom ul, #header_navigation_top ul {
	display: none;
}
.inner_container {
	margin: 0 auto;
	width: 950px;
}
#logo {
	float: left;
	margin-top: 22px;
}
#main_container {
	background-color: #dee7f8;
	width: 100%;
}
#main {
	/*background-image: url('/images/church_1280.jpg');*/
	background-position: -9px -163px;
	background-repeat: no-repeat;
	clear: left;
	height: 610px;
	margin: 0 auto;
	padding-top: 24px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.footer_donate {
	display: block;
	float: right;
	margin: -0.5em auto -0.5em 2em;
}
.meta {
	float: right;
}
#scrolling_content {
	background-color: rgba(255, 255, 255, .92);
	clear: left;
	color: #333;
	font-size: 14px;
	line-height: normal;
	min-height: 610px;
	margin: 24px auto 36px;
	padding: 12px 0;
	position: relative;
	width: 100%;
	z-index: 1;
	
	box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
	-moz-box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
	-webkit-box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
}
.scrolling_content {
	margin: 0 12px;
}
.scrolling_content h1, .scrolling_content h2, .scrolling_content h3, 
.scrolling_content h4, .scrolling_content h5, .scrolling_content h6 {
	color: #f17e25;
	font-family: 'Futura Lt BT', Verdana, Geneva, sans-serif;
}
.scrolling_content h1 {
	font-size: 28px;
	margin: 8px 0 16px;
}
.scrolling_content h1.fancy {
	color: #333;
	font-family: 'Libre Franklin', sans-serif;
}
#slideshow_container {
	background-color: rgba(255, 255, 255, 0.92);
	color: #333;
	cursor: pointer;
	margin: 0 24px 16px;
	max-height: 510px;
	min-height: 300px;
	padding: 16px;
	width: 300px;
	
	box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
	-moz-box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
	-webkit-box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
}
.slideshow_header {
	color: #f17e25;
	font-family: 'Futura Lt BT', Verdana, Geneva, sans-serif;
	font-size: 20px;	/* may want to increase this */
	line-height: 1.25em;
	margin: 8px 0 16px;
	text-transform: uppercase;
}
.slideshow_content {
	line-height: 2em;
	margin-bottom: 8px;
}
#slideshow_indicators {
	float: left;
	margin: 0 0 16px 24px;
}
.slideshow_indicator {
	background-color: #ccc;
	cursor: pointer;
	float: left;
	height: 26px;
	margin: 0 20px 0 0;
	width: 26px;
	
	box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
	-moz-box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
	-webkit-box-shadow: 5px 7px 3px 3px rgba(0, 0, 0, .45);
}
.slideshow_indicator:active, .slideshow_indicator:hover, .slideshow_indicator_selected {
	background: #f07d25; /* Old browsers */
	background: -moz-linear-gradient(top, #ffae31 0%, #f58e29 20%, #f38827 70%, #f07d25 100%, #f07d25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffae31), color-stop(20%,#f58e29), color-stop(70%,#f38827), color-stop(100%,#f07d25), color-stop(100%,#f07d25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffae31 0%,#f58e29 20%,#f38827 70%,#f07d25 100%,#f07d25 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffae31 0%,#f58e29 20%,#f38827 70%,#f07d25 100%,#f07d25 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffae31 0%,#f58e29 20%,#f38827 70%,#f07d25 100%,#f07d25 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae31', endColorstr='#f07d25',GradientType=0 );  /* IE6-9 - consider deleting this and using an image instead */
	background: linear-gradient(top, #ffae31 0%,#f58e29 20%,#f38827 70%,#f07d25 100%,#f07d25 100%); /* W3C */
}
.survey_container img {
	float: left;
	margin-right: 5px;
	padding-top: 1px;
}
.ribbon-wrapper {
	border-color: transparent;
	border-style: solid;
	border-width: 10px 0 0;
	color: #fff;
	font-family: 'Futura Lt BT', Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin: -3.25em 0 0 0;
	position: relative;
	text-align: right;
	font-variant: small-caps;
	-moz-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-webkit-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-moz-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-webkit-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
}
.ribbon-front {
	background-color: #ffad31;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	left: calc(100% - 64px);
	padding: 5px;
	position: relative;
	width: 80px;
	z-index: 2;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}
.ribbon-edge {
	border-color: transparent transparent transparent #f07e25;
	border-style: solid;
	border-width: 10px 0 0 10px;
	height: 0;
	left: calc(100% + 16px);
	position: absolute;
	top: -10px;
	width: 0;
	z-index: 1;
}
#info {
	background-image: url('/images/bottom_bkg.jpg');
	background-repeat: repeat-x;
	border-color: #1a1a1a;
	border-style: solid;
	border-width: 2px 0 0 0;
	float: left;
	font-size: 10px;
	height: 140px;
	position: relative;
	min-width: 1015px;
	width: 100%;
	z-index: 2;
}
#info a, #info a:link {
	color: #333;
	text-decoration: underline;
}
#info .main_section {
	float: left;
	height: 140px;
	margin-left: 16px;
	width: 350px;
}
#info .info_section {
	float: right;
	height: 140px;
	width: 260px;
}
#info .left_border {
	background-image: url('/images/vertical_break.png');
	background-position: 0 0;
	background-repeat: repeat-y;
	margin-right: 10px;
	padding-left: 21px;
}
#info .header {
	color: #fff;
	font-family: 'Futura Lt BT', Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	
	text-shadow: 1px 1px 2px #000000;
	-moz-text-shadow: 1px 1px 2px #000000;
	-webkit-text-shadow: 1px 1px 2px #000000;
}
#footer {
	background-color: #1a1a1a;
	border-color: #4d4d4d;
	border-style: solid;
	border-width: 3px 0 0 0;
	clear: left;
	color: #b2b2b2;
	font-size: 9px;
	min-width: 1015px;
	width: 100%;
}
.footer_spacer {
	padding: 16px;
}
#footer a, #footer a:link {
	color: #b2b2b2;
	text-transform: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
}
.layout_links {
	background-color: #4d4d4d;
	color: #b2b2b2;
	font-size: 9px;
	margin: 0;
}
.layout_links a, .layout_links a:link {
	color: #b2b2b2;
	margin: auto 5px;
	text-transform: none;
}
.layout_links a:hover {
	color: #fff;
}
.layout_links p {
	margin: 0 auto;
	padding: 2px 0;
	text-align: right;
	width: 950px;
}
/********/
.leftcol {
	background-image: url('/images/vdiv.png');
	background-position: right;
	background-repeat: repeat-y;
	display: block;
	float: left;
	margin-right: 8px;
}
.right_content {
	background-image: url('/images/vdiv.png');
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	float: right;
	margin-left: 8px;
	padding-left: 20px;
}
.right_content h3 {
	margin-top: 0;
}
#cms_options h2, #menu_options h2 {
	font-size: 1.15em;
	margin: 0;
}
#cms_options img, #menu_options img {
	vertical-align: text-bottom;
}
#cms_options p, #menu_options p {
	margin: 0 0 1em;
}
.option {
	font-size: x-small;
}
.option a {
	font-size: small;
}
.form_fields {
	display: block;
	float: left;
	width: 95%;
}
.form_fields .form_left {
	clear: left;
	display: block;
	float: left;
	font-weight: bold;
	width: 13em;
}
.form_fields .form_right {
	display: block;
	float: left;
	margin-bottom: 0.5em;
}
.warning {
	background-color: #ea727e;
	border-color: #c00;
	border-style: solid;
	border-width: 1px;
	color: #333;
	font-weight: bold;
	margin: 1em;
	padding: 0.5em;
}
.notice {
	background-color: #79f97f;
	border-color: #0c0;
	border-style: solid;
	border-width: 1px;
	color: #333;
	font-weight: bold;
	margin: 1em;
	padding: 0.5em;
}
.simple_tree .root > span {
	cursor: pointer !important;
}
table.datatable {
	border-collapse: collapse;
	border-color: #f07d25;
	border-style: solid;
	border-width: 1px;
}
table.datatable td, table.datatable th {
	padding: 2px;
	text-align: left;
}
table.datatable thead tr {
	background-color: #f07d25;
	color: #fff;
	height: 20px;
}
table.datatable tbody td, table.datatable tbody th {
	border-color: #f07d25;
	border-style: solid;
	border-width: 0 0 1px 0;
}
table.datatable tbody tr.deleted td, table.datatable tbody tr.deleted th {
	background-color: #ea727e;
	color: #333;
}
.recaptcha_only_if_incorrect_sol {
	color: #c00;
	font-weight: bold;
}
.recaptcha_widget {
	display: none;
}
#recaptcha_image {
	float: left;
}
.recaptcha_logo {
	background-image: url('/images/recaptcha.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	height: 32px;
	margin: 16px 0 0 10px;
	width: 56px;
}
#recaptcha_audio_version, #recaptcha_help, #recaptcha_image_version, #recaptcha_refresh {
	background-position: left;
	background-repeat: no-repeat;
	font-size: 9pt;
	margin-right: 6px;
	padding-left: 20px;
}
#recaptcha_audio_version {
	background-image: url('/images/sound.png');
}
#recaptcha_help {
	background-image: url('/images/help.png');
}
#recaptcha_image_version {
	background-image: url('/images/picture.png');
}
#recaptcha_refresh {
	background-image: url('/images/refresh.png');
}
#map_canvas {
	display: block;
	height: 600px;
	margin: 1em auto;
	width: 900px;
}
.admin_table {
	width: 100%;
}
.admin_cell {
	width: 50%;
}
.admin_icon {
	float: left;
	margin: 1em 1em 0 0;
}
.admin_title {
	margin-bottom: 0;
}
.recording {
	margin: 1em auto 3em;
}
.recording .options {
	font-size: 75%;
	margin: auto 2em;
	text-transform: uppercase;
}
.recording audio {
	width: 900px;
}
.ios_warning {
	color: #f17e25;
	display: none;
	font-size: small;
	margin: 1em;
	text-align: center;
}
@media print {
	body {
		background-image: none !important;
	}
	#header_container {
		border-color: #4d4d4d;
		border-style: solid;
		border-width: 0 0 3px;
	}
	#header_container, #scrolling_content, #slideshow_container, .slideshow_indicator {
		box-shadow: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
	}
	#header_navigation_bottom, #header_navigation_top, #info, .layout_links, .meta {
		display: none !important;
	}
}