/* CSS Document */

/* Layout Elements  */
body {
	margin:0px;
	padding:0px;
	background-color:#272727;
	background-image:url(../images/layout/pagebg.jpg);
	background-position:left 50px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
	
#headmastcontainer {
	height:95px;
	width:100%;
	background-image:url(../images/layout/headmastbg_red.jpg);
	background-repeat:repeat-x;
	}
#headmastcenter {
	height:95px;
	width:780px;
	text-align:left;
	background-image:url(../images/layout/headmastbg_red.jpg);
	background-repeat:repeat-x;
	
	}
#logo {
	height:68px;
	width:780px;
/*	background-image:url(../images/layout/logo.png);
	background-repeat:no-repeat;*/
	position:relative;
	top:10px;
	}
#navcontainer {
	height:40px;
	width:100%;
	background-image:url(../images/layout/navcontainer_blk.png);
	background-repeat:repeat-x;
	}

#content {
	margin-top:3px;
	width:780px;

	background-color:#E5E0C3;

	}
	
#leftcolumn {
	width:187px;
	float:left;
	display:block;
	margin-left:0px;
	background-color:#E5E0C3;
	}
html>/**/body>center>div#content>div#leftcolumn {
	margin-left:0px;
	}

#leftcolumncontent {
	width:180px;
	}

#newsletter {
	display:none;
	width:160px;
	text-align:left;
	margin:0px 0px 20px 0px;
	padding:15px 5px 5px 8px;
	background-color:#E5E0C3;

	}
html>/**/body>center>div#content>div#leftcolumn>div#leftcolumncontent>center>div#newsletter {
	display:none;
	padding:15px 5px 40px 8px;
	}
#newsletter input.button {
	margin-top:5px;
	}
#newsletter input.textbox {
	width:140px;
	}
#newsletter h3 {
	margin-top:-10px;
	font-size:12px;
	}
	
	
#biblegateway {
	width:150px;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:15px 5px 0px 8px;
	background-color:#66240A;
	border:1px solid #CAC9BB;
	}
html>/**/body>center>div#content>div#leftcolumn>div#leftcolumncontent>center>div#biblegateway {
	padding:15px 5px 0px 8px;	
	}

#biblegateway input.button {
	margin-top:5px;
	}
#biblegateway input.textbox {
	width:140px;
	}
#merriam {
	width:150px;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:15px 5px 0px 8px;
	background-color:#000066;
	border:1px solid #000;
	color:#FFFFFF;
	}
	
#rightcolumn {
	width:590px;
/*	background-image:url(../images/layout/rightcolumn.png);
	background-repeat:repeat-y;
	background-position:top left;*/
	background-color:#FAF7E8;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	float:right;
	border-left:3px solid #E5E0C3; 
	
	}
html>/**/body>center>div#content>div#rightcolumn {
	width:570px;
	float:right;
}

#baycontainer {
	background-image:url(../images/layout/tan_corner.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#E5E0C3; /*#242222;*/
	padding:5px;
	margin-bottom:0px;


	}
#bay1, #bay2, #bay3, #bay4 {
height:220px;
width:270px;
overflow:hidden;
background-color:#F5F5EB; /*#1E1D1D;*/
float:left;
margin:3px 3px 0px 3px;
padding:3px;
border:1px dotted #FFFFFF;

}
html>/**/body>center>div#content>div#rightcolumn>div#baycontainer>div#bay1,
html>/**/body>center>div#content>div#rightcolumn>div#baycontainer>div#bay2,
html>/**/body>center>div#content>div#rightcolumn>div#baycontainer>div#bay3,
html>/**/body>center>div#content>div#rightcolumn>div#baycontainer>div#bay4 {
	height:200px;
	width:265px;
	}

#bay1 {
	background-image:url(../images/layout/bay1corner.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
#bay2 {
	background-image:url(../images/layout/bay2corner.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
#bay3 {
	background-image:url(../images/layout/bay3corner.png);
	background-position:right top;
	background-repeat:no-repeat;
	}
#bay4 {
	background-image:url(../images/layout/bay4corner.png);
	background-position:left top;
	background-repeat:no-repeat;
	}

#bay1 h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}

#prefooter {
	height:25px;
	width:auto;
	background-color:#990000;
	}
#btmnav {	
	text-align:right;
	margin:5px 150px 0px 0px;
	width:800px;
	float:right;
	}
#btmnav a {
	color:#FFFFFF;
	}
#footerarea {
	width:auto;
	clear:both;
	background-color:#1E1D1D;

	}
	
	


/* Standard horizontal rule..*/
hr {
	height: 1px;
	border: 0;
	color: #ccc;
	background-color: #ccc;
}

/* Evangelists Directory */

#searchfields h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size:13px;
	text-align:left;
	letter-spacing:-.02em;
	color:#333;
	}
#evangelist_highlight_header {
	width:250px;
	background-color:#DAE9DE;
	margin:10px 0px -18px 0px;
	padding:0px 0px 0px 10px;
 	background-image:url(../images/layout/green_tab_corner.png);
	background-repeat:no-repeat;
	background-position:100% 0px;
	color:#FFFFFF;
 
 }

#evangelists_highlight h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size:13px;
	text-align:left;
	letter-spacing:-.02em;
	color:#333;
	}

 html>/**/body>center>div#content>div#rightcolumn>div#evangelist_highlight_header {
 	margin-bottom:-11px;
 }
 

 
 #evangelists_highlight {
	text-align:left;
	padding:5px;
	background-color:#DAE9DE; 
	border-bottom:5px solid #C6DDCD;
	display:block;
	z-index:100;
	}
	
span.web {

	font-weight:bold;
	font-variant:small-caps;
	padding:3px 0px 3px 20px;
	background-image:url(../images/icons/globe.png);
	background-repeat:no-repeat;
	
	}
span.email {
	font-weight:bold;
	font-variant:small-caps;
	padding:3px 0px 3px 20px;
	background-image:url(../images/icons/email.png);
	background-repeat:no-repeat;
	}
span.bio {
	font-weight:bold;
	font-variant:small-caps;
	padding:3px 0px 3px 20px;
	background-image:url(../images/icons/doc.png);
	background-repeat:no-repeat;
	}
.readmore {

	padding:3px 0px 3px 20px;
	background-image:url(../images/icons/forward_button.png);
	background-repeat:no-repeat;
	clear:left;
	
	}
/* Form Elements  */


/* Font Elements  */

body, table {

font-family:Verdana, Arial, Helvetica, sans-serif;
letterspacing: -.05em;
font-size:11px;
color:#333333;
}

#content h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
letter-spacing:-.05em;
}
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#006699;
	}

	


#content a {
	color:#990000;
	}
#newsletter span.small {
	font-size:9px;
	margin-bottom:12px;
	text-align:left;
	}
#GodsWord {

}
#GodsWord h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	letter-spacing:-.03em;
	}
#footerarea {
	}
#footerarea h1.footerareah1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:16px;
	width:340px;
	text-align:left;
	color:#FFFFFF;
	background-image:url(../images/layout/footerarea_h1_bg.jpg);
	background-repeat:no-repeat;
	}
#footerareacontent {
	width:780px;

	}
#rightcolumn p.small {
	font-size:8px;
	color:black;
	}

/*** RSS ARTICLE  ****/

#RSS_Detail_Body h2.RSS_ArticleTitle  {

	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	color: #006699;
	}
	
#RSS_Listing_Body li {
display:block;
	list-style-type:none;
	margin:0px 0px 0px -40px;
	
	}
#RSS_Listing_Body li a {
	clear:both;
	display:block;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	color: #006699;
	font-weight:bold;
	margin:0px 0px 10px 0px;

	
	}

/*** OSAPI FORM  ***/

/* Sample Styles for CAMForms */

div.CAMForm {margin:0px; padding:0px;}
div.CAMForm fieldset {width:auto; border:1px solid #cac9bb; background-color:#E5E0C3;}
div.CAMForm fieldset div.formHeader {padding:10px; background:#E5E0C3;}
div.CAMForm fieldset div.formHeader h2 {}
div.CAMForm fieldset div.formHeader p {font-style:italic;}
div.CAMForm fieldset ul.fields {list-style:none; padding:0px;}
div.CAMForm fieldset ul.fields li {margin:10px 0px; clear:both;}
div.CAMForm fieldset ul.fields li.captcha { height: 50px;}
div.CAMForm fieldset ul.fields li.captcha img {border:1px solid black;}
div.CAMForm fieldset ul.fields li.submit {border-top:1px dashed #DDD; padding-top:10px;}
div.CAMForm fieldset ul.fields li .error {border:1px solid red;}
div.CAMForm fieldset ul.fields li label {display:block; float:left; width:185px; text-align:right; padding-right:15px; font-size:11px; 	font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
div.CAMForm fieldset ul.fields li input {}
div.CAMForm fieldset ul.fields li input.input_box {width:300px}
div.CAMForm fieldset ul.fields li input.text_area {height:300px;}
textarea#field_6d2878c5_b17a_4621_5bbd_ebde51dc1813  { height:150px; width:300px}
div.CAMForm fieldset ul.fields li input.select_box {}
div.CAMForm fieldset ul.fields li ul.choices {list-style:none; width:375px; float:right; padding:0px; margin-bottom:10px;}
div.CAMForm fieldset ul.fields li ul.choices li {margin:0px;}
div.CAMForm fieldset ul.fields li ul.choices li label {display:inline; float:none; width:auto; font-weight:normal;}
div.CAMForm fieldset ul.fields li ul.choices li input.radio_button {}
div.CAMForm fieldset ul.fields li ul.choices li input.check_box {}
div.CAMForm fieldset ul.fields li input.input_box#captcha {
	width:100px;
	font-weight:bold;
	font-size:14px;
	height:20px;
	}


/** OSAPI EVENTS  **/

span.icontext {
display:none;
}
#PageMenu {
float:right;
}
#PageMenu a {
	text-decoration:none;
	}
#Article_List #RSS_Listing_Body li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:-20px;
	color:990000;
	height:30px;
	padding-top:20px;
	padding-bottom:0px;
	border-top:1px #E5E0C3 solid;
	
	}
#Article_List #RSS_Listing_Body li {
	margin-top:10px;
	}
	
.OSAPIEVENT_OddRow h4,
.OSAPIEVENT_EvenRow h4 {
font-weight:normal;
}
select#districtSelectBox.inputbox {
	width:165px;
	}
	
/* KILL WORD JUNK */

.MsoBodyText,
.null,
font {
	display:none;
	}
