body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000000;
	background-color: #660808;
}
#homeSplash {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -325px;
	margin-top: -222px;
	height: 439px;
	width: 651px;
}
#mainHeader {
	width: 100%;
	padding-top: 33px;
	padding-bottom: 29px;
	background-image: url(../images/Header_Background.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.headerFooterSettings {
	background-color: #B29D6C;
	height: 24px;
	padding-top: 20px;
	padding-bottom: 18px;
	background-image: url(../images/mainNavigation_background.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#mainNavigation {
}
#mainHeader #subHeader {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainHeader #subHeader #logo {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 28px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
#mainHeader #subHeader #logoMarker {
	margin-bottom: 31px;
}
#mainHeader #subHeader #headerContact {
	text-align: center;
}
#mainContentContainer {
	background-color: #FFFFFF;
	background-image: url(../images/contentShadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainContent {
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-right: 18px;
	padding-left: 18px;
}
#footer {
	text-align: center;
	margin-bottom: 36px;
}
#splashUnderconstruct {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -392px;
	margin-top: -106px;
}
h2 {
	font-size: 1.4em;
	color: #333333;
}
.siteWidth {
	width: 1000px;
}
.links {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	color: #660808;
}
.links a:active {
}
#footer .links a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .links a:hover {
	color: #660808;
}
#footer .links a:active {
}
.headerBorders {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.photo-left {
	float: left
	border: 1px solid #333333;
	float: left;
	margin-right: 32px;
	margin-bottom: 32px;
	border: 1px solid #333333;
}
.photo-right {
	float: right;
	border: 1px solid #333333;
	margin-bottom: 32px;
	margin-left: 32px;
}
.imageTopMargin {
	margin-top: 32px;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.sectionHeader {
}
.topPad {
	padding-top: 36px;
}
.bottomPad {
	padding-bottom: 36px;
}
.bottomMargin {
	padding-bottom: 36px;
}
.navSpacer {
	margin-right: 34px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.disclaimer {
	font-size: 0.9em;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
}
