/* styles for the nav menu - remove padding, margin and bullets */
#nav ul {
  margin: 0;
  padding: 0;
  list-style:none;
  }

/* float each list element inline */
#nav li {
	float: left;
	display: inline;
  }
/* style the links in the nav list */
#nav a {
	display:block;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	font-size: 12.5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width:188px;
	height:18px;
	padding-top: 2px;
	font-size: 12px;
  }
#nav a:link, #nav a:visited {
  color: #FFF;
  border-left: #000 solid 1px;
  border-top: #000 solid 1px;
  border-right: #000 solid 1px;
  border-bottom: #000 solid 1px;
  }

#nav_row_1 a:link, #nav_row_1 a:visited{background-color:#D52011;}
#nav_row_2 a:link, #nav_row_2 a:visited{background-color:#F29D01;}
#nav_row_3 a:link, #nav_row_3 a:visited{background-color:#DE450B;}
#nav_row_4 a:link, #nav_row_4 a:visited{background-color:#FEA036;}
#nav_row_5 a:link, #nav_row_5 a:visited{background-color:#D52011;}
#nav_row_6 a:link, #nav_row_6 a:visited{background-color:#F29D01; width: 568px;}

#nav a:hover, #nav a:active {
  background-color: #FEEFC2;
  color: #524872;
  border-left: #000 solid 1px;
  border-top: #000 solid 1px;
  border-right: #000 solid 1px;
  border-bottom: #000 solid 1px;
  }

	body, html, td, th {
	font-family:Georgia, "Times New Roman", Times, serif;
    height: 101%;
	text-align:center;
	background-color: #FEEFC2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
	
	img
	{
   * margin-bottom: expression("-3px");
	}

	#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
		
	#contentleft {
	width:116px;
	padding:0px;
	float:left;
	height:700px;
	background-image: url(961201_60118715.jpg);
	background-position: -116px;
		}
	
	#contentcenter {
	width:570px;
	padding:0px;
	float:left;
	}
	
	#contentright {
	width:114px;
	padding:0px;
	float:left;
	height: 700px;
	}
	
	#contentheader {}
	
	#footer {
	width:800px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
/*	*margin-top:-11px;*/
	}

	#content_area {
	overflow:auto;
	padding:0px;
	height:461px;
	}
	
	#members_left {
	width:225px;
	float:left;
	}
	
	#members_right {
	width:225px;
	float:left;
	}
			
	a:link {
	text-decoration: none;
	color: #BE2A0E;
	}
	a:visited {
	text-decoration: none;
	color: #DA3F07;
	}
	a:hover {
	text-decoration: none;
	color: #000000;
	}
	a:active {
	text-decoration: none;
	}

	.bold_text {
	color: #BE2A0E;
	font-weight: bold;
	font-size: 20px;
	}

	.standard_text_georgia {
	color: #000000;
	font-size: 14px;
	}

	.standard_text_georgia_arial {font-family: Arial, Helvetica, sans-serif}

	.style2 {font-size: 15px}

	.style3 {font-size: 18px}

	.style4 {font-size: 16px; font-weight: bold;}

	.style5 {font-size: 14px}

	.style6 {font-size: 16px}

	.back_to_top {
	font-size: 11px;
	color: #000000;
	}

	.style16 {	color: #BE2A0E;	font-style: italic;}

	.footer_link_text {color: #000000}

	.chaplain_single_letter{
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}

	.articles_bold {
	color: #BE2A0E;
	font-size: 16px;
	font-weight: bold;
	}
	
	.style21 {font-size: 12px}

	.list_align_left {
	font-family:Georgia, "Times New Roman", Times, serif;    
	font-size:12px;
	list-style-type: square;
	list-style-position: inside;
	}