body{
	background-color: #FEF8E5;
	margin: 0;
}

@font-face{
    font-family: 'ArmitageNav';
    src: url("fonts/Dunwich Type Founders - Armitage.otf") format("opentype");
}
@font-face{
    font-family: 'ArmitageContent';
    src: url("fonts/Dunwich Type Founders - ArmitageThin.otf") format("opentype");
}

@font-face{
    font-family: 'ArmitageSemibold';
    src: url("fonts/Dunwich Type Founders - ArmitageSemibold.otf") format("opentype");
}

@font-face{
    font-family: 'ArmitageLight';
    src: url("fonts/Dunwich Type Founders - ArmitageLight.otf") format("opentype");
}

@font-face{
    font-family: 'ArmitageBold';
    src: url("fonts/Dunwich Type Founders - Armitage-Bold.otf") format("opentype");
}

.hamburger-dropdown{
	display:none;
}

header > div:nth-child(1){
	height: 104px;
	width: 645px;
	background-color: #FF9933;
	margin-left: -689px;
	margin-top: -12px;
	position: absolute;
	z-index:2;
}
header > div:nth-child(1) > p {
	font-family: 'ArmitageContent';
	font-size: 23px;
	color: white;
	margin-left: 247px;
	margin-top: 4px;
	z-index:3;
}

header > div:nth-child(2){
	margin-top: 87px;
	margin-left: -575px;
	height: 104px;	
	width: 576px;
	background-color: #FFCC66;
	position: absolute;
	z-index:2;
}

nav{
	position: relative;
	margin-left: 28px;
	margin-top: 7px;
	height: 15px;
	z-index:3;
}
.nav-button {
	display: inline !important;
	width: 10px !important;
	height: 15px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: 'ArmitageNav';
	text-transform:uppercase;
}

.nav-button:hover{
	color: blue;
}

.nav-button:first-of-type{
	padding-left: 0px;
}

header > div:nth-child(3){
	margin-left: 1030px;
	margin-top: -17px;
	height: 52px;	
	width: 196px;
	background-color: #FF6633;
	position: absolute;
	z-index:2;
}

header > div:nth-child(4){
	margin-left: 1216px;
	margin-top: -17px;
	height: 52px;	
	width: 343px;
	background-color: #9999CC;
	position: absolute;
	z-index: 2;
	z-index:2;
}
/*SECTION 1*/
#first-section {
	height: 10px;
}

.header-photo {
	margin-top: -305px;
	margin-left: 447px;
	height: 327px;
	width: 468px;
	position:absolute;
	z-index: -1;
}

.content-photo {
	margin-left: 47px;
	margin-top: 250px;
	width: 320px;
	height: 311px;
	position:absolute;
	opacity: 0;
		z-index: -1;
}

.content-home {
	position: absolute;
	width: 891px;
	margin-left: 66px;
	margin-top: 300px;
	font-family: 'ArmitageSemibold';
	font-size: 26px;
	opacity: 1;
		z-index: -1;
}
#first-section > .slideshow{
	position:absolute;
	width: 470px;
	margin-left: 440px;
	margin-top: 396px;
	opacity:0;
	font-family: 'ArmitageLight';
		z-index: -1;
}

.slideshow p:first-child{
	font-size: 25px;
	color:	#E95A2B;
}

.slideshow p:nth-child(2){
	font-size: 20px;
}

/*second-section*/
#second-section{
	opacity: 0;
	height: 10px;
	position: absolute;
}

#second-section > .slideshow{
	margin-left: 30px;
	position:absolute;
	width: 380px;
	margin-top: 430px;
	opacity:1;
	font-family: 'ArmitageLight';
		z-index: -1;
}

.right-container{
	position: relative; 
	margin-left: 447px;
	margin-top: 130px;
	width: 472px;
}

.right-container > p:first-child{
	font-family: ArmitageBold;
	font-size: 28px;
	color: #999999;
}

.right-container > p:nth-child(2){
	font-family: ArmitageLight;
	margin-top: -20px;
}

.second-level-bullet{
	color: black !important;
	font-family: ArmitageLight !important;
}

.desktop-correction-1 {
	color: black !important;
	font-family: ArmitageLight !important;
	margin-left: 40px;
}

#second-section .mobile-bump{
	color: black !important;
	font-family: ArmitageLight !important;
	margin-left: 16px;
}
#second-section > .content-image-1{
	width: 418px;
	height: 77px;
	margin-top: 285px;
	margin-left: 15px;
	position:absolute;
	z-index: 1;
}

.content-image-2{
	margin-top: 135px;
	margin-left: 260px;
	height: auto;
	width:160px;
	position:absolute;
	z-index: -1;
}

/*Third SECTION*/
#third-section{
	opacity: 0;
	height: 10px;
	position: absolute;
}

#third-section > .slideshow{
	position:absolute;
	width: 380px;
	margin-left: 30px;
	margin-top: 150px;
	opacity:1;
	font-family: 'ArmitageLight';
		z-index: -1;
}

/*Fourth SECTION*/
#fourth-section{
	opacity: 0;
	height: 10px;
	position: absolute;
}

#fourth-section .mobile-bump{
	color: black !important;
	font-family: ArmitageLight !important;
	margin-left: 16px;
}

#fourth-section > .right-container {
	margin-left: 572px;
	width: 350px;
}
.map-box{
	height:6px;
	width: 6px;
	background-color: #E95A2B;
	z-index: 2;
	position: absolute;
}

.map-box > p{
	display:none;
	position:relative;
	height: 12px;
	width: 80px;
	margin-top: 10px;
	margin-left: -3px;
	background-color: white;
	z-index: 3;
	font-size: 10px;
	font-family: 'ArmitageNav';
	color: #E95A2B;
	text-align: center;
	z-index: 1000;
}

.map-box:nth-of-type(1){
	margin-left: 62px;
	margin-top: 245px;
}

.map-box:nth-of-type(2){
	margin-left: 105px;
	margin-top: 343px;
}
.map-box:nth-of-type(3){
	margin-left: 114px;
	margin-top: 347px;
}
.map-box:nth-of-type(4){
	margin-left: 137px;
	margin-top: 361px;
}
.map-box:nth-of-type(5){
	margin-left: 182px;
	margin-top: 395px;
}
.map-box:nth-of-type(6){
	margin-left: 153px;
	margin-top: 438px;
}
.map-box:nth-of-type(7){
	margin-left: 250px;
	margin-top: 265px;
}
.map-box:nth-of-type(8){
	margin-left: 256px;
	margin-top: 260px;
}
.map-box:nth-of-type(9){
	margin-left: 290px;
	margin-top: 236px;
}
.map-box:nth-of-type(10){
	margin-left: 264px;
	margin-top: 279px;
}
.map-box:nth-of-type(11){
	margin-left: 284px;
	margin-top: 280px;
}
.map-box:nth-of-type(12){
	margin-left: 290px;
	margin-top: 290px;
}
.map-box:nth-of-type(13){
	margin-left: 295px;
	margin-top: 265px;
}
.map-box:nth-of-type(14){
	margin-left: 305px;
	margin-top: 280px;
}
.map-box:nth-of-type(15){
	margin-left: 304px;
	margin-top: 300px;
}
.map-box:nth-of-type(16){
	margin-left: 318px;
	margin-top: 305px;
}
.map-box:nth-of-type(17){
	margin-left: 327px;
	margin-top: 314px;
}
.map-box:nth-of-type(18){
	margin-left: 318px;
	margin-top: 314px;
}
.map-box:nth-of-type(19){
	margin-left: 327px;
	margin-top: 305px;
}
.map-box:nth-of-type(20){
	margin-left: 342px;
	margin-top: 319px;
}
.map-box:nth-of-type(21){
	margin-left: 371px;
	margin-top: 333px;
}
.map-box:nth-of-type(22){
	margin-left: 385px;
	margin-top: 352px;
}
.map-box:nth-of-type(23){
	margin-left: 415px;
	margin-top: 244px;
}
.map-box:nth-of-type(24){
	margin-left: 426px;
	margin-top: 290px;
}
.map-box:nth-of-type(25){
	margin-left: 424px;
	margin-top: 357px;
}
.map-box:nth-of-type(26){
	margin-left: 434px;
	margin-top: 324px;
}
.map-box:nth-of-type(27){
	margin-left: 448px;
	margin-top: 342px;
}
.map-box:nth-of-type(28){
	margin-left: 464px;
	margin-top: 313px;
}
.map-box:nth-of-type(29){
	margin-left: 463px;
	margin-top: 362px;
}
.map-box:nth-of-type(30){
	margin-left: 483px;
	margin-top: 309px;
}

.map-box:nth-of-type(31){
	margin-left: 270px;
	margin-top: 270px;
}
.map-box:nth-of-type(32){
	margin-left: 315px;
	margin-top: 276px;
}
.map-box:nth-of-type(33){
	margin-left: 397px;
	margin-top: 365px;
}

#fourth-section span {
	margin-left: 16px;
	width: 332px;
	display: block;
}

#fourth-section .content-image-1{
	width: 530px;
	height: auto;
	margin-top: 175px;
	margin-left: 15px;
	position:absolute;
}

section p:nth-child(2) strong {
	color: #E95A2B;
	font-family: ArmitageBold;
}

#fourth-section .column{
	position: relative;
	float: left;
	width: 85px;
	font-size: 14px;
	font-family: ArmitageLight;
}
#fourth-section .column:last-of-type{
	position: relative;
	float: left;
	width: 180px;
	font-family: ArmitageLight;
}

/*Fifth SECTION*/
#fifth-section{
	opacity: 0;
	height: 10px;
	position: absolute;
}

#fifth-section span {
	margin-left: 16px;
	width: 456px;
	display: block;
}

/*sixth SECTION*/
#sixth-section{
	opacity: 0;
	height: 10px;
	position: absolute;
}

#sixth-section > .content-image-1{
	width: 400px;
	height: auto;
	margin-top: 130px;
	margin-left: 15px;
	position:absolute;
	z-index: 1;
}

#sixth-section > .content-image-2{
	opacity: 0;
	width: 400px;
	height: auto;
	margin-top: 130px;
	margin-left: 15px;
	position:absolute;
	z-index: 2;
}

/*seventh SECTION*/
#seventh-section{
	opacity: 0;
	height: 10px;
	position: absolute;
}

section p:nth-child(1) strong {
	color: black;
	font-family: ArmitageNav;
	font-size: 24px;
}