﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	background-attachment: scroll;
}
#container {
	width: 100%;
	background-color: #FFFFFF;
}
#masthead {
	margin: 15px auto 1px auto;
	width: 975px;
	overflow: hidden;
	color: #FFFFFF;
	height: 175px;
}
#navigation {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	color: #505050;
}
#content {
	position: relative;
	float: left;
	width: 625px;
	text-align: justify;
	color: #505050;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_column {
	float: right;
	width: 303px;
	text-align: justify;
	color: #505050;
	margin-left: 20px;
}
.left_column {
	float: left;
	width: 302px;
	text-align: justify;
	color: #505050;
}
.content_inner {
	float: left;
	width: 625px;
	text-align: justify;
	color: #505050;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: justify;
	color: #708090;
	padding-top: 5px;
	padding-bottom: 5px;
}
#share_button {
	float: right;
	width: 330px;
	color: #708090;
	position: relative;
	right: 0px;
	bottom: 0px;
}
#footer {
	clear: both;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 10px;
}
#help_page {
	margin: 10px 50px 50px 50px;
	color: #8FB2D0;
	background-color: #003399;
}

/* Welcome Page Styles */
#church {
	border-style: none;
	position: absolute;
	right: 45px;
	top: 10%;
	z-index: 20;
}
#church_2 {
	border-style: none;
	position: absolute;
	right: 45px;
	top: 10%;
	z-index: 30;
}
.carousel {
	float: none;
	vertical-align: top;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	right: 250px;
	z-index: 10;
}

/* Masthead Styles */
#masthead img {
	vertical-align: bottom;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0;
	border: 0;
	background-color: transparent;
}
#navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

/* Content Styles */
h6 {
	color: #FFFFFF;
	background-color: #8FB2D0;
	margin: 0px;
	padding: 10px;
	font-size: 100%;
}
h5 {
	color: #8FB2D0;
}
h4 {
	color: #8FB2D0;
}
h3 {
	color: #FFFFFF;
	background-color: #8FB2D0;
	padding-left: 2px;
}
h2 {
	color: #8FB2D0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 170%;
}
h1 {
	color: #336699;
	text-align: center;
	font-size: 170%;
}
#content img {
	float: none;
}
.caption {
	text-align: center;
	font-size: 0.8em;
}
.signature {
	font-family: BibleScrT;
	font-size: large;
}
.centred_paragraph_image {
	vertical-align: middle;
	border-width: 0;
	text-align: center;
	text-decoration: none;
	float: none;
}
.paragraph_right_aligned_image {
	vertical-align: middle;
	border-width: 0;
	text-align: right;
	text-decoration: none;
	float: none;
}
.no_space_before {
	padding: 0px;
	margin: 0px;
}
.color_block_blue {
	color: #ffffff;
	text-align: justify;
	background-color: #8FB2D0;
	padding: 10px;
	width: auto;
}
.color_block_orange {
	color: #708090;
	text-align: justify;
	background-color: #FFCC66;
	padding: 10px;
	width: auto;
}

/* Sidebar Styles */
#sidebar img {
	margin-bottom: 5px;
}
#sidebar .floating_image_container {
	overflow: auto;
	margin-top: 0px;
}

/* Footer Styles */
#footer p {
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
	color: #8FB2D0;
	text-align: center;
}
#footer a {
	color: #708090;
}
#footer a:hover {
	color: #8FB2D0;
}

/* Link Styles */
a {
	color: #708090;
	text-decoration: none;
}
a:hover {
	color: #8FB2D0;
	text-decoration: none;
}
.link {
	color:  #708090;
	margin-bottom: 0;
	margin-right: 0px;
}
.link_info {
	font-size: 0.8em;
	color:  #708090;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
.link_centred {
	color: #708090;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	border-width: 0px;
}
.link_right {
	font-size: 0.8em;
	color:  #708090;
	text-align: right;
}
.email_icon {
	border-width: 0px;
	float: left;
	padding-right: 10px;
}

/* Calendar Styles */
.calendar_day {
	color:  #708090;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
.calendar_info_1 {
	color:  #708090;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
}
.calendar_info_2 {
	color:  #708090;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 0.8em;
}
.calendar_special {
	background-color: #C0D5E4;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.calendar_special_paragraph {
	background-color: #C0D5E4;
	text-align: justify;
	margin: 0px;
	padding: 10px;
}

/* Image Container Styles */
.floating_image_container {
	overflow: auto;
	margin-top: 20px;
}
.floating_image_container h4 {
	color: #8FB2D0;
	padding: 0px;
	margin: 0px;
}
.imagebox_left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: left;
}
.imagebox_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.imagebox_centred {
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

/* What is this for? */
.screen {
	position: absolute;
	width: 310px;
	height: 1933px;
	z-index: 1;
	left: 0px;
	top: 60px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.imagebox_left_column {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: left;
	height: 120px;
}
.twitter {
	position: relative;
	top: -5px;
}
