@charset "UTF-8";



/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.pull {
	font-family: 'Slabo 27px', serif;
	fon
	color: #F2A61F;
	border-left-width: 0.2em;
	border-left-style: solid;
	border-left-color: #F2A61F;
	float: none;
	width: 95%;
	padding-left: 10px;
	height: auto;
	color: #F2A61F;
	font-size: 1.6em;
	font-style: italic;
	line-height: 1em;
	margin-bottom: 15px;
}


.hidden {
	display: none;
}


/*sign up*/
#Sign-Up {
	color: #FFF;
	background-color: #F9DB4E;
	float: left;
	font-size: 1em;
	font-weight: bolder;
	margin-top: 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
#Sign-Up a {
}
#Sign-Up:hover {
	color: #FFF;
	background-color: #F2A61F;
}
#Sign-Up:active {
	color: #FFF;
	background-color: #F2A655;
}










/*MAIN*/
/* Foundation - applies to all screens & especially to 1100px or more */
#larger-than-1100------Gray Type-----------------px {
}
body {
	font-size: 1.05em;
	line-height: 1.25em;
	font-family: 'Oswald', sans-serif;
	color: #555555;
	overflow: hidden;
	width:100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    overflow-x: hidden; 
}
a {
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}
a:hover {
	color: #ECD04B;
}
#banner-fade {
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#banner-fade span {
	position: absolute;
	z-index: 10;
	top: 75%;
	background-color: #00CC99;
	margin-right: auto;
	margin-left: 4%;
	width: 90%;
	padding-left: 1.25%;
	padding-bottom: 1%;
	opacity: 0.7;
}
#banner-fade span h2 {
	line-height: 1.2em;
	color: #000000;
	opacity: 2.5;
}
#footer {
	letter-spacing: .1em;
	font-family: 'Oswald', sans-serif;
	background-color: #333;
	height: auto;
	width: 96.5%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 15px;
	padding-bottom: 35px;
	line-height: 2em;
	padding-right: 2%;
	padding-left: 2%;
	color: #7E7D80;
	font-weight: 300;
}
#footer a {
	text-transform: none;
	color: #eae7c7;
}
#footer a:hover {
	text-transform: none;
	color: #999999;
}
img {
	width: 100%;
	margin: 0px;
	padding: 0px;
}


main {
	max-width: 1100px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.missionstatement {
	background-color: #F9DB4E;
	-moz-border-radius: 0px 30px 0px 30px;
	-webkit-border-radius: 0px 30px 0px 30px;
	border-radius: 0px 30px 0px 30px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-bottom: 8px;
	float: left;
	width: 100%;
}

.missionstatement h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	padding-left: 8px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: -15px;
	line-height: 1.02em;
}
.content {
	float: left;
	width: 71%;
	margin-bottom: 15px;
	margin-right: 7px;
}
.keypoint {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	background-color: #FFFBD2;
	padding-bottom: 20px;
	padding-top: 10px;
}
.keypoint a {
	text-transform: lowercase;
}
.hidden {
	display: none;
}
.kpimage {
	float: left;
	width: 40%;
	height: auto;
	margin-right: 14px;
	margin-left: 0;
}
.kptext {
	float: left;
	width: 58%;
}
.kptext h2 {
	line-height: .9em;
}
.kptext span p{
	margin-left: 25px;
	line-height: 1.65em;
}
header {
	hidden
	width: 100%;
	height: 95px;
	position: relative;
	top: 0px;
	left: 0;
	z-index: 100;
	background-color: #FFFFFF;
}
#logo  img{
	float: left;
	width: 20%;
	margin-top: 5px;
}
nav {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	background-color: #F6D84E;
	background-image: url(../images/menuIcon.png);
	background-position: center;
	background-repeat: no-repeat;
}
:hover#menu-icon {
	background-color: #444;
	border-radius: 4px 4px 0 0;
}
header nav li {
	display: inline-block;
	float: left;
	padding: 10px;
}
.current {
	color: #F9DB4E;
}
.center {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	margin-left: 0;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.02em;
	padding-left: 8px;
	font-weight: 400;
	font-size: 2.5em;
}
.sidebar {
	-moz-border-radius: 0px 30px 0px 0px;
	-webkit-border-radius: 0px 30px 0px 0px;
	border-radius: 0px 30px 0px 0px;
	background-color: #EAE7EC;
	float: left;
	width: 28%;
	padding-bottom: 5%;
}

.sidebar h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 2.4em;
	color: #FFFFFF;
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.02em;
}
.events h5  {
	font-family: 'Lato', sans-serif;
	color: #555555;
	font-weight: 300;
	font-style: italic;
	font-size: 0.8em;
}
.sidebar p {
	padding-right: 9px;
}
.sb-logo-symbol {
	margin-top: -65px;
	margin-bottom: 4%;
}
.events {
	float: left;
	height: auto;
	width: 96%;
	margin-bottom: 10px;
	padding-left: 3%;
	padding-right: 2%;
}
.events img{
	width: 94%;
}
.events h2 {
	line-height: 1em;
	width: 95%;
	color: #666666;
}
.hyphenate {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.gap {
	height: 40px;
	width: 55px;
	float: left;
}
h3 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #666666;
}
.content2 {
	float: left;
	width: 96.5%;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	padding-right: 2%;
	padding-left: 2%;
}

.content2 h2 {
	text-transform: none;
	font-size: 1.75em;
	padding-top: 15px;
}
.content2 h3 {
	color: #FFFBD2;
	text-transform: none;
}
.box {
	float: left;
	width: 30%;
	padding-bottom: 25px;
}

.content2 img {
	float: left;
	width: 100%;
	background-color: #06F;
}

p {
	line-height: 1.4em;
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	margin-bottom: 10px;
}
p strong {
	font-weight: 900;
}


h2 {
	font-family: 'Slabo 27px', serif;
	font-weight: 400;
	font-size: 2em;
	color: #F2A61F;
	padding-bottom: 0.25em;
	padding-top: 0.3em;
}
h2 b{
	font-family: 'Slabo 27px', serif;
	font-weight: 900;
}
h4 {
	font-family: 'Slabo 27px', serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #F2A61F;
	padding-bottom: 0.25em;
	padding-top: 0.3em;
}
.indent {
	padding-left: 10%;
	float: left;
	width: 90%;
}
.indent p {
	line-height: .9em;
}


/*start block quote*/
blockquote {
	border: none;
	font-family: 'Slabo 27px', serif;
	margin-bottom: 20px;
	position: relative;
	width: 98%;
	padding-left: 0.5em;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
blockquote h3 {
	font-size: 21px;
	line-height: 1.2em;
}
blockquote h3:before {
	content: "\201C";
	font-weight: bold;
	font-size: 100px;
	color: #F2A655;
	position: absolute;
	top: -0.05 em;
	left: -0.1em;
} 
blockquote h3:after {
	content: "\201D";
	font-weight: bold;
	font-size: 100px;
	color: #F2A61F;
	position: absolute;
	bottom: -0.6em;
	right: 0;

}
 /*end block quote*/ 
 
 




/*
GENERAL MEDIA QUERY FOR SMALL SCREEN SIZES - COVERS COMMON MOBILE DEVICES, PHONES/TABLETS...
*/
@media only screen and (max-width: 1100px) {
#maxwidth--1100------BlueType-----------------px {
}
#logo  img{
	width: 22%;
}
body {
	/*color: #3366CC;*/
}



main {
	width: 95%;
}
#banner-fade span {
	top: 65%;
}
.gap {
	width: 3%;
	float: left;
}
.content {
	float: left;
	width: 70%;
}

.content2 img {
	float: left;
	width: 100%;
}
.kptext {
	width: 55%;
}
}









/* for 990px or smaller */	
@media only screen and (max-width: 990px) {
#maxwidth--990---RedType--------------------px {
}
body {
	font-size: 1.05em;
	/*color: #660033;*/
}



#logo  img{
	width: 25%;
}
#banner-fade span {
	top: 60%;
}
main {
	width: 90%;
}
.content {
	float: left;
	width: 70%;
}
.content2 img {
	float: left;
	width: 100%;
}
.sidebar {
	float: left;
	width: 28%;
}
.keypoint {
	float: left;
	width: 100%;
}
}



/* for 880px or smaller */	
@media only screen and (max-width: 880px) {
#maxwidth--880---BlackType--------------------px {
}
body {
	/*color: #000000;*/
}

}


/* for 770px or smaller */	
@media only screen and (max-width: 770px) {
#maxwidth--770------GreenType-----------------px {
}
body {
	font-size: 1.05em;
	/*color: #006633;*/
}
#banner-fade {
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#logo  img{
	width: 33%;
}
.sb-logo-symbol {
	float: left;
	width: 30%;
	margin-left: 5%;
	margin-top: 15px;
	margin-bottom: 0px;
}

.sb-logo-text {
	float: left;
	width: 40%;
}

header {
	position: relative;
}
#menu-icon {
	display: inline-block;
}
nav ul, nav:active ul {
	display: none;
	position: absolute;
	padding: 20px;
	background: #fff;
	border: 5px solid #444;
	right: 20px;
	top: 60px;
	width: 50%;
	border-radius: 4px 0 4px 4px;
}
nav li {
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 0;
}
nav:hover ul {
	display: block;
}
main {
	width: 95%;
	float: none;
}
.content {
	width: 100%;
	border-right-style: none;
}
.content2 img {
	float: left;
	width: 100%;
}
.sidebar {
	width: 100%;
	float: left;
}
span .kpimage {
	display: none;
}
.kpimage {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0;
}
.kptext {
	float: left;
	width: 100%;
}
.keypoint {
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
p.bjqs-caption {
	font-size: 1.9em;
	top: 50%;
}
}






@media only screen and (max-width: 660px) {
#maxwidth--660--------TealType---------------px {
}
body {
	/*color: #00CCFF;
*/}



p.bjqs-caption {
	font-size: 1.8em;
	top: 65%;
	width: 90%;
}
}



/* for 480px or smaller */	
@media only screen and (max-width: 480px) {
#maxwidth--480--------PurpleType---------------px {
}
body {
	font-size: 1.1em;	/*color: #6600CC;*/
}

#logo  img{
	width: 44%;	
}
header {
	position: relative;
}
#banner-fade {
	margin-bottom: 0px;
}

p.bjqs-caption {
	font-size: 1.6em;
	top: 60%;
}

#menu-icon {
	display: inline-block;
	visibility: visible;
}
nav ul, nav:active ul {
	display: none;
	position: absolute;
	padding: 20px;
	background: #fff;
	border: 5px solid #444;
	right: 20px;
	top: 60px;
	width: 50%;
	border-radius: 4px 0 4px 4px;
}
nav li {
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 0;
}
nav:hover ul {
	display: block;
}
main {
	width: 100%;
}
.box {
	width: 40%;
}
span .box{
	width: 80%;
	float: left;
	margin-left: 20%;
}
.content {
	float: left;
	width: 100%;
}
.sidebar {
	float: left;
	width: 100%;
	font-size: 1em;
}
.sb-logo-symbol {
	display: none;
}
.sb-logo-text {
	float: left;
	width: 80%;
	margin-left: 10%;
}
.keypoint {
	font-size: 1.2em;
}
}







@media only screen and (max-width: 320px) {
#maxwidth--320--------OrangeType---------------px {
}

body {
	font-size: 1.1em;	/*color: #CC9900;*/
}

#logo  img{
	float: left;
	width: 55%;
	height: auto;
	margin-top: 5px;
}
.kpimage {
	display: block;
}
header {
	position: relative;
}
#menu-icon {
	display: inline-block;
}
nav ul, nav:active ul {
	display: none;
	position: absolute;
	padding: 20px;
	background: #fff;
	border: 5px solid #444;
	right: 20px;
	top: 60px;
	width: 50%;
	border-radius: 4px 0 4px 4px;
}
nav li {
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 0;
}
nav:hover ul {
	display: block;
}
.sb-logo-text {
	display: none;
}
.keypoint {
	font-size: 1em;
}
p.bjqs-caption {
	font-size: 1.3em;
	top: 50%;
	width: 91%;
}
}
