body {
	background-color: #C39E36; /* <-- Browner. StS yellow gold --> #FFECAC; */
	color: black;
	margin: 0in;
}

ul { 
	list-style: url("/images/bullet_diamond_dark_blue.gif") disc;
} 

li {
	padding: 0.0em 0.3em 0.3em 0.3em;
}

ul.plain { 
	list-style: url("/images/bullet_black.gif") disc;
} 

li.plain {
	padding: 0.0em 0.3em 0.3em 0.3em;
}

h1.header {
    font-family: arial, helvetica, sans serif;
    font-size: 18pt; 
	font-weight: bold; 
	/*	font-weight: 500; */
	margin-top: 0px;
	margin-bottom: 15px;
}

h2.header {
    font-family: arial, helvetica, sans serif;
    font-size: 15pt; 
	font-weight: bold; 
	/*	font-weight: 500; */
	margin-top: 0px;
	margin-bottom: 15px;
}

h1.title {
    font-family: ZapfChan MdIt BT, ZapfChan Md BT, Zapf Chancery, Tiranti Solid LET, arial, helvetica, sans serif;
    font-size: 36pt; 
	font-weight: bold;
	font-style: normal;
	/*	font-weight: 500; */
	margin-top: 0px;
	margin-bottom: 10px;
}

td {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;

	color : black;
/* 	background-color: #FBFBE7; off yellow, affected home page footer */

	line-height: 1.5;
	vertical-align: top; 
}

td.top {
	background-color: black;
 	border-left: solid 1px black; 
	border-right: solid 1px black;
}

td.content_container {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;

 	background-color: #032048; /* dark blue,   #FFECAC; icon gold-yelow */
/* 	background-color: #0B5095; */
/* 	background-color: #6CBFE6; /* cyan-like */
/* 	background-color: #FBFBE7; /* off-white */
	vertical-align: top; 
	padding: 0px; 
/*	padding: 15px; */
	border-left: solid 1px black; 
	border-right: solid 1px black;
}

td.content {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;

	color : black;
 	background-color: #FFECAC; /* icon gold-yellow,    #E5EDFA;  pale light blue,   #FBFBE7;   St. John's pale yellow */	

	padding-top: .25in; 
	padding-left: 1in; 
	padding-right: 1in; 
	padding-bottom: .5in;  /* .35in; */

	height: 566px; 
	line-height: 1.5;
	vertical-align: top; 
}

td.content_home {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;

	color : black;
 	background-color: #376596;  /* aqua blue */	
/* 	background-color: #2F482A;  dark green */	
/*	background-image: url('/images/orthodox_landing_background.jpg'); */
	padding-top: 0; 
	padding-left: 0; 
	padding-right: 0; 
	padding-bottom: 0;

	height: 566px; 
	line-height: 1.3;
	text-align: center; 
	vertical-align: top;
}

td.content_wide {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;
 	background-color: #FFECAC; /* icon gold-yellow,    #E5EDFA;  pale light blue,   #FBFBE7;   St. John's pale yellow */	
	padding-top: .25in; 
	padding-left: .35in;
	padding-right: .35in;
	padding-bottom: .5in;
	line-height: 1.5;
	vertical-align: top; 
	height: 566px; 
}

td.bottom {
	background-color: #AE9133; /* dark gold */
	background-image: url(/images/footer_angels.jpg); 
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	color: black; 
	line-height: 1.5; 
	padding-top: 7px; 
	padding-bottom: 7px; 
	text-align: center; 
	vertical-align: middle;
	border-left: solid 1px black; 
	border-right: solid 1px black; 
	border-bottom: solid 1px black;
}

td.bottom_home {
	background-color: #AE9133; /* dark gold */
	background-image: url(/images/footer_angels.jpg); 
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	color: black; 
	line-height: 1.5; 
	padding-top: 7px; 
	padding-bottom: 7px; 
	text-align: center; 
	vertical-align: middle;
	border-left: solid 1px black; 
	border-right: solid 1px black; 
	border-bottom: solid 1px black;
}

h1.header {
    font-family: arial, helvetica, sans serif;
    font-size: 16pt; 
	font-weight: normal; 
	/*	font-weight: 500; */
	margin-bottom: 10px; /* 5px */
}


div.text_15pt {
	font-family : arial, helvetica, sans serif;
	font-size : 15pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_13pt {
	font-family : arial, helvetica, sans serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_12pt {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_12pt_bold {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_11pt {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_11pt_bold {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_10pt {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_9pt {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_8pt {
	font-family : arial, helvetica, sans serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display: block;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}


a.text_13pt {
	font-family : arial, helvetica, sans serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_13pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_14pt {
	font-family : arial, helvetica, sans serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_14pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_14pt_green {
	font-family : arial, helvetica, sans serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	color : #c9fb80;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_14pt_green:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_12pt {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_12pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_12pt_bold {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_12pt_bold:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_11pt {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_11pt_bold {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_bold:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_11pt_italic {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : italic;
	font-weight : normal;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_italic:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : italic;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_11pt_red {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : brown;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_red:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : red;
	display: inline;
	text-decoration:underline;
}

a.text_11pt_white {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_white:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_10_5pt {
	font-family : arial, helvetica, sans serif;
	font-size : 10.5pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10_5pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 10.5pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_10pt {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_10pt_bold {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt_bold:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_10pt_white {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt_white:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : yellow;
	display: inline;
	text-decoration:underline;
}

a.text_9pt {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_9pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}

a.text_9pt_white {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : white;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_9pt_white:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : yellow;
	display: inline;
	text-decoration:underline;
}

a.text_8pt {
	font-family : arial, helvetica, sans serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display: inline;
	text-decoration:none; /* to remove the underline */
}

a.text_8pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display: inline;
	text-decoration:underline;
}