body {
    width: 100%;
    min-height: 100%;
	position: relative;
    background-image: url(_images/bckgrnd_bluSquare3.jpg);
    padding: 0px;
    margin: 0px;
	font-weight: 600;
	}
html {
	width:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.siteCenteringWrapper {
    display: block;
    width: 940px;
    min-height: 100vh;
    margin: 0px auto;
    /* [disabled]background-color: red; */
    position: relative;
    padding-bottom: 0px;
	background-color:rgb(103,101,102);
}
#wrapper {
	position: relative;
    width: 940px;
    height: 100%;
	margin: 0px auto;
    /* top: 0px;
	left: 0px; */
    padding-bottom: 30px;
    background-color: rgb(103,101,102);
    -webkit-logical-height: 100vh;
}
h1, h2, h3, h4, h5, h6, p, li {
	font-family: ModernSans-Light;
	color: #E0E0E0;
}
		@font-face {
font-family: ModernSans-Light;
src: url(fonts/ModernSans-Light.otf);
src:
url("fonts/ModernSans-Light.woff") format("woff"),
url("fonts/ModernSans-Light.otf") format("opentype"),
url("fonts/ModernSans-Light.svg#filename") format("svg");
}
	main {
    width: 940px;
    height: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px auto;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: orange;
	}
header {
		width:940px;
		height:72px;
		background-color:#666666;
		padding:0px;
	}
header a {
	cursor: pointer;
}
.left-element {
	display:block;
	float:left;
}
section {
	width: 940px;
	/* [disabled]background-color: #666; */
	text-align: center;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 1000px;
}
.blueStrip {
	background-color: #006;
	height: 4px;
	margin: 0px;
	width: 940px;
}
nav {
	background-color:#623A1E;
	height: 25px;
	width: 940px;
	padding: 0px;
}
ul.MenuBarHorizontal li {
	width: 8em;
	padding-bottom:2px;
	padding-top: 5px;
	height: 25px;
}
li:hover {
	background-color: #8D8D8D;
}

ul.MenuBarHorizontal li a {
	padding:0px;
	margin:0px;
}
.MenuBarItemSubmenu {
	margin-top:5px;
}
.MenuBarItemSubmenu li {
	width: 3em;
	background-color:#623A1E;
}
.MenuBarItemSubmenu li:hover {
	background-color:#8D8D8D;
}


.right-element {
	float: right;
}
aside {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 32px;
	height: 20px;
	padding-top: 0px;
}
.leftTitle {
    float: left;
    font-size: 16px;
    /* [disabled]font-style: italic; */
    font-weight: normal;
    color: #E0E0E0;
    font-family: ModernSans-Light;
}
.rightGallery {
	float: right;
	font-family: ModernSans-Light;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
a:visited {
	color: #E0E0E0;
}
a:link {
	text-decoration: none;
	color: #F93;
}
a:hover {
	background-color: #8D8D8D;
}
a:active {
	color:#8D8D8D;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
article {
    background-color: #6060606;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 10px;
}
article > p {
    text-indent: 30px;
    /* [disabled]width: auto; */
}
h4 {
	font-family: ModernSans-Light;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color:#E0E0E0;
}
   h5 {
        font-size: 14px;
    }
.homePage1 {
	text-align: center;
	width: 940px;
	margin-top: 80px;
}
.homepageText {
	width:740px;
	height: auto;
	height: auto;
    color: #E0E0E0;
    padding-top: 25px;
    padding-bottom: 100px;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    font-family: ModernSans-Light;
    color-profile: red;
}
.exhibitionsLeft {
	list-style-type: none;
	list-style-position: inside;
	float: left;
	width: 350px;
	font-size: 14px;
	color: #E0E0E0;
	line-height: 1.4;
	padding: 0px;
	height: auto;
	text-align: left;
}
.exhibitionsList {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 0px;
	padding-left: 0px;
}
.exhibitionsList li:first-child {
	margin-bottom: 8px;
}
.addImage {
	float: right;
	padding-right: 0px;
}
#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 0.1em;
	float: right;
	line-height: 25px;
}
.sidebar {
	font-family: ModernSans-Light;
	font-size: 16px;
	font-weight: normal;
	float: left;
	height: 900px;
	width: 280px;
	text-align: left;
	padding-right: 0px;
	padding-top: 0px;
	color: #E0E0E0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.2em;
	left: 50px;
}
.tableProjects {
	background-color: yellow;
	width: 500px;
	height: auto;
	padding-right: 20px;
	float: right;
}
.tableProjects > a {
	vertical-align: middle;
}
.displayCntr {
	background-color: #666;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.projectTitle {
	font-family: ModernSans-Light;
	font-size: 14px;
	letter-spacing: 0.1em;
	height: 82px;
	width: 82px;
	margin-left: 100px;
	vertical-align: middle;
	display: table-cell;
	text-align: left;
	padding-top: 20px;
	float: left;
	line-height: 1.1em;
}
.projectTitle:hover {
}
.projectThm {
	background-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	height: 82px;
	width: 82px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: 0px;
}
.performThm {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #666;
	height: 100px;
	width: 300px;
	padding-top: 5px;
	text-align: center;
}
.performTitle {
	font-family: ModernSans-Light;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #666;
	height: 50px;
	width: 300px;
	text-align: center;
}
.gridPerform {
	backgro550-color: #666;
	width: 600px;
	float: right;
	padding-top: 30px;
	height: 940px;
}
#container {
	display: block;
	margin: auto;
	padding-top: 20px;
	height: 533px;
	width: 900px;
}
/* begin image slider */
.wrap {
	background-color: #666666;
	padding-top: 0px;
	height: 570px;
	width: 100%;
	display: block;
	clear: both;
	margin: 0px;
}
#prev {
	background-image:url(_images/up-arrow-30px.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 533px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	opacity: .5;
}
#slider {
	background-color:#666666;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 533px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#slider a {
	cursor: default;
}
#next {
	background-image: url(_images/down-arrow-30px.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 533px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	opacity: .5;
}
.displayCenter {
	display: block;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.frontPageGallery {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 20px;
}
.frontPageGallery ul{
	margin: 0px auto;
	padding: 20px;
	list-style-type: none;
}
.frontPageGalleryTitle {
	text-align: center;
	padding-bottom: 50px;
	padding-top: 12px;
}

footer {
	clear: both;
    color: #999;
    background-color: #333;
    width: 940px;
    height: 75px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    padding: 0px;
    margin: 30px auto 0px;
	
}
#footerNavWrapper {
	position: relative;
	width:100%;
	height: 100%;
	margin: 0px auto;
	bottom: 0px;
}
footer p {
	color:
#8D8D8D;
}
.footerNav  {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 0px;
	width: 700px;
	margin-right: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 75px;
	color:#E0E0E0;
}
.footerNav li {
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: ModernSans-Light;
	color: #999;
	margin-left: 30px;
	margin-right: 30px;
	}
.footerNav li a {
	color:#999;
	background-color: #333333;
}
.projectDescription {
    font-family: ModernSans-Light;
    font-size: 16px;
    line-height: 1.3;
    color: #E0E0E0;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 50px;
    width: 80%;
}
.projectSections {
	font-family: ModernSans-Light;
	font-size: 16px;
	font-weight: bold;
	word-spacing: 1.1;
	color: #D1901F;
	height: 80px;
	width: 3000px;
	margin-left: 100px;
	vertical-align: middle;
	display: table-cell;
	text-align: left;
	padding-top: 10px;
	float: left;
}
.projectTitleMain {
	font-family: ModernSans-Light;
	color: #E0E0E0;
	font-size: 18px;
}
.performTitle > p {
	margin:0px;
	padding: 0px;
	
}
.videoWrapper {
	width: 750px;
	height: auto;
	background-color: #8D8D8D;
	padding-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
}
.frontPageGalleryImage {
    text-align: center;
	
}
.textIndent {
	text-indent: 50px;
}
.performanceText {
	width: 300px;
	height: 500px;
	margin: 0px auto;
	padding: 0px;
	background-color: orange;
	float: left;
}

.performanceDescription {
	width: 301px;
}

.centeredText {
	text-align: center;
}

.photoProjects {
	width:400px;
	height:1400px;
	background-color:aliceblue;
	padding: 30px;
	position: absolute;
	right:-20px;
}

.col40 {
	width:40%;
}

.col25 {
	width:25%;
}

.col100 {
	width: 100%;
}

.photoProject {
	width: 50%;
	height: auto;
	padding-left: 25px;
	padding-top: 0px;
	text-align: left;
	padding-right: 30px;
	line-height: 1.3em;
	font-family: ModernSans-Light;
	color:#E0E0E0;
}

.photoProject li a:hover{
	color: #061A7A;
	cursor: pointer;
}
.photoProject div a p:hover {
	color:orange;
}
.photoProject div a:visited {
	color:orange;
}
.photoProject div a img {
	display: block;
}
.photoProject img {
	display: block;
	box-shadow: 5px 5px 5px #333;
}
.buttonStyle img{
	display: block;
}
.bioPageContents {
	margin: 0px auto;
	height: auto;
}

.newNavbar {
	width: 940px;
	height: 25px;
	background-color: #623A1E;
	padding: 0px;
	margin: 0px;
	position: relative;
	color:
#8D8D8D;}
.newNavbar ul {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
}
.newNavbar li {
	float: left;
	width: 130px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	color: #E0E0E0;
	font-family: ModernSans-Light;
	font-size: 12px;
	line-height: 25px;
	text-indent: 15px;
}
.newNavbar a {
	color: #E0E0E0;
}
ul li:hover > ul,
ul li ul:hover{
	visibility: visible;
	opacity: 1;
	display: block;
}
.newNavSubmenu {
	position: absolute;
	top: -2px;
	left: -5px;
	width: 125px;
	height: auto;
	list-style-type: none;
	z-index: 1000;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}
.newNavSubmenu li {
	width: 130px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	display: block;
	background-color:#623A1E;
	font-family: ModernSans-Light;
	text-indent: 12px;
	color: #E0E0E0;
}
ul li:hover{
	background-color: #8D8D8D;
}
.newNavSubmenu li a{
	color: #E0E0E0;
	background-color: transparent;
	cursor: default;
}
.greyText:link {
	color: #E0E0E0;
}

.transProjectTitle {
	float: left;
	font-family: ModernSans-Light;
	color: #E0E0E0;
	width: 300px;
	height: 82px;
	padding-top:20px;
	box-sizing: border-box;
	text-align: left;
}
.transProjectTitle > a, p {
	margin: 0px;
	padding-top: 0px;
	font-family: ModernSans-Light;
	color: #E0E0E0;
	vertical-align: middle;
}

.transProjectThm {
	height: 82px;
	width: 82px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
}

.transProjects {
	height: 82px;
	width: 450px;
	float: right;
	padding: 0px;
	margin-bottom: 20px;
}
.transProjects > img {
	margin: 0px;
}
.transProjectDescription {
	width: 320px;
	float: left;
	margin-left: 50px;
	margin-top: 50px;
	text-align: left;
	line-height: 1.3em;
}
.transMainContent {
	width:940px;
	height: 1000px;
}
.transProjectsTable {
	width: 500px;
	height: auto;
	margin-top: 40px;
	float: right;
	padding-right: 40px;
}
.landscapeMainContent {
	width: 940px;
	height: 320px;
}
.commuterMain {
	width: 940px;
	height: 500px;
}
.whiteCollarMain {
	height:500px;
}

.otherPathImagesFront {
	height: 450px;
	width: 820px;
	margin: 0px auto;	
}
.col30 {
	width: 30%;
	height: auto;
}
.rightElement {
	display: block;
	float: right;
}
.leftElement {
	display: block;
	float: left;
}

.featureImages  img {
	margin:0px auto;
}
.featureImages figcaption {
	margin-top: 20px;
	margin-bottom: 40px;
}
.galleryContainer {
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	/* [disabled]border: solid black 1px; */
	padding: 0px;
	box-sizing: border-box;
	background-color: #606060;
}
.col-4 {
	width: 33.33%;
}
.galleryRow {
	width: 100%;
	padding: 0px;
	height: auto;
	margin:50px auto;
}
.galleryThm {
	width: 33%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	box-sizing: border-box;
	height: auto;
	/* [disabled]background-color: #707070; */
	display: inline-block;
	max-height: 200px;
}
.galleryThm > img {
	width: 100%;
	height: auto;
	display: block;
}
.galleryFeature {
	margin:0px auto;
	width:66%;
	height: auto;
	background-color:blue;
}

.galleryThmTitles {
	font-family: ModernSans-Light;
	font-size: 12px;
	color: #E0E0E0;
	text-align: left;
	width: 75%;
	float: left;
}
.galleryThmCaption {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	width: 100%;
	height: auto;
	font-style: oblique;
}
.galleryThmCaption  img:hover {
	box-shadow: 0px 0px 5px 5px rgba(150,150,150,.5);
}
.galleryThmCaption > p {
	display: inline;
	font-style: italic;
}
.galleryThmCaption > img {
	float: right;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.landscapeInitiativeTitles {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	font-style: italic;
	margin: 0px auto;
	width: 80%;
}

.leftText {
	text-align: left;
}

.italics {
	font-style:italic;
}

.verticalImg {
	width:auto;
	height:170px;
}

.verticalThm {
	padding:0px 50px;
	
}
.verticalThm > img {
	width:100%;
	height: auto;
}

/* CONTINENTAL DRIFT MODAL SCROLL BAR */
.cDGalleryScrollVertical {
	width: 6.5%;
	max-height: 96px;
	overflow: hidden;
	display: inline-block;
}
.cDGalleryScrollVertical >img {
	width: 100%;
	height: auto;
}
.galleryScrollImg {
	height: 100px;
	width:auto;
}
/* CONTINENTAL DRIFT MODAL FEATURE IMAGE */
.cdFeatureVertical {
	width: 50%;
	margin:0px auto;
}
.projectButton:hover {
	border:solid 1px green
}
.buttonStyle {
	box-shadow: 5px 5px 7px #444
}
