/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #54432f;
	color: #333;
	text-align: center;
	height: 100%;
	}
	
p {
	padding: 0px;
	}


li {
	}

.clearfix {
	display: block;
}


#header {     
	width: 950px;
	height: 100px;
	background-image: url(images/header.jpg);
	margin: 0pt auto;
	}

#head_logo {
	width: 476px;
	height: 124px;
	margin-top: 42px;
	float: left;
	}
	
#topperright {
	width: 178px;
	height: 40px;
	float: right;
	}

#nav_bar_hold {
	width: 100%;
	height: 40px;
	background-color: #4E2C2C;
	margin: 0;
	background-image:url(images/navbg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#nav_bar_mid {
	width: 950px;
	height: 40px;
	margin: 0pt auto;
}
	

#nav_bar {
	width: 772px;
	height: 40px;
	float: left;
	background-color:#4E2C2C;	
	z-index: 2;
	background-image:url(images/navbg.jpg);
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content_holder {
	width: 910px;
	height: 590px;
	margin: 10px auto;
	}
	
#content_holder2 {
	width: 910px;
	height: 524px;
	margin: 0pt auto;
	margin-top: 87px;
	}

#blog_holder {
	width: 650px;
	float: left;
	margin-left: 20px;
	}

#comments_holder {
	width: 600px;
	margin: 0pt auto;
	}
	
#blog_video {
	width: 400px;
	height: 400px;
	margin: 0pt auto;
	}

#blog_margin {
	width: 820px;
	margin: 0pt auto;
	}
	
.blog_top {
	width: 650px;
	height: 20px;
	margin: 0pt auto;
	background-color: #FFFFFF;
	margin-top: 15px;
	}
	
.blog_bottom {
	width: 650px;
	height: 20px;
	margin: 0pt auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	}
	
.blog_entry_back {
	width: 630px;
	height: 100%;
	margin: 0pt auto;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	}
	
.blog_entry_back, .blog_entry_back p, h3#comments, #comment_holder p, h3#respond {
	font-family: Tahoma, Arial, sans-serif !important;
	font-size: 15px !important;
	}
	
.blog_entry_content h1, .blog_entry_content a:hover, .blog_entry_content a:link, .blog_entry_content a:visited, .blog_entry_content a:active {
	color: black;
	padding: 0;
	}
	
.blog_entry_content a:hover {
	text-decoration: underline;
	}
	
.blog_entry_content h1 {
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 18px;
	}
	
.info p {
	padding: 0;
	margin: 0;
	}

#footer_content {
	width: 950px;
	height: 140px;
	margin: 5px auto;
	}

#ministry_name {
	width: 235px;
	height: 560px;
	margin: 15px 45px 25px 25px;
	float: left;
	}
	
#ministry_content {
	width: 585px;
	height: 560px;
	margin: 15px 0px 25px 0px;
	float: left;
	background-color: #FFFFFF;
	}
	
#ministry_title {
	width: 585px;
	height: 83px;
	float: left;
	}
	
.ministry_photo {
	height: 76px;
	width: 560px;
	margin: 0pt auto;
	float: left;
	padding-top: 2px;
	margin-left: 7px;
	}
	
#streambox {
	width: 320px;
	height: 206px;
	margin: 0pt auto;
	margin-top: 15px;
	margin-bottom: 13px;
	}
	
#streamgive {
	display: block;
	width: 266px;
	height: 38px;
	margin: 0pt auto;
	background-image: url(images/give.jpg);	
	}
	
#streamgive:hover {
	background-position: 0 -38px;
	}
	
#streamgive span {
	display: none;
	}
	
#pastorbox {
	width: 815px;
	height: 433px;
	margin: 0pt auto;
	padding-top: 42px;
	}
	
#driven_box {
	width: 380px;
	height: 256px;
	margin: 0pt auto;
	margin-top: 8px;
	}
	
#radiant_box {
	width: 350px;
	height: 268px;
	margin: 0pt auto;
	}
	
.ministry_photo a:hover {
  border: 1px solid black;
  }
	
#ministry_info {
	width: 565px;
	height: 455px;
	margin: 3px 10px 10px 10px;
	float: left;
	}

#ministry_info ul li {
	margin-left: 20px;
	}

#ministry_info ul h3 {
	color: #000000;
	margin-top: 12px !important;
}

.ministry_sshot {
	width: 565px;
	height: 180px;
	margin: 0pt auto;
	overflow: hidden;
	}

#ministry_info p, #ministry_info ul, #ministry_info {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #302718;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	}
	
#whoweare_info p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #302718;
	text-align: left;
	padding: 0;
	line-height: 108%;
	}
	
#vision_info p, #vision_info ul li, #contact_left p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #302718;
	text-align: left;
	padding: 0;
	line-height: 108%;
	}

#contact_left h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 17px;
	color: black;
	font-weight: bold;
	}
	
#vision_box {
	width: 835px;
	height: 504px;
	margin: auto;
	}
	
#pic_spacer {
	width: 214px;
	height: 504px;
	float: left;
	}
	
#whoweare_info {
	width: 590px;
	height: 401px;
	float: left;
	margin: 10px 10px 10px 0px;
	}
	
#vision_info {
	width: 590px;
	height: 401px;
	float: left;
	margin: 10px 10px 10px 0px;
	}


#content {
	width: 580px;
	height: 426px;
	float: left;
	background: transparent;
	}
#hometop {
	width: 100%;
	height: 400px;
	float: left;
	margin-top: 25px;
}

#rotating {
	width: 520px;
	height: 400px;
	float: left;
	margin: 0px 0px 0px 12px;
	z-index: 0;
	background: #ffffff;
	}
	
#infoacc {
	width: 345px;
	height: 400px;
	float: left;
	margin-left: 25px;
}

/*Drawers*/
        .drawers-wrapper {
            width: 345px;
			height: 400px;
			float: left;
            
        }

		li.drawers ul {
			margin: 0px !important;
			padding: 0pt !important;
}

        .drawer {
            background-color: #ffffff;
            color:#76797C;
            font-size:11px;
            line-height:1.3em;
        }

        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            background:transparent;
            margin-top:-5px;
        }

        .captop {
            background-image:url();
            bottom:auto;
            top:0pt;
            margin-top:0;
        }

        .drawers {
            margin-bottom:15px;
            color:#76797C;
            font-size:11px;
            line-height: 18px;
        }

        .drawers A {
            color:#666666 !important;
            text-decoration:none;
            font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif !important;
            font-size-adjust:none !important;
            font-style:normal !important;
            font-variant:normal !important;
            font-weight:normal !important;
        }

        .drawer li {
            border-bottom:1px solid #E5E5E5;
            line-height:16px;
            padding:6px 0pt;
        }

        UL.drawers {
            margin: 0 !important;
			height: 400px;
			list-style-type: none !important;
			padding-left: 0px !important;
			
        }

        .drawer-handle {
            background:#939393 url(images/left.png) repeat-x scroll 0pt;
            color:#333333;
            cursor:pointer;
            font-size:12px;
            font-weight:normal;
            height:40px;
            line-height:25px;
            margin-bottom:0pt;
            text-indent:15px;
            width:100%;
        }

        h2.drawer-handle {
			margin: 0 !important;
			padding: 0 !important;
			font-family: Arial, Tahoma, Verdana, sans-serif !important;
			font-size: 14px !important;
			font-weight: 600 !important;
}

        .drawer-handle.open {
            background-image:url(images/bottom.png);
			cursor: pointer;
        }

        .drawer UL {
            padding: 0 12px;
            padding-bottom:0pt;
        }

        .drawer-content UL {
            padding-top: 7px;
        }

        .drawer-content LI A {
            display:block;
            overflow:hidden;
        }

        .alldownloads li {
            border:0pt none;
            line-height:18px;
            padding:0pt;
        }

        
		.drawercont {
			width: 100%;
			height: 300px;
			float: left;
		}

		.drawervideo {
			width: 320px;
			height: 296px;
			margin: 0pt auto;
}

		.drawerlocal {
			width: 320px;
			height: 296px;
			margin: 0pt auto;
}
	
		.drawerlocal h4 {
		color:#96959d !important;;
		font-size:12px !important;
		margin:3px 0px 0px 0px !important;
		text-transform:uppercase;
		font-weight: bold !important;
		text-decoration: underline !important;
}

		.drawerlocal h3 {
		color:#595959;
		font-size:15px !important;
		font-family: Helvetica, Arial, Verdana, sans-serif !important;
		margin:5px 0px 3px 0px;;
		text-transform:uppercase;
}

		.drawerlocal p {
		margin: 0px !important;
		font-size: 14px;
		line-height: 16px !important;
}

		.drawervideo h2 {
			font-size: 14px !important;
			color: #595959 !important;
			font-weight: bold !important;
			margin: 8px 0 4px 0px !important;
}

		.drawervideo p {
			font-size: 14px !important;
			font-family: Arial, Tahoma, Verdana, sans-serif !important;
}

		.drawervideo a:link, .drawervideo a:active, .drawervideo a:visited {
			text-decoration: underline !important;
}

		#infoacc .detailright {
			width: 225px !important;
			float: left;
			margin-left: 5px !important;
			margin-top: 10px !important;
}

		#infoacc .detailleft {
			width: 61px !important;
			float: left;
}

		#infoacc .detailsevent {
			width: 320px !important;
			margin-top: 4px !important;
			height: 55px !important;
			border-bottom: 2px solid #EEEBE0
}

		#infoacc  a:hover {
			text-decoration: underline !imporant;
			color: #999999 !important;
}

		ul.welcome {
			padding:0px !important;
			float: left !important;
			width: 100%;
}

	


#container {
	width: 950px;
	height: 760px;
	float: left;
	background-image: url(images/paper_bg.jpg);
	}
	
#container_cal {
	width: 950px;
	height: 760px;
	float: left;
	background-image: url(images/paper_bg_cal.jpg);
	}
	
#blog_container {
	width: 950px;
	height: 100%;
	min-height: 760px;
	float: left;
	background-image: url(images/paper_bg_blog.jpg);
	}
	
#opp_container {
	width: 950px;
	height: 100%;
	min-height: 760px;
	float: left;
	background-image: url(images/paper_bg_opp.jpg);
	}
	
#contact_container {
	width: 950px;
	height: 100%;
	min-height: 760px;
	float: left;
	background-image: url(images/paper_bg_contact.jpg);
	}
	
#contact_left {
	width: 440px;
	height: 100%;
	padding: 10px;
	float: left;
	}
	
#contact_right {
	width: 350px;
	height: 100%;
	float: right;
	margin-right: 10px;
	}
	
#opp_container p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #302718;
	text-align: left;
	padding-top: 15px;
	margin: 0 20px 20px 20px;
	}
	
#opp_iframe {
	width: 680px;
	height: 460px;
	margin: 0pt auto;
	}
	
#ministry_container {
	width: 950px;
	height: 760px;
	float: left;
	background-image: url(images/paper_bg_min.jpg);
	}
	
#vision_container {
	width: 950px;
	height: 760px;
	float: left;
	background-image: url(images/paper_bg_vision.jpg);
	}
	
#leadership_container {
	width: 950px;
	height: 760px;
	float: left;
	background-image: url(images/paper_bg_leadership.jpg);
	}
	
#history_container {
	width: 950px;
	height: 760px;
	float: left;
	background-image: url(images/paper_bg_history.jpg);
	}
	
#beliefs_container {
	width: 950px;
	height: 760px;
	float: left;
	background-image: url(images/paper_bg_beliefs.jpg);
	}
	
#content_extended {
	width: 580px;
	height: 710px;
	float: left;
	background: transparent;
	}
	
#main {
	width: 554px;
	height: 400px;
	padding: 10px 0 0 0;
	margin: 0pt auto;
	}
	
#flash {
	width: 554px;
	height: 400px;
	padding: 10px 0 0 0;
	margin: 10px auto;
	background-image: url(images/flash_bg.gif);
	}
	
#flashholder {
	width: 533px;
	height: 390px;
	margin: 0pt auto;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	width: 950px;
	height: 125px;
	float: left;
	background: transparent;
	margin: 4px 0px 4px 7px;
	}	
	
.footer_event {
	width: 205px;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 22px;
	}
	
.footerpic {
  display: block;
  width: 205px;
  height: 118px;
  float: left;
  padding: 3px;
  background-color: transparent;
}

.footerpic:hover
{ 
  background: #2d2319;
}

.footerpic span {
  display: none;
}

#pagefooter {
	width: 964px;
	height: 20px;
	float: left;
	background-image: url(images/pagefooter.png);
	}

#socialfooter {
	width: 964px;
	height: 26px;
	margin: 0pt auto;
	margin-top: 0px;
}

#socialleft {
	width: 100px;
	height: 26px;
	float: left;
	margin-bottom: 40px;
}

#socialright {
	width: 100px;
	height: 26px;
	float: right;
	margin-bottom: 40px;
}

#pagefooter_container {
	width: 964px;
	height: 20px;
	margin: 0pt auto;
	}

#servicetimes {
  display: block;
  width: 143px;
  height: 40px;
  background: url(images/servicetimes.gif) no-repeat 0 0;
  float: left;

}

#servicetimes:hover
{ 
  background-position: 0 -40px;
}

#directions {
  display: block;
  width: 143px;
  height: 40px;
  background: url(images/directions.gif) no-repeat 0 0;
  float: left;

}

#directions:hover
{ 
  background-position: 0 -40px;
}

#footerright {
	width: 245px;
	height: 125px;
	float: right;
	} 

#bottombholder {
	width: 143px;
	height: 90px;
	margin: 0pt auto;
	margin-top:35px;
}

.bottombutton {
	width: 143px;
	height: 40px;
	margin: 0pt auto;
	margin-top: 5px;
	}



.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	padding: 0px !important;
	margin-top: -2px;
	}

.small a {
	display: inline;
	margin-top: -2px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ffffff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #cacaca !important;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page_container_container {
	width: 964px;
	height: 100%;
	margin: 0pt auto;
	background: transparent
	}

#page_container {
	width: 964px;
	height: 100%;
	float: left;
	background-image: url(images/pageshadow.png);
	background-repeat: repeat;
	}

#page {
	width: 950px;
	margin: 0 0 0 6px;
	text-align: left;
	background-color: transparent;
	height: 100%;
	float: left;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0px !important;
	padding: 0 3px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */




/* Begin Sidebar */
#sidebar {
	width: 205px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	margin: 15px 0 0 30px;
	padding: 8px;
}

.title-c {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 25px;
	line-height: 20px;
	color: #7C7C7C;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	}

h1.title-s, h1.title-s a:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 25px;
	color: #7C7C7C;
	text-align: left !important;
	font-weight: normal;
	padding: 10px 0 0 0;
	}

h1.title-s sIFR-replaced {
	height: 22px !important;
}

h1.title-s a:link {
	border-bottom: none !important;
}

.title-d h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #7C7C7C;
	text-align: left;
	font-weight: normal;
	margin-top: 8px !important;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0 7px 0;
	}

.title-d h2 a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 19px;
	color: #7C7C7C;
	text-align: left;
	font-weight: bold;
	margin-top: 8px !important;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0 7px 0;
	}

.title-d h2 a:hover {
	text-decoration: underline !important;
}

#sidebar ul li {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 16px;
}

.blogimage {
	width: 622px;
	height: 142px;
	margin: 0pt auto;
	padding: 1px 1px 1px 1px;
	background: transparent;
	overflow: hidden;
}

.blogimage:hover {
	background: #000000;
}

/* block list */



ul.block, .block ul {



	border-top: 0px dashed #BCBAAC;



	margin: 3px 0 !important;



	padding: 0 !important;



	width: 100%;


	overflow: hidden !important;



}



.block li {



	border-bottom: 1px dashed #BCBAAC;



	list-style: none;



}



.block li a,.block li em {



	color: #553;



	display: block;



}



.block li em {



	font-size: 0.9em;



	font-style: normal;

	
	display: block;



}



.block li a {



	padding: 4px 3%;

	margin: 0px 0%;

	text-decoration: none;

	width: 94%;

	
	font-size: 14px


	display: block;



}



.block li a span {font-weight: bold;}



.block li a:hover {



	color: #553;


	background: #D2D0C0;

	
	display: block;


}

#sidebar .block,.right .block li {border-color: #DCDACC; display: block;}



#sidebar .block li a:hover {display: block; background: #acaba8; color: #f9f9f9;}



#infobar {
	width: 906px;
	height: 218px;
	float: left;
	margin-top: 20px;
	}
#sidebar form {
	margin: 0;
	}
	
#calendar_sb li {
	list-style: none;
	}

.sidebarinfo {
	width: 276px;
	height: 218px;
	margin: 0px 13px 0px 13px;
	float: left;
	}

.sidebarinfocenter {
	width: 276px;
	height: 218px;
	margin: 0px 13px 0px 13px;
	float: left;
	}

.sidebarinforight {
	width: 276px;
	height: 218px;
	margin: 0px 13px 0px 13px;
	float: left;
	}

#spaceholder {
	width: 100%;
	height: 35px;
	float: left;
	background: transparent;
}

	
#googleside {
	width: 260px;
	height: 160px;
	margin: 0pt auto;
	margin-top: 10px;
	}
	
.beliefs {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	width: 100%;
	height: 80%;
	color: #fcfcfc;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	line-height: 108%;
	}
	
.beliefs h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: white;
	font-size: 16px;
	text-decoration: underline;
	}

.learnmore {
	width: 274px;
	height: 45px;
	float: right;
	}

/* Begin Comments */
#comment_holder {
	background-color: #F5F4F0;
	padding: 10px;
	margin-bottom: 15px;
}

h3#comments {
	margin: 0 !important;
	padding: 0 !important;
}

input#submit {
background:#F5F4F0 none repeat scroll 0 0;
border:1px solid #DEDBD1;
color:#363636;
font-size:12px;
font-weight:bold;
margin:0 0 7px;
padding:7px 10px;
text-align:left;
height: 25px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

p.submitp {
	height: 22px !important;
}

ol.commentlist {
	width: 100% !important;
}
/* End Comments */

#connect {

  display: block;

  width: 276px;

  height: 218px;

  background: url("images/connect_new_d.jpg") no-repeat 0 0;

  float: left;



}



#connect:hover

{ 

  background-position: 0 0px;

}

#mission {

  display: block;

  width: 276px;

  height: 218px;

  background: url("images/vision_new_d.jpg") no-repeat 0 0;

  float: left;



}



#mission:hover

{ 

  background-position: 0 0px;

}

#church {

  display: block;

  width: 276px;

  height: 218px;

  background: url("images/church_new_d.jpg") no-repeat 0 0;

  float: left;



}



#church:hover

{ 

  background-position: 0 0px;

}

/* End Sidebar */



/* Begin Calendar */
#calendar {
	width: 878px;
	height: 600px;
	margin: 0pt auto;
	padding-left: 8px;
	background-color: #ffffff;
	}

#eventside {
	width: 200px;
	height: 100%;
	float: left;
	margin-left: 15px;
}

#sidecal {
	width: 100%;
	height: 225px;
	float: left;
	margin-top: 25px;
}

#detailside {
	width: 593px;
	height: 100%;
	float: left;
	margin-left: 30px;
}

#detailside img {
	margin: 10px 0 10px 0;
}

#detailside p.date {
	background:transparent url(images/bg-date.jpg) no-repeat scroll 0 0;
	color:#D4DCE2;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:72px;
	line-height:1;
	margin:0 0px 0 0 !important;
	padding: 0px 0 0 0px !important;
	text-align:center;
	width:83px;
}

#infoacc p.date {
	background:transparent url(images/bg-date-s.jpg) no-repeat scroll 0 0;
	color:#D4DCE2;
	float:left;
	font-size:2.6em;
	font-weight:bold;
	height:52px;
	line-height:1;
	margin:0 0px 0 0 !important;
	padding: 0px !important;
	text-align:center;
	width:60px;
}

.small p, .small a {
	float: left;
	font-size: 12px !important;
	margin-top: -4px !important;
	color: #666666 !important;
}

#detailside .month, #detailside p.month {
	color:#FFFFFF;
	display:block;
	font-size:14px !important;
	padding:0px 0 !important;
	text-transform: uppercase !important;
	margin-top: 7px !important;
	margin-left: -5px;
}

#infoacc .drawervideo .month {
	color:#FFFFFF;
	display:block;
	font-size:11px !important;
	padding:0px 0 !important;
	text-transform:uppercase;
	margin-top: 5px !important;
	margin-left: -3px;
}

#detailside .day  {
	display:block;
	margin-top:6px;
	margin-left: -4px;
	color: #000000;
	font-size: 28px;
}

#infoacc .day {
	display:block;
	margin-top:2px;
	margin-left: -4px;
	color: #000000;
	font-size: 24px;
}

.singleleft {
	width: 85px;
	height: 100%;
	float: left;
}

.singleright {
	width: 508px;
	height: 100%;
	float: left;
}

#detailside h3, #infoacc h3 {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 26px;
	color: #333333;
}

#detailside h4, #infoacc h4 {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serifl;
	font-size: 14px;
	color: #454545;
	font-weight: normal;
	margin: 3px 0 3px 0 !important;
}

#detailside h2, #detailside a, #infoacc h2, #infoacc a {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 19px;
	color: #555555;
	font-weight: bold;
	margin-top: 0px !important;
}

#detailside a:hover {
	color: #666666;
	text-decoration: underline;
}

#detailside p {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 2px !important;
	margin-top: 4px !important;
}

.detailday {
	font-family: helvitaca, arial, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}

.detailmonth {
	font-family: helvitca, arial, tahoma, sans-serif;
	font-size: 25px;
	color: #333333;
}

.detailleft {
	width: 46px;
	float: left;
}

.detailright {
	width: 410px;
	float: left;
	margin-left: 40px;
}

.detailsevent {
	width: 100%;
	height: 75px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 4px solid #EEEBE0
}

table.dbem-calendar-table thead {
	height: 46px;
	background: #DED8C6;
}

table.dbem-calendar-table {
	background: #DED8C6;
	width: 100%;
}
.dbem-calendar {
	width: 100% !important;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

table.dbem-calendar-table tbody {
	background: #FFFFFF;
	border: 1px !important;
}

table.dbem-calendar-table tbody tr td {
	height: 25px !important;
	border: 1px !important;
}

table.dbem-calendar-table thead tr td {
	padding: 0px 0 !important;
}

td.eventless-today, td.eventful-today a {
	background-color: #dfbe79;
	color: #FFFFFF !important;
}

td.eventful-today, td.eventful, td.eventful a {
	background-color: #d12c00 !important;
	color: #FFFFF;
}

td.eventless:hover {
	background-color: #DCD8CA;
	color: #FFFFFF;
}

ul.dbem_events_list {
  margin-left: -40px;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*CSS Dropdown*/
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 772px; /*For KHTML*/
  list-style: none;
  height: 24px;
  padding-top: 8px;
  z-index: 2;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 27px;
  z-index: 2;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 134px;
  list-style: none;
  display: none;
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 2;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
  z-index: 2;
}

ul#navmenu-h ul li {
  width: 95px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  z-index: 2;
}

ul#navmenu-h li ul, ul#navmenu-h li ul {
  width: 102px;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  z-index: 2;
}

/* Root Menu */
ul#navmenu-h a {
  border: 0px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background-color: transparent;
  color: #be9d74;
  font: 15px/27px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  margin-left: 4px;
  margin-right: 18px;
  z-index: 2;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background-color: transparent;
  color: #FFF;
  text-decoration: underline;
  z-index: 2;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  width: 100%;
  height: 100%;
  float: none;
  background: #4e2c2b;
  color: #be9d74;
  margin: 0pt auto;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 2;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #be9d74;
  color: #54432F;
  font-weight: normal;
  z-index: 2;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  float: none;
  background: #4e2c2b;
  color: #be9d74;
  margin: 0pt auto;
  text-decoration: none;
  font-weight: normal;
  z-index: 2;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #be9d74;
  color: #54432F;
  font-weight: normal;
  z-index: 2;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
  z-index: 2;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  z-index: 2;
  left: 106px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
  z-index: 2;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
  z-index: 2;
}

.sifr {
	margin-top: 0px;
  z-index: 2;
}

/* Search */

form#topSearch {
	background:transparent url(images/bg-search.png) no-repeat scroll 0 0;
	height:40px;
	width:178px;
}

form.search p.fields {
	margin: 0;
	padding: 8px 0 0 6px;
	}
	
form#topSearch p.fields button {
	background:transparent url(images/ico-search.png) no-repeat scroll 0 0;
	border:medium none;
	height:17px;
	width:17px;
}
form.search p.fields input, form.search p.fields button {
	display:inline;
	vertical-align:middle;
}

form.search p.fields button {
	cursor: pointer;
	}

.replace, .br {
	display:block;
	font-size:1%;
	line-height:0;
	text-align:left;
	text-indent:-10000px;
}

#s {
	background-color: transparent;
	border: none;
	}

.vimeo {
	width: 500px;
	height: 288px;
	clear: both;
	margin: 10pt auto;
}

/* TABS */

#fragment-1, #fragment-2, #fragment-3 {
  width: 325px;
  height: 354px;
  float: left;
}

#fragment-1 h5, #fragment-2 h5, #fragment-3 h5 {
  width: 100%;
  border-bottom: 1px solid #999999;
  margin: 2px 0 3px 0;
  font-size: 16px !important;
  color: #999999;
  font-weight: normal;
}

#fragment-3 {
  background: url(images/f-logo.jpg);
  background-repeat: no-repeat;
}

