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

body{
	/* backbround CSS starts here*/
	background: #ffa84c; /* Old browsers */
	background: -moz-linear-gradient(45deg, #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, #ffa84c 0%,#ff7b0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
	background: linear-gradient(45deg, #ffa84c 0%,#ff7b0d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=1 );/* background CSS ends here */

}



.logo {
	text-align:center;
	 
}







.wrapper{
	width:100%; 
	height:100%;
	margin:0 auto;

	


}


.text{
	width: 100%;
	height: 100px;
	text-align: center;
	margin-bottom: -2%;
	padding-bottom: 0px;
}

.text2{
	width: 100%;
	text-align: center;
	margin-left: -11%;
	margin-top: -1%;
	font-size: 92%;
}

.text3{
	width: 80%;
	height: auto;
	text-align: left;
	padding-top: 0px;
}


.text4{
	width:80%;
	height:auto;
	text-align:justify;
}




.menu{
	width: 100%;
	background-color: #FF1408;
	text-align: center;
	height: 64px;
	margin-top: 3%;
	margin-bottom: -60px;
	padding-top: 1%;
	padding-bottom: 0%;
	float: none;
	clear: none;
}


.multimedia{
	width:100%;
	float:center;
	height:auto;


}









/* This is the menu buttons*/
.button1, .button2, .button3, .button4 {
	-moz-box-shadow:inset 0px 1px 27px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 27px 0px #f9eca0;
	box-shadow:inset 0px 1px 27px 0px #f9eca0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-webkit-border-top-left-radius:37px;
	-moz-border-radius-topleft:37px;
	border-top-left-radius:37px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:37px;
	-moz-border-radius-bottomright:37px;
	border-bottom-right-radius:37px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #e65f44;
	display:inline-block;
	color:#c92200;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
}
.button1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}.button1:active {
	position:relative;
	top:1px;
}


.button5 {
	-moz-box-shadow:inset 0px 1px 27px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 27px 0px #f9eca0;
	box-shadow:inset 0px 1px 27px 0px #f9eca0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-webkit-border-top-left-radius:37px;
	-moz-border-radius-topleft:37px;
	border-top-left-radius:37px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:37px;
	-moz-border-radius-bottomright:37px;
	border-bottom-right-radius:37px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #e65f44;
	display:inline-block;
	color:#c92200;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:46px;
	line-height:46px;
	width:133px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
}
.button5:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}.button5:active {
	position:relative;
	top:1px;
}


/* This button was generated using CSSButtonGenerator.com */



.footer {
	background-color: #FF1409;
	text-align: center;
	clear: both;
	font-family: antic;
	font-style: normal;
	font-weight: 400;
	color: #F9FD0F;
	margin-top: 2%;
	font-size: 116%;
	height: 94%;
	width: 100%;
}



h1{
	font-family: arimo;
	color: #1A2BE1;
	font-size: 240%;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
}

h2{
	font-family: arimo;
	color: #1A2BE1;
	font-size: 392%;
	font-weight: 400;
	font-style: normal;
}


h3{
	font-family: chivo;
	color: #FF1408;
	font-size: 211%;
	font-weight: 400;
	font-style: italic;
	clear: both;
}
#Accordion1 {
	width: 75%;
	margin-left: 1%;
	padding-left: 2px;
	font-size: inherit;
	margin-top: -11%;
	margin-bottom: 6%;
}
div p a {
	color: #32ED6E;
	margin-left: -139px;
}
#Accordion1 .ui-helper-reset.ui-state-default.ui-state-active a {
	margin-left: 0px;
}











p{
	font-family: abel;
	color: hsla(61,98%,53%,1.00);
	font-size: 138%;
	font-weight: 400;
	text-shadow: 2px 2px #ff0000;
	text-justify: auto;
	text-indent: 47px;
	font-style: normal;
	text-align: center;
	margin-left: 19%;
	padding-bottom: 0%;
	padding-top: 0%;
	width: 85%;
}
.leftAside  {
	float: left;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	color: #F9FD0F;
	font-size: 120%;
	text-align: left;
	text-indent: 3%;
	text-shadow: 2px 2px #ff0000;
	clear: left;
}
.video {
	margin-left: 64%;
	width: 51%;
	float: right;
}
	

a:hover { 
	color:#99F5CF
}





/*social media buttons*/




/* end social media buttons */
.text4 img {
	padding-bottom: 70px;
}
aside {
	float: right;
	width: 40%;
}
.rightAside  {
	color: #F9FD0F;
	font-size: 120%;
	text-align: left;
	text-indent: 3%;
	text-shadow: 2px 2px #ff0000;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	clear: right;
	padding-bottom: 7%;
	padding-top: 4%;
	margin-right: 2%;
	margin-top: -1%;
}
.rightAside2 {
	margin-top: 2%;
	padding-bottom: 0%;
	margin-right: 4%;
	width: 43%;
}
.menu ul {
	margin-right: 24%;
	text-align: left;
}
.rightAside3 {
	margin-right: 31%;
}
}

@media (min-width: 569px) and (max-width: 999px){
.leftAside {
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	color: #F9FD0F;
	text-align: left;
	text-indent: 3%;
	text-shadow: 2px 2px #ff0000;
	margin-top: -21%;
	width: 56%;
	font-size: 112%;
	float: none;
}
.video {
	float: none;
	padding-right: 0px;
	margin-right: -76px;
}
/* This button was generated using CSSButtonGenerator.com */



.footer {
	background-color: #FF1409;
	text-align: center;
	clear: both;
	font-family: antic;
	font-style: normal;
	font-weight: 400;
	color: #F9FD0F;
	margin-top: 6%;
	padding-top: 0%;
	font-size: 116%;
	height: 94%;
	width: 73%;
}
h3 {
	font-family: chivo;
	color: #FF1408;
	font-size: 280%;
	font-weight: 400;
	font-style: italic;
}
p {
	font-family: abel;
	color: hsla(61,98%,53%,1.00);
	font-size: 79%;
	font-weight: 400;
	text-shadow: 2px 2px #ff0000;
	text-justify: auto;
	text-indent: 47px;
	font-style: normal;
	text-align: center;
	margin-left: 19%;
	padding-bottom: 0%;
	padding-top: 0%;
	margin-top: 42%;
	width: 60
.%;
}
.rightAside2 {
	margin-top: 1%;
	padding-bottom: 0%;
}
#Accordion1 {
	margin-left: 1%;
	padding-left: 2px;
	font-size: inherit;
	margin-top: -11%;
	margin-bottom: 6%;
}
.rightAside {
	color: #F9FD0F;
	font-size: 120%;
	text-align: left;
	text-indent: 3%;
	text-shadow: 2px 2px #ff0000;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	clear: right;
	margin-top: -21%;
	width: 56%;
}
}

@media (min-width: 1000px){
.leftAside  {
	margin-top: 5%;
	margin-left: 2%;
	padding-bottom: 3%;
}
.rightAside {
	color: #F9FD0F;
	font-size: 120%;
	text-align: left;
	text-indent: 3%;
	text-shadow: 2px 2px #ff0000;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	clear: right;
	padding-bottom: 7%;
	padding-top: 4%;
	margin-top: 0%;
}
}

@media (max-width: 568px){
.leftAside {
	font-family: abel;
	font-style: normal;
	font-weight: 800;
	color: #F9FD0F;
	font-size: 80%;
	text-align: left;
	text-indent: 3%;
	text-shadow: 2px 2px #ff0000;
	width: 46%;
	clear: none;
	margin-top: 4%;
}
/* This is the menu buttons*/
.button1, .button2, .button3, .button4 {
	-moz-box-shadow: inset 0px 1px 27px 0px #f9eca0;
	-webkit-box-shadow: inset 0px 1px 27px 0px #f9eca0;
	box-shadow: inset 0px 1px 27px 0px #f9eca0;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background: -moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color: #f0c911;
	-webkit-border-top-left-radius: 37px;
	-moz-border-radius-topleft: 37px;
	border-top-left-radius: 37px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 37px;
	-moz-border-radius-bottomright: 37px;
	border-bottom-right-radius: 37px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0;
	border: 1px solid #e65f44;
	display: inline-block;
	color: #c92200;
	font-family: Arial;
	font-size: 105%;
	font-weight: bold;
	font-style: normal;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ded17c;
	margin-top: 0px;
}
.menu {
	width: 100%;
	background-color: #FF1408;
	text-align: center;
	margin-top: 23%;
	margin-bottom: -60px;
	float: none;
	clear: none;
	height: 109px;
	padding-top: 1%;
}
/* This button was generated using CSSButtonGenerator.com */



.footer {
	background-color: #FF1409;
	text-align: center;
	clear: both;
	font-family: antic;
	font-style: normal;
	font-weight: 400;
	color: #F9FD0F;
	margin-top: 10%;
	padding-top: 0%;
	font-size: 125%;
	width: 100%;
	height: 56%;
}
p {
	font-family: abel;
	color: hsla(61,98%,53%,1.00);
	font-size: 85%;
	font-weight: 400;
	text-shadow: 2px 2px #ff0000;
	text-justify: auto;
	font-style: normal;
	text-align: left;
	clear: left;
}
.rightAside {
	color: #F9FD0F;
	font-size: 80%;
	text-align: left;
	text-indent: 3%;
	text-shadow: 2px 2px #ff0000;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	clear: right;
	margin-top: 6%;
	width: 40%;
}
h3 {
	font-family: chivo;
	color: #FF1408;
	font-weight: 400;
	font-style: italic;
	text-shadow: 0px 0px;
	font-size: 175%;
	margin-top: 12%;
}
.rightAside2 {
	margin-top: 1%;
	padding-bottom: 0%;
}
h1 {
	font-family: arimo;
	color: #1A2BE1;
	font-size: 240%;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
}
}
#SideAd2 {
}
#sideAd3 {
	color: #E10202;
}
#sideAd4 {
}
.mission {
}
#sideAd {
}
