body
{
	margin: 0;
	padding-left: 2px;
}

/* home page */
.hp-Greeting-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	line-height: 17px;
}
.hp-Greeting-middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: 24px;
}
.hp-Greeting-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}

.hp-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	line-height: 14px;
}

.hp-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	line-height: 15px;
}
.hp-text a, .hp-text a:visited {
	color: #002B5F;
	text-decoration:underline;
}
.hp-text a:hover {
	color: red;
	text-decoration:none;
}

#divHPAnnouncements
{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;	
}
#divHPPrayerCenter
{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;	
}
#divHPAddress
{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;	
}
#divHPDevotional
{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;	
}

/* home page leftnav */
.hp-leftnav-Highlight
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #E0E4EF;
	
}
.hp-leftnav-Highlight a, .hp-leftnav-Highlight a:visited
{
	background:#95BEEF;
	color: #1F1F1F;
	font-weight: bold;
	display: block;
	width: 100%;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:6px;
	overflow: hidden;
	text-decoration: none;
	border-bottom:solid 1px white;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.hp-leftnav-Highlight a:hover
{
	background: #EFF3FF;
	color: #011554;	
	text-decoration: none;
}


/* header */
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #660000;
	line-height: 17px;
}

.Header A {
color: #000000;
text-decoration: underline; 
}

/* left nav */
.leftnavheadertext 
{
	color: #303D43;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.leftnavheadertext A
{
	display: block;
	width: 100%;
	padding-top:4px;
	padding-bottom:5px;
	overflow: hidden;
	text-decoration: none;
	border-bottom:solid 1px #CF9633;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	
	color: #303D43;
	text-decoration: none;
}
.leftnavheadertext A:hover {
	color: #990000;
	background-color: #FFA314;
	text-decoration: none;
}

.leftnavtext 
{
	color: #cc6600;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	line-height: 16px;
}
.leftnavtext A {
	color: #cc6600;
	text-decoration: none;
	background-repeat: no-repeat;
}
.leftnavtext A:hover {
	color: #FF0000;
	text-decoration: none;
	background-repeat: no-repeat;
}

.leftnavtext-bold
{
	color: #353636;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:bold;
}
.leftnavtext-bold A 
{
	font-weight:bold;
	color: #FF1F1F;
	text-decoration: none;
}
.leftnavtext-bold A:hover {
	color: #FF0000;
	text-decoration: underline;
}
	
/* body */
.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	line-height: 17px;
}

.textheader A {
color: #000000;
text-decoration: underline; 
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

.text a, .text a:visited {
	color: blue;
	text-decoration:underline;
}

.text a:hover {
	color: red;
	text-decoration:none;
}

.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	line-height: 17px;
}

.textheader A {
color: #000000;
text-decoration: underline; 
}

/* footer */
.footer-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc9933;
	line-height: 17px;
}

/* Missions */
.mbg-America 
{
	background-image: url(../images/missions/usa.gif);
	background-repeat: no-repeat;
}
.mbg-brazil
{
	background-image: url(../images/missions/brazil2.gif);
	background-repeat: no-repeat;
}
.mbg-australia
{
	background-image: url(../images/missions/australia.gif);
	background-repeat: no-repeat;
}
.mbg-CostaRica
{
	background-image: url(../images/missions/CostaRica.gif);
	background-repeat: no-repeat;
}
.mbg-Germany
{
	background-image: url(../images/missions/Germany.gif);
	background-repeat: no-repeat;
}
.mbg-Haiti
{
	background-image: url(../images/missions/Haiti.gif);
	background-repeat: no-repeat;
}
.mbg-Philippines
{
	background-image: url(../images/missions/Philippines.gif);
	background-repeat: no-repeat;
}




/**************************************************/


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 7px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 border: solid 1px #777788;
 padding: 2px;
 list-style: none;
 background: #DDE;
 margin: 1px;
 display: table-footer-group;
 white-space:nowrap;
 letter-spacing: .45px;
}

ul.tabbernav li a
{
 padding: 1px 0.5em;
 margin-left: 1px;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}





#fcs
{
	padding:3px;
	font-family:Arial;
	font-size:12pt;
	background-image:url(/images/fcs/fcsview2_opt.jpeg);
	background-repeat:no-repeat;
	background-position:top center;
}

#fcs h1
{
	color:#0033BF;
}

#fcs h2
{
	padding:5px 0 0 0;
	margin:20px 0 0 0;
	color:#3F3F3F;
	font-weight:bold;
	font-size:16pt;
}

#fcs h3
{
	padding:5px 0 0 0;
	margin:20px 0 0 0;
	color:#0033BF;
	font-weight:bold;
	font-size:14pt;
}


#fcs a, #fcs a:visited {
	color: blue;
	text-decoration:underline;
}

#fcs a:hover {
	color: red;
	text-decoration:none;
}
