﻿html, body, td, input, select, textarea, p, fieldset
    {
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 0.94em;
    color: #330000;/*#003366;*/
    }

body{ 
 margin:0px;
 padding:0px;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
 
 background-color:#EDE4C9;
 background-image: url(Images/BackBarMain.jpg);
 background-repeat:repeat-x;
 }
 

table {border-collapse:collapse;}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

p{padding: 3px 0px 6px 0px;margin: 0; text-align: justify;}
/*li { padding-top:3px; padding-right: 3px;}*/


a {font-weight: normal; font-family: Verdana;}
a:link, a:visited {text-decoration: none; color: #990000; border-bottom: dotted 1px #990000; }
a:hover, a:active, a:focus {text-decoration: underline ; color: #A26607; border-bottom: solid 1px #A26607; }



a.home {font-weight: normal; font-family: Verdana;}
a.home:link, a.home:visited {text-decoration: none; color: #ffeeee;}
a.home:hover, a.home:active, a.home:focus {text-decoration: underline;color: #EDE4C9;}


fieldset {padding:16px; margin: 0; border: solid 1px #990000;}
legend {font-weight:bold; color: #990000;}

textarea{border: solid 1px #999999;}
.textbox{border: solid 1px #999;}
.btnSubmit{border: solid 1px #330000; cursor: pointer;}
.Button{border: solid 1px #330000; cursor: pointer;}
.th{ font-weight: normal; color: #000; background-color:#E8E8F4;}



INPUT.button {
	text-align : center;
	color:#fff;
	font-size : 12px;
	font-weight : bold;
	background-color:#2F374D;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#333;
	border-bottom-color:#333;
	margin: 0;
	padding: 4px;
	cursor:pointer;}
	
INPUT.buttonHover
{
	text-align : center;
	color:#fff;
	font-size : 12px;
	font-weight : bold;
	background-color:#878E99;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#333;
	border-bottom-color:#333;
	margin: 0;
	padding: 4px;
	cursor:pointer;}


.PrinterOnly {DISPLAY: none;}
.true {color: #0F0;font-size: 12px;font-weight: bold;}
.false {color: #F00;font-size: 12px;font-weight: bold;}
.PrayerText { font-size:medium;
    font-weight: normal; 
    font-family: Arial, Helvetica, sans-serif;
    line-height: 140%; }




#pagewidth { 
 width:770px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 margin-top: 0px;
 background-color: #660000;
 }

#pagewrapper { 
 width:770px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 margin-top: 0px;
 background-color: #fff;}
#header {
 background-color: #5C6473;
 color: #fff;
 width:100%;
 padding: 0px;
 border-bottom: 1px solid #A0A4B4;}
 
 
 #ContentDiv
    {
    margin:0 auto;
    width: 960px;
    text-align: left;
    border-left: solid 2px #D2C9AE;
    border-right: solid 2px #D2C9AE;
    border-bottom: solid 0px #330000;
    background-color: #F8F5EA;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    }
 div.HomepageHead1{background-image:url(Images/BSCC_Header4_01.jpg); background-repeat: no-repeat; width: 960px; height: 129px;}
 div.HomepageHead2{background-image:url(Images/BSCC_Header4_02.jpg); background-repeat: no-repeat; width: 960px; height: 31px;padding: 1px;}
 
 
 

 
 .CategoryItem{border:1px solid #900 !important;padding: 3px 5px;background-color:#ffffff;}
 
 /* new */
 
 .Box{border: 1px solid #990000;width:700px;margin:0 auto;}
 
 .Bar25h{
    margin:0 auto;
	background-image:url(Images/RedGradient25h.jpg);
	/*background-image:url(Images/RedBar2.jpg);*/
	background-repeat:repeat-x;	
	background-color:#aa0001;
	padding: 4px;
	display:block;
	color:#FFF;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	 /*height: 24px;   25px for RedGradient25h.jpg*/
 }
 

 .RedBar{
	background-image:url(Images/RedBar.jpg);
	background-repeat:repeat-x;	
	background-color:#aa0001;
	padding: 4px;
	display:block;
	color:#FFF;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
 }

 
 

 @media print
    {
    .noprint {display: none;}
	}		



html {
scrollbar-base-color: #EDE4C9;
scrollbar-arrow-color: #666;
scrollbar-track-color: #F1ECD8;
scrollbar-shadow-color: #333;
scrollbar-lightshadow-color: #666; 
scrollbar-darkshadow-color: #999;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #666;
}


/********************* BIBLE CSS **************************/
.bookListing li{ padding:3px;}
.chapters table{border-collapse: collapse;}    
.chapters td{
	font-family: Georgia,Courier New,Serif;
	font-size: 0.9em;
	padding-left: 1em;
	vertical-align:top;
	}

.chapters{
	width: 90%;/*780px;*/
	margin: 0px auto;
	}
.chapters ul{
	margin: 0;
	padding: 0;
	line-height: 30px;
	}

.chapters li{
	list-style-type: none;
	display: inline;
	}

.chapters a, .chapters a:visited{
    padding: 2px 5px;
    border: 1px solid #300;
    text-decoration: none; 
    color: #300;
    }

.chapters a:hover, .chapters a:active{
    border: 1px solid #000;
    color: #fff;
    background-color: #cc0000;
    }

.chapters a.currentpage{
    background-color: #336699;
    color: #FFF !important;
    border-color: #2b66a5;
    font-weight: bold;
    cursor: default;
    }

.chapters a.disabled, .chapters a.disabled:hover, .chapters a.disabled:active{
    background-color: white;
    cursor: default;
    color: #999999 !important;
    border-color: #999999 !important;
    font-weight: normal !important;
    }
/**********************END OF BIBLE CSS *******************/

/** our mission **/
#OurMission p{font-family:Georgia; font-size: 1em; text-align: justify;}
#OurMission p:first-letter {color:#900; font-size:3em; border: outset 1px #fee; padding: 3px 5px 3px 5px; background-color: #EDE4C9;margin: 2px;} 
#OurMission .impact {color: #900; font-weight: bold;}
/*#OurMission .impact:first-letter{font-size:2em; text-decoration: underline;}*/

/** end of our mission **/
