a {
	color: #336666;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	color: #333366;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
h1 {
	background-color: #669999;
	border-bottom: 1px solid #336666;
	border-top: 1px solid #336666;
	font-size: 11px;
	margin: 0px;
	padding: 5px 15px;
	text-transform: uppercase;
	color:#DCDCDC;
	vertical-align: top;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 10px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
}

h6 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}

img.download {
	vertical-align: middle;
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #BBDDDD;
	margin: auto;
	padding: 0px;
	text-align: right;
}

/* ----------container to center the layout---------- */
#container {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 100%;
}
/* -----------------content--------------------- */
#content{
	margin: 0px;
	position: relative;
}
/*  ----------------footer---------------------- */ 
#footer {
	clear: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#inner{
	margin: 0px;
	width: 100%; /* The ie/pc pecularity */
}
/* --------------left navi------------- */
#left {
	float: left;
	margin-left: -200px;
	margin-right: 1px;
	position: relative;
	width: 200px;
}
/* ----------outer and inner----------------- */
#outer{
	background-color: #ffffff; /* color of the content column */
	border-left: solid 200px #99CCCC; /* color of the left column  */
}

#menu {
	width: 100%;
	border: 0px solid #CCCCCC;
	margin: 0px;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #666666;
	display: block;
	background: url(../images/menu-image.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #283A50;
	background: url(../images/menu-image.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.worshipsched {
   width: 450px;
	border-style: solid;
	border-color: #669999;
	border-width: 2px;
    }

.worshipsched tr td, th {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-style: solid;
	border-color: #669999;
	border-width: 1px;
	padding: 5px;
	background-color: #BBDDDD;
}

.blockindent {
	margin-left:60px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:normal; 
	font-size: 10px;
}

.blockheader {
	margin-left:40px;
	margin-top: 0px;
	font-weight: bold; 
	font-size: 14px;
}

.spacer {
	margin-bottom:20px;	
}

.wsbcheader {
	padding: 0px;
}

.wsbcheader tr {
	height: 110px;
	padding: 0px;
}

.wsbheader tr td {
	padding: 0px;
}

.bacheader {
	font-size:16px;
	font-weight:bold; 
	text-align:center;
	border-width:2px; 
	border-style:solid; 
	border-color:black;
	background-color:#336666;
	color:#DCDCDC;
}

.bacheader a {
	color: #DCDCDC;
}

.bac_tr_light {
	font-size: 12px;
	background-color:#BBDDDD;
	color: #000000;
}

.bac_tr_dark {
	font-size: 12px;
	background-color:#BBDDDD;
	color: #000000;
}

.quotedtext {
	margin-left:70px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:bold; 
	font-size: 12px;
	font-style: italic;
}

.quotedtext_author {
	margin-left:80px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:normal; 
	font-size: 12px;
	font-style: italic;
}

.searchresults {
	margin:auto;
}

.searchresults table {
	border-width:2px; 
	border-style: solid;
	border-color: white;
	width:90%; 
	padding-top:30px;
	margin-left:60px; 
	margin-right:auto; 
	margin-top:30px; 
	margin-bottom:auto;
}

.searchresults table tr {
	font-size: 12px;
	background-color:#BBDDDD;
	color: #000000;
}

.searchresults table tr td {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
.searchresults p {
	margin-left:60px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:normal; 
	font-size: 10px;
}

.searchresults table caption {
	font-size:16px;
	font-weight:bold; 
	text-align:center;
	border-width:2px; 
	border-style:solid; 
	border-color:black;
	background-color:#336666;
	color:#DCDCDC;
	padding:4px;
}
