@import url("season-green.css");

#main {
    background:black; 
	color:white;
	position:absolute;
	top:1.7em;
	left:8.5em;
	width:80%;
	margin:0;
	padding:0.6em;
	z-index : 0;
}
.banner {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.banner a {
	font-weight: bold;
}
.breadcrumb {
	background:transparent;
	color:black;
	font-family:arial, helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	text-align:center;
}
.navbar {
	background:transparent;
	color:black;
	border-top: 0.1em solid #006000;
	border-bottom: 0.1em solid #006000;
	font-family:arial, helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	text-align:center;
}
.center {
	text-align:center;
}
.firstbig {
	background:transparent;
	font-size: 2em;
}
.poem {
	margin-left:1.8em;
}
.smallnotice {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
}
.startpage {
	font-size:1em;
	visibility:hidden;
}
a:link {
	background:transparent;
    text-decoration: underline;
	font-weight: normal;
}
a:visited {
	background:transparent;
	color:006000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	background: #ffc;
	color:006000;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	background:transparent;
	text-decoration: underline;
	font-weight: normal;
}

b {
	font-weight: bold;
}
body {
    background-image:url('images/starbacking.jpg');
	behavior:url('/js/csshover.htc');
	color:black;
	font-family:georgia, 'times new roman', times, serif;
	font-size: 1em;
	margin:0;
	padding:0;
	cursor:default;
}
dd {
	margin-bottom: 2%;
}
dd.ddnospace {
	margin-bottom: auto;
}
dt {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
dt.dtsmall {
	font-size:.9em;
	font-weight:bold;
}
em {
	font-style: italic;
}
h1 {
	background:transparent;
	font-size: 1.2em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
h1.h1black {
	background:transparent;
	color:black;
}
h2 {
	background:transparent;
	font-size: 1em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	padding-left: 0.4em;
}
h2.h2topborder {
	background:transparent;
	font-size: 1em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	border-left: none;
	border-top: thin solid #006000;
	padding-left: 0;
	padding-top:0.5em;
}
h2.h2black {
	background:transparent;
	font-size:0.9em;
	color:black;
	border:none;
	padding-left: 0;
}
h3,
h4 {
	background:transparent;
	font-size: 0.9em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
h4 {
	color:black;
}
h3.h3indent {
	margin-left:15pt;
	line-height:20%;
	font-size: 0.8em;
}
i {
	font-style: italic;
}
h5 { 
	background:transparent;
	font-size: 20pt;
	font-variant: small-caps; 
	font-family: Century Gothic,Georgia, Serif; 
	font-weight: 300; 
	font-style: italic; 
	text-decoration: none; 
	text-transform: 
	uppercase; 
    color:#006000;
 }
.smallcaps10white { 
    font-size: 10pt;
	font-variant: small-caps; 
	font-family: Century Gothic,Georgia, Serif; 
	font-weight: 300; 
	font-style: italic; 
	text-decoration: none; 
	text-transform: 
	uppercase; 
	color: #FFFFFF; 
	}

img {
	border-style:none;
}
img.imgleft {
	float:left;
	margin-right:0.6em;
}
img.imgright {
	float:right;
	margin-left:0.2em;
	margin-right:1.2em;
}
p.block {
	background:transparent;
	color:black;
	border: none;
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
	font-size: 0.9em;
	text-align:left;
	padding:1em;
}
p.block-bible {
	background: #ffc;
	color:black;
	border: #c93;
	border-left: 0.2em solid #fc6;
	border-right: 0.4em solid #fc6;
	border-top: 0.2em solid #fc6;
	border-bottom: 0.4em solid #da4;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	text-align:left;
	padding:1em;
}
p.block-fake {
	background:#fcc;
	color:black;
	border: #666;
	border-left: 0.2em solid #666;
	border-right: 0.4em solid #666;
	border-top: 0.2em solid #666;
	border-bottom: 0.4em solid #444;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	text-align:left;
	padding:1em;
}
p.pclearboth {
	clear:both;
}
strong {
	font-weight: bold;
}
.underline {
	font-weight:bold;
	text-decoration:underline;
}

/*
tr {
   bordercolor:#006000; 
   cellspacing:2;
   cellpadding:2; 
   width:80%; 
   align:center; 
   bgcolor:#609060; 
   border:2;
}
*/
td {
	background:transparent;
	color:white;
}
td.green {
	background:#609060;
	color:white;
}
ul li {
	list-style-image: url('/images/images/bullet.gif');
	margin-bottom: 2%;
    font-family: Arial, Verdana, Sans-serif; 

}
ul li.continue {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:2%;
}
ul li.linospace {
	list-style-image: url('/images/images/bullet.gif');
	margin-bottom: auto;
}
ul ul li {
	list-style-image: url('/images/images/topic.gif');
	margin-bottom: 2%;
}
ul ul li.linospace {
	list-style-image: url('/images/images/topic.gif');
	margin-bottom: auto;
}
p.bibtext {
	font-size: 0.9em;
	font-weight:normal;
	background:#fff;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin-top:0;
	margin-bottom:0.5em;
	margin-left:5em;
	border:none;
}
p.bibbook {
	margin-bottom:0;
}
p { margin-left:11px; 
    margin-right: 11px; 
    font-size: 12pt; 
    font-family: Arial, Verdana, Sans-serif; 
    font-weight: 300; 
    font-style: normal; 
    text-decoration: none; 
    text-transform: none; 
    font-variant: normal; 
    color: #ffffff;}
q { font-family: Century Gothic, Georgia, Serif; 
    font-weight: 600; 
    font-style: italic; 
    text-decoration: none; 
    text-transform: uppercase; 
    font-variant: small-caps; 
    color: #ffd600; }

.bottomlink{font-size:11px; font-family:arial, helvetica, sans-serif; }


.docpreview {
	font-family:arial, helvetica, sans-serif;
}
.docdesc {
	font-family: 'times new roman', times, serif;
	font-style:italic;
}
.doctitle {
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
}
div#nav {
	position: absolute;
	left:0.5em;
	top:2em;
	width: 9em;
	background: #fff;
	font-family:arial, helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}
body>div#nav {
	position:fixed;
}
div#nav ul {
	margin: 0;
	padding: 0;
	width: 9em;
	background: #efefef;
	border: 0.1em solid black;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 0.1em solid #bbb;
	list-style-image: none;
}
div#nav li:hover {
	background: #ffc;
}
div#nav li.submenu {
	background: url('/images/images/submenu.gif') 95% 50% no-repeat;
}
div#nav li.submenu:hover {
	background-color: #dda;
}
div#nav li a:link,
div#nav li a:visited,
div#nav li a:hover,
div#nav li a:active {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 8.5em;
	color:black;
}
div#nav ul ul a:link,
div#nav ul ul a:visited,
div#nav ul ul a:hover,
div#nav ul ul a:active {
	width:10.5em;
	color:black;
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute;
	top: 0;
	left: 9em;
	width:11em;
	display: none;
}
div#nav ul.level1 li.submenu:hover ul.level2 {
	display:block;
}
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
}
.th {
	font-family: arial, helvetica, sans-serif;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	font-size:.8em;
}
fieldset {
	padding:.5em;
}
hr {
	size:0.1em;
}
.xxsm { font-size: 8pt; }
.xsm { font-size: 9pt; }
.arial12 { color: transparent; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }

.blackarial8 { 
        color: #000000; 
        font-size: 8pt; 
        font-family: Arial, Verdana, Sans-serif; 
        font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.blackarial9 { color: #000000; font-size: 9pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.blackarial10 { color: #000000; font-size: 10pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.blackarial11 { color: #000000; font-size: 11pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.blackarial12 { color: #000000; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.blackarial14 { color: #000000; font-size: 14pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.blackarial16 { color: #000000; font-size: 16pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }

.small { font-family: Arial, Verdana, Sans-serif; font-size: 10pt; font-weight: 300; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; color:  #FFFFFF; }
.smallcapsnormal { font-size: 11pt;  font-variant: small-caps; }
.smallcaps6orange { font-size: 6pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps7orange { font-size: 7pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps8orange { font-size: 8pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps9orange { font-size: 9pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps10orange { font-size: 10pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps11orange { font-size: 12pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps12orange { font-size: 12pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps13orange { font-size: 13pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps14orange { font-size: 14pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps15orange { font-size: 15pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps16orange { font-size: 16pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps17orange { font-size: 17pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps18orange { font-size: 18pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps19orange { font-size: 19pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }
.smallcaps20orange { font-size: 20pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FF6600; }

.smallcaps10white { font-size: 10pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #FFFFFF; }

.smallcaps11yellow { font-size: 11pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #ffd600; }
.smallcaps12yellow { font-size: 12pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #ffd600; }
.smallcaps12yellowbold { font-size: 12pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 600; font-style: italic; text-decoration: none; text-transform: uppercase; color: #ffd600; }
.smallcaps18yellow { font-size: 18pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 300; font-style: italic; text-decoration: none; text-transform: uppercase; color: #ffd600; }
.smallcaps18yellowbold { font-size: 18pt;  font-variant: small-caps; font-family: Century Gothic, Georgia, Serif; font-weight: 600; font-style: italic; text-decoration: none; text-transform: uppercase; color: #ffd600; }

.smallcapslarge { font-size: 12pt;  font-variant: small-caps; }
.size11 { font-size: 11pt; }
.size11black { color: #000000; font-size: 11pt; }
.large { font-size: 12pt; }
.larger { font-size: 13pt; }
.largerr { font-size: 14pt; }
.largest { font-size: 16pt; }
.largeblack { color: #000000; font-size: 12pt; }
.largerblack { color: #000000; font-size: 14pt; }
.largestblack { color: #000000; font-size: 14pt; }
.largeblue { font-size: 12pt; color: #5bfdfd; }
.largeyellow { font-size: 12pt; color: #ffd600; }
.largewhite { font-size: 12pt; color: #ffd600; }
.white10 { font-size: 10pt; color: #ffffff;}
.white10BoldEm { font-size: 10pt; color: #ffffff; font-weight: 600; font-style: italic; }
.white10BoldEm { font-size: 10pt; color: #ffffff; font-weight: 600; font-style: italic; }
.white11 { font-size: 11pt; color: #ffffff; font-style: normal; }
.whiteli11 { margin-left: 11px; margin-right: 11px; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-weight: 300; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; color: #FFFFFF;} 
.white12BoldEm { font-size: 12pt; color: #ffffff; font-weight: 600; font-style: italic; }
.white14BoldEm { font-size: 14pt; color: #ffffff; font-weight: 600; font-style: italic; }
.whitearial8 { color: #FFFFFF; font-size: 8pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.whitearial9 { color: #FFFFFF; font-size: 9pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.whitearial10 { color: #FFFFFF; font-size: 10pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.whitearial11 { color: #FFFFFF; font-size: 11pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.whitearial12 { color: #FFFFFF; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.whitearial14 { color: #FFFFFF; font-size: 14pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.whitearial14em { color: #FFFFFF; font-size: 14pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; font-style: italic; }
.whitearial16 { color: #FFFFFF; font-size: 16pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.largewhitearial { font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; color: #FFFFFF; }
.largesmallcaps { font-size: 11pt;  font-variant: small-caps; }
.xlarge { font-size: x-large; }
.giant { font-size: 16pt; }
.gigantic { font-size: 18pt; }
/*x.tablebackground { color: #FF6600  background: #FF5500; }
.tablebackground { background: #800000; }
.tablebackground { background: #696969;}
.tablebackground { background: #000000;}
.tablebackground { background: #535155;}

*/
.right {align:right}
.yellowarial11 { color: #ffd600; font-size: 11pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.yellowarial12 { color: #ffd600; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.yellowarial12bold { color: #ffd600; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; font-weight: 600; }
.yellowarial14 { color: #ffd600; font-size: 14pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.goldenrodarial12 { color: #daa520; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.goldenrodarial12bold { color: #daa520; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; font-weight: 600; }
.greenarial11 { color: #006000; font-size: 11pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.greenarial12 { color: #006000; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.greenarial12bold { color: #006000; font-size: 12pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; font-weight: 600; }
.greenarial14 { color: #006000; font-size: 14pt; font-family: Arial, Verdana, Sans-serif; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.orange {color: #ff6600}
.b { font-weight: 600; }
/*.tablebackground { background: #609060;}*/
.tablebackground { background: #FFD47F;}
.notebackground {  background: #FFD47F; }
.logobackground {  background: #FFD47F; }
.divbackground { background: #535155; }
.tableborder { background: #800000; }
.bold { font-weight: bold; font-family: arial; font-size: 10pt }
.welcome { font-size: 12pt; font-family: arial }
.margin { margin-top: 2px; margin-bottom: 2px; }
.exc { padding-bottom: 3; padding-left: 3; padding-right: 3; padding-top: 5; }
.yellow { color: #ffd600; }
.green { color: #006000; }
.yellowbackground { background: #ffd600; }
.burgundybackground { background: #800000; }

.yellowEM { font-size: 10pt; color: #ffd600;  font-style: italic;  font-weight: 700;}
.yellowEMlg { font-size: 12pt; color: #ffd600;  font-style: italic;  font-weight: 700;}
.bkgblu {  background: #3366FF;}
.fntblack {  color: #000000;}
.whitefont { color: #FFFFFF; background: #000000; }
.white { color: #FFFFFF; }
.bkcontent {
	background-image: url(images/bkcontent.jpg);
	background-color: #096991;
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}


