
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-color: #193441;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
    overflow-x: hidden;
}



h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6D5A46;
}
#custom_lower {
	width: 100%;
	height: 175px;
	float: left;
	}

#upcoming {
	width: 375px;
	height: 100px;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	}
	
#announce {
	width: 410px;
	height: 160px;
	float: left;
	margin-left: 35px;
	margin-top: 15px;
	background-image: url(images/announce.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 5px 5px 5px 7px;
	}
	
#announce_fbox {
	width: 400px;
	height: 145px;
	margin: 5px 5px 5px 0px;
	float: left;
	overflow: hidden;
	}


h1 { font-size: 44px; }

h2 { font-size: 0px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #D87EB4; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Containers */
	
#container {
	width: 940px;
	height: 100%;
	margin: 0pt auto;
	background-image:url(images/bg_wide.jpg);
	background-repeat:repeat;
	}

#footercontainer {
	width: 940px;
	height: 45px;
	margin: 0pt auto;
	background-image:url(images/bg_wide.jpg);
	background-repeat:repeat;
	}

#bottomcontainer {
	background-image: url(images/bottomgrad.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 140px;
	border-top: 1px solid;
	border-color: #000000;
	}

#sitelinkcontainer {
	width: 900px;
	height: 52px;
	margin: 0pt auto;
}
	
/* Header */

#header {
	width: 900px;
	height: 240px;
	margin: 0pt auto;
	background-color: #3e606f;
}

#header_image {
	width: 900px;
	height: 195px;
	margin: 0pt auto;
	background-color: #3e606f;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

/* Menu */

#sitelinks {
	float: left;
	width: 872px;
	height: 52px;
	background-image: url(images/sitelinkbg2.jpg);
	background-repeat: no-repeat;
	}

#leftsitelink {
	float: left;
	width: 10px;
	height: 52px;
	background-image:url(images/leftsitelink.jpg);
	background-repeat: no-repeat;
	margin-left: 3px;
}

#rightsitelink {
	float: left;
	width: 10px;
	height: 52px;
	background-image:url(images/rightsitelink.jpg);
	background-repeat: no-repeat;
}
	

/* Search */

#hnav { 
	width: 900px; 
	margin: 0 auto; 
	height: 24px; 
	background-image: url(images/navgradient.jpg) repeat-x 50% top; 
	border: none;
	}
	
#hmenu { 
	text-transform:lowercase; 
	text-align: right; 
	float: right; 
	width: 440px; 
	margin-right: 5px; 
	margin-bottom: 0; 
	}
#top {
 display: inline;
 list-style-type: none;
}

#hnav ul li{
 display: inline;
}

#hnav ul li a {
 color: #333;
 text-decoration: none;
 padding: 5px 0 5px 30px;
 font-size: 12px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
}

#hnav ul li a:hover {
 color: #b0c95a;
}


/* Page */

#pagetop {
	width: 882px;
	height: 15px;
	margin: 0pt auto;
	background-image:url(images/page_top2.jpg);
	margin-top: 10px;
	}

#pagebottom {
	width: 882px;
	height: 15px;
	margin: 0pt auto;
	background-image:url(images/page_bottom2.jpg);
	background-repeat: no-repeat;
	}

#page {
	width: 882px;
	margin: 0 auto;
	padding: 0 0px;
	background-color: #FCFFF5;
	}

/** LOGO */

#logo {
	height: 148px;
	background: url(images/img09.gif) repeat-x left bottom;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 { padding-top: 45px; }

#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 65px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content2 {
	width: 100%;
	float: left;
	height: 300px;
	}

#content_home {
	margin: 0pt auto;
	width: 100%;
	height: 800px;
}

#content_left {
	float: left;
	width: 50%;
	height: 400px;
	margin-top: 400px;
	}

#content_right {
	float: left;
	width: 50%;
	height: 400px;
	margin-top: 400px;
	}

#content {
	margin: 0pt auto;
	width: 100%;
}
#content-full {
	float: left;
	width: 100%;
}
/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	margin-bottom: 3px;
	padding: 2px 30px;
	background: url(images/img10.gif) repeat-y;
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px;
	background: url(images/img11.gif) repeat-y;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}
.newsimage {
  float: left;
  border: none;
  margin: 5px ;
  padding: 0 ;
}
.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 30px;
	background: url(images/img12.gif) repeat-y;
}

.post .links {
	margin: 0 0px 0 0;
	padding: 5px 10px 25px 10px;
	background: #FEF7EF url(images/img13.gif) repeat-x;
}

.post .links .comments {
	padding-left: 22px;
	float: right;
	background: url(images/img14.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 17px;
	float: left;
	background: url(images/img15.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 30px;
	background: url(images/img12.gif) repeat-y;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: url(images/spacer.gif);
}

#sidebar h2 {
	margin: 0 0 20px -30px;
	padding: 2px 0 2px 30px;
	background: url(images/img10.gif) repeat-y;
	border-bottom: 3px solid #FFFFFF;
	font-size: 18px;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
	background: #FEF7EF url(images/img13.gif) repeat-x;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	background: url(images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 30px 0 10px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

#footer .copy {
  float: right;
  font-size: 10px;
  text-decoration: none;
  color: #c0c0c0;
  margin-top: 10px;
}
#footer .copy a {
  text-decoration: none;
  color: #c0c0c0;
}
#footer .copy a:hover {
	text-decoration: underline;
  color: #96A96F;
}

/* table properties */
.tbox{
	border-collapse: collapse;
	border: 1px solid #F5F2EF;
  width: auto;
  padding: 2px;
  border: 0px solid;
	text-align: left;
	background: #ECF9E4;
	color: #658453;
}

.tbox.chatbox {
  padding: 2px;
	text-align: left;
	width: 160px;
	margin-top: 4px;
	background: #ECF9E4;
	color: #658453;	
}
.tbox, .helpbox .npdropdown{
	margin: 0 0 0px 0;
	padding: 3px 3px 3px 3px;
	height: auto;
	text-align: left;
	background: #ECF9E4;
	color: #658453;
}
.tbox.comment.subject {
  width: 400px; 
	float: right;
	text-align: left;
	background: #ECF9E4;
	color: #658453;
  }

#comment.tbox.comment {
  width: 400px; 
  float: right;
	background: #ECF9E4;
	color: #658453;
	text-align: left;

}
#contactForm textarea.tbox {
  width: 350px; 
  float: left;
	background: #ECF9E4;
	color: #658453;
	text-align: left;
}
input#helpb.helpbox {
  float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
#commentform .helpbox{
  width: 400px; 
	background: #ECF9E4;
	color: #658453;
	text-align: left;
}

.button {
  margin-top: 10px;
	font: normal 9pt;
	padding: 1px 3px 1px 3px;
	text-align: center;
	background: #ECF9E4;
	color: #658453;
}

.indent {
	padding: 0 30px;
	background: url(images/quote.gif) no-repeat;
	color: #658453;
	margin: 3px 3px 3px 3px;
  border-collapse: collapse;
	border: 1px solid #F5F2EF;
} 
.nextprev{
	background: #ECF9E4;
	color: #658453;
	font: bold 11px;
	text-align: center;
	padding: 2px;
}

.smalltext, .smallblacktext, .tbox{
	font: normal 8pt;
}

.helpbox {
  width: 100%;
	background: #ECF9E4;
	color: #658453;
	font: normal 9px;
}

 /* FORUM*/

/*main forum border*/
.fborder {
	border-collapse: collapse;
	border: 1px solid #F5F2EF;
}

/* forum parent headers, forum captions */
.forumheader, .nforumcaption{
	padding: 4px;
  vertical-align: top;
	text-align: left;
	border-collapse: collapse;
	border: 0px none #F5F2EF;
	background: #FEF7EF;
	font-weight: bold;
  font-size: 15px;
}

.finfobar{
	padding: 4px;
	text-align: left;
	font: normal 11px;
	vertical-align: top;
	border-collapse: collapse;
	border: 1px solid #F5F2EF;
	
}

/* two left columns */
.forumheader2{
	font: normal 12px;
	border-collapse: collapse;
	border: 1px solid #F5F2EF;
	padding: 4px;
	vertical-align: top;
	text-align: left;
	
}

/* all the rest of the forum tables */
.forumheader3{
	border-collapse: collapse;
	border: 1px solid #F5F2EF;
	vertical-align: top;
	font: normal 11px;
	text-align: left;
	padding: 4px;
	
}

.forumborder {
	border-collapse: collapse;
	border: 1px solid #F5F2EF;
	color: #7F7772;
	vertical-align: top;
	
}

/* where it says forum, information and all tables across */
.fcaption {
	padding: 2px 0 2px 4px;
	vertical-align: top;
	font: normal 12px;
	border-collapse: collapse;
	border: 0px solid #F5F2EF;
	text-align: left;
	background: #FEF7EF url(images/img13.gif) repeat-x;
}

.fcaption a {
	padding-right:4px;
	text-decoration: none;
}

.fcaption a:hover {
	text-decoration: underline;
}

.defaulttext {

} 
/* Nav Menu Classes */

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {

}

div.menuBar {
	border-top: 0px solid #fff;
	padding: 0px 0px;
	text-align: left;
}

div.emenuBar {
	background-color: #F7F9FA;
	border-top: 0px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	cursor: pointer;
	top: 8px;
	position: relative;
	text-decoration: none;
	z-index: 100;
	display: block;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding: 5px 11px;
	text-decoration: none;
	font: 16px Arial, Verdana,Arial,sans-serif;
	font-weight: 200;
	color: #000000;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #eef3f6;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #193441;
	color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #193441;
	color: #fff;
}

div.menu {
	background-color: #cddfed;
	border: 1px solid;
	border-color: #fff;
	left: 2px;
	margin: 2px 2px 2px 2px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	top: 100;
	z-index: 100;
	font-size:14px;
}

div.menu a.menuItem {
	cursor: default;
	display: block;
	padding: 5px 11px 5px 0px;
	text-decoration: none;
	white-space: nowrap;
  	line-height: 20px;	
  	margin: 0 ;
  	border: 0 ;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background: #91AA9d;
	color: #FFFFFF;
	padding: 5px 5px 5px 0px;
	text-decoration: none;
	white-space: nowrap;
	}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 0px;
}

div.menu a.menuItem span.menuItemText {
	padding: 2px 2px 2px 2px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border: 1px solid #a5a5a5;
		margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 0px solid #b3b3b3;
}

/* For Custom Pages */

#testcustom {
	width: 500px;
	height: 500px;
	margin: 0pt auto;
	background-color: #efefef;
	}

#maincontainer {
	width: 875px;
	height: 100%;
	margin: 0pt auto;
	background-color: transparent;
	}

#maintop {
	width: 875px;
	height: 100px;
	background-image:url(images/welcometop.jpg);
	}
	
#deacontop {
	width: 875px;
	height: 100px;
	background-image:url(images/deacontop.jpg);
	}
	
#pastortop {
	width: 875px;
	height: 100px;
	background-image:url(images/pastortop.jpg);
	}
	
#missionstop {
	width: 875px;
	height: 100px;
	background-image:url(images/missionstop.jpg);
	}
	
#sundayschooltop {
	width: 875px;
	height: 100px;
	background-image:url(images/sundayschooltop.jpg);
	}
	
#ladiestop {
	width: 875px;
	height: 100px;
	background-image:url(images/ladiestop.jpg);
	}
	
#awanastop {
	width: 875px;
	height: 100px;
	background-image:url(images/awanastop.jpg);
	}
	
#youthtop {
	width: 875px;
	height: 100px;
	background-image:url(images/youthtop.jpg);
	}
	
#contacttop {
	width: 875px;
	height: 100px;
	background-image:url(images/contacttop.jpg);
	}

#belieftop {
	width: 875px;
	height: 100px;
	background-image:url(images/belieftop.jpg);
	}
	
.cpage_body {
	padding: 0px;
	margin: 0px;
	top: 0;
	line-height: 0px;
	}
	
#main_welcome {
	width: 350px;
	float: left;
	height: 330px;
	margin-left: 30px;
	padding-top: 15px;
	}
	
#main_welcome p, #contentbox p, .textfix, .deaconbox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 18px;
	}

#main_welcome h1, #contentbox h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
	
#main_video {
	width: 428px;
	height: 330px;
	float: left;
	margin-left: 45px;
	padding-top: 40px
	}

#video_holder {
	width: 428px;
	height: 260px;
	margin: 0pt auto;
	}
	
#servicetimes {
	width: 100%;
	height: 136px;
	background-color: #fcfff6;
	border: 0px solid;
	border-color: #fcfff6;
	}
	
#servicetimes p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #3e606f;
	margin-left: 4px;
	}
	
#servicetimes h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
	
#servicetimes li, #addressinfo li, #contentbox ul li, .fullcontent li, #announce li, #upcoming li, .lowerinfo li {
	list-style: square;
	color: #193441;
	}
	
	
#lower_header_box {
	width: 100%;
	height: 30px;
	float: left;
	}
	
.lowerinfo {
	width: 360px;
	height: 30px;
	float: left;
	margin-left: 30px;
	}

#addressinfo h1, #announce h1, #upcoming h1, .lowerinfo h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

#addressinfo p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #3e606f;
	margin-left: 4px;
	}

	
#directions {
	width: 350px;
	height: 100px;
	float: left;
	margin-left: 50px;
	}

#googlepic {
	width: 350px;
	height: 100px;
	margin: 0pt auto;
	}
	
.largetext {
	font-size: 18px;
	}

#q_tree {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#believepage {
	width: 700px;
	height: 100%;
	margin: 0pt auto;
	}
	
.deaconbar {
	width: 820px;
	height: 260px;
	margin: 0pt auto;
	margin-bottom: 20px;
	}
	
.deaconbox {
	width: 410px;
	height: 260px;
	float: left;
	}

.deaconbox p {
	padding: 10px 0 0 0;
	}
	
#contentbox {
	width: 410px;
	height: auto;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	}
	
#pastorpic {
    width: 520px;
	height: 380px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	}
	
#pastorparone {
	width: 300px;
	float: left;
	height: 370px;
	margin-right: 10px;
	text-align: left;
	margin-top: 30px;
	}
	
#pastorpartwo {
	width: 500px;
	float: left;
	height: 500px;
	margin-left: 25px;
	margin-top: 10px;
	text-align: left;
	}
	
#pastorside {
	width: 310px;
	height: 549px;
	float: left;
	margin-left: 20px;
	}
	
#pastorparthree {
	width: 800px;
	height: 150px;
	float: left;
	margin-left: 25px;
	margin-right: 30px;
	text-align: left;
	margin-top: 25px
	}
	
#pastorparone h1, #pastorpartwo h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #193441;
	font-weight:bold;
	text-decoration: underline;
	}
	
#pastorparone p, #pastorpartwo p, #pastorparthree p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	line-height: 20px;
	}
	
.fullcontent {
	width: 92%;
	height: 100%;
	margin: 0pt auto;
	}
	
.fullcontent h1 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 36px;
	color: 3e606f;
	}
	
.fullcontent p, .fullcontent li {
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 215%;
}

	
#upcoming .event{
   float: left;
   width: 45px;
   height: 20px;
   margin-bottom: 5px;
   margin-left: 50px;
   background: url(/images/bg_sidebar_event.gif) no-repeat left bottom;
}

#upcoming .event p{
   margin-right: 6px;
   color: #FFF;
   font-size: 1.1em;
   line-height: 12px;
}

#upcoming .event p.date{
   float: left;
   width: 29px;
   padding-bottom: 2px;
   border: 1px solid #844F3D;
   background: #E4E5C9;
   color: #000;
   font-size: 1.8em;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-align: center;
}

#upcoming .event p.date span.month{
   display: block;
   margin-bottom: 3px;
   padding: 2px 0;
   background: #844F3D;
   color: #FFF;
   font-size: .5em;
   text-transform: uppercase;
   line-height: 1;
}

#upcoming .event p.date span.day{
   display: block;
}

#upcoming .event a{
   color: #DBC6B1;
}

#upcoming span.day {
	font-size:13px;
	padding: 1px 1px 1px 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	}

#upcoming .event a:hover{
   text-decoration: none;
}
