@charset "UTF-8";

/* CSS Document */



body {
	font: Arial, Helvetica, sans-serif;
	background: #002000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.oneColLiqCtrHdr #container {
	width: 90%;
	background: #f8f4e9;
	margin: 0 auto;
	border: 0px solid #f8f4e9;
	text-align: left;
}

.oneColLiqCtrHdr #header {
	background: #f8f4e9;
	padding: 0 10px 0 20px;
}

.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
	background: #f8f4e9;
	font-family: BibleScrt;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
}

.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	background: #f8f4e9;
}

.oneColLiqCtrHdr #container #mainContent h1, h2, h3, h4 {
	font-size: 36px;
	font-weight: lighter;
	text-align: center;
	color: #847086;
	font-family: Herculanum;
}

.oneColLiqCtrHdr #container #mainContent table th {
	font-family: BibleScrT;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	color: #330000;
}

.oneColLiqCtrHdr #container #mainContent table tr td {
	font-family: BibleScrT;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	color: #330000;
}

body, th {
	font-family: Herculanum;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	color: #330000;
}

a:link {
	text-decoration: none;
	color: #847086;
}

a:visited {
	text-decoration: none;
	color: #847086;
}

a:hover {
	text-decoration: none;
	color: #aae6cd;
}

a:active {
	text-decoration: none;
}

.oneColLiqCtrHdr #container #mainContent table {
	text-align: center;
}

.oneColLiqCtrHdr #header-2 {
	width: 95%;
	margin: 0 auto;
	font-family: BibleScrT;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
}
