﻿@import url(layout.css);
body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: small;
	color: #000000;
	background-image:url('../images/cross.gif');
	background-attachment:fixed;
	background-position:top left;
	background-repeat:repeat
	
}

.imgcenter
   {
   display:block; 
   margin:0 auto; 
   text-align:center; 
   }
   
.intro
  {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16pt;	}
  
.bradley {
	font-family:"Bradley Hand ITC";
	font-size:30pt;
	margin-bottom:10px
	}

.music {font-family:Tahoma;
		font-size:12pt;
}

/* Styles for DIV tags */
#container , #cam {
	background-color: #53799E;
}
#masthead {
	background-color: #53799E;
	padding: 15px;
}
#navigation {
	background-color: #790000;
	text-align: center;
}
html>body #navigation {
	overflow: hidden;
}
#content_container, #cam {
	background-color:#ffffff;
	padding: 0px;
	border-right: 3px solid #790000;
	border-left: 3px solid #790000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #790000;
}
#cam h3 {
    font-size:11pt;
}
#column_left {
	float: left;
	
}

#column_left h1 {
	text-align:center;
	font-size:28pt;
	font-family: Tahoma, serifSansSerifMonospace;
	color: #DC143C;	
}

#column_right {
	background-color: #A3B4CA;
	padding-bottom: 30px;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
}
#footer {
	background-color: #790000;
	color: #FFFFFF;
}
/* Styles for Masthead */
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #f5f5f5;
	margin-bottom: 0px;
	text-align: right;
	font-size: large;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	font-size: 12pt;
	font-family: Tahoma, serifSansSerifMonospace;
    list-style-image: none;
    width:175px;
    padding-right:8.5px;
    padding-left:8.5px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;

}
#navigation a:hover {
	background-color: #1E90FF;
}

#currentpage
{
    background-color: #1E90FF;
	
}

*
/* Styles for Right Column */
#column_right h4 {
	color: #112233;
	margin-top: 0px;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: small;
}
#column_right a {
	color: #443311;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
/* Styles for Left Column */
h1 {
	font-family: Tahoma, serifSansSerifMonospace;
	color: #DC143C;
	margin-top: 0px;
}
h2 {
	font-family: Tahoma, serifSansSerifMonospace;
	color: #1E90FF;
	margin-top: 0px;
}
h3 {
	font-family: Tahoma, serifSansSerifMonospace;
	color: #1E90FF;
	margin-top: 0px;
}
h4 {
	font-family: Tahoma, serifSansSerifMonospace;
	color: #1E90FF;
	margin-top: 0px;
}
h5 { 
	font-family: Tahoma, serifSansSerifMonospace;
	color: #1E90FF;
	margin-top: 0px;
}
h6 { 
	font-family: Tahoma, serifSansSerifMonospace;
	color: #1E90FF;
	margin-top: 0px;
}
a {
	color: #112233;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover {
	color: #1E90FF;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#singcal {
	width: 550px;
	padding-left:150px;
}

#singcal ul {
	list-style:square;
}

#singcal li {
	font-size: 20pt;
	font-family: Tahoma, serifSansSerifMonospace; 
    color: #1E90FF;
}

#childcal {
	width: 550px;
	padding-left:100px;
}

#childcal ul {
	list-style:square;
}

#childcal li {
	font-size: 20pt;
	font-family: Tahoma, serifSansSerifMonospace; 
    color: #1E90FF;
}

#childcal h2 {
	font-family: Tahoma, serifSansSerifMonospace;
	color: #1E90FF;
}

#aboutus {
	width: 750px;
}

#aboutus ul {
	list-style:square;
}

#aboutus li {
	font-size: 20pt;
	font-family: Tahoma, serifSansSerifMonospace; 
    color: #1E90FF;
}

#aboutus h2 {
	font-family: Tahoma, serifSansSerifMonospace;
	color: #1E90FF;
}

#plan font.MenuTitle
	{
	font-size:14pt; 
	font-weight:bold;
	color:#F2A203; 
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	}

#plan font.pastor
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#000000;
	}
	
#plan p.plan
	{
	text-indent: 0.25in; 
	line-height: normal;
	
	font-size:12pt;
	color:black;
	}
#plan i   {
	color:blue;
}
