body    { font-size: 12px; line-height: 16px; font-family: Verdana, sans-serif; background-color: #CCCC99 }

img { border: 0 }

/* very top of main page */
td.level_1 { background-color: #CCCC99 }

/* red bar on left of main page */
td.level_2 { background-color: #cccc99 }

/* left of main page */
td.level_3 { background-color: #FFFFFF }
td.level_3_content { background-color: #FFFFFF; }

/* either side big columns of khaki on front page */
td.level_4 { background-color: #CCCC99;  border-right: solid 1px #999966; border-left: solid 1px #999966;}
td.level_4_content { background-color: #CCCC99; border-bottom: solid 1px #999966;  }


/* letter boxes */
td.level_5_content { background-color: #CDE5EA;  }

/* red bar on right of main page */
td.level_3a { background-color: #cccc99;   }

/* callout title and body used in t_callout */
td.callout_title { font-family: verdana, sans-serif; color: #990033; font-weight: bold; font-size: 12px; }
td.callout_title a:link { color: #990033;    }
td.callout_title a:visited { color: #9900330; }
td.callout_title a:active { color: #990033;  }
td.callout_title a:hover { color: #990033;}
td.callout_body {  font-size: 11px; margin-top: 0px; font-weight:normal; margin-bottom: 5px; line-height: 16px;}

/* for board titles */
td.board { font-family: verdana, sans-serif; font-size: 10px; }

/* used in t_infobox */
td.infobox_body {font-size: 11px; line-height:13px; margin-top: 0px; margin-bottom: 15px;}


p,li { margin-top: 1px; font-size: 12px; line-height: 17px; color: black; }
p.intro {margin-top: 0px; }
.leading2 { margin-top: 1px; }

/* leading3 used in welcome to febc copy change css in mysql */
.leading3 { margin-top: 4px;  margin-bottom: 1px;}

td { font-size: 12px }
h3 { color: #A80C35; font-weight: bold; font-size: 16px;  margin-top: 5px; margin-bottom: 2px; }
h4 { color: #A80C35; font-weight: bold; font-size: 13px;  margin-bottom: 1px; }
h5 { color: #A80C35; font-weight: bold; font-size: 13px;  margin-bottom: 1px; }
.serve { color: #A80C35; font-weight: bold; font-size: 14px;  margin-bottom: 1px; }
ul {  margin-top: 0; }
li.stats {  line-spacing: 40px; }

a:link  { color: #990033; }
a:visited  { color: #990033;  }
a:active  { color: #990033;  ;  }
a:hover   { color: #990033;  }


.none  { color: #990033; text-decoration:none; border-bottom: 0px ;}
.none a:visited  { color: #990033;text-decoration:none; border-bottom: 0px ; }
.none a:active  { color: #990033;  text-decoration:none; border-bottom: 0px ;}
.none a:hover   { color: #990033;text-decoration:none; border-bottom: 0px ;}

/* NAVIGATION */
.primary_nav { color: #000000; font-size: 9px; font-weight: bold }
.primary_nav a:link { color: #ffffff; text-decoration: none }
.primary_nav a:visited { color: #ffffff; text-decoration: none }
.primary_nav a:active { color: #ffffff; text-decoration: none }
.primary_nav a:hover { color: #ffffff; text-decoration: underline }

/* the top link for each section */
td.secondary_nav_class a {
	color: black;
	display: block;
	height: 17px;
	background-image: url('/images_ui/secondary_nav_main.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	text-decoration:none;
}
td.secondary_nav_class_selected a {
	color: white;
	display: block;
	height: 17px;
	background-image: url('/images_ui/secondary_nav_main_selected.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	text-decoration:none;
}
.secondary_nav_border { border-right: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF }
.secondary_nav_title { color: #ffffff; font-size: 11px; font-weight: bold }
.secondary_nav { color: #000000; font-size: 11px; font-weight: bold; background-image: url('/images_ui/secondary_nav_norm.gif')}
.secondary_nav a {display: block;}
.secondary_nav a:link { color: #000000; text-decoration: none }
.secondary_nav a:visited { color: #000000; text-decoration: none }
.secondary_nav a:active { color: #000000; text-decoration: none }
.secondary_nav a:hover { color: #000000; text-decoration: none }
.secondary_nav_selected { color: #000000; font-size: 11px; font-weight: bold; background-image: url('/images_ui/secondary_nav_selected.gif') }
.secondary_nav_selected a:link { color: #FFFFFF; text-decoration: none }
.secondary_nav_selected a:visited { color: #FFFFFF; text-decoration: none }
.secondary_nav_selected a:active { color: #FFFFFF; text-decoration: none }
.secondary_nav_selected a:hover { color: #FFFFFF; text-decoration: none }

.tertiary_nav_border { border-right: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF }
.tertiary_nav_title { color: #ffffff; font-size: 10px; font-weight: bold }
.tertiary_nav { color: #000000; font-size: 10px; font-weight: bold}
.tertiary_nav a:link { color: #333300; text-decoration: none }
.tertiary_nav a:visited { color: #333300; text-decoration: none }
.tertiary_nav a:active { color: #333300; text-decoration: none }
.tertiary_nav a:hover { color: #black; text-decoration: none }
.tertiary_nav_selected { color: #black; font-size: 10px; font-weight: bold}
.tertiary_nav_selected a:link { color: #A80C35; text-decoration: none }
.tertiary_nav_selected a:visited { color: #A80C35; text-decoration: none }
.tertiary_nav_selected a:active { color: #A80C35; text-decoration: none }
.tertiary_nav_selected a:hover { color: #A80C35; text-decoration: none }

/* INFO BOXES */

.infobox_caption {   margin-top: 0px; margin-bottom: 0px; font-size: 10px; color: #666633; text-align: right;}
.date  { color: #666666; font-weight: bold; font-size: 9px }
.justified_copy { text-align: justify; color: #000000; }
.infobox_border_lr  { background-color: #ffffff; border-left: 1px solid #666666; border-right: 1px solid #666666 }
.infobox_border_br  { background-color: #ffffff; border-bottom: 1px solid #666666; border-right: 1px solid #666666 }


infobox_title { font-family: verdana, sans-serif; color: #990033;  font-size: 9px; line-height:13px; }
infobox_title a:link { border-bottom: 1px #999966 dotted; text-decoration: none;}
infobox_body {text-decoration: none; font-weight: normal; font-size: 9px; line-height:13px; margin-top: 0px; margin-bottom: 15px;}
infobox_body a:link,visited,active,hover { color: #990033; text-decoration: none }

/* LETTER BOXES */
b.letter_head {  font-weight: bold; font-size: 11px; line-height: 14px; margin-top: 0px;  margin-bottom: 2px;}
P.letter_body { color: #000000; font-weight: normal; text-decoration: none; font-size: 11px; line-height: 15px; margin-top: 0px;  margin-bottom: 0px;}


/* MISSIONARY PAGES */
.missionary_menu_head  {/* background-color: #666666;*/}
.missionary_text  {color: #000000; font-weight: normal; text-decoration: none; font-size: 12px; line-height: 18px; margin-top: 0px;  margin-bottom: 0px;}
.img_border {
	border: 1px solid #CCCC99;
	background-color: #CCCC99;
}
.mis_menu_border {
	border: 0px solid #cccccc;
	/*background-color: #666666;*/
}
.copyright {
	font-size: 9px; line-height: 11px;
}
.article_date { font-size: 9px; color: #666633; 
}
.missionary_gallery_thumb {
	border: 0px solid #cccccc;
}
/* EXTRAS (prayer, e-mail, print, etc... */
.extras {font-size: 10px; font-weight: bold; background-color: #990033; border: 1px solid #999999}
.extras a:link { color: #ffffff; text-decoration: none }
.extras a:visited { color: #ffffff; text-decoration: none }
.extras a:active { color: #ffffff; text-decoration: none }
.extras a:hover { color: white; text-decoration: none }


/* Audio Library Section */

div.category-description, div.category-description p {
	font-size: 1em;
	color: #6a2839;
}

div#links h3 {
	font-size: 1.4em;
}

div#links dl {
	margin-bottom: 2em;
}

div#links dt a {
	font-weight: normal;
	display: block;
	padding-left: 20px;
	background-image: url(/images_ui/silk_icons/control_play_blue.png);
	background-repeat: no-repeat;
}

div#links dd a.pdf {
	font-weight: normal;
	display: block;
	padding-left: 20px;
	height: 20px;
	background-image: url(/images_ui/silk_icons/page_white_acrobat.png);
	background-repeat: no-repeat;
	font-size: .9em;
	color: #43A6FF;
}

div#links dt a.mp3 {
	font-weight: bold;
}

div#links dt div a {
	font-weight: normal;
	background-image: none;
	font-size: .8em;
	color: #43A6FF;
}

div#links dd {
	font-size: .9em;
	margin-bottom: 8px;
}
div#links span.stats {
	font-size: .8em;
	color: #999;
}

div#links a.givearadio {
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background-image: url(/images_ui/silk_icons/ipod_cast.png);
	background-repeat: no-repeat;
}

div.pullquote {
	padding: 10px;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	background-color: #ffe;
	border: 1px solid #EAE9D4;
}