@charset "UTF-8";
body {
	background-size: cover;
	background-attachment: fixed;
	font-family: acme;
	font-style: normal;
	font-weight: 400;
	margin: 0;
	height: 100%;
	background-image: url(../images/Background_010.jpg);
	font-variant: normal;
}
header {
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
	text-shadow: 0px 0px 20px #D60065;
	font-size: large;
	text-decoration: none;
}
.sectionRight {
	width: 55%;
	float: right;
	margin-right: 5%;
	margin-top: 30px;
	margin-left: 1%;
	padding-left: 2.5%;
	padding-top: 2.5%;
	padding-right: 2.5%;
	padding-bottom: 2.5%;
	background-image: -webkit-linear-gradient(270deg,rgba(83,22,219,1.00) 0.52%,rgba(208,15,106,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(83,22,219,1.00) 0.52%,rgba(208,15,106,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(83,22,219,1.00) 0.52%,rgba(208,15,106,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(83,22,219,1.00) 0.52%,rgba(208,15,106,1.00) 100%);
	text-align: justify;
	border-top-right-radius: 25px;
	margin-bottom: 30px;
	color: #000000;
	text-shadow: 0px 0px;
}
h1 {
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	text-align: center;
	line-height: 1em;
	height: 1em;
	background-size: cover;
	color: #DB1874;
	text-shadow: 2px 2px #000000;
}
h2 {
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	font-size: 1.5em;
	text-align: left;
}
footer {
	font-size: 10px;
	text-align: center;
	clear: both;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 20px;
	width: 100%;
	color: #fff;
	padding: 0.01em 16px;
	font-family: Verdana,sans-serif;
	background-image: -webkit-linear-gradient(270deg,rgba(219,23,116,0.00) 0%,rgba(219,23,116,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(219,23,116,0.00) 0%,rgba(219,23,116,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(219,23,116,0.00) 0%,rgba(219,23,116,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(219,23,116,0.00) 0%,rgba(219,23,116,1.00) 100%);
}

.asideLeft {
	width: 28%;
	float: left;
	margin-right: 1%;
	margin-left: 5%;
	margin-top: 30px;
}
header img {
	text-align: left;
	float: none;
	clear: none;
	margin-left: 0px;
	margin-right: 0px;
}
nav {
	background-color: #F8F8F8;
}
.navlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.navlistitem {
	/*float: left;*/
	color: #000000;
}
.navlistitem a {
	text-decoration: none;
	display: block;
	padding-top: 14px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 14px;
	color: #7D7D7D;
}
.navlistitem a:hover {
	color: #000000;
	text-decoration: none;
	background-color:#B37991;
}
.container-fluid .navbar-header .navbar-brand {
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	color: #DB1774;
}
.nav.navbar-nav.navbar-right .navbar-brand {
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	color: #151515;
}
.sectionMap {
	text-align: left;
	float: none;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.sectionHosts {
	clear: both;
	margin-bottom: 2.5px;
	margin-left: 5%;
	margin-top: 2.5px;
	margin-right: 5%;
	width: 260px;
	display: table;
}
.sectionIndervidual  {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3.5px;
	padding-right: 3.5px;
	color: #FFFFFF;
	display: inline-table;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	margin-right: 5%;
	background-image: -webkit-linear-gradient(270deg,rgba(219,23,116,1.00) 0%,rgba(66,0,255,0.55) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(219,23,116,1.00) 0%,rgba(66,0,255,0.55) 100%);
	background-image: -o-linear-gradient(270deg,rgba(219,23,116,1.00) 0%,rgba(66,0,255,0.55) 100%);
	background-image: linear-gradient(180deg,rgba(219,23,116,1.00) 0%,rgba(66,0,255,0.55) 100%);
}
.asideLeftTwitter {
	margin-left: 5%;
	width: 28%;
	margin-top: 30px;
	margin-bottom: 100px;
	float: left;
	margin-right: 1%;
}
.sectionLanding {
	text-align: center;
	margin-left: 30%
%;
	margin-right: 30%
%;
	margin-bottom: 30%
%;
	margin-top: 30%
%;
	background-size: 100%
	background-size: 100% auto;
	background-clip: padding-box;
	border-radius: 5%;
	margin: 0 auto;
	max-width: 400px;
}
.sectionLandingh1 {
	text-align: center;
	font-size: xx-large;
}
.sectionLanding p {
}
.sectionLandingp {
	color: #000000;
}
.asidePolicies {
	text-align: left;
	margin-top: 0px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
}
.aside h1 Policies {
	text-align: center;
}
p {
}
.asidePolicies p {
	color: #000000;
}
.sectionPolicies {
	background-color: #878787;
	margin-bottom: 5%;
	margin-top: 5%;
}
.sectionCalendar {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
}
.Table_h2 {
	color: #DB1774;
}

@media (max-width: 650px){
.asideLeft {
	width: 90%;
	float: none;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 30px;
	margin-bottom: 100px;
}
.sectionRight {
	width: 90%;
	float: none;
	margin-right: 5%;
	margin-top: 30px;
	margin-left: 5%;
	margin-bottom: 50px;	
}
h1 {
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	font-size: 2.3em;
	text-align: center;
	line-height: 1em;
	height: 1em;
	background-size: cover;
	color: #DB1874;
	text-shadow: 2px 2px #000000;
	margin-bottom: 70px;
}
.sectionLandingh1 {
	margin-bottom: 5px;
	padding-bottom: 30px;
}
p {
	color: #000000;
}
.sectionLanding p {
	margin-bottom: 5px;
	color: #000000;
}
.sectionMap p {
	color: #FFFFFF;
	float: none;
}
.sectionIndervidual {
	display: list-item;
}
.sectionIndervidual p {
	color: #FFFFFF;
}
.asideLeftTwitter {
	clear: both;
	float: none;
	width: 90%;
	height: 600px;
	display: 100%;
}
.sectionPolicies aside .asidePolicies {
}
.asidePolicies h1 {
	margin-bottom: 5%;
}
}
