﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: white ;
	text-align:center;
	background-image:url('../images/upperfeather.png');
	background-repeat:repeat-x;
	

		}
	
	
#container {
	width: 100%;
	margin-top: 0px;
	border-bottom: 2px solid #21b7f5;
	
	}
	
	

#masthead {
	width: 670px;
	margin-right: auto;
	margin-left: auto;	
	padding-bottom: 10px;
		
	
}

#index

{
	
}
#navigation {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#page_content {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	
}
#content {
	position: relative;
	float: left;
	width: 500px;
	padding-top: 7px;	
	text-align: left;
	

}
#sidebar {
	float: right;
	width: 145px;
	padding-left:15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
}

#hide
{
	visibility:hidden
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: blue;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	bottom: 0;
	font-weight: normal;
	color: blue;
	display: inline;
	margin-top: 15px;
	margin-left: 25px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin:  0;
	padding: 0;
}
#navigation li {
	float: left;
	font-size: 1.5em;
}
#navigation a {
	text-decoration: none;	
	color: #00b4ed;
	
	
}
#navigation a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
/* Content Styles */
#content h2,h3,h4,h5,h6 {
	color: #00b4ed;

}
#content h1{
	color:gray
}
.content_img {
	padding:0 15px 15px 15px;	
	float:left;
}

.faith_img

{
	padding: 15px;	
	float:left;
	margin-top: 120px;

}



.big 
{
	font-size:1.5em
}

/* Sidebar Styles */

#sidebarevents

{
	margin-top:200px;
	font-size:1.3em;
	color:blue;
}
#sidebar p {
	color: #222;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #47b;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}

#expand  {
         font-size:0.8em;
         width: 90%;
         
	
}


.link_image   {
	border:none;
}


/*table styles*/

#table_1
{
	width:100%;
	table-layout:fixed;
	border:outset;
	
		

}

.caption
{
	text-align:right;
	font-style:italic;
	font-weight:bold;
	background-color:#FFCC66;
}
.th
{
	font-weight:bold;
	font-size: 1.5em;
	text-align:center;
	color:blue;
	border:thin;
	background-color:#C0C0C0;
}
.td
{
	
	color:maroon;
}
.tda

{
	color:blue;
	font-weight:bold;
	font-size: 1.2em;
}

#table_2

	
{
	width:100%;
	table-layout:fixed;
	border:outset;
	
		

}

.th
{
	font-weight:bold;
	font-size: 1.5em;
	text-align:center;
	color:blue;
	border:thin;
	background-color:#C0C0C0;
}
.td
{
	
	color:maroon;
	font-size:1.6em
}
.tdb

{
	color:blue;
	font-weight:bold;
	font-size: 1.6em;
}

.tdc

{
	color:#333333;
	font-weight:bold;
	background-color:#CEEAFF
}

.tdd

{
	font-weight:normal;
	font-size:0.8em;
	
}

.followup_image
{
	margin-top: 300px;

}

.alpha_image

{
    position:relative;
	margin-top:30px;
	padding-left:10px;
}

/* Link Styles */
a {
	color: #191970;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.underline  {
	text-decoration:underline
}
