body {
  margin: 0em;
  font-size: 1.1em;
  text-align: center;
  font-family: verdana, geneva, sans-serif;
  /*background: #fe7 url(images/bg.gif) repeat-y center;*/
  /* background: #306; */
  /* background: #000066;  */ /* background color djb 12-10-09*/
  /* background: #095ECF url(images/back_drop.GIF) repeat-y; */ /*2-5-10*/
  background: #063A80 url(images/back_drop1.GIF) repeat-y;  /*2-10-10*/
  background-position:top center;/*2-5-10*/
  background-attachment:fixed;/*2-5-10*/
  }

h1 { 
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
  padding-top: 1.5em;
  color: #3333FF;
  color:#063A80;
  color:#0965DF;
}
h3 {
  font-size: 1em;
  color: #3333FF;
  color:#063A80;
  color:#0965DF;
 }

h4 {
  color: black;
 }

 p {
  text-align: left;
  padding: 0 1em;
}

tr {
  text-align: left;
}
td {
   padding-right: 1em;
}

a {
  color: #000; 
}
/* #00c */
a:active, a:hover { color: #0965DF;} 

ul {
  text-align: left;
}
ol {
  text-align: left;
  margin-left: 1em;
}

address {
  font-style: normal;
}

/* image classes */
a img {border: none;}

.float-left {float: left; padding: .5em 2em .5em 2em;}
.float-right {float: right; padding: .5em 2em .5em 2em;}
.bottom {padding: 2em;}

.mini {padding: .5em;}
.spacer {padding: 2em;}

/* info classes */
.info1 {}

#main {
  /* background: #ffc; Main body color change djb 12-10-09*/
  background: #F0FFFF;
  margin: 0 auto;
  padding-top: 1px;
  width: 800px;
  /*background: #fe7 url(images/bg.gif) repeat-y center;*/
  background: #F7FAFF url(images/page1.GIF) repeat-x;  /*2-10-10*/
}

#header {
  text-align: left;
  font-size: 1em;
  font-size: 18px;  
  /* background: #fff url(images/pcusalgo.gif) no-repeat top left; */
  background: #FFFFFF url(images/heading2.GIF) no-repeat top center; /*2-10-10*/
  margin: 0 auto;
  padding: 1.5em 0;
  width: 800px;
}
#header h1 {
  margin: 0;
  font-family: palatino, "book antiqua", serif;
  padding: .25em 0em 0 2.2em;
  font-size: 1.92em; /*2-5-10*/
}

#description {
  display: none;
  padding: 0 0 1em 1em;
}

#goals {
  padding-top: .5em;
  clear: both;
}

#contactform {
  padding: 2em 14em;
  position: static;
  text-align: left;
}

#contactform .comment {
  text-align: left;
  padding: 0 1.5em;
}

#staff p { text-align: center;}

#footer 
{
  font-size: 80%;
  padding: 2em;
}

#footer p {
  text-align: center;
}

#footer strong {
  color: #3333FF;
  color:#0965DF;
}

#verse p
{
 	font-family: verdana, geneva, sans-serif;
	color: #996600;
	font-style: italic;
	text-align:justify;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	padding-right:20px;
}
 

/* navigation */
#menu1 a:link, #menu1 a:visited
{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000BB;
	text-decoration: none;
	text-align:left;
	/* padding: 1px; */
    width:100%;
}  

#menu1 a:hover, #menu1 a:active
{
	color: #0000BB;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}

/* World wide mission map  */
#WWMP a
{
	color: #000000;
	font-size: 1em;
	font-style: italic;	
	font-weight: 700;
	text-decoration: underline;
	text-align:left;
}  

#WWMP a:hover
{
	color: #3333FF;
	text-decoration: underline;
}

#mission_statement p
{
    font-family: palatino, "book antiqua", serif;
	font-style: italic;
	text-align:center;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
	width: 750px;
	color:#063A80;
	/* margin-left:50px;
	margin-right:50px; */
	}
 
#service_time p
{
    font-family: palatino, "book antiqua", serif;
	text-align:right;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color:#063A80;
	margin:5px;
	margin-right:55px;
}

#Financial p
{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:220px;
}

#Aims li
{
	margin-top:10px;
	margin-bottom:10px;
}

#Goals_TLC li
{
	margin-left:260px;
}

#TLC p
{
	font-size:12pt;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:270px;
}

/* Beginning of sermontxt */
#sermontxt a, #sermontxt a:visited
{
	/* color: #000000; */
	color: #FF3300;
	/* font-size: 1em; */
	font-style: italic;	
	font-size:small;
	font-weight: 500;
	text-decoration: underline;
	text-align:left;
}  

#sermontxt a:hover, #sermontxt a:active
{
	color: #990000;
	font-style: italic;	
	font-size:small;
	font-weight: 500;
	text-decoration: underline;
	text-align:left;
}

#sermontxt li
{
	font-size:small;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:normal;
}
#sermontxt ul
{
	margin-top:4px;
	margin-bottom:4px;
}

#sermontxt h2
{
	margin-top:2px;
	margin-bottom:2px;
	font-size:small;
	text-align:left;
	margin-left:30px;
	color: #000000;
}

#sermontxt h3
{
	font-size: 110%;
	text-align:left;
	margin-left:30px;
	margin-top:2px;
	margin-bottom:2px;
	color:#0965DF;
}

#sermontxt object
{
	margin-right:0px;
}
#sermontxt p
{
	margin:0px;
	font-size:small;
	text-align: center;
	color: blue;
	font-weight: bold;
	padding: 0px;
}

#sermontxt1 p
{
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	font-size:80%;
	text-align:justify;
}
/* End of sermontxt */

#stafftxt p
{
	margin:0px;
	font-size:90%;
	text-align: justify;
	color: black;
	padding: 0px;
	margin-right:10px;
	font-weight: 500;
}

table.beliefs
{
	width:760px;
	background: #FFFFFF url(images/cross_red_cloth.JPG);
	border:1px solid black;
}

table.beliefs td
{
   font-family: verdana, geneva, sans-serif;
	background-color:#ffffff;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.80;
	border:0px solid black;
	vertical-align:top;
	padding: 4px;
	font-size:95%;
	font-weight: 500;
}

#OurBeliefstxt strong
{
	font-weight: bold;
	color: #0965DF;
	font-style: italic;
}

#OurBeliefstxt p
{
	padding: 4px;
	margin: 4px;
	font-size:110%;
	color: #0965DF; 
	text-align: center; 
	font-weight: bold;
}

table.Welcome
{
	width:760px;
	background: white url(images/CPCC.JPG);
	border:1px solid black;
}
table.Welcome td
{
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.9;
	/* border:1px solid black; */
}
table.Welcome img
{
	float: right;
	padding :0px;
	border:10px solid #E0E0E0;
}

#Welcometxt p
{
    font-family: Helvetica, geneva, sans-serif;
	margin-top: 10px;
	margin-left: 5px;
	color: black; 
	font-size: 17px;
	/* font-size: 16px; */
	text-align: justify;
	font-weight: bold;
}

#Welcometxt h2
{
	font-size: 40pt;
	color: #0965DF; 
	text-align: left;	
	padding: 2px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

#Servicetxt h2
{
    font-family: palatino, "book antiqua", serif;
	font-size: 44pt;
	color: #0965DF; 
	text-align: center;	
	margin: 0px;
	margin-left: 0px;
	padding: 40px;
	font-weight: normal;
	font-style: italic;
}

#Servicetxt p
{
    font-family: Helvetica, geneva, sans-serif;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	color: black; 
	font-size: 15px;
	/* font-size: 16px; */
	text-align: justify;
	font-weight: normal;
}

.ServiceHeading img
{
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	border-left: 10px solid black;
}

div.scroll
{
	padding: 0px;
	margin-top: 20px;
	margin-left: 15px;
	border: 1px solid black;
	background-color:transparent;
	width:540px;
	height:580px;
	overflow:auto;
}

#Historytxt h2
{
	text-align: center;	
}

#Historytxt p
{
    font-family: Helvetica, geneva, sans-serif;
	font-size: 14px;
	/* font-size: 16px; */
	text-align: justify;
	font-weight: normal;
}

#EventTxt h2
{
	text-align: center;	
}

#EventTxt h6
{
	text-align: center;	
	font-weight: normal;
}


#EventTxt ul
{
    font-family: Helvetica, geneva, sans-serif;
	/* font-size: 12px; */
	font-size: 85%; 
	text-align: justify;
	font-weight: normal;
	margin-right: 10px;
}

div.EventScroll strong
{
	font-family: Comic Sans MS, Helvetica, geneva, sans-serif;
	/* text-decoration: underline; */
	color: #00008B; 
	/* font-style: italic; */
}


div.EventScroll
{
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid black;
	background-color:transparent;
	width:540px;
	height:520px;
	overflow:auto;
}

table.prayer_request
{
	width:760px;
	background: #FFFFFF url(images/praying_hands_with_cross.jpg);
	border:1px solid black;
}

table.prayer_request td
{
   font-family: verdana, geneva, sans-serif;
	background-color:#ffffff;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	border:0px solid black;
	vertical-align:top;
	padding: 4px;
	font-size:95%;
	font-size:85%;
	font-weight: 500;
}

#prayer_request_txt strong
{
	font-weight: bold;
	color: #0965DF;
	font-style: italic;
}

#prayer_request_txt p
{
	padding: 4px;
	margin: 4px;
	font-size:110%;
	color: #0965DF; 
	text-align: center; 
	font-weight: bold;
}

#map_table p
{
    font-family: Helvetica, geneva, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #FFFFFF; 
	font-size: medium;
	/* font-size: 14px; */
	text-align: left;
	font-weight: bold;
}

#map_table h1
{
    font-family: Helvetica, geneva, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #FFFFFF; 
	font-size: 40pt;
	/* font-size: 40px; */
	text-align: left;
	font-weight: bold;
}

#map_table a
{
    font-family: Helvetica, geneva, sans-serif;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF; 
	font-size: small;
	/* font-size: 12px; */
	text-align: center;
	font-weight: bold;
}
#map_table a:hover
{
	color: #D9E8FD; 
}


