body {
	text-align: center;
	padding: 0px;
	color: #4E8395;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	background-color: #243D51;
	background-image: url(../ARCHIVE_2019/Images/BodyWings.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#rightCurtain {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../ARCHIVE_2019/Images/curtainStripes_Right.jpg);
	width: 80px;
	background-color: #FFF;
	float: right;
	overflow: visible;
	z-index: 0;
	display: inline;
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	visibility: visible;
}
#leftCurtain {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../ARCHIVE_2019/Images/curtainStripes_Left.jpg);
	float: left;
	width: 80px;
	background-color: #FFF;
	height: 500px;
}

a {
	color: #869EB9;
	text-decoration: none;
}
a:hover {
	color: #F6F3A8;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#wrapper {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #243D51;
	padding-left: 0px;
}



#HeaderImgTall {
	background-image: url(../ARCHIVE_2019/Images/tallHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 164px;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 11px;
	padding-top: 36px;
	font-size: 16px;
	color: #FFF;
}
#HeaderImgShort {
	background-image: url(../ARCHIVE_2019/Images/tallHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 126px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 11px;
	padding-top: 36px;
	font-size: 16px;
	color: #FFF;
}
#HeaderInterior {
	background-image: url(../ARCHIVE_2019/Images/ClarendonXStripe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 72px;
	margin-top: 0px;
}


#HeaderHm {
	background-image: url(../ARCHIVE_2019/Images/ClarendonXStripe.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 124px;
	margin-top: 0px;
}
#topNav {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 48px;
	margin-top: -2px;
}
.topNav_button {
	text-align: center;
	height: 18px;
	width: 150px;
	border: 1px solid #FAFACA;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.clientNav_button {
	text-align: center;
	height: 12px;
	width: 70px;
	border: 1px solid #FAFACA;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.6em;
	padding: 1px;
	line-height: 1.2em;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	color: #E9EDB0;
	margin-top: 4px;
	float: right;
	margin-right: 2px;
	margin-bottom: 0px;
	background-color: #243D51;
	display: none;
}


#mainContent {
	margin-top: 6px;
	margin-bottom: 6px;
	overflow: hidden;
	color: #D7DAED;
	text-align: left;
	line-height: 1.8em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
	font-size: .84em;
}
#mainContent h1 {
	font-size: 1.3em;
	color: #FFF;
}
#mainContent h2 {
	font-size: 1.1em;
}



#HeaderImageLarge {
	display: block;
	vertical-align: middle;
	padding: 34px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #172633;
	border-left-color: #172633;
}
.alternateText {
	overflow: hidden;
	display: none;
	text-indent: -9000px;
}

#footer {
	background-color: #24373B;
	background-image: url(../ARCHIVE_2019/Images/FooterXStripe.jpg);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	display: block;
	font-size: x-small;
	padding-top: 24px;
	padding-bottom: 24px;
	height: 65px;
	color: #E8E8C1;
	width: 100%;
}
.imgRightAlign {
	float: right;
	margin-left: 12px;
}
.imgLeftAlign {
	float: left;
	margin-right: 12px;
}
.ColumnOne {
	float: left;
	width: 50%;
}
.centerBlock{
	display: block;
	margin: 0px auto;
	
}
#wrapper #mainContent {
	text-align: left;
}
#wrapper #mainContent hr {
	clear: both;
}
#wrapper #mainContent hr {
	display: block;
}
