/* 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: #A90F05 url(/programs/ancheemin/images/banner-bg.jpg);
   }
   
cite  {
	font-size: 9px;
   font-family: Verdana, Georgia, sans-serif;
	font : normal normal;
   }

div  {
	font-size: 11px;
   font-family: Verdana, Georgia, sans-serif;
   }

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

div#programPageArea a:hover
   {
   color: #ffffff;
   font-weight: normal;
   background-color: #947259;
}



/* 
form, option, input, select
   {
	font-size: 10px;
	color: #333333;
   font-family: Verdana, Georgia, sans-serif;
   }
*/

li, td, tr, p
   {
   font-size: 11px;
   color: #333333;
   font-family: Verdana, Georgia, sans-serif;
}
   
pre
   {
	font-size: 11px;
	color: #333333;
   font-family: Verdana, Georgia, sans-serif;
	font : normal normal;
}

.footer-bgcolor  {
   background-color: #D4CA08;
}
   
.biblical  {
   font-size: 10px;
   color: #333333;
   background-color: #EDEDED;
   padding: 10px 10px 10px 10px;
   text-align: justify;
}

.passage  {
   font-size: 11px;
   color: #333333;
   background-color: #EDEDED;
   padding: 10px 10px 10px 10px;
   text-align: left;
}

.passage2  {
   font-size: 11px;
   color: #000000;
   background-color: #ffffff;
   padding: 10px 10px 10px 10px;
   text-align: left;
}

.passage3  {
   font-size: 11px;
   color: #333333;
   background-color: #ffffff;
   padding: 10px 10px 10px 10px;
   text-align: left;
}

.passage4  {
   font-size: 11px;
   color: #ffffff;
   background: #841408;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #ffffff;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: .85;
}
   
.programtitle
   {
   font-size: 15px;
   color: #333333;
   font-family: Verdana, Georgia, sans-serif;
   font: bold normal normal;
   font-weight: bold;
   font-variant: small-caps;
}

.programheading   {
   font-size: 13px;
   color: #333333;
   font-family: Verdana, Georgia, sans-serif;
   font: bold normal normal;
   font-weight: bold;
   font-variant: small-caps;
}

.programdate {
   font-size: 10px;
   font-family: Verdana, Georgia, sans-serif;
   }
   
.programmonth
   {
	font-size: 15px;
   color: #333333;
   font-family: Verdana, Georgia, sans-serif;
	font : bold normal normal;
	font-weight : bold;
   }

.doctitle
   {
   font-size: 15px;
   color: #EDCB8A;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption
   {
   font-size: 12px;
   color: #EDCB8A;
   font-variant: small-caps;
}

.doctitle-date
   {
   font-size: 12px;
   color: #EDCB8A;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #EDCB8A;
   font-variant: small-caps;
}

.voicesbio					{
   font-size: 12px;
   color: #EDCB8A;
   font-family: Verdana, Georgia, sans-serif;
   font: normal bold;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
}
					
/* Added by RKarels in Sept 07 to clear the items on the particulars page */ 
p.music {margin-bottom:80px;} 
