html, body { 
	height: 100%;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 100.01%;
	min-width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
html.index {
	background: url(photos/8000_IndexFullPage_0787.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}

body {
	height: 100%;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 100.01%;
	}

ul {
	margin: 0;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	}

a {
	color: #608cb8;
	font-weight: normal;
	text-decoration: none;
	}

a:visited {
	color: #608cd8;
	text-decoration: none;
	}

a:hover {
	color: #5d7591;
	text-decoration: none;
	}

a:active {
	color: #8b0000;
	text-decoration: none;
	}

a.bold:link {
	color: #000;
	font-weight: 900;
	}

a.bold:visited {
	color: #000; 	
	font-weight: 900;
	}

a.bold:hover {
	color: #005500;
	background-color: #dbe6df; 	
	}

.icon {
	width: 10%;
	height: auto;
	float: right;
	position: relative;
	background: transparent;
	padding: 0;
	margin: 0;
	border: 1px solid #e99e11;
	position: relative;
	float: left;
	}

#subnav {
	float: right;
	position: relative;
	top: 27px;
	left: -81px;
	clear: right;
	}

#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative; /*For some reason, this prevents the disappearing background images in IE*/
	}

#subnav li {
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-weight: bold;
	line-height: 140%;
	text-transform: uppercase;
	}

#subnav a {
	background-image: url(images/arrow_right.gif);
	background-color: #fff;
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 8px;
	color: #779e83;
	}

#subnav a:visited {
	color: #779e83;
	}

#subnav a:hover {
	background-image: url(images/arrow_right_70.gif);
	background-color: #fff;
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #007000;
	text-indent: 0;
	padding-left: 8px;
	}

#subnav a:active {
	color: #8b0000;
	}

#subnavIndex {	
	margin-top: 0;
	margin-bottom: 1.5em;
	color: #000;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	}

p {
	text-align: left;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
	}

p.indent {
	text-align: left;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	margin: 10px 20px 10px 20px;
	}

p.index {
	text-align: center;
	font-family: gadugi, arial, helvetica, geneva, verdana, sans-serif;
	font-size: 350%;
	font-weight: 500;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #fff;
	}

p.indexIndentRight {
	font-size: 160%;
	text-align: left;
	font-family: gadugi, arial, helvetica, geneva, verdana, sans-serif;
	font-weight: 500;
	margin-top: 10px;
	margin-left: 20px;
	letter-spacing: 1px;
	}

p.indexIndentLeft {
	font-size: 160%;
	text-align: right;
	font-family: gadugi arial, helvetica, geneva, verdana, sans-serif;
	font-weight: 500;
	margin-right: 20px;
	margin-bottom: 10px;
	}

p.indexIndent {
	font-size: 160%;
	text-align: right;
	font-family: gadugi arial, helvetica, geneva, verdana, sans-serif;
	font-weight: 500;
	margin: 20px;
	color: #fff;
	}

p.contact {
	font-size: 1.3em;
	text-align: center;
	color: #000;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

p.contactbold {
	text-align: center;
	color: #000;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	font-weight: 900;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

p.description {
	margin-top: 0;
	margin-bottom: .5em;
	line-height: 120%;
	text-indent: 0;
	}

#bottomBannerIndex {
	width: 100%;
	height: 9%;
	display: flex;
	overflow: hidden;
	justify-content: space-between;
	align-items: center;
	background-image: linear-gradient(to right, rgba(0,0,0,.2), rgba(0,0,0,1));
	/*background-color: #000;
	opacity: .2;*/
	position: fixed;
	bottom: 0;
	/*left: 0;*/
	/*padding: 10px 0 10px 0;*/
	/*border: 2px solid blue;*/
	}

#countdown {
	margin: 0 auto 5px auto;
	text-align: center;
	}

#description {
	background-color: transparent;
	color: #000;
	width: 50%;
	margin: 30px auto 20px auto;
	padding: 10px; 60px 20px 60px;
	text-align: center;
	font-size: 1.5em;
	min-height: 100%;
	margin: 0 auto 20px auto;
	clear: both;
	/*border: 1px solid red;*/
	}

#description p {
	line-height: 150%;
	}

#dreamBuilding {
	position: relative;
	width: 100%;
	height: /*250px*/auto;
	display: block;
	margin: 0 auto 4% auto;
	text-align: center;
	background: transparent;
	/*border-bottom: 4px solid #6D829C;*/
	/*border: 2px solid red;*/
	}

#dreamBuilding img {
	max-width: 100%;
	height: auto;
	/*margin-bottom: 1%;*/
	}

#dreamBuilding90 {
	position: relative;
	width: 90%;
	height: /*250px*/auto;
	display: block;
	margin: 0 auto 4% auto;
	text-align: center;
	background: transparent;
	/*border-bottom: 4px solid #6D829C;*/
	/*border: 2px solid red;*/
	}

#dreamBuilding90 img {
	max-width: 100%;
	height: auto;
	/*margin-bottom: 1%;*/
	}

#elementsIndex {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 100%;
	height: auto;
	background-color: transparent;/*#bfd1e2;*/
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	/*border: 4px solid #88a7c5;*/
	}

#galleryIndex {
	display: flex;
	justify-content: center;
	width: 20%;
	height: 20%;
	background: #dfe4ea;
	position: fixed;
	bottom: 35%;
	right: 5%; 
	/*opacity: .5;*/
	font-size: .6vw;
	margin: 0;
	/*padding: .5%;*/
	/*border: 4px solid #88a7c5;*/
	/*border: 2px solid #608cb8;*/
	/*border: 4px solid #5d7591;*/
	}
	
#galleryIndex img {
	max-width: 100%;
	}	

/*#SAGallery {
	position:relative;
	float: right;
	background-color: #E1E2D5;
	margin-top: 0;
	color: #636B52;
	}*/

#indexLogo {
	width: 20%;
	/*height: auto;*/
	display: flex;
	justify-content: center;
	margin-left: 1%;
	background: transparent;
	/*border: 1px solid red;*/
	}

#indexLogo img {
	max-width: 100%;
	height: auto;
	}

#navBannerIndex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 11.5%;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding 0;
	background: transparent;
	/*border: 1px solid #e99e11;*/
	}

#navBannerIndexFade {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 60%;
	height: 11.5%;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding 0;
	background-image: linear-gradient(to right, rgba(0,0,0,.8), rgba(0,0,0,0));
	/*border: 4px solid #e99e11;*/
	}

.navFlexbox {
	width: 38%;
	display: flex;
	justify-content: space-around;
	position: absolute;
	right: 4%;
	background: transparent;;
	/*border: 3px solid #88a7c5;*/
	}

#navbarIndex {
	width: 100%;
	display: flex;
	justify-content: center;
	height: auto;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: .8vw;
	/*border: 2px solid blue;*/
	}

#navbarIndex ul {
	width: 100%;
	list-style: none;
	display: flex;
    justify-content: space-between;
    padding-right: 6%;
    padding-left: 4%;
    padding-top: 1%;
    padding-bottom: 1%;
    font-family: arial, helvetica, geneva, tahoma, verdana, sans-serif;
	font-weight: normal;
	background: #5d7591;
	border: 3px solid #88a7c5;
	}

#navbarIndex li {
	z-index: 1;
	display: inline-block;
	flex-grow: 1;
    text-align: center;
	color: #e99e11;
	margin: 0;
	/*border: 3px solid white;*/
	}
	
#navbarIndex li img {
	z-index: 2;
	vertical-align: baseline;
	width: 20%;
	height: auto;
	/*background-color: #fff;*/
	}
	
#navbarIndex a {
	display: block;
	color: white;
	background: transparent;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#navbarIndex a:visited {
	color: white;
	}

#navbarIndex a:hover {
	background: transparent;;
	color: #b2d9f8;
	}

#navbarIndex a:active {
	color: #e99e11;
	}

#page {
	background: #dfe4ea /*transparent*/ url('images/BigEOutline3.jpg') no-repeat;
	background-position: 21px 165px;
	background-size: /*12%*/22%;
	position: relative;
	width: 100%;
	min-height: 100%;
	color: #000;
	font-size: .7em;
	text-align: center;
	margin 0;
	padding: 0;
	border: 1px solid transparent;
	}

#pageIndex {
	background: transparent;
	/*background-position: 21px 165px;
	background-size: /*12%*/22%;*/
	position: relative;
	width: 100%;
	min-height: 100%;
	color: #000;
	font-size: .7em;
	margin 0;
	padding: 0;
	border: 1px solid transparent;
	}

#pullAbout {
	width: 150px;
	padding: 0 7px 5px 7px;
	background-color: #5d7591;
	color: #dfe4ea;
	float: left;
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-weight: 500;
	font-size: 1em;
	line-height: 140%;
	text-align: left;
	margin: 5px 15px 0 0;
	border: 1px solid #779e9d;
	}

#quicklinks {
	position: fixed;
	bottom: 5%;
	right: 1%;
	display: flex;
	justify-content: center;
	width: 7.5%;
	background-color: #000;
	opacity: .5;
	border: 1px solid blue;
	}

#quicklinks a:link {
	color: #fff;
	}

#quicklinks a:visited {
	color: #fff;
	}

#quicklinks a:hover {
	color: #608cb8;
	}

#quicklinks a:active {
	color: #e99e111;
	}

#quicklinks ul {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 1.5em;
	text-align: left;
	width: 100%;
	padding: 5px;
	border: 1px solid red;
	}

#quicklinks li {
	color: #fff;
	list-style: none;
	display: inline-block;
	width: 50%;
	}
	
#rightColumn {
	display: flex;
	width: 17%;
	height: auto;
	position: fixed;
	right: 2%;
	bottom: 3%;
	padding: 15px 0 15px 0;
	background-color: #fff;
	border: 2px solid #608cb8;
	}

#socialContainer {
	width: 90%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #dfe4ea;/*transparent;*/
	position: absolute;
	top: 1%;
	padding: 10px;
	/*border: 1px solid #88a7c5;*/
	}

#socialContainer img {
	width: 100%;
	}	

#socialPromo {
	width: 53%;
	height: auto;
	background: transparent;
	/*position: absolute;
	left: 0;*/
	/*border: 2px solid red;*/
	}
	
#socialMediaBox {
	width: 40%;
	height: auto;
	background: transparent;
	/*position: absolute;
	right: 0;*/
	/*text-align: center;*/
	/*border: 2px solid blue;*/
	}
	
#socialMediaBox ul {
	list-style: none;
	display: flex;
    flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background: transparent;
	margin: 0;
	padding: 0;
	/*border: 2px solid green;*/
	}
		
#socialMediaBox li {
	width: 20%;
	height: auto;
	list-style: none;
	background: transparent;
	margin: 0;
	padding: 0;
	/*border: 1px solid green;*/
	}

#socialMediaBox li img {
	max-width: 100%;
	}	

#subNav {
	width: 90%;
	height: auto;
	display: flex;
	justify-content: space-around;
	background: transparent;
	position: relative;
	margin: 0 auto;
	text-align: center;
	/*padding: 0 50px 0 50px;*/
	/*border: 1px solid #5d7591;*/
	}
	
#subNav ul {
	width: 100%;
	height: auto;
	list-style: none;
	display: flex;
    /*flex-direction: row;*/
	justify-content: space-between;
	background: transparent;
	margin: 0;
	padding: 0;
	/*border: 1px solid black;*/
	}
	
#subNav li {
	text-align: center;
	color: #fff;
	width: 50%;
	height: auto;
	/*margin: 0 10px 0 10px;*/
	padding: 5px;
	background-color: /*#e99e11*/transparent;
	/*border: 4px solid #f1b23c;*/
	font-size: .6vw;
	color: #fff;
	}
	
#subNav a:link {
	color: #fff;
	background: #5d7591;
	display: block;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	/*letter-spacing: 1px;*/
	}

#subNav a:visited {
	color: #fff;
	}

#subNav a:hover {
	color: #fff;
	background-color: /*#f2b84c;*/#608cb8;
	/*font-weight: 600;*/
	}

#subNav a:active {
	color: #e99e11;
	}

#taglineIndex {
	display: flex;
	width: 40%;
	height: 20%;
	background: #000;
	position: fixed;
	bottom: 35%;
	left: 5%; 
	justify-content: center;
	opacity: .5;
	font-size: .6vw;
	margin: 0;
	padding: 1%;
	/*border: 4px solid #88a7c5;*/
	/*border: 2px solid #608cb8;*/
	border: 4px solid #5d7591;
	}

#taglineIndexTop {
	display: flex;
	width: 100%;
	height: 20%;
	background: transparent;
	position: absolute;
	top: 0%;
	justify-content: flex-start;
	align-items: flex-start; 
	/*border: 2px solid red;*/
	}

#taglineIndexMiddle {
	display: flex;
	width: 75%;
	height: 40%;
	background: transparent;
	position: absolute;
	top: 33%;
	justify-content: center; 
	align-items: center; 
	/*border: 2px solid blue;*/
	}

#taglineIndexBottom {
	display: flex;
	width: 100%;
	height: 20%;
	background: transparent;
	position: absolute;
	bottom: 0%;
	justify-content: flex-end;
	align-items: flex-end; 
	/*border: 2px solid green;*/
	}

#taglineIndex a:link {
	color: #fff;
	}

#taglineIndex a:visited {
	color: #fff;
	}

#taglineIndex a:hover {
	color: #000;
	background-color: /*#5d7591*/#e99e11;
	font-weight: 900;
	}

#taglineIndex a:active {
	color: #000;
	}

.tagline p {
	font-size: 160%;
	text-align: left;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	font-weight: 500;
	margin: 10px;
	letter-spacing: 1px;
	}

#topContainer {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	/*border: 4px solid black;*/
	}

.backwards {
	unicode-bidi: bidi-override;
	direction: rtl;
	}

.container90 {
	position: relative;
	width: 90%;
	height: /*250px*/auto;
	display: block;
	margin: 0 auto 4% auto;
	text-align: center;
	background: transparent;
	/*border-bottom: 4px solid #6D829C;*/
	/*border: 2px solid red;*/
	}

.container90 img {
	width: /*500px;*/100%;
	height: auto;
	}

.iconBox {
	width: 4.0%;
	display: flex;
	position: absolute;
	right: 1%;
	z-index: 1;
	/*justify-content: flex-start;*/
	/*margin-right: 30px;*/
	/*border: 1px solid blue;*/
	}

.iconBox img {
	width: 100%;
	/*border: 1px solid red;*/
	}
			
.lineBottom {
	background: #dfe4ea url(images/lineBottomIndexBlue.png) center center no-repeat;
	width: 50%;
	margin: 8px auto 0 auto;
	height: 20px;
	clear: both;
	/*border: 1px solid black;*/
	}

.socialPromoContainer {
	position: relative;
	width: 90%;
	height: /*250px*/auto;
	display: block;
	margin: 0 auto 50px auto;
	text-align: center;
	background: #dfe4ea;
	/*border-bottom: 4px solid #6D829C;*/
	/*border: 2px solid red;*/
	}

.strong {
	font-weight: bold;
	}


/* --------------------BACKGROUND TRANSITIONS ------------------------------ */

/* Fade */
/*.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}*/

/* --------------------BACKGROUND TRANSITIONS ------------------------------ */

<!-------------------------- END -------------------------->