/* 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;
}

table#programBanner .background
   {
   background: #81ADB5 url(images/banner-bg.jpg) no-repeat;
   }
   
.banner-bg  {
   background: #81ADB5 url(/programs/marriageI/images/banner-bg.jpg);
   }

div#secondary .banner-bg  {
   background: #81ADB5 url(/programs/marriageI/images/banner-bg2.jpg);
   }
      
cite  {
	font-size: 10px;
   }

div  {
	font-size: 11px;
   }

div#programPageArea a:active, a:link, a:visited
   {
   font-size: 11px;
   color: #394B5F;
   font-weight: normal;
}

div#programPageArea a:hover
   {
   color: #ffffff;
   font-weight: normal;
   background-color: #394B5F;
}

/* 
form, option, input, select, pre
   {
   font-family: Verdana, Georgia, sans-serif;
   font-size: 11px;
   color: #2F3229;
   }
*/

ul, li, td, tr, p, blockquote
   {
   font-size: 11px;
   color: #2F3229;
   }
   
.imagetext  {
   font-size: 12px;
   color: #2F3229;
   }
   
.biblical  {
   font-size: 11px;
   color: #2F3229;
   background-color: #696E4B;
   padding: 10px 10px 10px 10px;
   text-align: justify;
   border: 1px solid #8E946D;
}

.passage  {
   font-size: 11px;
   color: #2F3229;
   background: #ffffff;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
}

.passage2  {
   font-size: 11px;
   color: #2F3229;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #626262;
   border-right: 1px solid #626262;
   border-bottom: 0px solid #626262;
   border-left: 0px solid #626262;
   background: #f3f3f3;
}

.passage3  {
   font-size: 11px;
   color: #2F3229;
   background: #ffffff;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
}

.passage4  {
   font-size: 11px;
   color: #2F3229;
   background: #F7F4E3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #93755B;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: .85;
}


.opacity  {
   background-color: #6B4F3A;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

.doctitle
   {
   font-size: 15px;
   color: #19140E;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption
   {
   font-size: 12px;
   color: #19140E;
   font-variant: small-caps;
   clear:both;
}

.doctitle-date
   {
   font-size: 12px;
   color: #19140E;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #19140E;
   font-variant: small-caps;
}
   
.voicesbio					{
   font-size: 13px;
   color: #19140E;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
