body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #231f20;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #000;
    margin-bottom: 12px;
}
h1 {
    color: #20409A;
    font-family: 'Playfair Display SC', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
    font-size: 45px;
    line-height: 48px;
    margin-bottom: 0px;
    padding-bottom: 24px;
}
h2 {
    color: #4a4f55;
    font-family: 'Playfair Display SC', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 14px;
    padding-top: 8px;
}
h5 {
	color: #4a4f55;
	font-family: 'Playfair Display SC', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 25px;
	line-height: 32px;
	margin-bottom: 4px;
	padding-top: 20px;
	margin-top: 1px;
}
h3 {
	color: #20409a;
	font-family: 'Playfair Display SC', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 32px;
	padding-top: 10px;
	margin-bottom: 5px;
}
h4 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 8px;
}
#container {
	width: 100%;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #fff;
	border-bottom: 3px solid #4a4f55;
}
#header {
	height: 192px;
	width: 100%;
	min-width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #fff;
	z-index: 100;
	border-bottom: 3px solid #4a4f55;
}

#headerBox {
	height: 192px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#headerBox #logo {
	float: left;
}
#headerBox .socials {
	float: right;
}
#headerBox .asecall {
	clear: right;
	float: right;
	height: 76px;
}
#headerBox p {
	clear: right;
	text-align: right;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4a4f55;
	font-size: 16px;
	line-height: 20px;
}
#slideRow {
	background-color: #231F20;
	height: auto;
	width: 100%;
	position: relative;
	z-index: 89;
	left: 0px;
	top: 0px;
}
#mainContent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	padding-top: 30px;
}
#triBoxRow {
	height: 193px;
	width: 994px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -100px;
	z-index: 95;
	border: 3px solid #4a4f55;
	background-color: #20409A;
}
#triBoxRow a img:hover {
	opacity: 0.75;
}
#mainContent .leftbox {
    width: 540px;
}
#mainContent .rightBox {
    width: 400px;
    margin-right: 20px;
    margin-bottom: 30px;
    margin-left: 30px;
    float: right;
}
#mainContent .rightBox.gray {
	background-color: #DDE0E4;
	padding-top: 10px;
	padding-bottom: 20px;
}
.rightBox.gray ul {
	margin: 10px;
}
.rightBox.gray ul li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4a4f55;
	font-size: 15px;
	line-height: 19px;
}
#mainContent #map {
    width: 400px;
    height: 300px;
    margin-left: 0px;
    margin-bottom: 50px;
}

#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 15px;
}
#footer #flogo {
	display: block;
	width: 276px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#footer p {
	color: #ECECEC;
}
#footer p a {
	color: #FFFFFF;
}
#footer #left {
	float: left;
	height: 110px;
	width: 180px;
	margin-left: 15px;
	text-align: center;
}
#footer #right {
	float: right;
	height: auto;
	width: 200px;
	margin-right: 15px;
	text-align: center;
}
#footer p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #848484;
}
#footer p.bcd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FF0004;	
}
#footer p.bcd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #982324;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.floatRight {
	float: right;
	margin-left: 15px;
}

.floatLeft {
	float: left;
	margin-right: 15px;

}
.stackRight {
	float: right;
	clear: right;
	margin-left: 20px;
}
.stackLeft {
	float: left;
	clear: left;
	margin-right: 20px;
}
.italic {
	font-style: italic;
}
