@charset "utf-8";
/* css document */
/* Updated 10 January 2020 */

body, td, th {
	font-size: 1em;
}
body {
	background-color: #cccccc;
	color: #900;
}
span.answer {
	color: #ccc;
	background-color: #ccc;
	border-color: #000;
	border-style: double;
}
span.answer:hover, span.answer:focus, span.answer:active {
	background-color: #ccc;
	color: #990000;
	border: none;
}
span.prayer-name {
	text-decoration: underline;
}
span.prayer-body {
	font-style: italic;
}
span.prayer-comment {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
}
hr {
	color: #aaaaaa;
	background-color: #aaaaaa;
	height: 0.5em;
}
.hide {
	display: none;
}
hr.fancy {
}
hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #4caf50 inset;
}
h3 {
	text-align: center;
	font-style: oblique;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fancyFontPalatino {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.greeting {
	margin-top: 1em;
	color: maroon;
	font-size: 2.5em;
	font-family: "times new roman", times, serif;
	text-align: center;
	font-style: italic;
}
.greeting a {
	color: #03f;
	text-decoration: none;
}
.greeting a:visited {
	color: #03f;
	text-decoration: none;
	font-style: italic;
}
.greeting a:hover, greeting a:focus, greeting a:active {
	color: #ff0;
	text-decoration: none;
	font-style: italic;
}
h1.greeting:hover {
	color: yellow;
}
.greeting2 {
	margin-top: 1rem;
	color: maroon;
	font-size: 1.5rem;
	font-family: "times new roman", times, serif;
	text-align: center;
	font-style: italic;
}
.style1 {
	color: #900;
	font-size: 1em;
}
.style2, .prayer {
	font-size: 1.5em;
	overflow:auto
	color: #900;
	margin: 0% 0% 10px 2%;
}
.style2 a {
	color: #03f;
	text-decoration: none;
}
.style2 a:visited {
	color: #03f;
	text-decoration: none;
	font-style: italic;
}
.style2 a:hover, .style2 a:focus, .style2 a:active {
	color: #ff0;
	text-decoration: none;
	font-style: italic;
}

.style3 {
	font-size: 2em;
	color: maroon;
}
ul.style2 {
	list-style-type: circle;
}
object.fltclock	/* right side of page */ {
	position: fixed;
	width: 25em;
	height: 5em;
	padding-top: 4em;
	display: inline;
}
.ctrclock	/* centered on page */ {
	width: 80%;
	height: 1em;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-family: "Segoe UI", Arial, sans-serif, monospace;
	font-weight: 600;
	font-size: 2em;
	text-align: center;
}
object.lftclock /* left side of page */ {
	width: 25em;
	height: 5em;
	margin-left: 5%;
}
img {
	border: none;
}
img.cert {
	border: none;
	height: 3em;
	width: 9em;
}
img.cert5 {
	border: none;
	height: 5em;
	width: 5em;
	margin-left: 5%;
	margin-top: 1em;
}
a {
	text-decoration: underline;
	border: none;
	color: inherit;
	overflow: hidden;
}
a:visited {
	text-decoration: underline;
	border: none;
	color: inherit;
}
a:hover, a:focus {
	color: inherit;
	text-decoration: underline;
	font-style: italic;
}
a:active {
	color: inherit;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
address {
	margin-top: 1em;
	padding-top: 1em;
	border-top: thin dotted #880000;
	color: maroon;
	margin-left: 8%;
	margin-right: 8%;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	border-width: 85%;
	border-top-width: 85%;
	width: 85%;
}
address a {
	text-decoration: none;
	border: none;
	color: maroon;
	font-style: italic;
}
address a:visited {
	text-decoration: none;
	border: none;
	font-style: oblique;
}
address a:hover, address a:focus {
	color: inherit;
	text-decoration: underline;
	font-style: italic;
}
address a:active {
	color: inherit;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
ol.ccdol {
	display: block;
	list-style-type: upper-roman;
	font-size: larger;
	line-height: 24px;
}
ul.ccdul {
	display: block;
	list-style-type: disc;
	font-size: 24px;
}
.ccdolsub {
	list-style-type: decimal;
}
.ccdolsub2 {
	list-style-type: decimal;
	display: block;
	font-size: larger;
	line-height: 24px;
}
.topButton	/* Left Side of Page */ {
	position: fixed;
	margin-left: 2rem;
	margin-top: 1rem;
	padding: 1rem;
	cursor: pointer;
}
.rightButton	/* Right Side of Page */ {
	position: fixed;
	margin-left: 92%;
	margin-top: 1rem;
	padding: 1rem;
	cursor: pointer;
}
button {
	cursor:pointer;
}
.forButtons {
	margin-top: 1em;
	margin-left: 0.25em;
	height: 3em;
	width: 10%;
	border: none;
	position: fixed;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	font-size: 0.75em;
}
.tableButton {
	text-align: center;
	vertical-align: middle;
	border: none;
	margin-left: 15%;
}
div.links {
	margin-left: 5%;
	margin-right: 5%;
	overflow: hidden;
}
span.centered {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
div.clock {
	width: 60%;
	text-align: center;
	margin-top: 0.5em;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.75em;
	margin-left: auto;
	margin-right: auto;
}
img.tdImg {
	width: 12.5rem;
	height: 12.5rem;
	margin-left: auto;
	margin-right: auto;
}
.fancyBulletFDL {
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(../graphics/fleur-de-lis.png);
}
.font1 {
  font-family: "Times New Roman", Times, serif;
}

.font2 {
  font-family: Arial, Helvetica, sans-serif;
}

.font3 {
  font-family: "Lucida Console", "Courier New", monospace;
}