/* change background color/add background image to control page background area */
body.programBody {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
}

.banner-bg  {
   background: #ffffff url(/programs/soulofwar/images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #ffffff url(/programs/soulofwar/images/banner-bg2.jpg);
   }

div#programPageArea cite  {
	font-size: 10px;
   }


div#programPageArea a:active, a:link, a:visited
   {
   font-size: 11px;
   color: #032D43;
   font-weight: normal;
}

div#programPageArea a:hover
   {
   color: #ffffff;
   font-weight: normal;
   background-color: #032D43;
}

 
/* form, option, input, select, pre
   {
   font-family: Verdana, Georgia, sans-serif;
   font-size: 11px;
   color: #ffffff;
   } */ 

div#programPageArea ul, li, td, tr, p
   {
   font-size: 11px;
   color: #000000;
   }
   
div#programPageArea blockquote
   {
   font-size: 11px;
   color: #000000;
   }
   
.footer-bgcolor  {
   background-color: #dad1ca;
}

.footer-textcolor  {
   color: #000000;
}

.footer-linkcolor  {
   color: #000000;
   font-weight: bold;
}

.imagetext  {
   font-size: 12px;
   color: #000000;
   }
   
.biblical  {
   font-size: 11px;
   color: #000000;
   background-color: #696E4B;
   padding: 10px 10px 10px 10px;
   text-align: justify;
   border: 1px solid #8E946D;
}

div#programPageArea .passage  {
   font-size: 11px;
   color: #000000;
   background: #ffffff;
   padding: 10px 20px 10px 20px;
   text-align: left;
   border: 0px solid #000000;
   -moz-border-radius : 8px;
}

div#programPageArea .passage2  {
   font-size: 11px;
   color: #000000;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #CFD6DC;
   border-right: 1px solid #CFD6DC;
   border-bottom: 0px solid #CFD6DC;
   border-left: 0px solid #CFD6DC;
   background: #DFD6B5;
   -moz-border-radius : 8px;
}

div#programPageArea .passage3  {
   font-size: 11px;
   color: #ffffff;
   background: #ffffff url(images/bg-arm.jpg) no-repeat;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
   -moz-border-radius : 8px;
}

div#programPageArea .passage4  {
   font-size: 11px;
   color: #ffffff;
   background: #455D47;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #3E4229;
   filter: alpha(opacity=95);
   -moz-opacity: 0.95;
   opacity: .95;
   -moz-border-radius : 8px;
}

div#programPageArea .passage5  {
   font-size: 11px;
   color: #000000;
   background: #ffffff;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #2b2f2e;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: .85;
   -moz-border-radius : 8px;
}


.opacity  {
   background-color: #f3f3f3;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

.navbg  {
   background-color: #f3f3f3;
   color: #000000;
}
   
.programtitle
   {
   font-size: 16px;
   color: #80776E;
   font-weight: bold;
   font-variant: small-caps;
}

.programheading   {
   font-size: 14px;
   color: #80776E;
   font-weight: bold;
   font-variant: small-caps;
}

.programdate {
   font-size: 11px;
   }
   
.doctitle
   {
   font-size: 15px;
   color: #80776E;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption {
   font-size: 12px;
   color: #80776E;
   font-variant: small-caps;
}

.doctitle-date {
   font-size: 12px;
   color: #80776E;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #80776E;
   font-variant: small-caps;
}
   
.introtext
   {
   font-size: 11px;
   color: #000000;
   }

.voicesbio					{
   font-size: 13px;
   color: #80776E;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
