@charset "utf-8";
/***************************************
			   HEADER
***************************************/

.section5 h6{
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.section5 h6:after {
    content: "";
    position: absolute;
    top: 28px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #DA3E37;
}


.section6 h6{
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.section6 h6:after {
    content: "";
    position: absolute;
    top: 28px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #F9B824;
}

h1, h2,
h3, h4,
h5, h6
	{ 
	margin:0;
	padding:0;
	}
	
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h4 { font-size: 1.12em; }
h5 { font-size: .83em; }
h6 { font-size: .79em; }


/***************************************
			SECTIONS 1
***************************************/
.section1 h1 {}
.section1 h2 {}
.section1 h3 {}
.section1 h4 {}
.section1 h5 {}
.section1 h6 {}
/***************************************
			SECTIONS 2
***************************************/
.section2 h1 {}
.section2 h2 {}
.section2 h3 {}
.section2 h4 {}
.section2 h5 {}
.section2 h6 {}
/***************************************
			SECTIONS 3
***************************************/
.section3 h1 {}
.section3 h2 {}
.section3 h3 {}
.section3 h4 {}
.section3 h5 {}
.section3 h6 {}
/***************************************
			SECTIONS 4
***************************************/
.section4 h1 {}
.section4 h2 {
    text-transform: uppercase;
    color: #974932;
    font-size: 17px;
    font-weight: bold;
    background-color: #E6CFA6;
    padding: 8px 17px 3px 17px;
    border-bottom: 2px solid #E4C58D;
    text-transform: uppercase;
}
.section4 h2 a {
    text-transform: uppercase;
    color: #974932;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#aside h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    background-color: #974932;
    padding: 8px 17px 3px 17px;
    border-bottom: 2px solid #8B432E;
    text-transform: uppercase;
    margin: 0px 0px 0px 10px;
}
.section4 h3 {}
.section4 h4 {}
.section4 h5 {}
.section4 h6 {}
/***************************************
			SECTIONS 5
***************************************/
.section5 h1 {}
.section5 h2 {}
.section5 h3 {background-color: #2E2E2E;
color: #fff;
padding: 3px 12px;
text-transform: uppercase;}

.section5 h4 {background-color: #2E2E2E;
color: #fff;
padding: 5px 12px;
font-weight: 600;  
text-transform: uppercase;}
.section5 h5 {color:#003C71; margin:20px 0px 0px 20px; font-family: font-family: "Roboto Condensed", sans-serif;}
.section5 h6 { color:#003C71; margin:20px 0px 0px 20px; font-family: font-family: "Roboto Condensed", sans-serif; font-size: 1.15em;}
/***************************************
			SECTIONS 6
***************************************/
.section6 h1 {}
.section6 h2 {}
.section6 h3 {text-transform: uppercase;}
.section6 h4 {text-transform: uppercase; font-weight: 600;}
.section6 h5 {text-transform: uppercase;}
.section6 h5:after, .section6 h4:after {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #FAB927;
}
.section6 .custom {
    padding: 6px 0px;
}
.section6 h6 {}
/***************************************
			SECTIONS 7
***************************************/
.section7 h1 {}
.section7 h2 {}
.section7 h3 {}
.section7 h4 {}
.section7 h5 {}
.section7 h6 {}
/***************************************
			SECTIONS 8
***************************************/
.section8 h1 {}
.section8 h2 {}
.section8 h3 {}
.section8 h4 {}
.section8 h5 {}
.section8 h6 {}