@import url("reset.css");

/* http://www.realgrey.com/ */

/* 800 centered v1.0 | 20080309 | ronflack
-------------------------------------------------------*/

/* CONTACT AND ABOUT OFF
-------------------------------------------------------*/

ul li#contact,
 {
	display: none;
}


/* Structure
-------------------------------------------------------*/

body {
	text-align: center;
	margin: 0;
	background: url(../images/bdy_01_topfade.jpg) repeat-x 0 top;
	background-color: #003399;
	color: #777777;
}

div.page-container {
	margin: 0px auto 0px auto;
	width: 800px;
	background: url(../images/bdy_01_container_800.gif) repeat-y 0 top;
	display: block;
	text-align: left;
}

div#page-header {
	height: 322px;
}

div#page-header p {
	font-size: 12px;
	margin: 0px;
}

div#page-header div#page-status p {
	line-height: normal;
}

div#branding {
	height: 62px;
	background: url(../images/bdy_01_headerglow_800.jpg) no-repeat;
}

/* Main Navigation Div
-------------------------------------------------------*/

div#main-navigation {
	height: 62px;
	background-image: url(../images/bdy_01_main_nav_800.gif);
}

div#main-navigation a, div#main-navigation p {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
}

div#tabs {
	float: left;
	width: 530px;
}

/* Main Nav TABS are OFF
-------------------------------------------------------*/

div#main-navigation div#tabs ul {
	height: 62px;
	margin: 0px 0px 0px 40px;
}

div#main-navigation div#tabs ul li a {
	background: url(../images/nav_01_tab_default.gif) no-repeat;
	display: block;
	height: 62px;
	width: 121px;
	font-size: 12px;
	text-decoration: none;
}

div#main-navigation div#tabs ul li a:hover {
	background: url(../images/nav_01_tab_over.gif) no-repeat;
}

div#main-navigation div#tabs ul li a.current {
	background: url(../images/nav_01_tab_selected.gif) no-repeat;
	color: #709742;
}

div#main-navigation div#tabs ul li a strong {
	position: relative;
	top: 40px;
	left: 30px;
}

div#main-navigation div#tabs ul li a.current strong {
	top: 43px;
}

/* News Tab */

div#main-navigation div#tabs ul li#news a strong {
	left: 42px;
}

div#main-navigation div#tabs ul li#news a.current strong {
	left: 52px;
}

/* Contact Us Tab */

div#main-navigation div#tabs ul li#contact a strong {
	left: 24px;
}

div#main-navigation div#tabs ul li#contact a.current strong {
	left: 54px;
}

/* About Tab */

div#main-navigation div#tabs ul li#about a strong {
	left: 38px;
}

div#main-navigation div#tabs ul li#about a.current strong {
	left: 48px;
}

/* Home Tab */

div#main-navigation div#tabs ul li#home a strong {
	left: 38px;
}

div#main-navigation div#tabs ul li#home a.current strong {
	left: 48px;
}

div#main-navigation div#tabs ul li {
	float: left;
}

div#main-navigation div#contact_info p a:hover {
	text-decoration: underline !important;
}

div#main-navigation div#contact_info p a {
	font-weight: bold;
}

div#contact_info {
	float: left;
	width: 200px;
	height: 62px;
	text-align: right;
	position: relative;
	top: 18px;
	left: 50px;
	color: #A6E060;
}

div#masthead {
	height: 198px;
	background: url(../images/pge_01_masthead_02.jpg) no-repeat;
}

div#masthead div#header-text,
div#masthead div#page-image {
	float: left;
	height: 168px;
}

div#masthead div#page-image {
	background: url(../images/pge_01_home.jpg) no-repeat;
}

div#masthead p.h1 {
	font-family: Georgia,Times,serif;
	font-size: 1.75em;
	line-height: 1em;
	color: #ffffff;
	position: relative;
	top: 46px;
	margin-left: 36px;
	margin-right: 16px;
	width: 476px;
	display: block;
}

div#masthead p.h1 {
	background: url(../images/pge_02_home.jpg) no-repeat right;
	height: 168px;
	width: 800px;
	position: relative;
	top: 0px;
	margin: 0px;
}

div#news div#masthead p.h1 {
	background: url(../images/pge_01_news.jpg) no-repeat right;
}

div#connect div#masthead p.h1 {
	background: url(../images/pge_02_connect.jpg) no-repeat right;
}

div#contact div#masthead p.h1 {
	background: url(../images/pge_01_contact.jpg) no-repeat right;
}

div#about div#masthead p.h1,
div#staff div#masthead p.h1,
div#beliefs div#masthead p.h1 {
	background: url(../images/pge_01_about.jpg) no-repeat right;
}

div#masthead p.h1 em {
	color: #ffffff;
	position: relative;
	top: 46px;
	margin-left: 36px;
	margin-right: 16px;
	width: 476px;
	display: block;
	text-align: center;
	font-style: normal;
	font-family: Georgia,Times,serif;
}

div#page-status {
	height: 30px;
	margin-top: -30px;
	font-family: verdana;
	text-align: center;
	display: block;
}

div#page-status p {
	position: relative;


/*  top:10px This is required for old template */
	top: -2px;
	font-family: Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
}

div#page-body {
	display: block;
	background: url(../images/bdy_01_pagebody_top_800.gif) no-repeat 0 top;
	margin-top: -10px;
	height: 100%;
}

div#home div#page-body,
div#news div#page-body,
div#contact div#page-body,
div#about div#page-body,
div#staff div#page-body,
div#beliefs div#page-body,
div#senaz div#page-body,
div#connect div#page-body {
	background: url(../images/bdy_01_pagebody_topcrumbs_800.gif) no-repeat 0 top;
}

div.local_links ul {
	height: 33px;
	font-family: Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

div.local_links ul li {
	display: block;
	height: 33px;
	float: left;
	margin-right: 8px;
	padding-right: 20px;
	vertical-align: middle;
	line-height: 33px;
	background: url(../images/bdy_01_local_hitch.gif) no-repeat right;
	text-transform: capitalize;
}

/* div.local_links ul li a {
	font-weight: bold;
} */

div.space-top {
	padding-top: 10px;
}

div#primary, div#secondary {
	display: inline;
	float: left;
	height: auto;
}

div#primary div.sleeve {
	width: 488px;
	margin: 0px 8px 0px 32px;
}

div#primary div.sleeve div.column {
	float: left;
	width: 236px;
	margin: 0px;
}

body.index div#primary div.sleeve div.column,
body.subindex div#primary div.sleeve div.column {
	margin-bottom: 20px;
}

div#primary div.sleeve div.column div.box {
	background: url(../images/pge_03_box.gif) repeat-y;
}

div#primary div.sleeve div.column div.welcome div.top {
	height: 115px;
	background: url(../images/pge_03_box_top_welcome.jpg) no-repeat;
}

div#primary div.sleeve div.column div.box div.bottom {
	background: url(../images/pge_03_box_bottom.gif) no-repeat;
	height: 10px;
}

div#primary div.sleeve div.first {
	margin: 0px 16px 0px 0px;
}

div#primary div.sleeve div.flickr_badge {
	text-align: center;
	margin: 16px auto 16px auto;
}

div#primary div.sleeve div.flickr_badge img {
	margin: 2px;
}

/* Headlines
-------------------------------------------------------*/

img.thumbnail {
	display: block;
	float: left;
	margin: 0px 8px 8px 0px;
}

/* Headline Objects
-------------------------------------------------------*/

div.lead_headline,
div.lead_title {
	padding-bottom: 6px;
}

/* Story Column Divs
-------------------------------------------------------*/

h1.title {
	margin-bottom: .25em;
}

div#primary div.sleeve div.media {
	width: 240px;
	margin: 0px 12px 0px 0px;
}

div.media img.flickr_story_photo {
	margin: 4px 0px 0px 0px;
}

p.caption, p.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 100%;
}

p.caption {
	line-height: 1em;
}

p.postdate {
	padding-left: 15px;
	background: url(../images/sys_postdate.gif) no-repeat;
	line-height: 14px;
}

p.gallery, em.gallery {
	background: url(../images/sys_01_flickr_icon.gif) no-repeat;
	padding-left: 16px;
	display: block;
	height: 14px;
}

/* About 
--------------------------------------------------------*/
div#primary div.sleeve div.staff_person {
	margin-top: .75em;
}

div.staff_person h2,
div.staff_person h3,
div.staff_person p {
	margin: 0 0 0 0;
	line-height: 120%;
}

div.staff_person div.biography p {
	margin: 8px 0 0 0;
}

div.staff_person p.publish_email {
	font-size: .8em;
}

div.worship_style {
	margin: 10px 0 0 0; 
}

div.index_block p {
	line-height: 120%;
}




/* Secondary Column Div
------------------------------------------------------- */



div#secondary {
	margin-bottom: 12px;
}

div#secondary div.sleeve {
	width: 232px;
	margin: 0px 8px 0px 8px;
}

div#secondary div.sleeve ul#nav_categories p {
	color: #959595;
}

div#secondary div.sleeve p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

div#secondary div.box {
	background: url(../images/nav_01_connect_boxbg.gif) repeat-y;
	width: 232px;
	margin-top: 16px;
	margin-left: 8px;
}

/* --- 354 --- */

div#secondary div.top {
	background: url(../images/nav_01_connect_top2.gif) no-repeat;
}

div#secondary div.top,
div#secondary div.top a {
	height: 90px;
	width: 232px;
}

div#secondary div.top a {
	display: block;
	margin: 0px;
	text-decoration: none;
}

div#secondary div.top a em {
	visibility: hidden;
}

div#secondary div.bottom {
	background: #ffffff url(../images/nav_01_connect_bottom.gif) no-repeat 0 top;
	height: 20px;
	width: 232px;
}

html>body div#secondary div.bottom {
	background: url(../images/nav_01_connect_bottom.gif) repeat-y;
	height: 10px;
	width: 232px;
}

div#secondary div.bottom {
	margin-top: 10px;
}

div#secondary div.box div.ministry {
	width: 232px;
	padding: 8px 0px 8px 0px;
	background: url(../images/nav_01_connect_bgcurrent.gif) repeat-y;
}

div#secondary div.box div.ministry h1,
div#secondary div.box div.ministry p,
div#secondary div.box div.ministry ul,
div#secondary div.box div#calendar h1,
div#secondary div.box div#calendar h2,
div#secondary div.box div#calendar h3,
div#secondary div.box div#calendar p,
div#secondary div.box div#calendar pre {
	margin: 0px 8px 0px 8px;
}

div#secondary div.box div.ministry h1 {
	font-size: 1em;
	line-height: 20px;
	height: 20px;
	background: url(../images/nav_01_connect_ministry.gif) no-repeat left;
	display: block;
}

div#secondary div.box div.current h1 {
	background-image: url(../images/nav_01_connect_ministry_selected.gif);
}

div#secondary div.box div.ministry h1 a,
div#secondary div.box div.ministry h1 em {
	margin-left: 20px;
}

div#secondary div.box div.ministry h1 em {
	font-style: normal;
}

div#secondary div.box div.background1, div#secondary div.box div.background2 {
	display: block;
}

div#secondary div.box div.background1 {
	background: url(../images/nav_01_connect_bg1.gif) repeat-y;
}

div#secondary div.box div.background2 {
	background: url(../images/nav_01_connect_bg2.gif) repeat-y;
}

div#secondary div.box div.current {
	background: url(../images/nav_01_connect_bgcurrent.gif) repeat-y;
}

/* ------------------------------------------------------------------------
START Connection Point Navigation 

div#secondary div.box div.ministry li {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	background: url(../images/nav_01_connect_item.gif) no-repeat left;
	display: block;
	height: 20px;
}

div#secondary div.box div.ministry li.last {
	background: url(../images/nav_01_connect_itemlast.gif) no-repeat left;
}

div#secondary div.box div.ministry li a {
	margin-left: 20px;
	line-height: 20px;   
}*/

div#secondary div.box div.ministry li {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	background: url(../images/nav_01_connect_item.gif) no-repeat left;
	display: block;
	height: 20px;
}

div#secondary div.box div.ministry li.last {
	background: url(../images/nav_01_connect_itemlast.gif) no-repeat left;
}

div#secondary div.box div.ministry li a {
	margin-left: 20px;
	line-height: 20px;
}

/* ------------------------------------------------------------------------
END Connection Point Navigation  */

div#secondary div.box div#calendar {
	background: url(../images/nav_01_connect_bgcalendar.gif) no-repeat;
	display: block;
	width: 232px;
	padding-top: 8px;
	border-top: 1px solid #fff;
}

/* div#secondary div.box div#calendar h2.label {
	font-size: .9em;
	font-family: Georgia, Times, serif;
} */

div#secondary div.box div#calendar h3 {
	font-size: .8em;
}

div#secondary div.box div#calendar div.rule {
	margin: 0px;
	height: 18px;
	width: 232px;
	background: url(../images/nav_01_calendar_rule.gif) no-repeat;
}

div.stop {
	width: 100%;
	clear: both;
	height: 0px;
}

hr {
	visibility: hidden;
	height: 0px;
	margin: 0;
	padding: 0;
}

div#page-footer {
	margin: 0px auto 0px auto;
	background: url(../images/bdy_01_footer_800.gif) no-repeat;
	display: block;
	height: 100px;
}

div#page-footer p {
	font-size: 12px;
}

div#page-footer p#copyright {
	float: right;
	margin: 25px 35px 0px 20px;
}

/* Width Classes
-------------------------------------------------------*/

div.w256 {
	width: 256px;
}

div.w272 {
	width: 272px;
}


div#primary div.sleeve div.w488 {
	width: 488px !important;
}

div.w512 {
	width: 512px;
}

div.w528 {
	width: 528px;
}

div.w768 {
	width: 768px;
}

div.w800 {
	width: 800px;
}

/* Typography
-------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin-top: .75em;
}

div.lead_headline h3,
div.column h3 {
	margin-top: 0;
}

h2.label {
	margin-top: 1em;
}

div#primary h2.label {
	background: url(../images/bdy_01_rule.gif) repeat-x;
	line-height: 20px;
	vertical-align: top;
	display: block;
	height: 20px;
}

div#home div#primary h2.new {
	background-image: none;
}

div.box h2,
div.box h3 {
	margin-left: 8px;
	margin-right: 8px;
}

h1.top, h2.top, h3.top, h4.top, h5.top, h6.top {
	margin-top: 12px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Helvetica, Arial, sans-serif;
}

h1, .h1 {
	font-size: 1.4em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
}

h2.label {
	font-size: .9em;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

/*h2.label em {
	float: right;
	font: normal normal .8em verdana;
	position: relative;
	top: -20px;
}

h2.label span {
	float: right;
	font: normal normal .8em verdana;
	position: relative;
	top: -20px;
}*/

span.archive_label {
	float: right;
	font: normal normal .75em verdana;
	position: relative;
	top: -17px;
}

h3 {
	font-size: .9em;
	font-weight: normal;
	color: #666666;
	line-height: 133%;
}

h4, h5 {
	font-size: .85em;
	font-weight: normal;
}



p {
	line-height: 150%;
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: .25em 0 .5em 0;
}

p.pdf a {
	display: block;
	clear: both;
}

div.detail p {
	margin-bottom: 12px;
}

a {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}