/* Focus on the Family CSS Document
------------------------------------
Written By: Greg Mahoney - Leadership Transformations - 06/2009
 */
 
 body{
			background-color: #FFFFFF;
			background-image: url(../images/mainback.gif);
			background-repeat: repeat-x;
			font-family: Arial, Helvetica, sans-serif;
			font-size: .7em;
		}
.style5 {color: #EDDE78}
    .style6 {color: #333333}
    .style7 {color: #666666}
    body {
	background-color: #FFFFFF;
}
.style8 {color: #006883}
.style13 {color: #333333; font-size: 12px; }
    .style15 {color: #652565; font-weight: bold; }
    .style21 {
	font-weight: bold;
	color: #000000;
}
    .style24 {color: #006883; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
    .style25 {color: #BF2004}
    .style28 {color: #808080; font-size: 21px; font-family: Georgia, "Times New Roman", Times, serif; }
    .style29 {
	color: #C21603;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.NOTE{
	background-color: #F6A9B6;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	border: 1px solid #5A0311;
}
.PageNote{
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	margin-left: 12px;
	margin-right: 12px;
}
.TextHDR{
	color: #00929F;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

td.header_back{
	background-image: url(../images/headbackground.gif);
	background-repeat: repeat-x;
}
td.newNav{
	background-color: #B8C54F;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
}
td.sidebarback{
	background-color: #CECFCF;
	background-image: url(../images/sidebarback.gif);
	background-repeat: no-repeat;
	background-position: top;
}
td.FOFform{
	background-color: #FFFFF;
	border: 1px solid #006883;
	color: #000000;
	padding: 2px;
	font-size: .8em;
}
td.FOFform2{
	background-color: #BEE8F3;
	border: 1px solid #006883;
	color: #000000;
	padding: 2px;
}
td.FOFformCong{
	background-color: #ECECEC;
	border: 1px solid #333333;
	color: #000000;
	padding: 2px;
}
td.FOFformLead{
	background-color: #7EC2D4;
	border: 1px solid #333333;
	color: #000000;
	padding: 2px;
}
td.footerBack{
	background-color: #066B85;
	background-image: url(../images/footerback.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: .7em;
	padding: 12px;	
}
td.PastorContent{
	padding-left: 12px;
	padding-right: 12px;
}
td.PercentStyle{
	text-align: center;
	border: 4px solid #333333;
	background-color: #FFF;
	padding: 12px;
	font-size: 1.3em;
	font-weight: bolder;
	color: #333333;
	
}
a.footer{
	color: #FFFFFF;
	underline: none;
}
button.btn {   
  color:#33333;
  background: transparent;
  outline: none;
  border: none;   
} 

a.banner{
	display: block;
	width: 160px;
	background-color: #808080;
	border: 1px solid #ccc;
	color: #F3EDD1;
	text-decoration: none;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
}
a.banner:hover{
	background-color: #CCCCCC;
	border: 1px solid #808080;
	text-decoration: underline;
}

a.breadcrumb{
	color: #333333;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}
a.breadcrumb:hover{
	background-color: #000000;
	text-decoration: underline;
} 
a.Bodylink{
	color: #006883;
	text-decoration: none;
	font-weight: bold;
}
a.Bodylink:hover{
	color: #000000;
	text-decoration: underline;
}
.FOFheader {
	font: 1.1em;
	font-weight: bold;
	color: #006883;
	line-height:32px;
	}
.FOFbodyText {
	font:.8em;
	line-height:22px;
	color:#000000;
}
a.button{
	display: block;
	width: 120px;
	background-color: #808080;
	border: 1px solid #ccc;
	color: #F3EDD1;
	text-decoration: none;
	text-align: center;
	font-size: .8em;
}
a.button:hover{
	background-color: #CCCCCC;
	border: 1px solid #808080;
	text-decoration: underline;
}
a.BodyNav{
	color: #013C61;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: .8em;
}
a.BodyNav:hover{
	color: #FFF;
	text-decoration: underline;
}
