@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFCD5;
	text-align: center;
}

p,ul { margin-bottom: 0.8em; }
h1 { margin: 1em 0 0.4em 0; }
h2 { margin: 1.2em 0 0.2em 0; }

ul,ol { padding-left: 24px; }
li { margin: 3px 0; }

#wrap {
	width: 960px;
	margin: 0 auto;
}

.content {
	margin: 10px 0;
	text-align: left;
	/* background: url(../images/contentwrap-bg.gif) repeat-y 549px 0; */
}

#contentleft {
	float: left;
	width: 660px;
	text-align: left;
	padding-right: 9px;
	border-right: #e3e0bd solid 1px;
}

.clm50 {
	float: left;
	width: 50%;
}

#sidebarright {
	float: right;
	width: 280px;
	text-align: center;
}

#sidebarright .inside, #sidebarright .onair {
	margin: 10px 0;
	text-align: left;
}

#sidebarright .onair h1 {
	margin: 20px 0 8px;
}

#sidebarright .onair { }

.spotlighttop {
	background: #fffeee;
	padding: 12px;
	border: #e3e0bd solid 1px;
	margin-bottom: 24px;
}

.spotlighttop h2 {
	margin: 0 0 0.4em 0;
}

#footer {
	padding: 24px 0 12px 0;
	clear: both;
}

#footer h3 {
	margin: 24px 0 0 0;
}

.copyright {
	margin: 24px 0 0 0;
}

.featureblock {
	margin: 24px 0;
	text-align: left;
}

.imgright { float: right; margin: 0 0 8px 8px; }
.imgleft { float: left; margin: 0 8px 8px 0; }

.clr {
	clear: both;
}

/* slightly enhanced, universal clearfix hack */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */


/* Typography */

body {
	font: 86%/1.3em Arial, Helvetica, sans-serif;
}

a:link {
	color: #005426;
}

a:visited, a:hover {
	color: #666;
}

h1 {
	font-size: 1.8em;
	line-height: 1em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #005426;
	line-height: 1.1em;
}

#sidebarright {
	color: #333;
	font-size: 0.9em;
}

#sidebarright .onair {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#sidebarright .onair h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #005426;
}

#sidebarright .inside h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#330000;
}

.spotlighttop {
	font-size: 1.18em;
	line-height: 1.2em;
	color:#330000;
}

.spotlighttop h2 {
	font-size: 1.8em;
	line-height: 1.1em;
	font-style: italic;
	color: #330000;
}

#footer h3 {
	color: #005426;
	font-size: 1.2em;
}

.footernav {
	font-size: 0.8em;
}

.copyright {
	font-size: 0.8em;
	color: #666;
}

.copyright a:link, .copyright a:visited {
	color: #333;
}

.copyright a:hover {
	color: #666;
}

.dirtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	color: #555;
}


/* Feedburner Text */

.feedburnerFeedBlock { margin: 0; }

.feedburnerFeedBlock p { margin:0 0 0.8em 0; }

.feedburnerFeedBlock ul {
	list-style: none;
	padding: 0;
}

.feedburnerFeedBlock li { }

p.feedTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 8px 0px;
}

p.feedTitle a {
	color:#005028;
	text-decoration: none;
}

p.feedTitle a:hover {
	color: #333;
	text-decoration: none;
}

span.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: normal;
}

.miltonblog span.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: normal;
}

span.headline a {
	color:#005028;
	text-decoration: none;
}

span.headline a:hover {
	color: #333;
	text-decoration: none;
}

p.date {
	color:#666;
	margin: 2px 0px 8px 0;
	display: block;
	padding-bottom: 4px;
	border-bottom: #ccc dotted 1px;
}

div#creditfooter {
	visibility: hidden;
	display: none;
}


/* Donate Banner */

.donatebanner {
	height: 157px;
	margin-bottom: 12px;
	background: url(../images/support-banner.png) no-repeat top center;
	border-bottom: #333 solid 1px;
}

.bannerbuttons {
	float: right;
	padding-top: 118px;
	padding-right: 5px;
}

.bannerbuttons img {
	border: none;
}


/* Home Page Promo */

div.promo {
	position: relative;
	padding-bottom: 20px;
}


/* New Home Promo */

div.newhomepromo {
	background: url(../images/home_puzzle.jpg) 0 0 no-repeat;
	height: 372px;
}

div.newhomepromo a.learnmore_btn {
	position: absolute;
	top: 115px;
	left: 400px;
	border: none;
	text-decoration: none;
	cursor: pointer;
}

div.newhomepromo form.donate_btn {
	position: absolute;
	top: 342px;
	left: 38px;
	border: none;
	width: 492px;
}

div.newhomepromo form.donate_btn input, div.newhomepromo form.donate_btn span {
	float: left;
}

div.newhomepromo form.donate_btn span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #c14d07;
	font-style: italic;
	display: block;
	height: 29px;
	line-height: 29px;
	padding-left: 8px;
	font-size: 0.92em;
}


/* Lasting Words Promo */

.lastingpromo {
	height: 220px;
	background: url(../images/lastingwords-promo.jpg);
	margin-bottom: 20px;
}

.lastingpromo form { margin: 0; padding: 0; }

.lastingpromo img {
	border: none;
}

.lastingpromo .buttons {
	margin: 0 0 0 163px ;
	padding-top: 152px;
}


/* Christmas Promo */

.christmaspromo {
	height: 320px;
	background: url(../images/christmas-promo.jpg);
	margin-bottom: 20px;
	position: relative;
}

.christmaspromo a.learnmore_btn {
	position: absolute;
	top: 115px;
	left: 42px;
	border: none;
	text-decoration: none;
}

.christmaspromo a.learnmore_btn img {
	border: none;
}

.christmaspromo form.donate_btn {
	position: absolute;
	top: 279px;
	left: 42px;
	border: none;
}


/* Verses Callout */

.verse {
	background: white;
	padding: 12px;
	border-top: 1px solid #EAE1AB;
	border-bottom: 1px solid #EAE1AB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #005426;
}

.verse p {
	margin: 0;
}

.verse p.ref {
	text-align: right;
	font-size: 0.86em;
	font-style: normal;
}


/* Radio Ad */

.radioad {
	background: #fff url(../images/smh-live.gif) no-repeat top left;
	text-align: left;
	margin-left: 10px;
	border-top:#003366 solid 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.02em;
	line-height: 1.2em;
	color: #115CA5;
	margin-top: 12px;
}

.radioad h3 {
	margin: 0.6em 0;
	font-size: 1.12em;
}

.radioad a:link, .radioad a:visited {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
	float: left;
	padding-bottom: 8px;
}

.radioad a:hover {
	color: #003366;	
}

.radioad img {
	border: #ccc solid 1px;
	margin: 0 4px;
	padding: 1px;
}

.radioad img:hover {
	border: #333 solid 1px;
}

.radioadbtm {
	background: url(../images/cts-sponsor.gif) no-repeat bottom left;
	padding-bottom: 124px;
}

.radioinside {
	margin: 86px 14px 0px 14px;
}


/* 
*** Feature Blocks ***
*** Larry's and Milton's Home page blog */

.featureblock {
	overflow: hidden; 
	background: #eae2aa; 
	padding: 12px; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.featureblock img { float: left; }

.featureblock h2, .featureblock h3, .featureblock .feedburnerFeedBlock {
	margin-left: 130px;
}

.featureblock h2 {
	font-size: 30px;
	margin: 12px 0 0 130px;
	font-weight: normal;
	font-style: italic;
}

.featureblock h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	color: #786346;
	padding: 3px;
}

.featureblock .feedburnerFeedBlock {
	background: #fffeee;
	padding: 12px;
}

.featureblock .feedburnerFeedBlock img {
	float: none;
}

.featureblock span.headline a {
	color: #000;
	font-size: 18px;
	line-height: 1.1em;
	font-weight: bold;
}





/* Upcoming Event Box */

.events {
	background: #fffeee;
	padding: 6px 12px;
	border: #e3e0bd solid 1px;
	margin: 1.2em 0.4em;
}

.events h2 {
	margin: 0 0 0.4em 0;
}


/* Accommodation Form */

table.appform td {
	padding: 2px;
}

table.appform input {
	margin: 2px;
}

table.appform textarea {
	width: 100%;
}


/* Donate Form */

form#donateform {
	margin: 0.2em 0 1.2em 0;
}

form#donateform div {
	padding: 3px 0;
	clear: left;
}

form#donateform label {
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 8px;
	padding: 2px 0;
}

form#donateform .formrowcheck label {
	display: inline;
	float: none;
	width: auto;
}

form#donateform .formrowcheck, form#donateform .formbtnrow {
	background: #e3e0bd;
	padding: 6px;
}


/* Opportunities to Serve */

.opportunities {
	clear: left;
}

.opportunities h3 {
	text-transform: none;
	color: #005426;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3em;
	display: block;
	padding: 24px 0 0 12px;
}

.opportunities p { margin: 0 0 0 12px; }

.opportunities .clm1, .opportunities .clm2 {
	float: left;
	background: #e3dd9e;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	padding-bottom: 8px;
	margin-top: 2px;
}

.opportunities .clm2 {
	margin-left: 2px;
}

.opportunities .clm1 img, .opportunities .clm2 img {
	border-bottom: #FFFCD5 solid 2px;
	margin-bottom: 8px;
}

.opportunities .opptop {
	background: #e3dd9e;
	margin-bottom: 2px;
}

.opportunities .opptop img {
	float: right;
}
.donatesuccess {
	background: white;
	padding: 10px;
	margin: 0 154px;
	text-align: center;
}


/* Accordian */

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: auto;
	font-style: normal;	
}

/* accordion header */
#accordion h2 {
	background: #005426 url(../images/radio_bg.gif) repeat-x center center;
	margin:0;
	padding:5px;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-weight: bold;
	cursor:pointer;
	color: white;
	border-bottom: #FFFCD5 solid 1px;	
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#0f8e49;
	border-bottom: #fff solid 1px;
}

/* accordion pane */
#accordion div.pane {
	display:none;
	height:auto;
	padding:14px;
	color:#115CA5;
	font-size:14px;
	background: white;
	line-height: 16px;
}

#accordion div.pane img { }



/* Prayer Request Styles */

.prayer_requests {
	text-align: left;
	clear: both;
}

.prayer_requests h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 0;
	color: #005426;
}

.prayer_requests p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px solid #EAE1AC;
	padding: 8px 0;
}




/* Home Page Slider */

#slider_container {
	position: relative;
	height: 350px;
}

#slider {
	position:relative;	
	height:350px;
	width:660px;
	float:left;
}

#slider div.slider_frame {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height:350px;
	width: 660px;
}

#slider_footer {
	position: absolute;
	z-index: 999;
	top: 318px;
	width: 660px;
}

#slider_footer form {
	float: left;
}

#slider_footer form p, #slider_footer form input {
	vertical-align: middle;
}

#slider_footer form p {
	display: inline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #be4a00;
}



/* tabs (those little circles below slides) */
.slidetabs {
	float: right;
}

/* single tab */
.slidetabs a {
	width:12px;
	height:12px;
	float:left;
	margin:3px;
	background: #999;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.slidetabs a:hover {
	background: #666;      
}

/* active state (current page state) */
.slidetabs a.current {
	background: #be4a00;     
} 	


/* prev and next buttons */
.forward, .backward {
	float:left;
	margin-top:140px;
	background:#fff url(/tools/img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}



/* Sidebar Styles */

.sidebar_box {
	border: 1px solid #003F1C;
	background: #fff;
	clear: both;
	width: 278px;
	font: normal normal 12px/14px Arial, Helvetica, sans-serif;
}

.sidebar_box h2, .sidebar_box h3, .sidebar_box h4, .sidebar_box p, .sidebar_box ul, .sidebar_box ol, .sidebar_box li {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar_box h2 {
	background: #037534;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007837), to(#00381A), color-stop(.6,#005326));
	background-image: -moz-linear-gradient(0% 93% 90deg,#00381A, #005326, #007837 87%);
	color: #fff;
	padding: 8px;
	font-weight: bold;
	border-bottom: 1px solid #003F1C;
}

.sidebar_box h3, .sidebar_box h4 {
	color: #3B6129;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.sidebar_box h3 {
	font-size: 1.5em;
	line-height: 1.2em;
}

.sidebar_box h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0.2em 0;
}

.sidebar_box p { margin-bottom: 0.6em; }

.sidebar_content {
	padding: 8px;
}

.radio_segment {
	padding: 8px 0;
}

.radio_segment img {
	float: left;
	margin: 0 8px 0 0;
	border: 2px solid #3B6129;
}



/* Sidebar Tabs */

#radio_tabs {
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 26px; /*--Set height of tabs--*/
	border-bottom: 1px solid #003F1C;
	border-left: 1px solid #003F1C;
	width: 279px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	font-style: normal;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 25px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 25px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #003F1C;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #037534;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007837), to(#00381A), color-stop(.6,#005326));
	background-image: -moz-linear-gradient(0% 93% 90deg,#00381A, #005326, #007837 87%);
	color: #fff;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 8px;
	/* border: 1px solid #fff; --Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	color: #fff;
	font-weight: bold;
}

ul.tabs li a:hover {
	background: #007837;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

html ul.tabs li.active a { color: #00381A; }

.tab_container {
	border: 1px solid #003F1C;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 278px;
	background: #fff;
	margin-bottom: 20px;
	color: #115CA5;
	font-size: 0.9em;
	line-height: 1.2em;
}

.tab_content {
	padding: 8px;
}


/* The Journey Styles */

div.journey {
	background: #fcf8e1 url(../images/journey_bg.jpg) 0 0 no-repeat;
	padding: 66px 0 0 0;
	font: normal normal 0.92em/1.2em Arial, Helvetica, sans-serif;
	color: #242424;
	border: 1px solid #f7e6bf;
	clear: both;
}

div.journey p {
	margin: 0;
	padding: 0 10px;
}

div.journey h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3b6129;
	margin: 12px 0 4px 0;
	display: block;
	border-top: 1px dotted #c3ac77;
	padding: 0 10px;
	padding-top: 8px;
}

div.journey a {
	line-height: 1.8em;
	font-size: 0.9em;
}

div.journey div {
	padding: 14px;
}



/* Link Button */

.link_btn {
	overflow: hidden;
	padding-bottom: 2px;
	margin: 0;
	clear: both;
}

.link_btn a {
	display: block;
	float: left;
	padding: 8px 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: #005326;
	font-size: 1.1em;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007837), to(#00381A), color-stop(.6,#005326));
	background-image: -moz-linear-gradient(0% 93% 90deg,#00381A, #005326, #007837 87%);
	text-shadow: 0px -1px 0px #00381A;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow:0px 1px 1px #999;
	-moz-box-shadow:0px 1px 1px #999;
	box-shadow:0px 1px 1px #999;
}

.link_btn a:hover {
	background: #007837;
}

.upcoming_link a {
	background: #005326 url(http://cdn1.iconfinder.com/data/icons/fatcow/16x16_0180/calendar_view_month.png) 14px 50% no-repeat;
	background: url(http://cdn1.iconfinder.com/data/icons/fatcow/16x16_0180/calendar_view_month.png) 14px 50% no-repeat, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007837), to(#00381A), color-stop(.6,#005326));
	background: url(http://cdn1.iconfinder.com/data/icons/fatcow/16x16_0180/calendar_view_month.png) 14px 50% no-repeat, -moz-linear-gradient(0% 93% 90deg,#00381A, #005326, #007837 87%);
	padding-left: 40px;
}

.upcoming_link a:hover {
	background: #007837 url(http://cdn1.iconfinder.com/data/icons/fatcow/16x16_0180/calendar_view_month.png) 14px 50% no-repeat;
}




/* Contact Us Form */

.req,.errormsg { color: red; }

form#contactform ol {
	margin: 0;
	padding: 6px 0;
	list-style: none;
}

form#contactform li {
	padding: 4px 0;
	margin: 0;
	overflow: hidden;
	display: block;
}

form#contactform label {
	float: left;
	display: block;
	width: 180px;
	padding: 4px 6px 2px 0;
	text-align: right;
}

form#contactform ol input, form#contactform ol textarea {
	margin: 0;
	padding: 2px;
	font-size: 1.1em;
	width: 380px;
}

form#contactform input#submit {
	margin-left: 182px;
}

form#contactform li.errormsg {
	color: red;
}

form#contactform li.errormsg input {
	border: 1px solid red;
	background: #ffeaea;
}


/* Social Icons */

.social_btns { text-align: left; margin-bottom: 20px; }
.social_btns img { margin-right: 4px; }



/* Sidebar Images */

.right img {
	padding: 6px;
	display: block;
	border: 1px solid #EBE1A8;
	background: #FFFDED;
	margin: 6px 0;
}


/* Caption Styles */

.caption {
	text-align: left;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.caption p { padding: 0 7px; }

.img_caption {
	text-align: center;
	}
	.directors {
		margin: 0 auto; width: 600px; padding: 6px;
		border: 1px solid #EBE1A8;
		background: #FFFDED;
	}
	.img_caption p { 
		margin: 6px 0 0;
		font: italic normal 0.92em/1.3em Georgia, "Times New Roman", Times, serif;
	}

