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





#centeredBG {
	background-image: url(images/altar_wall.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	background-color: #6f3408;
}


#heading  {
	padding: 3px solid #6F3D11;
	border-top: 10px solid #6F3D11;
	border-bottom: 3px solid #6F3D11;
	background-color: #6F3408;
	width: 800px;
	display: block;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	height: 197px;
}



.UL_left {
	text-align: left;
	text-indent: 50;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
}




h1 {
	font-family: "Edwardian Script ITC";
	font-size: 5em;
	font-weight: bold;
	text-align: center;
	color: #6F3408;
	z-index: 0;
}


#dropDownMenu {
	color: #000000;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	margin-top: 2px;
	font-size: .9em;
	z-index: 1;
}
.H3_Center {
	text-align: center;
	display: block;
}
#pageContent H3 {
	font-size: larger;
	color: #6F3408;
	font-weight: lighter;
}


#dropDownMenu ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 24px;
}
#dropDownMenu ul li {
	display: inline;
	width: 158px;
	float: left;
	text-transform: uppercase;
	height: 25px;
	z-index: 2;
	position: relative;
	top: 2px;
	left: 2px;
}
#dropDownMenu ul li a {
	color: #E4E5D0;
	text-decoration: none;
	background-color: #6F3408;
	line-height: 25px;
	display: block;
	padding-left: 8px;
	z-index: 2;
	width: 158px;
}
#pageContent a {
	color: #6f3408;
	font-size: large;
}
#dropDownMenu ul li a:hover {
	color: #C6CAA2;
	background-color: #5A3418;
}
#dropDownMenu ul li ul {
	visibility: hidden;
	background-color: #c6caa2;
}
#dropDownMenu ul li:hover ul {
	visibility: visible;
}
#dropDownMenu2 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1em;
}
#dropDownMenu2 ul {
	padding: 0px;
	margin: 0px;
	height: 24px;
	display: inline;
}
#dropDownMenu2 ul li {
	height: 25px;
	width: 200px;
	z-index: 2;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
	top: 0px;
	left: 0px;
}
#dropDownMenu2 ul li a {
	color: #6F3408;
	text-decoration: none;
	line-height: 25px;
	display: block;
	width: 200px;
}
#dropDownMenu2 ul li a:hover {
	color: #5a3418;
	background-color: #B9BE8D;
}
#dropDownMenu2 ul li ul {
	visibility: hidden;
	background-color: #c6caa2;
}
#dropDownMenu2 ul li:hover ul {
	visibility: visible;
}
#dropDownMenu2 ul li ul a {
	background-color: #c6caa2;
}
p {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	padding-right: 15px;
	padding-left: 30px;
	text-indent: 0;
}
#p_center {
	text-align: center;
	display: block;
}





.alignLeft {
	border-width: 0px;
	margin-left: 5px;
	display: block;
	float: left;
}


#pageContent {
	padding: 15px;
	border-style: solid;
	border-color: #6f3408;
	border-width: 0px 3px 3px 3px;
	display: block;
	margin-right: auto;
	width: 770px;
	background-image: url('images/biege_background.jpg');
	text-indent: 15px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1em;
	margin-left: auto;
}
#pageContent .Page_2_Columns {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
#pageContent .Page_2_Columns .Page_Column_Right {
	width: 49%;
	display: block;
	float: right;
	height: 525px;
}

#pageContent .Page_2_Columns .Page_Column_Left {
	width: 48%;
	display: block;
	float: left;
	height: 525px;
	margin: auto;
	clear: left;
}
#floatingProblemEndPoint {
	clear: both;
}
#pageContent .Page_2_Columns .Page_Column_Left img {
	width: 90%;
	clear: both;
	height: 525px;
}
.Center_item {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#floatingProblemEndPoint {
	display: block;
}

#pageContent .Center_item tr td a img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#pageContent .Center_item tr td {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#pageContent .Float_Block {
	display: block;
	float: left;
	width: 45%;
	padding-left: 90px;
}
#pageContent .Float_BlockR {
	display: block;
	float: left;
}
.Bold_Bigger_Paragraph {
	font-weight: bold;
	font-size: 24px;
}
.H1_smaller {
	font-size: xx-large;
}


.tableHeading {
	color: #6A4118;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}





.EM_table {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	empty-cells: show;
	display: block;
	font-size: 80%;
}


.EM_left_col {
	text-align: right;
	font-size: 1em;
	padding-right: 10px;
	width: 80px;
	color: #6F3408;
	font-weight: bold;
}

.EM_data_col {
	width: 150px;
}




.Lector_table {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	empty-cells: show;
	display: block;
}
.Combined-date {
	font-size: large;
	color: #6F3408;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #6F3408;
	border-right-color: #6F3408;
	border-bottom-color: #6F3408;
	border-left-color: #6F3408;
}
.Combined-time {
	font-weight: bold;
	color: #6F3408;
	text-decoration: underline;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
}




.Lector_left_col {
	text-align: right;
	font-size: 0.9em;
	padding-right: 10px;
	width: 20%;
	color: #6F3408;
}
.Lector_data_col {
	width: 25%;
	padding-left: 10px;
	font-size: larger;
	font-weight: bold;
}
.Abscon_Manor table {
	display: block;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.Abscon_Manor table tr td {
	width: 32%;
	height: 20px;
}


.Absecon_Manor_Data {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 1.2em;
}