   body {color: #663501; background-color: #EBF0DE; font-family: "Garamond, Georgia"; font-size: 12px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}

   p { margin-left: 10; }
   
   a:link { color: #0000FF; text-decoration: none}
   a:visited { color: #0000FF; text-decoration: none}
   a:hover { color: #FF0000; text-decoration: none}

   tr.headingRow {background-color: #ffffff;}
	th { background-color: #A8A87E; font-weight: bold}

	ul.leftList { text-align: left; text-indent: 10px; list-style-type: disc; }
	li.spacedItem { margin-bottom: 10px }

   .pageHeader {font-size: 14pt; font-weight: bold; font-style: italic; color: #007d7d}
   .pageSectionHeader {font-size: 12pt; font-weight: bold; font-style: italic;}
   .pageHighlight {color: #773501; font-size: 12pt; font-weight: bold;}
   .smallprint {font-size: 10pt; font-style: italic}
   .fineprint {font-size: 8pt; font-style: italic}

	/* page layout sections */   
	td.leftmenu {width: 130; background-color: #A8A87E;}
   td.content {
   	padding-right: 1px; 
   	padding-left: 1px; 		
   	border-top:    2px  solid #ffffff; 
		border-bottom: 2px  solid #000000; 
		border-left:   2px  solid #ffffff; 
		border-right:  2px  solid #000000;
   }
   td.righthandside {color: #ffffff; background-color: #A8A87E; width: 120px; padding-left: 5px;}
   td.footer {font-size: 12px; text-align: center; background-color: #A8A87E; color: #663501;}
   
   a:link.nav { font-size: 10pt; color: #F5F5B8; font-weight: bold; text-decoration: none}
   a:visited.nav { font-size: 10pt; color: #F5F5B8; font-weight: bold; text-decoration: none}
   a:hover.nav { font-size: 10pt; color: #663501; font-weight: bold;text-decoration: none}
   .navSectionHeader {color: #007d7d; font-size: 12pt; font-weight: bold; font-style: italic; text-decoration: underline;}
   .navDetails {color:#F5F5B8; font-size: 8pt;}
   .navNoLink { font-size: 10pt; color: #F5F5B8; font-weight: bold; text-decoration: none}

   a:link.homepage { font-size: 12pt; color: #663501; font-weight: bold; font-style: italic; text-decoration: none}
   a:visited.homepage { font-size: 12pt; color: #663501; font-weight: bold; font-style: italic; text-decoration: none}
   a:hover.homepage { font-size: 12pt; color: #007d7d; font-weight: bold; font-style: italic; text-decoration: none}
   
	.hilite { color: #007d7d; font-weight: bold; }
	.hilite2 { color: #007d7d; font-weight: bold; font-style: italic; }
   
   .verseOfDay {font-size: 14;}
   
   /* Used for icons at bottom of index */
   .missionIcon
   {
   	text-align: center;
   	background-color: #FFFFFF;
   	color: #000000;
   	font: 6px  "Arial" "Veranda" "Garamond" "Georgia" "Times New Roman" "Gill Sans"   "Arial" ;
		border-top:    1px  solid #000000;
		border-bottom: 1px  solid #000000;
		border-left:   1px  solid #000000;
  		border-right:  1px  solid #000000;
   }
   
   
   
   /* Top menu table - we want the background to extend across the entire page */
   .topmenu
   {
   	/* Menu background image - left and right of the menu items */
   	/* background-image: url(images/pubNavBar/navBackground.jpg); */
   
   	/* Menu background color - left and right of the menu items */
   	background-color: #A8A87E;
   	width: 100%;
   	border: none;
   }
   
   /* cell in the left corner of the top menu - we want it to be as wide
      as the left hand menu so the top menu items do not appear above the
      left menu
   */
   .topmenu #left-corner-cell
   {
   	width: 130px;
   }
   .topmenu #right-corner-cell
   {
   	width: 160px;
   }
   
   /* Menu Cells */   
   .menuitem
   {
   	position:relative;
   	z-index: 100;
   	
   	/* Height of each menu item */
   	height: 20px;
   	
   	/* Background image for each menu item - shown when mouse not on item */
   	/* background-image: url(images/pubNavBar/navBackground.jpg); */
   	
   	/* Background color for each menu item - shown when mouse not on item */
   	background-color: #A8A87E;
   	
   	/* Use these borders to make menu item look like button */
   	/*	
		border-top:    2px  solid #FFFFFF;
		border-bottom: 2px  solid #000000;
		border-left:   1px   solid #FFFFFF;
  		border-right:  2px  solid #000000;
  		*/
   }
   
   /* All top menu items - use class="menuitem top" */
   .menuitem.top
   {
		/* Use the following for the flat look (comment out for button look)*/
		border-top:    none;
		border-bottom: none;
		border-left:   1px solid #663501;
  		border-right:  none;
  		padding-left:  4px;
  		padding-right: 4px;
   }
   
   /* First menu item in top menu class="menuitem top first" 
      When using a flat type of menu item, the first item needs a
      separator on the left
   */
   .menuitem.top.first
   {
   	/* Use the following for the flat look (comment out for button look) */
		border-left:   none;
   }

	/* all left menu items, class="menuitem left" */   
   .menuitem.left
   {
		/* Use the following for the flat look (comment out for button look)*/
		border-top:    none;
		border-bottom: none;
		border-left:   none;
  		border-right:  none;
  		padding-left:  4px;
  		padding-right: 4px;
   }

	/* first left menu item, class="menuitem left first" */
   .menuitem.left.leftfirst
   {
		/* Use the following for the flat look (comment out for button look)*/
		border-top: none;
   }
  
   /* Links that appear within the menu cells */
   .menuitem a,.menuitem a:visited
   {
   	display: block;
   	
   	/* Amount to indent text of each anchor menu item */
   	/*text-indent: 5px;*/
   	
   	/* Bottom border for each menu item */
   	/*border-bottom: 1px solid black;*/
   	
   	/* Padding for each menu item */
   	padding: 2px 5px 2px 5px;
   	
   	/* Text decoration for each menu item */
   	text-decoration: none;
   	text-align: left;
   	
   	/* Text color of each menu item - Mouse not over */
   	color: #F5F5B8;
   	
   	/* Font of each menu item */
   	font: 11px "Georgia" "Times New Roman" "Gill Sans"   "Arial" ;

   	font-weight: bold;

   	/* Left margin of each menu item - Mouse not over */
   	/*margin-left: 7px;*/
   
   	/* Right margin of each menu item - Mouse not over */
   	/*margin-right: 7px;*/
   }
    
   .menuitem a:hover
   {
   	display: block;
   		
   	/* Padding for each menu item - Mouse over*/
   	padding: 3px 4px 1px 6px;
   
   	/* Font of each menu item */
   	font: 11px "Georgia" "Times New Roman" "Arial" ;
   	font-weight: bold;
   
   	/* Text decoration for each menu item */
   	text-decoration: none;
   	
   	/* Text color for each menu item - Mouse over*/		
   	color: #F5F5B8;
   	
   	/* Background image for active menu item (mouse over) */		
   	/*background-image: url(images/pubNavBar/navBackgroundOn.jpg);*/
   
   	/* Background color for active menu item (mouse over) */	
   	background-color: #663501;
   }

   