body { 
	margin: 0; 
	padding: 0; 
	background: #eee;
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92;}
a:hover { color: #808080; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: url(../images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image {border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}

#content {
	width: 100%;
}

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #eee url(../images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #eee url(../images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #eee url(../images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
                #menu_left li ul {
			position: absolute;
			left: 205px;
			top: 0;
			display: none;
		}
		#menu_left li { list-style: none; position: relative;}
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(../images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px;
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		
		#menu_left li a:hover { background: #9EB1C9 url(../images/arrow.gif) no-repeat center left; color: #fff;  }

                #drop_down li a:hover { background: #9EB1C9 url(../images/arrow.gif) no-repeat center left; color: #fff; }
                #drop_down ul { list-style: none; }
                
                #drop_down li a {
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(../images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px;
			margin: 0;
			font-weight: bold; 
			text-decoration: none;
			border: 1px solid #8D9CAF ;
		}
		
		/*
		* html ul li {float: left; height: 1%;}
		* html ul li a {height: 1%; }
		*/

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	font-size: 1.3em;
	color: #3F5B7F;
	margin: 0 0 6px 0;
	width: 380px;
	height: 245px;
    padding: 25px 240px 0 20px;
	border: 2px solid #e2e2e2;
	background-color: #BCCEDA;
	background-image: url(../images/efca_1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#intro_right h1 { margin: 0 0 20px 0; }
#intro_right .white { color: #FFF; background-color:transparent; }
	
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
	background: #fff;
}
	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(../images/register.jpg) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
	font-size: 1.3em;
}
	#right form{ color: #547592; }
	#right form table { color: #547592; }
	
	.leftstaff {
		float: left; 
		padding: 10px 15px;
		width: 285px; 
		height: 350px;
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		background: #fff;
	}
	.rightstaff {
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		height: 350px;
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		background: #fff;
	}		
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		background: #fff;
	}
        .staffbio {
		width: 610px;
		height: 350px;
		border: #ccc 1px solid;
		margin: 0 0 10px 0;
		background: #fff;
		float: left;
		padding: 10px 15px;
	}	
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		background: #fff;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #fff;
		color: #444;
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }

/* List style */

table.listing
	{
		padding: 4px;
		clear: both;
	}

table.listing thead
{
	color: #E5EAF2;
	background-color: #8D9CAF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
	font-size: 12px;
	vertical-align: bottom;
}

table.listing th
{
	color: #E5EAF2;
	background-color: #8D9CAF;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 15px;
}

table.listing th a
{
	color: #E5EAF2;
}

table.listing td
{
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 1px solid #8D9CAF;
	text-align: left;
}

/* goal content listing */

table.goals {
	width: 100%;
	margin: 0px;
}

table.goals td.ref {
	width: 27%;
	font-weight: bold;
	font-size: 10pt;
}

table.goals td.verse {
	width:"73%";
	font-size: 10pt;
}

/* CALENDAR */

#full_content {
	float: left;
	width: 100%;
}
table.table_c {
	border-collapse: collapse;
	margin: 5px;
}

tr.heading_c td {
	color: #E5EAF2;
	background: #8D9CAF;
	border: 1px solid #8D9CAF; 
	font-size: 11pt; 
	font-weight: bold; 
	height: 15px; 
	vertical-align: middle; 
}

tr.heading_c a { 
	color: #E5EAF2;
	font-size: 11pt; 
	text-decoration: none; 
}

tr.heading_c a:hover { text-decoration: underline; }

tr.week_c td	{ 
	background: #C2CEDE; 
	border: 1px solid black; 
	font-size: 9pt; 
	font-weight: bold; 
	padding: 0px; 
	text-align: center; 
	width: 135px; 
	color: #3F5B7F; 
}

tr.days_c td.active_c {
	background: #DDD; 
	height: 83px;
	border: 1px solid black; 
	text-align: left; 
	vertical-align: top; 
}

tr.days_c td.inactive_c {
	background: #bbb;
	height: 83px;
	border: 1px solid black;
}
	

tr.days_c a { 
	color: black; 
	font-size: 8pt; 
	font-weight: normal; 
}

tr.days_c td div { 
	font-size: 8pt; 
	font-style: italic; 
	text-decoration: underline; 
}

