@charset "UTF-8";
/* CSS Document */

header {
	height: 0;
	/*display: none;*/
	background-color: #dde2d1 !important;
}
.greenBackground {
	background-color: #dde2d1 !important;
}
.transparentBackground {
	background-color: transparent !important;
}
.greenKeyline {
	box-sizing: border-box;
	border: 1px solid #316363;
}
.noUnderline {
	text-decoration: none !important;
}
.headingVisibility {
	display: none;
}
.paintingTag {
	display: block;
	margin: 5px auto 0 auto !important;
	font-family: "avenirmedium", sans-serif;
	font-size: 12px;
	text-align: center !important;
}
.introText {
	color: #316363;
	line-height: 120%;
	margin-bottom: 20px;
}
.galleryNavigationNudge {
	margin:2px 0 0 0;
}
}
.marginGallery {
	margin-top: -50px;
}
.containerFullWidth {
	width: 95% !important;
}
.gallerySectionHead {
	width: 100% !important;
	color: #316363;
	font-family: "avenirheavy", sans-serif;
	font-size: 18px;
	padding: 20px 0 30px 10px;
	text-align: left;
}
.element-3 {
	min-height: 200px;
}
.verticalMinHeight {
	min-height: 320px !important;
}

@media only screen and (max-width : 767px)  {

#pageBackground {
	background-image: url(../images/bckgrndWashMobile.jpg) !important;
}