html, body {
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 
	margin: 0 auto;
	height: 100%;
}
.subBody {
	background-color: black;
}
#subWrapper {
	background-color: rgba(255,255,255,.9);
	padding: .5em;
	width: 50%;
	margin: 0 auto;
}

.admin {
	width: 50%;
	margin: 0 auto;
	margin-top: 5%;
}

.table {
	width: 90%;
	margin: 0 auto;
	margin-top: 5%;
}

.admin textarea {
	width: 75%;
}
header {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	width: 100%;
}

#main-nav {
	padding-top: 5px;
	float: right;
}

header p {
	float: left;
	padding-left: 1em;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: -3px;
}

#logo{
	position: absolute;
	top: 0;
	right: 50px;
	z-index: 1000;
}

#mainLogo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -314.5px;
}
#mainWrapper {
	background-image: url("../images/subBG.jpg");
	background-repeat: no-repeat;
	/*background-position: center center;*/
	background-position: top center;
	background-size: cover;
	min-height: 125vh;	
}
#mainWrapper2 {
	background-image: url("../images/subBG.jpg");
	background-repeat: repeat-y;
	/*background-position: center center;*/
	background-position: top center;
	background-size: contain;
	min-height: 125vh;	
}
#spacer {
	margin-top: -1000px;
}

#search {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 35%;
	min-width: 589px;
	margin-top: .25em;
	text-align: center;
	padding-bottom: 1em;
}

#search label {
	color: #d6b46b;
	font-size: 1.5em;
	display: inline-block;
	padding-top: .01em;
}

#abc {
	width: 65%;
	-moz-box-shadow: inset 0 0 3px #000000;
	-webkit-box-shadow: inset 0 0 3px #000000;
	box-shadow: inset 0 0 3px #000000;
	box-shadow: inset 0 0 3px #000;
	border: 1px solid #7e7e7e;
	line-height: 18pt;
}

#myLink {
	height: 20pt;
	background-color: #d6b46b;
	border: none;
}

#mainImg {
	height: 100vh;
	min-height: 940px;
	background-image: url("../images/mainImg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;	
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-color: black;
}
#soon {
	height: 80vh;
	min-height: 940px;
	background-image: url("../images/soon.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;	
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-color: black;
}
.header, .header3 {
	text-align: center;
	margin-top: -350px;
	font-size: 2em;
	color: #d6b46b;
}
.header2, .header4 {
	text-align: center;
	margin-top: -150px;
	font-size: 2em;
	color: #d6b46b;
}
.header5 {
	margin-top: 125px;
	text-align: center;
	font-size: 2em;
	color: #d6b46b;
	}

.subMsg {
	text-align: center;
	font-size: 1.5em;
	color: #d6b46b;
}


#bioWrapper {
	width: 100%;
	height: 75%;
	margin-top: 44px;
	padding-bottom: 2em;
}

.teamHeader {
	font-size: 2em;
	color: #d6b46b;
}

#teamPic {
	height: 100%;
	margin-top: 15%;
}

#teamAside {
	float: left;
	width: 25%;
	height: 75%;
	text-align: center;
	margin-left: 15%;
}

#teamBio {
	width: 35%;
	display: inline-block;
	text-align: center;
	margin-left: 5%;
	margin-top: 5%;
	background-color: rgba(255,255,255,.9);
	min-height: 50vh;
	padding: 1.5em;
}

#teamBio p:nth-child(4){
	width: 50%;
	margin: 0 25%;
}

.heading {
	text-align: center;
	font-size: 2em;
	color: #d6b46b;
}

#homeTestimonials, #team, #homeArticles {
	width: 80%;
	margin: 2em auto 5em auto;
	clear: both;
	overflow: hidden;
}

#community {
	width: 100%;
	padding-bottom: 5%;
	clear: both;
	padding-top: 300px;
}
#testimonials, #articles {
	width: 100%;
    margin: 0 auto -600px auto;
    clear: both;
    position: relative;
    top: -875px;
}
#community {
	text-align: center;
}
.comDate {
	float: left;
	width: 25%;
}
.comEvent {
	display: inline-block;
	float: left;
	text-align: center;
	width: 50%;
	color: #d6b46b;
	font-weight: bold;
	font-size: 1.7em;
}
.comLink {
	float: right;
	width: 25%;
}
.comLoc {
	clear: both;
	font-weight: bold;
}
.guide {
	position: absolute;
	top: 20%;
	text-align: center;
	padding-top: 300px;
	width: 100%;
}
.approved {
	color: white;
	width: 50%;
	margin: 0 auto;
	padding-bottom: 5%;
	
}
.approved_flyer {
	width: 90%;
	height: 100vh;
	margin: 0 auto;
	text-align: center;
}
#approved_flyer {
	max-width: 100%;
	max-height: 100%;
}

.guide button {
	background-color: #d6b46b;
	color: black;
	margin-bottom: 2em;
}

#contact {
	margin: 0 auto 10% auto;
	clear: both;
	padding-top: 500px;
	
}

.sectionWrapper {
	background-image: url("../images/subBG.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: 10px;
	padding: 2em 0;
}

#team {
	overflow: hidden;
	text-align: center;
}
.edit {
	text-align: left;
}
.testimonials {
	width: 80%;
	margin: 0 auto;
	font-size: 1.2em;
	color: #d6b46b;
	font-weight: bold;
}

.testimonial_author {
	font-size: .8em;
	margin-left: 1em;
}
#teamName, #category {
	width: 100%;
	padding: .5em;
}
.teamWrapper {
	height: 250px;
	width: 25%;
	min-width: 250px;
	float: left;
	margin-left: 4.5%;
	margin-top: 1em;
}

.teamPic {
	height: 100%;
	object-fit: contain;
}

.title {
	border: 2px solid #d6b46b;
	background-color: rgba(0,0,0,0.5);
	width: 60%;
	min-width: 175px;
	position: relative;
	top: -65px;
	left: 45%;
	line-height: 15px;
}

.title p, .title h2 {
	color: #d6b46b;
	text-shadow: 0px 0px 1.5px #000;
}

.title p {
	font-size: 1.2em;
}

.collapsible {
    background-color: #d6b46b;
    color: white;
    cursor: pointer;
    padding: 18px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

.view {
	display: block;
	text-align: center;
	clear: both;
	border: 1px solid black;
	width: 90px;
	padding: .5em;
	text-decoration: none;
	color: black;
}

.active, .collapsible:hover {
    background-color: #555;
}
.articleContainer {
	margin-bottom: 3em;
	clear: both;
}
.articleHR {
	width: 95%;
}
.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
	white-space: pre-wrap;
}
.articles {
	white-space: pre-wrap;
}
.article_subHead {
	text-align: center;
}

.articleDate {
	margin-top: -.5em;
}

.articleImage {
	width: auto;
	height: 100px;
	float: left;
	width: 200px;
	object-fit: contain;
	
}
.button {
	text-decoration: none;
	background-color: #d6b46b;
	color: white;
	-moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #566963;
	display:inline-block;
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-shadow:0px -1px 0px #2b665e;
}
embed {
	width: 100%;
	margin-top: 2em;
}
#pages {
	text-align: center;
	color: black;
}

footer {
	background-color: black;
	color: white;
	padding-bottom: .75em;
	clear: both;
	width: 100%;
	height: auto;
	border-top: 3px solid #d6b46b;
}

footer a {
	text-decoration: none;
	color: white;
}

footer hr {
	color: white !important;
}

#copyright {
	clear: both;
	text-align: center;
}

.footerCol {
	float: left;
	position: relative;
	left: 25%;
	padding-right: 3%;
}
hr {
	color: #d6b46b;
}

.add {
	width: 75%;
	margin: 0 auto;
}

td {
	text-align: center;
	padding: .5em;
}
tr:nth-child(even) { 
    background-color: Lightgray;
}

.formLabel {
  display: inline-block;
  width: 140px;
  text-align: right;
}​

/* form style */
* {
    box-sizing: border-box;
}

.input[type=text], .input[type=tel], .input[type=email], textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}

.label {
    padding: 12px 12px 12px 0;
    display: inline-block;
}

.input[type=submit] {
    background-color: black;
    color: #d6b46b;
    padding: 12px 20px;
	margin: 2em -5% 0 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right;
}

.input[type=submit]:hover {
    background-color: #d6b46b;
	color: white;
}

.container {
    border-radius: 5px;
    background-color: rgba(255,255,255,.9);
    padding: 20px;
	width: 55%;
	margin: 2em auto;
}
#numbers {
	width: 45%;
	float: left;
	margin-left: 1em;
}
#numbers a {
	text-decoration: none;
	color: black;
}
#contactForm {
	width: 45%;
	display: inline-block;
	margin-left: 2em;	
}
#unsubForm {
	width: 80%;
	display: inline-block;
	margin-left: 2em;	
}

.col-25 {
    float: left;
    width: 20%;
	min-width:60px;
	margin-top: 6px;
}

.col-75 {
    float: left;
    width: 80%;
    margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
#worthForm {
	width: 75%;
	margin: 0 auto;
}

#worthForm .input[type="submit"] {
    margin: 2em -2em 0 0;
}

@media only screen and (max-width: 1575px) {
  table {
    border: 0;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
  }
  
  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
	word-wrap: break-word;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}


@media only screen and (max-width: 1275px) {
		#mainImg {	
		background-size: contain;	
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		min-height: 90vh;
		}
		#search {
			top: 40px;
			left: 50%;
			margin-left: -30%;
			min-width: auto;
			width: 60%;
			z-index: 0;
		}
		#teamAside {
			float: none;
			width: 75%;
			margin: 0 auto;
		}
		#teamBio {
			width: 75%;
			margin: 5% auto 3% auto;
			display: block;
			min-height: auto;
		}
		#teamPic {
			width: 100%;
			height: auto;
		}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
	
	.input[type=submit] {
		margin: 1.5em auto !important;
		float: none;
	}
	#mainImg {
		background-image: url("../images/mobile.jpg");
		min-height: 100vh;
		background-size: contain;	
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		
	}
	#search label {
		display: block;
	}
	#homeTestimonials, #team, #homeArticles {
		width: 95%;
	}
	#testimonials, #articles, #community, #contact {
		width: 75%;
	}
	.container {
		width: 95%;
		padding: 10px;
	}
	.input[type=text], .input[type=tel], .input[type=email], .container textarea {
		width: 90%;
	}
	#subWrapper {
		width: 95%;
	}
	.event_link {
		display: none;
	}
	
}

 /* Medium devices (landscape tablets, 800px and up) */
@media only screen and (max-width: 800px) {
	.col-25, .col-75, input[type=submit] {
        width: 100%;
        margin-top: 0;
    }
	#numbers {
		display: none;
	}
	#contactForm, #unsubForm {
		width: 100%;
		display: block;
		margin: 0 auto;
}
	#search {
		width: 100%;
		left: 0;
		margin-left: 0;
		z-index: 0;
	}
	.testimonials, .approved {
		width: 90%;
		float: none;
		font-size: 1em;
		font-weight: normal;
	}
	.approved_flyer {
		width: 95%;
	}
	.approved {
		margin-top: -150px;
	}

	#testimonials, #articles, #community {
		width: 95%;
		padding-top: 200px;
	}
	.title {
		left: 50%;
		margin-left: -30%;
	}
	.teamWrapper {
		width: 100%;
		margin: 0 auto 2em auto;
	}
	#contact {
		width: 95%;
		overflow: -moz-hidden-unscrollable;
		margin: -300px auto 150px auto;
	}
	.footerCol {
		position: static;
		margin: 0 auto;
		padding-left: .5em;
		padding-right: 0;
		
	}
	#social {
		float: none;
		margin: 1em auto;
		clear: both;
		text-align: center;
	}
	.header, .header4 {
		margin-top: -125px;
	}
	.header2 {
		margin-top: 0;
	}
	.header3 {
		margin-top: -300px;
	}

}

@media only screen and (max-width: 390px) {
	#contact {
		margin: -325px auto 150px auto;
	}
	
	.footerCol p {
		font-size: .9em;
	}
}
@media print {
	.noprint {
		display: none;
	}
}