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

* {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: white;
}
header {
	margin-bottom: 75px;
	padding-bottom: 25px;
	background-color: #c7c7c7;
}
section .header {
	margin-left: 200px;
	height: 100%;
}
.header h1 {
	 padding: 60px 0 0 50px; 
	 font-size: 30px;
}
.nav {
	margin: 12px 30px 20px 200px;
	padding: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
}
.item {
	margin-top: 12px;
	padding: 0;
	font-size: 1em;
	font-weight:600;
	text-align: left;
	text-transform: capitalize;
}
.item a {
	color: #701311;
	text-decoration: none;
}
.item a:hover {
	color: #6d6e71;
}
.handle {
	margin-left: 200px;
	margin-top: 12px;
	padding: 10px 20px;
	font-weight:600;
	font-size: 1em;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	cursor: pointer;
	color: #701311;
	display: none;
}

#content {
	padding-top:20px;
	margin:0 10%;
	width: 80%;
}

#divLeft {
	 margin: 15px 2% 25px 0; width: 60%; float: left;
}

#divRight {
	margin: 15px 0 25px 0; width: 35%; float: left;
}

p {
	font-size:.95em;
	line-height:1.5em;
	padding-bottom:1.1em;
}
.accordionContent p {
	line-height: 1.4em;
	padding-bottom: 5px;
}
.accordionContent img {
	float: left;
	margin-right: 15px;
}
h1 {
	color: #701311;
	font-size: 28px;
	font-weight: 400;
	padding-bottom: 6px;
}
h2 {
	color: rgba(0, 0, 0, 0.7);
	font-size:24px;
}
h3 {
	color: #701311;
	font-size: 22px;
	font-weight: 500;
	font-style: oblique;
}
h4 {
	color: #701311;
	font-size: 1em;
	font-weight: 500;
}
strong {
	font-weight: 500;
}
#col1, #col2, #col3 {
	font-size: 95%;
	width: 30%;
	padding-right: 3%;
	float: left;
}
ol {
	margin-left:20px;
	line-height:1.5em;
	padding-left: 5px;
	padding-bottom: .85em;
	}
ol li {
	font-size: .95em;
	margin-top: 0px;
	list-style-type: inherit;
}
ul {
	line-height:1.5em;
	margin-left:8px;
	padding-left: 12px;
	padding-bottom: .85em;
	}
ul li {
	font-size: .95em;
	margin-top: 0px;
	list-style-type: square;
}
li ul li {
	list-style-type:disc;
	margin-left:10px;
}
a {
	font-weight:600;
	text-decoration:none;
	text-transform: uppercase;
	color:#701311;
}
.button {
	width: 30%;
	font-weight:600;
	font-size: 1em;
	color:white;
	background-color: #701311;
	padding: 10px;
	margin-bottom: 8px;
	border: 2px solid #701311;
	border-radius: 6px;
}
a .button {
	color:white;

}
a:hover .button {
	color: white;
	background-color: #6d6e71;
	padding: 10px;
	border: 2px solid #701311;
	border-radius: 6px;
}
footer {
	height: auto;
	border-top: 1px solid #701311;
	font-size: 0.7em;
	color: #28101F;
	line-height: 1em;
	clear: both;
	padding: 10px 20px 20px 30px;
	margin-top: 150px;
}
/******************************
FormToEmail CSS
*******************************/

form.fte, form.fte input, form.fte textarea, form.fte select, form.fte .fte-ckrad{font-size:16px;color:#222;font-family:'Roboto',sans-serif; line-height:1.2em;border-radius:8px;outline:none;box-sizing:border-box;-webkit-text-size-adjust:100%;}    
form.fte{max-width:600px;padding:0;margin:10px 0;font-weight:600;}
form.fte input, form.fte textarea, form.fte select, form.fte .fte-ckrad label{color:#666; background:#fff;border:1px solid #ccc;width:100%;padding:10px 20px;margin:5px 0 20px;transition: all .2s;}
form.fte input[type="text"], form.fte input[type="submit"], form.fte textarea{-webkit-appearance:none;}
form.fte input[type="submit"]{background-color:#701311;border: solid 2px #701311;border-radius: 8px;font-weight:500;font-size: .95em;color: white;padding: 10px 20px;width:auto;cursor:pointer;border:none;margin:0;white-space:normal;}
form.fte input[type="submit"]:hover{background-color:#6d6e71;color: white;}
form.fte input[type="reset"]{background-color: #CCC;border: solid 1px #701311;border-radius:8px;font-weight:500;font-size: .95em;color: #2e2e2e;width:auto;padding: 10px 20px;}
form.fte input[type="reset"]:hover{background-color:#adadad;color: #701311;}
form.fte input:focus, form.fte textarea:focus, form.fte select:focus{border-color:#999;}
form.fte select{-moz-appearance: none; -webkit-appearance: none; background: #fff url("data:image/gif;base64,R0lGODlhCgAFAJEAAGZmZv///////wAAACH5BAEHAAIALAAAAAAKAAUAAAIKhI+CKboNGWxmFgA7") no-repeat right 20px center;padding-right:20px;cursor:pointer;}   
form.fte input[type="file"] {line-height:1em;font-size:1em;padding:10px;}
form.fte .fte-ckrad, .g-recaptcha{margin-bottom:30px;}
form.fte .fte-ckrad label{cursor:pointer;padding:0;margin:15px 0 0 1em;background:none;border:none;display:inline-block;width:auto;position:relative;}
form.fte .fte-ckrad input{width:auto;margin:.5em 0 .5em .5em;cursor:pointer;display:inline-block;opacity:0;}
form.fte .fte-ckrad input[type="radio"] + label::before{content:'';display:block;height:1.2em;width:1.2em;border:1px solid #ccc;border-radius:1em;position:absolute;left:-2em;top:0;background:#fff;box-shadow:inset 0px 0px 0px .3em #fff;transition: all .2s;}
form.fte .fte-ckrad input[type="radio"]:checked + label::before{ background:#666;}
form.fte .fte-ckrad input[type="checkbox"] + label::before{content:'\2713';display:block;height:1.2em;width:1.2em;border:1px solid #ccc;position:absolute;left:-2em;top:0;background:#fff;color:#fff;text-align:center;transition: all .2s;}
form.fte .fte-ckrad input[type="checkbox"]:checked + label::before{color:#666;}
form.fte input[type="file"] {line-height:1em;font-size:1em;padding:0;border:none;cursor: pointer;}

/******************************
Flexbox Layout
*******************************/
.nav {
   display: -webkit-flex;
  	display: flex;
 	-webkit-flex: flex-end;
  	flex: flex-end;
  	-webkit-justify-content: space-around;
	justify-content: space-around;
}

/******************************
Media Queries
*******************************/

@media all and (max-width: 1170px) {
	.nav {
		-webkit-flex-direction: column;
    	flex-direction: column;
		margin: 0;
		padding-left:0;
		min-width: 350px;
		max-height: 0;
	}
	.showing{
		max-height: 20em;
	}
	.handle{
		display: block;
	}
	input[type="text"], input[type="email"], textarea {
		width: 70%;
	}
	#content {
		width: 90%;
	  	min-width:320px;
		margin: 0 5% 0 5%;
	}

	#divLeft, #divRight, #divRSVPLeft, #divRSVPRight {
		width: 90%;
	  	min-width:320px;
		float: none;
	}
	
@media all and (max-width: 599px){
	.nav {
		-webkit-flex-direction: column;
    	flex-direction: column;
		margin: 0;
		padding: 0;
		padding-left: 30px;
		min-width: 320px;
		max-height: 0;
	}
	.handle{
		width: auto;
		margin-left: 30px;
		display: block;
	}
	.showing{
		max-height: 20em;
	}
	.item {
		box-sizing: border-box;
		width: 100%;
		padding: 6px 10px;
		text-align: left;
		margin-bottom: 0px;
		background-color: rgba(192, 192, 192, 0.8);
	}
	.item a {
		padding: 4px 16px;
	}
	.showing{
		max-height: 20em;
	}
	input, textarea, select, option {
	  	margin: 0 4px 5px 3px;
	}
	#col1, #col2, #col3 {
		width: 100%;
		float: none;
	}
	
}