﻿/* =================================================================
 *    Title: main.css
 *  Created: 7/19/2008 (J. Lowe)
 *  Purpose: Provide CSS Styles for the content pages.
 * Comments:
 * =================================================================
*/

/* body
{
	margin: 0px 0px 0px 0px;
	position: absolute;
	background: white url('images/bigchurch.gif'); */
	/* background: url('images/bigchurch.gif') no-repeat fixed; */
	/* background-color: transparent; */
/*}*/
.blist 
{
	text-align:left;
	font-family:'Trebuchet MS',Arial,Verdana;
	font-size:11pt;	
}

.info 
{
	text-align:left;
	color:#917454;
	font-family:'Trebuchet MS',Arial,Verdana;
	font-size:11pt;
	font-weight:bold;
	vertical-align:bottom;
	background-image:url('../_images/info2.jpg');
	background-repeat:repeat-x;	
}


div.header {
	margin-top: 2px;
	/* margin-left: 2px; */
	position: static;
	left: 0px;
	padding-left: 5px;
	width: 760px;
	height: 158px;
	float: none;
	/* background-image: url('../images/bigchurch.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right; */
	/* background-color: transparent; */
}
.ministries {
	position:static;
	width:100%;
	text-align:center;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:1em;
	
	/* background-color:Yellow; */
}
.beliefs 
{
	position:static;
	width:100%;
	text-align:left;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:1em;
	/* background-color:Yellow; */
}
.sched {
	position:static;
	width:75%;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size:1em;
	background-color:transparent;
}
.return_top {
	/* position:absolute; */
	float:right;
	/* width:50%; */
}
.bf {
	width:100%;
	position:relative;
}
.ministry_head {
	/* background: url('../_images/bg_header_grey.jpg'); */
	position:static;
	width:450px;
	/* border-bottom:1px solid #3A6677; */
	
	
	font-style:italic;
	/* width:100%; */
	/* height:24px; */
	color:#3A6677;
	/* color:#00C000;*/
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-weight: bold;
	font-size: 1em;
	
}
.ministry_list {
	width:100%;
	text-align:left;
}

.children_ministry {
	width:100%;
	text-align:left;
	
}
.schedule_list {
	width:90%;
	text-align:left;
}

.children_descr {
	text-indent:35px;
	width:68%;
}
.ministry_descr {
	text-indent:35px;
}
.fntB {font-weight:bold;}

div.subhead
{
	position: static;
	left: 0px;
	width: 760px;
}
div.pic
{
	/* margin-top: 2px; */
	/* position: static; */
	width: 219px;
	height: 145px;
	/* padding-top: 5px;
	padding-right: 20px; */
	float: right;
	background-image: url('_images/bigchurch.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left;	/*  50% 50% no-repeat; */
	/* background-color: transparent; */
}
#church_pic
{
	width: 219px;
	height: 145px;	
}
div.foot
{
	margin-left: 0px;
	padding-left: 10px;
	position: static;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 8pt;
	width: 760px;
	float: none;
	background-color: transparent;
}

div.side
{
	/* margin-left: 2px; */
	left: 0px;
	padding-left: 5px;
	position: static;
	width: 760px;
	background-color: transparent;
	
}

/* div.content
{
	margin-left: 2px;
	width: 760px;	
	float: none;
    position: static;
    background-color: transparent;

}*/
.intro
{
	position:static;
	/* width: 47%;	 */
   /* border: 1px dashed green; */
}
.welcome {
	/* position: static; 
	width: 57%; */
	font-size:11pt;
	font-family:'Trebuchet MS', Arial, Verdana;
	text-indent:35px;
	/* background-color: transparent; */
	
}
.giving  {
	position:static;
}
span.quotes {
	color: #008080;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold
}
td.left_corner {
	background: url('../images/bg_corner_grey_ul.jpg') no-repeat;
	height: 22px;
	width: 20px;
}
td.right_corner {
	background: url('../images/bg_corner_grey_ur.jpg') no-repeat;
	height: 22px;
	width: 20px;
}

th.bkimg {
	background: url('../images/bg_ul_grey1.jpg') no-repeat;
	height: 21px;
	font-family: Arial;
	font-size: 10pt;
	font-weight:600;
}
.verse_num {
	color: #008080; 
	font-weight:bold;
	font-size:.87em;
}

