body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	background-color: #ffffff;
	color: #000000;
	min-width: 950px;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
}
a {
	color: #142a49;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #0d1b30;
}
#header {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	width: 100%;
	background-color: #C2D0FF;
	height: 81px;
}
#header #verse {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 300px;
	font-size: 13pt;
	font-style: italic;
	z-index: 4;
	clear: right;
	text-align: right;
	color: #142a49;
}
#header #verse #ref {
	font-size: 11pt;
	text-align: right;
	margin-right: 25px;
}
#header #logoTop {
	position: absolute;
	top: 0px;
	left: 25px;
	z-index: 3;
}
#header #logoBottom {
	position: absolute;
	top: 116px;
	left: 25px;
	z-index: 3;
}
#header #location {
	position: absolute;
	left: 335px;
	top: 61px;
	font-size: 14px;
	font-family: sans-serif;
	color: #142a49;
	white-space: nowrap;
}
#header #location a {
	text-decoration: none;
}
#header #location a:hover {
	text-decoration: underline;
}
#header #border {
	position: absolute;
	min-width: 950px;
	width: 100%;
	height: 7px;
	background-image: url(/images/logo_extension.png);
	background-repeat: repeat-x;
	top: 79px;
	left: 0;
	right: 0;
	z-index: 1;
}
#topnav {
	position: absolute;
	top: 88px;
	z-index: 2;
	width: 100%;
}
#topnav .navigation {
	margin-left: 320px;
	margin-right: 30px;
	background-color: #ffffff;
	text-align: left;
}
#topnav .navigation a {
	margin-top: 17px;
	margin-left: .75em;
	margin-right: .75em;
	font-size: 11pt;
}
#topnav .navigation a:hover {
	text-decoration: none;
}
#main {
	margin-top: 60px;
	padding-left: 3em;
	padding-right: 3em;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	min-width: 0;
}
#footer {
	margin-top: 8em;
	text-align: center;
	font-size: 11pt;
}
#footer .navigation {
	text-align: center;
	margin-top: 2em;
}
#footer .navigation a {
	margin-left: .75em;
	margin-right: .75em;
}
a img {
	border: 0;
}
#wrap-helper {
	float: left;
	width: 135px;
	height: 130px;
}
h1, h2, h3, h4, h5 {
	font-family: sans-serif;
	color: #142a49;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1, h2 {
	font-variant: small-caps;
	font-style: italic;
}
h1 {
	font-size: 1.5em;
}
h2 {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #142a49;
	width: 40%;
	font-size: 1.35em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
	display: inline;
}
.news-list {
	margin-left: 1em;
}
.news-list h3 {
	margin-bottom: .25em;
}
.news-list .summary, .news-item .body {
	margin-top: .8em;
	margin-bottom: 1em;
}
.news-list .time, .news-item .time, .news-item-comment .author-time, .news-list .listName {
	font-size: .8em;
	font-family: sans-serif;
}
.news-list .listName a {
	margin-left: 10px;
}
.news-item-comment .author-time em {
	font-style: normal;
	font-weight: bold;
}
.news-item-comment h4 {
	margin-top: 1em;
	margin-bottom: .4em;
	margin-left: 0;
}
.news-item h1 {
	margin-bottom: .25em;
}
.news-list .more {
	font-size: .8em;
	font-family: sans-serif;
}
p {
	text-indent: 2em;
	text-align: justify;
}
#footer p {
	text-indent: 0;
	text-align: center;
}
table.list {
	border-collapse: collapse;
}
table.list td, table.list th {
	border-style: solid;
	border-width: 1px;
	border-color: #001081;
	padding: 0 10px;
}
table.list th {
	background-color: #001081;
	color: #ffffff;
}
table.list td {
	vertical-align: top;
	padding: .5em;
}
table.list tr.subHeading th {
	font-size: .8em;
	text-align: left;
	background-color: #C2D0FF;
	color: #000000;
}
textarea, input[type=text], input[type=password] {
	border-style: inset;
	border-width: 1px;
	border-color: #001081;
	margin-right: 10px;
	padding: 2px;
}
textarea:hover, input[type=text]:hover, input[type=password]:hover {
	border-style: solid;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus {
	background-color: #f5f5ff;
}
select {
	border-style: outset;
	border-width: 1px;
	border-color: #001081;
	margin-right: 10px;
	padding: 2px;
}
button, input[type=submit], input[type=reset] {
	background-color: #001081;
	border-color: #001081;
	color: #ffffff;
	margin-top: .5em;
	margin-right: 10px;
}
button:hover, input[type=submit]:hover, input[type=reset]:hover {
	background-color: #2232a3;
	cursor: pointer;
}
#addComment {
	margin-top: .5em;
}
#addComment td {
	text-align: left;
	padding-bottom: 15px;
}
#addComment th {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
form label {
	color: #142a49;
	font-family: sans-serif;
}
form td {
	text-align: right;
}
.news-item-comment .commentContent {
	font-size: smaller;
	margin-top: .5em;
	margin-left: .5em;
}
.error, .warning {
	color: #aa0000;
}
#sectionNav {
	float: right;
	background-color: #E6EBFF;
	border-color: #001081;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 50px;
	margin-right: 50px;
	width: 250px;
}
#sectionNav h5 {
	display: block;
	padding: .25em;
	background-color: #001081;
	color: #ffffff;
	font-family: sans-serif;
	font-size: .8em;
	margin-top: 0;
	margin-bottom: 0;
}
#sectionNav h5 a {
	color: #ffffff;
	text-decoration: none;
}
#sectionNav h5 a:hover {
	text-decoration: underline;
}
#sectionNav .contents {
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 16px;
}
ul#menu {
	padding-left: .5em;
	padding-right: .5em;
	list-style-type: none;
	margin-top: .25em;
	margin-bottom: .25em;
}
#menu ul {
	padding-left: 1em;
	padding-right: .5em;
}
#menu {
}
table.calendar {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.calendar th.month {
	background-color: #142a49;
	color: #ffffff;
}
.calendar th {
	background-color: #C2D0FF;
	font-family: sans-serif;
	font-weight: normal;
}
.calendar th, .calendar td {
	border-style: solid;
	border-width: 1px;
	border-color: #142a49;
	padding: .25em;
}
.calendar td {
	width: 8em;
	height: 8em;
	vertical-align: top;
}
.calendar td.notCurrentMonth {
	background-color: #142a49;
	color: #C2D0FF;
}
.calendar td.notCurrentMonth a {
	color: #C2D0FF;
	text-decoration: none;
}
.calendar td.notCurrentMonth a:hover {
	text-decoration: underline;
}
.calendar td.today {
	background-color: #C2D0FF;
}
.calendar td .day {
	float: left;
	font-family: sans-serif;
	font-size: .8em;
	margin-bottom: .5em;
}
.calendar td ul {
	clear: left;
	padding-left: 1em;
	font-size: .8em;
}
.calendar th div.nav {
	width: 15em;
}
.calendar th div.nav a {
	color: #ffffff;
	text-decoration: underline;
	font-size: .8em;
	margin-left: .5em;
	margin-right: .5em;
}
.calendar th div.nav a:hover {
	color: #C2D0FF;
}
.calendar th a {
	color: #ffffff;
	text-decoration: none;
}
.calendar th a:hover {
	text-decoration: underline;
}
.sideBox {
	float: right;
	clear: right;
	background-color: #C2D0FF;
	max-width: 18em;
	border-style: solid;
	border-width: 1px;
	border-color: #142a49;
	margin-left: 2em;
	font-family: sans-serif;
}
.sideBox .title {
	background-color: #142a49;
	color: #ffffff;
	margin-top: 0;
	padding: .25em;
	font-size: 1em;
	font-variant: normal;
	font-style: normal;
	text-align: center;
}
.sideBox .title a {
	text-decoration: none;
	color: #ffffff;
}
.sideBox .title a:hover {
	text-decoration: underline;
}
.sideBox .contents {
	padding: .5em;
	font-size: .9em;
}
ul.eventList {
	list-style: none;
	padding-left: 0;
	margin: 0;
}
ul.eventList li {
	margin-bottom: .25em;
	font-variant: small-caps;
}
ul.eventList ul {
	padding-left: 1em;
	margin-bottom: .5em;
}
ul.eventList ul li {
	font-variant: normal;
}
ul.newsMonths {
	margin-top: 0;
	list-style: none;
	padding-left: 0;
}
ul.newsMonths li {
	margin-bottom: 4px;
}
ul.newsMonths ul.newsItems {
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 6px;
}
ul.newsMonths ul.newsItems li {
	margin-top: 4px;
	font-size: 10pt;
	margin-bottom: 0;
}
ul.newsMonths ul.newsItems li .date {
	font-family: sans-serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-left: 5px;
	color: #455b79;
}
ul.newsMonths a {
	text-decoration: none;
}
ul.newsMonths a:hover {
	text-decoration: underline;
}
ul.newsMonths .dateTitle {
	font-family: sans-serif;
	font-size: 10pt;
	color: #455b79;
}
ul.newsMonths .dateTitle.selected {
	color: #000000;
	font-size: 11pt;
}
.pageList {
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt;
}
.newsItemAudio {
	float: right;
	margin-right: 20px;
	margin-top: 130px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 7px;
	text-align: center;
}
.newsItemAudio h4 {
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 5px;
	margin-top: 0;
}
.feedSubscribe {
	min-width: 250px;
	float: right;
	clear: right;
	text-align: center;
	margin-right: 50px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.feedSubscribe img {
	vertical-align: text-bottom;
	padding-left: 10px;
	background-color: #ffffff;
}
.sermonPodcast {
	float: right;
	clear: right;
	max-width: 250px;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
	background-color: #eeeeff;
	border-style: solid;
	border-width: 1px;
	border-color: #142a49;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 11pt;
	padding: 8px;
}
.sermonPodcast h5 {
	display: block;
	text-align: center;
	margin-top: 0;
	font-weight: normal;
	font-size: 12pt;
	margin-bottom: 10px;
}
.sermonPodcast h5 img {
	vertical-align: text-bottom;
	padding-left: 10px;
	background-color: #eeeeff;
}
.sermonPodcast ul {
	padding-left: 2px;
	margin-bottom: 0;
	list-style: none;
}
.sermonPodcast li {
	margin-bottom: 7px;
}
.sermonPodcast li a {
	text-decoration: none;
}
.sermonPodcast li a:hover {
	text-decoration: underline;
}