@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 ); /* IE6-9 fallback on horizontal gradient */
/* background CSS ends here */




}



.logo {
	text-align:center;
	 
}







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

	


}


.text{
	width:100%; 
	height:100px;
	text-align:center;
}

.text2{
	width:100%;
	height:100px;
	text-align:center;
}

.text3{
	width:80%;
	height:auto;
	text-align:left;
}


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


.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 {
	width: 100%;
	height: 40px;
	background-color:#FF1409;
	text-align:center;

}



h1{
	
font-family:Parisish;
	color:#1A2BE1; 
	font-size:36px;
	font-weight:bold;
	
}

h2{
	font-family:Parisish;
	color:#1A2BE1; 
	font-size:57px;
	font-weight:bold;
}


h3{
	font-family:Derivia;
	color:#EC1F22;
	font-size:36px;
	font-weight:bold;

}











p{
	font-family:"Soft Elegance";
	color:hsla(61,98%,53%,1.00);
	font-size:25px;
	font-weight:bold;
	text-shadow: 2px 2px #ff0000;
	text-justify:auto;
	
}
	

a:hover { 
	color:#99F5CF
}





/*social media buttons*/




/* end social media buttons */
