/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #727272;
	background: #3c1a3f;
	font: 13px/18px Arial, Helvetica, sans-serif;
	height: 100%;
}
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
}
p {
	padding-bottom: 15px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
	color: #4c4c4c;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}
.box:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.box {
	display: block;
}
html[xmlns] .box {
	display: block;
}
* html .box {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #CDAD00;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #CDAD00;
	text-decoration: none;
}
/* Containers */
#headerwrap {
	position: relative;
	height: 50px;
	background: #3c1a3f;
	z-index: 1;
}
#header {
	position: relative;
	width: 720px;
	height: 100%;
	margin: 0 auto;
	overflow: visible;
	z-index: 1;
}
#contentwrap {
	padding-bottom: 25px;
	background: #ececec;
}
#content {
	position: relative;
	width: 670px;
	height: inherit;
	margin: 0 auto;
	padding: 25px;
}
#content h1 {
	color: #3c1a3f;
	font-size: large;
	font-weight: bolder;
}
#content h2 {
	color: black;
	font-weight: 900;
}
#content h3 {
	font-weight: bolder;
}
.welcome {
	margin-left: 140px;
}
#navigation {
	width: 670px;
	position: absolute;
	top: 10px;
	left: 25px;
}
#navigation li {
	display: inline;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 15px;
}
#navigation li.rightspace {
	margin-right: 3.5%;
}
#navigation li a {
	display: block;
	background: #200e21;
	border: 1px solid #4b214f;
	color: #b2a8cc;
	padding: 5px 7px;
}
#navigation li a:hover, #navigation li.current_page_item a, #navigation li.current_page_parent a {
	background: #CDAD00;
	border: 1px solid #FFD700;
	color: #fff;
}

#navigation li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 140px;
   margin-top: -1px;
   margin-left: 0px;
   border: 1px solid #FFD700;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
}

#navigation li li{
   display: inline;
   _display: block;
   float: none;
   _float: left;
   margin: 0;
   text-transform: none;
}
#navigation ul li a, #navigation li.current_page_item ul li a {
	margin-right: 0px;
	border: none;
	border-bottom: 1px solid #FFD700;
	background: #CDAD00;
	color: #fff;
	display: block;
	padding: 8px 7px;
	font-size: 13px;
}
#navigation ul li a:hover, #navigation li.current_page_item ul li a:hover {
	margin-right: 0px;
	border: none;
	border-bottom: 1px solid #FFD700;
	background: #EEC900;
	color: #fff;
}
#navigation li:hover ul,
#navigation li.sfhover ul{
   left: auto;
}
#navigation li:hover li a:hover,
#navigation li.sfhover li a:hover{
   border: none;
	 border-bottom: 1px solid #e66a13;
	 color: #fff;
}

#extendedwrap {
	position: relative;
	height: 220px;
	background: #dfd2ff;
	border-bottom: 1px solid #3c1a3f;
	z-index: 0;
}
.logo_center {
	display: block;
	margin: 0 auto;
}
#extended {
	position: relative;
	width: 720px;
	height: 100%;
	margin: 0 auto;
	color: #dfd2ff;
	font: 16px/22px Helvetica, Arial, sans-serif;
}
#extended .sourcefiles {
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#extended p {
	padding-left: 174px;
	padding-top: 10px;
	width: 625px;
}

/* Page Subnavigation */
ul#subnav {
	width: 150px;
	border-top: 1px solid #bbbcbc;
	border-left: 1px solid #bbbcbc;
	position: absolute;
	top: 25px;
	left:25px;
}
#subnav li {
	background: #cecece;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #bbbcbc;
	border-right: 1px solid #bbbcbc;
}
#subnav li.current_page_item {
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbbcbc;
	border-right: 1px solid #fff;
}
#subnav li a {
	display: block;
	color: #292726;
	padding: 6px 10px;
}
#subnav li a:hover {
	display: block;
	color: #CDAD00;
}
#subnav li.current_page_item a {
	color: #292726;;
}
/* Main Content Div */
#main {
	width: 458px;
	float: right;
	border: 1px solid #c3c3c3;
	background: #fff;
	padding: 30px;
	margin-bottom:  40px;
	font: 13px/18px Helvetica, Arial, sans-serif;
}
#main h1, #main_login h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
    color: #000;
    font-weight: bold;
    margin: 10px 0 10px 0;
}
#main h1, #main_login h1 { 
	font-size: 40px; 
	line-height: 40px;
	padding-bottom: 25px;
	margin-top: 0px; 
}
#main h2 { 
	font-size: 30px;
}
#main h3 { 
	font-size: 20px; 
}
#main h4 { 
	font-size: 18px; 
}
#main h5 { 
	font-size: 16px; 
}
#main h6 { 
	font-size: 15px; 
}
#main ol, #main ul {
	margin: 0 0 20px 16px;
	font-size: 15px;
	line-height: 25px;
}
#main li > ol, #main li > ul {
	margin: 0 0 0px 16px;
}
#main ol li {
	list-style: decimal;
}
#main ol li {
	margin-left: 16px;
}
#main ul li {
	list-style: none;
	padding-left: 16px;
}
.missionpic {
	width: 350px;
	padding-left: 50px;
}
.pastorpic {
	height: 100px;
}
/*.map {
	margin: 0 auto;
}*/
.underline {
	text-decoration: underline;
}
.leftcenter {
	width: 225px;
	float: left;
	text-align: right;
}
.rightcenter {
	width: 225px;
	float: right;
	text-align: left;
}
.shiftleft {
	margin-left: 140px;
}
.contactshift {
	margin-left: 20px;
}
.quote_left {
	width: 430px;
	float: left;
}
/*.quote_right {
	width: 220px;
	float: right;
}*/
.quote_right {
	width: 100px;
	float: right;
}
.blockquote {
	font-style: italic;
	padding: 0px 40px 0px 40px;
	font-size: 13px;
}
.blocklist {
	padding: 0px 40px 0px 40px;
	font-size: 13px;
}
.quote_right blockquote {
	font-size: 18px;
}
.block_wrap {
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.quote_right p {
	padding: 0 20px 0 40px;
	font: 15px/18px Arial, Helvetica, sans-serif;
}
.quote_right strong {
	color: #362c23;
}
/* Footer */
#footerwrap {
	min-width: 670px;
}
#footer {
	position: relative;
	width: 670px;
	padding: 30px;
	line-height: 16px;
	color: #b2a8cc;
	margin: 0 auto;
}
#footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 20px;
}
#footerwrap {
	display: block;
	background: #3c1a3f;
	position: relative;
}
.footerbox {
	width: 550px;
	height: 100%;
	margin: 0 auto;
	z-index: 99;
}
.footerbox h1 {
	color: #fffffe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.footerbox li {
	padding-bottom: 10px;
}
.footerbox a:link, .footerbox a:visited {
	color: #fffffe;
	background-color: #2e251e;
	padding: 2px 5px;
	text-decoration:none;
}
.footerbox a:hover {
	color: #fffffe;
	background-color: #d55d0b;
	text-decoration: none;
}
.footerbox a:active {
	color: #fffffe;
	text-decoration:none;
}
}
#footer .last {
	margin-left: 790px;
	margin-right: 0px;
}