@charset "UTF-8";

/* Global Content Formatting and Styles */

body {
	color: #787878;
	line-height: 1.5 em;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	font-style: normal;
	font-weight: 400;
}
header {
	height: 155px;
	background-repeat: repeat;
	padding-top: 12px;
	background-size: cover;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: 22px double #FFFFFF;
	background-image: url(../assets/Chalkboard85-erase.png);
	}
	
.page {
	max-width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	color: #585858;
	line-height: 1.7em;
	font-size: 14px;
}
 a  {
	color: #9F0200;
}
 a:hover {
	color: #A3A3A3;
}
 h1 {
	font-family: 'Prata', serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #5F02C6;
	margin-top: 8px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: .5em;
	height: auto;
	display: block;
}
 h2 {
	font-size: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	/* [disabled]margin-bottom: 1em; */
	color: #9F0200;
	font-family: prata, serif;
	font-style: normal;
	font-weight: 400;
	text-align: left;
}
 h3 { 
 font-size: 1.5em; margin: 0 0 1em 0; 
 }
 
 h4 {font-size: 1.2em;
 }

footer {
	font-size: 0.95em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #ffa500;
	padding-right: 12px;
	border-top: 4px solid #9F0200;
 }
 
 
 .clear-fix {clear:both; line-height:1px;}
 

 
.page article .contain img {
	margin-top: 36px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.brdr {
	border: 1px solid #FF9900;
}
.padImg {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
}
.bio {
	line-height: 1.9em;
}
p.bio {
	display: block;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Main Content sections */
.mainContent .section1 {
	display: block;
}
.section1 .sectionTitle, .section2 .sectionTitle {
	
	color: rgba(146,146,146,1.00);
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	margin: 0 3% 0 0;
	float: left;
	clear: both;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
	padding: 0px;
}
.mainContent .section1 .section1Content {
	font-family: ProximaNova;
	font-size: 14px;
	font-weight: 100;
	color: rgba(208,207,207,1.00);
}
.mainContent .section1 .section1Content span {
	color: rgba(146,146,146,1.00);
	font-family: sans-serif;
}
.section2 .sectionContentTitle {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 18px;
	font-weight: 700;
}

.section2 .sectionContentSubTitle {
	font-family: sans-serif;
	color: rgba(68,67,67,1.00);
	font-size: 14px;
	font-weight: 400;
}
.section2 .sectionContent {
	font-family: sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
.mainContent {
	display: block;
}
.center {
	display: block;
	padding-right: auto;
	padding-left: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body footer p {
	color: #FFFFFF;
	text-align: center;
}
footer p a {
	color: #9F0200;
}


	

	
	
.page {
	text-align: left;
	padding-top: 24px;
}
body header hr {
	border-bottom: 8px solid #FFA500;
	z-index: 1;
}
.leftimg {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.scale-image-home
{
	display: block;
	width: auto;
	max-width: 75%;
	border: 0;
	text-decoration: none;	
}
.image-wrapper
{
position: relative;
}
.scale-image
{
	display: block;
	width: auto;
	max-width: 50%;
	float: left;
}.caption {
	font-size: 0.9em;
	text-align: center;
	display: block;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#mc_embed_signup_scroll .clear #mc-embedded-subscribe {
	background-color: #9F0200;
	color: #FAFAFA;
	font-size: 16px;
	font-family: 'Didact Gothic', sans-serif;
	text-transform: lowercase;
	text-align: center;
}
.contain .page #mc_embed_signup {
	padding-right: 5%;
	margin-top: 24px;
	margin-bottom: 24px;
}
#mc-embedded-subscribe-form #mc_embed_signup_scroll h2 {
	background-color: #FFA500;
	text-align: center;
}
.LeftPic {
	float: left;
	border: 1px solid #000000;
	margin-right: 12px;
	margin-bottom: 6px;
}
