@charset "UTF-8";
/* CSS Document */



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

body, th {
	font-family: Herculanum;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	color: #330000;
}
	
.twoColLiqRtHdr #container {
	width: 90%;
	background: #f8f4e9;
	margin: 0 auto;
	border: 0px solid #000000;
	font-family: Herculanum;
}
 
 .twoColLiqRtHdr #sidebar1 {
	float: right;
	width: 32%; 
	background: #f8f4e9; 
	padding: 81px 0; 
	font-family: Herculanum;
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
	color: #330000;
}

  .twoColLiqRHdr #sidebar1 {
	margin: 0 33% 0 50px;
	font-family: BibleScrT;
	font-size: 14px;
	font-weight: lighter;
	text-align: justify;
	color: #330000;
}
	  

.twoColLiqRtHdr #header { 
	background: #f8f4e9; 
	padding: 0 10px 0 20px;
	text-align: left;
	
}

.twoColLiqRtHdr #mainContent h1 {
	font-family: Herculanum;
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
	color: #847086;
	
}
	
.twoColLiqRtHdr #mainContent {
	margin: 0 33% 0 50px;
	font-family: BibleScrT;
	font-size: 14px;
	font-weight: lighter;
	text-align: justify;
	color: #330000;
}

.twoColLiqRtHdr #mainContent h2 {
	font-family: BibleScrSwat;
	font-size: 20px;
	font-weight: lighter;
	text-align: right;
	color: #330000;
	
}

.twoColLiqRtHdr #footer h1 {
	font-family: Herculanum;
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
	color: #847086;
}

.twoColLiqRtHdr #footer {
	margin: 0 33% 0 50px;
	font-family: BibleScrT;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	color: #330000;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

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;
}
