/* change background color/add background image to control page background area */
body.programBody {
	background: #EFEDE0;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
}
   
.banner-bg  {
   background: #000000 url(/programs/niebuhr-rediscovered/images/banner-bg.jpg);
   }
			
div#secondary .banner-bg  {
   background: #81ADB5 url(/programs/niebuhr/images/banner-bg.jpg) repeat-x;
   }
			
cite  {
	font-size: 10px;
   }

div  {
	font-size: 11px;
   }

div#programPageArea a:active, a:link, a:visited
   {
 	font-size: 11px;
   color: #DBAE26;
   font-weight: bold;
}

div#programPageArea a:hover
   {
   color: #625D4E;
   font-weight: bold;
   background-color: #DBAE26;
}

table#programBanner .background
   {
   background: #888478 url(/programs/niebuhr-rediscovered/images/banner-bg.jpg) no-repeat;
   }

/* 
form, option, input, select
   {
   font-size: 11px;
   color: #625D4E;
   }
*/

ul, li, td, tr, p, blockquote
   {
   font-size: 11px;
   color: #625D4E;
   }
   
.footer-bgcolor  {
   background-color: #dad1ca;
}

.footer-textcolor  {
   color: #888478;
}

.footer-linkcolor  {
   color: #ffffff;
   font-weight: bold;
}

.imagetext  {
   font-size: 12px;
   color: #625D4E;
   }

.biblical  {
   font-size: 11px;
   color: #625D4E;
   background-color: #696E4B;
   padding: 10px 10px 10px 10px;
   text-align: justify;
   border: 1px solid #8E946D;
}

.passage  {
   width: 748px;
   font-size: 11px;
   color: #625D4E;
   background-color: #EFEDE0;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #BAB798;
}

.passage2  {
   font-size: 11px;
   color: #625D4E;
   background-color: #f9f9f9;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #888478;
}

.navbg  {
   background-color: #f3f3f3;
   color: #625D4E;
}
   
.programtitle
   {
   font-size: 16px;
   color: #546E77;
   font-weight: bold;
   font-variant: small-caps;
}

.programheading   {
   font-size: 14px;
   color: #546E77;
   font-weight: bold;
   font-variant: small-caps;
}

.programdate {
   font-size: 11px;
   }
   
.doctitle
   {
   font-size: 15px;
   color: #546E77;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption
   {
   font-size: 12px;
   color: #546E77;
   font-variant: small-caps;
}
   
.introtext
   {
   font-size: 11px;
   color: #888478;
   }

.voicesbio					{
   font-size: 13px;
   color: #909B9F;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
