/* COPYRIGHT © CHRISTIANTEMPLATESONLINE.COM ALL RIGHTS RESERVED */

/*_______________GENERAL SETUP________________*/
body, html { font-size:14px; font-family:"Times New Roman", Times, serif; background:#d1b052 url(../images/top-bg.png) top repeat-x; color:#000; margin:0; padding:0 }
html { height:100%; }
body, td { line-height:120% }
table { border-collapse:collapse }
td { vertical-align:top }
a { color:#024e48 }
a:hover {
	color:#333;
	text-align: center;
}
img { border:none }
#facebookTop {
	top: -8px;
	position: relative;
}

label, legend, fieldset, div, form {
	margin:0;
	padding:0;
	border:0;
}

/*___________________MAIN LAYOUT________________*/
.wrapper {
	width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerLogo { width:940px; height:170px; margin:0 auto; background:url(../images/header-logo.png) no-repeat }
#logo { width:428px; height:130px; float:left }
#socialIcons { float:right; padding:50px 30px 0 0 }
#socialIcons img { margin:0 14px 0 0 }
#contentBg { background:#f7f6ed url(../images/content-bg.png) top repeat-x; padding:1px 0 3px 0 }
#contentBg:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
#contentBg { display:inline-block } /* Hide from IE Mac \*/
#contentBg { display:block } /* End hide from IE Mac */
* html #contentBg { height:1px } /*for IE6 and down*/
#leftColumnHome {
	width:940px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#leftColumn { width:694px; min-height:300px; height:auto !important; height:300px; float:left; padding:20px 0 15px 0; margin:25px 0 15px 0; background:url(../images/left-column-tp.png) top no-repeat }
#leftColumnMid {
    background: url(../images/left-column-mid.png) repeat-y;
    overflow: hidden;
    padding: 1px 15px;
    width: 664px;
    text-align: left;
}
#rightColumn { width:238px; float:right; padding:0; margin:25px 0 15px 0 }

#mainFull { width:940px; padding:20px 0; margin:25px auto 15px auto; background:url(../images/full-column-tp.png) top no-repeat  }
#mainFullMid { padding:0 15px 2px 15px; background:url(../images/full-column-mid.png) repeat-y; width:910px; overflow:hidden }

#footer { background:url(../images/footer-bg.png) repeat-x; padding:30px 0 0 0; height:243px; font-size:0.9em; margin:0 auto }
#address { float:right; width:200px }

/* TOP NAVIGATION TAB STYLES - See "top-menu.css" for drop down styling */
#navBar { height:40px; width:940px; margin:0; padding:0 }

/* HORIZONTAL COLUMN DIV STYLES */
.column-1 {
	float:left;
	margin:0;
	padding:0;
	width:343px;
	background:url(../images/column-mid.png) repeat-y;
	overflow:hidden;
}
.column-2 {
	float:right;
	margin:0;
	width:589px;
	padding:0;
	overflow:hidden;
	background-image: url(../images/589-color.png);
	background-repeat: repeat-y;
}
.padding {
	height: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}


.column-fullwidth {
	float:left;
	margin:0;
	padding-top: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	width:940px;
	background:url(../images/column-940.png) repeat-y;
	overflow:hidden;
}

.column-1-3rd {
	float:left;
	width: 300px;
	overflow:visible;
	background-color: #F8F7F1;
	height: 350px;
	border: 1px solid #d0cbae;
}




/* BOX NAVIGATION STYLES  */
#rightColumn img, .alignImg { vertical-align:bottom }  /* Align top images titles in right column for IE7 Browser */
.newsBox {
	height:325px;
	overflow:auto;
	width:208px;
	background:#d0cbae;
	font-size:13.5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.newsBox ul { margin:0; padding:5px 0 0 0; overflow:hidden; list-style:none;   } 
.newsBox li { margin:10px 0; padding:0; list-style:none; display:block }
.newsBox p { margin:0; padding:0 }

.columnBox { padding:10px 15px 0 15px; width:208px; margin:0 auto; background:#d0cbae; list-style:none; min-height:280px; height:auto !important; height:280px;  }
.columnBox ul { padding:2px 0 1px 0; margin:0 0 0 10px; list-style:none }
.columnBox li { 
	text-decoration:none; 
	font-weight:bold;
	cursor:pointer; 
	margin-bottom:1px;
	display:block;
	background:url(../images/list.gif) no-repeat 0 4px; 
	padding-left:10px;
	text-indent:5px 
}

#homeBg { background:#d0cbae; padding:15px 0 10px 0; overflow:hidden }

/*FLASH IMAGE SLIDESHOW BANNER */
#slideshowBanners { float:left; width:488px; height:296px; margin:0; padding:0 }

/*JOIN US  */
#joinUs {
    width: 220px;
    height: 295px;
    float: left;
    margin: 0 0 0 7px;
    background-image: url(../images/final/join-us2.png);
    background-repeat: no-repeat;
}
#homeBg .wrapper #joinUs #buttonmiddle {
	position: relative;
	top: 115px;
	right: -10px;
}


/*HOME BANNERS  */
#homeBanners { width:218px; height:296px; float:right; margin:0  }
#homeBanners img { margin:0 0 4px 0  }

/*________________GENERAL STYLES_________________*/
.left { float:left; position:relative }
.right { float:right; position:relative }
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer	{ height:20px }
hr { height:1px; color:#D1C0A0 }
.imgRight { float:right; border:3px double #d0cbae; margin:0 0 8px 8px  }
.imgLeft { float:left; border:3px double #d0cbae; margin:0 8px 8px 0 }
.img {
	border:1px solid #d0cbae;
	text-align: center;
}
/*End Image Styless*/
.small { font-size:0.8em; padding:2px 0; color:#bd4306 }
.title { font-size:1.4em; color:#f9f0da }
.date { background:#ebbc0b; padding:1px; font-weight:bold }
.button { width:68px; height:20px; border:none; padding:0; margin:5px 0 0 0; color:#f9f0da; font-size:0.9em; background:url(../images/button.png) no-repeat }
a.readon { color:#281d18; background:url(../images/read.gif) no-repeat; display:block; width:99px; height:34px; line-height:34px; font-weight:bold; text-decoration:none; text-align:center; float:right; font-size:0.9em; margin:7px 0 2px 0 }
a.readon:hover { color:#000  }
.form { height:15px; width:240px; background: #fff; font-size:90%; padding:2px 0 0 5px }

h1 {
	font-size:1.5em;
}
h2 { font-size:1.4em; font-style:italic; margin:0; padding:5px 0 }
h3 {
	font-size:1.2em;
	text-align: left;
}
h4 { font-size:1.1em }
.largecap {
	font-size: 24px;
	font-weight: bold;
}
#contentBg .wrapper #leftColumn #leftColumnMid p strong img {
	padding: 15px;
}
#contentBg .wrapper #leftColumn #leftColumnMid #eastermiddle p br {
	text-align: center;
}
#contentBg .wrapper #leftColumn #leftColumnMid #eastermiddle {
	text-align: center;
}





/* buttons variation */
.btn-style1 { background: #e3e3e3; border: 1px solid #bbb; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 0 0 1px 1px #f6f6f6; -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6; box-shadow: inset 0 0 1px 1px #f6f6f6; color: #333; font-family: "helvetica neue", helvetica, arial, sans-serif; font-size: 12px; line-height: 1; padding: 4px 8px; text-align: center; text-shadow: 0 1px 0 #fff; }
.btn-style1.rounded { -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; padding-left:13px; padding-right:13px; }
.btn-style1:hover { background: #d9d9d9; -moz-box-shadow: inset 0 0 1px 1px #eaeaea; -webkit-box-shadow: inset 0 0 1px 1px #eaeaea; box-shadow: inset 0 0 1px 1px #eaeaea; color: #222; cursor: pointer; }
.btn-style1:active { background: #d0d0d0; -moz-box-shadow: inset 0 0 1px 1px #e3e3e3; -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3; box-shadow: inset 0 0 1px 1px #e3e3e3; color: #000; }
.btn-style2 { background: #eee; background: -moz-linear-gradient(top, #eee 0%, #ccc 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc)); border: 1px solid #ccc; border-bottom: 1px solid #bbb; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color: #333; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; font-size: 11px; font-weight: bold; line-height: 1; padding: 4px 8px; text-align: center; text-shadow: 0 1px 0 #eee; }
.btn-style2.rounded { -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; padding-left:13px; padding-right:13px; }
.btn-style2:hover { background: #ddd; background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb)); border: 1px solid #bbb; border-bottom: 1px solid #999; cursor: pointer; text-shadow: 0 1px 0 #ddd; }
.btn-style2:active { border: 1px solid #aaa; border-bottom: 1px solid #888; -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee; -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee; box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee; }

.big-button {
background: #cccccc;
background: -moz-linear-gradient(top, #cccccc 0%, #bbbbbb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#bbbbbb));
background: -webkit-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -o-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -ms-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
background: linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
color: #FFF;
cursor: pointer;
font-size: 19px;
font-weight: bold;
padding: 14px 25px;
overflow: visible;
display: inline-block;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.3);
box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.3);
}
.big-button:hover {
color:#fff;
background: #bbbbbb;
background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -o-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -ms-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#cccccc',GradientType=0 );
background: linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
}
.medium-button {
background: #cccccc;
background: -moz-linear-gradient(top, #cccccc 0%, #bbbbbb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#bbbbbb));
background: -webkit-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -o-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -ms-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
background: linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
color: #FFF;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 8px 20px;
overflow: visible;
display: inline-block;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
}
.medium-button:hover {
color:#fff;
background: #bbbbbb;
background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -o-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -ms-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#cccccc',GradientType=0 );
background: linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
}

.small-button {
background: #cccccc;
background: -moz-linear-gradient(top, #cccccc 0%, #bbbbbb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#bbbbbb));
background: -webkit-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -o-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -ms-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
background: linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
color: #FFF;
cursor: pointer;
font-size: 12px;
font-weight: bold;
padding: 4px 12px;
overflow: visible;
display: inline-block;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
}
.small-button:hover {
color:#fff;
background: #bbbbbb;
background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -o-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -ms-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#cccccc',GradientType=0 );
background: linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
}

/* Gradient Colors */
.blue { 
background: #2e9fd8;
background: -moz-linear-gradient(top, #2e9fd8 0%, #0c72a4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e9fd8), color-stop(100%,#0c72a4));
background: -webkit-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
background: -o-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
background: -ms-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9fd8', endColorstr='#0c72a4',GradientType=0 );
background: linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
}
a.blue:hover {
background: #0c72a4;
background: -moz-linear-gradient(top, #0c72a4 0%, #2e9fd8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c72a4), color-stop(100%,#2e9fd8));
background: -webkit-linear-gradient(top, #0c72a4 0%,#2e9fd8 100%);
background: -o-linear-gradient(top, #0c72a4 0%,#2e9fd8 100%);
background: -ms-linear-gradient(top, #0c72a4 0%,#2e9fd8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c72a4', endColorstr='#2e9fd8',GradientType=0 );
background: linear-gradient(top, #0c72a4 0%,#2e9fd8 100%);
}
.green {
background: #b7df63;
background: -moz-linear-gradient(top, #b7df63 0%, #74ab00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7df63), color-stop(100%,#74ab00));
background: -webkit-linear-gradient(top, #b7df63 0%,#74ab00 100%);
background: -o-linear-gradient(top, #b7df63 0%,#74ab00 100%);
background: -ms-linear-gradient(top, #b7df63 0%,#74ab00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7df63', endColorstr='#74ab00',GradientType=0 );
background: linear-gradient(top, #b7df63 0%,#74ab00 100%);
}
a.green:hover {
background: #74ab00;
background: -moz-linear-gradient(top, #74ab00 0%, #b7df63 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74ab00), color-stop(100%,#b7df63));
background: -webkit-linear-gradient(top, #74ab00 0%,#b7df63 100%);
background: -o-linear-gradient(top, #74ab00 0%,#b7df63 100%);
background: -ms-linear-gradient(top, #74ab00 0%,#b7df63 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74ab00', endColorstr='#b7df63',GradientType=0 );
background: linear-gradient(top, #74ab00 0%,#b7df63 100%);
}
.yellow {
background: #ffd700;
background: -moz-linear-gradient(top, #ffd700 0%, #ffaf00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd700), color-stop(100%,#ffaf00));
background: -webkit-linear-gradient(top, #ffd700 0%,#ffaf00 100%);
background: -o-linear-gradient(top, #ffd700 0%,#ffaf00 100%);
background: -ms-linear-gradient(top, #ffd700 0%,#ffaf00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd700', endColorstr='#ffaf00',GradientType=0 );
background: linear-gradient(top, #ffd700 0%,#ffaf00 100%);
}
a.yellow:hover {
background: #ffaf00;
background: -moz-linear-gradient(top, #ffaf00 0%, #ffd700 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf00), color-stop(100%,#ffd700));
background: -webkit-linear-gradient(top, #ffaf00 0%,#ffd700 100%);
background: -o-linear-gradient(top, #ffaf00 0%,#ffd700 100%);
background: -ms-linear-gradient(top, #ffaf00 0%,#ffd700 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf00', endColorstr='#ffd700',GradientType=0 );
background: linear-gradient(top, #ffaf00 0%,#ffd700 100%);
}
.red{
background: #d11313;
background: -moz-linear-gradient(top, #d11313 0%, #a30a0a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d11313), color-stop(100%,#a30a0a));
background: -webkit-linear-gradient(top, #d11313 0%,#a30a0a 100%);
background: -o-linear-gradient(top, #d11313 0%,#a30a0a 100%);
background: -ms-linear-gradient(top, #d11313 0%,#a30a0a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11313', endColorstr='#a30a0a',GradientType=0 );
background: linear-gradient(top, #d11313 0%,#a30a0a 100%);
}
a.red:hover  {
    background: #a30a0a;
    background: -moz-linear-gradient(top, #a30a0a 0%, #d11313 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a30a0a), color-stop(100%,#d11313));
    background: -webkit-linear-gradient(top, #a30a0a 0%,#d11313 100%);
    background: -o-linear-gradient(top, #a30a0a 0%,#d11313 100%);
    background: -ms-linear-gradient(top, #a30a0a 0%,#d11313 100%);



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30a0a', endColorstr='#d11313',GradientType=0 );
    background: linear-gradient(top, #a30a0a 0%,#d11313 100%);
    text-align: center;
}
#contentBg .wrapper #leftColumn #leftColumnMid p img {
	padding: 15px;
}
#schoolsmall {
	position: relative;
	right: 75px;
}
#coreValuesLarge {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.900pxDIV {
	float: left;
	height: 300px;
	width: 900px;
}
.largerfont {
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
}
#watersmall {
	position: relative;
	top: 10px;
}
#ministriestopright {
	position: relative;
	top: -15px;
}
#ministriesmiddleright {
	position: relative;
	top: -35px;
}
#contentBg .wrapper #leftColumn #leftColumnMid p strong {
    font-size: 16px;
    text-align: left;
}
#waterkid {
	position: relative;
	top: -10px;
}
.LargerFontHomePage {
	font-size: 18px;
}
.LargestFontHomePage {
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
}
.txtsizebiblestudy {
	font-size: 18px;
	font-weight: bold;
	top: 10px;
	position: relative;
}
.txtsizemartinluther {
	font-size: 22px;
	font-weight: bold;
	position: relative;
	top: 8px;
}
.txtsizesmallcatechism {
	font-size: 30px;
	font-weight: bold;
	position: relative;
	top: -8px;
}
#contentBg .wrapper #leftColumnHome .column-fullwidth .padding .column-1-3rd .padding p .LargerFontHomePage {
	position: relative;
	top: -15px;
}
.catechismgraphic {
	position: relative;
	top: 150px;
	right: 500px;
}
#contentBg .wrapper #leftColumnHome .column-fullwidth .padding .column-1-3rd .padding p .LargerFontHomePage img {
	position: relative;
	top: -30px;
}
.devotional-wrapper {
	float: left;
	height: 170px;
	width: 904px;
	background-color: #F8F7F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0cbae;
	border-right-color: #d0cbae;
	border-bottom-color: #d0cbae;
	border-left-color: #d0cbae;
}
.text-council-member {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 12pt !important;
}
