@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body,html {
  background-image: url(../img/bk/9.jpg);
  -webkit-font-smoothing: antialiased;
   background-attachment:fixed;
	background-size:cover;
	background-position:center center;
}

#welcomecontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(51,51,51,0.8);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	background-color:rgba(255,255,255,0.95);
}
.newsholoder{
	height:auto;
	width:65%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #000 solid;
}
.picholder {
	height:auto;
	width:33%;
	float:left;
	margin-top:5%;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float: right;
	padding:2%;
	text-align: left;

	}
.mediaholoder{
	height:auto;
	width:30%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}



/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	#welcomecontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:35% 10% 5% 10%;
	float: left;
	background-color: rgba(51,51,51,0.9);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 5% 5% 5%;
	float:left;
}
.newsholoder{
	height:auto;
	width:100%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #000 solid;
}
.picholder {
	height:auto;
	width:100%;
	float:left;
	margin-top:5%;
}
.topstorytexcontrol {
	height:auto;
	width:100%;
	float: right;
	padding:2%;
	text-align: left;

	}
.mediaholoder{
	height:auto;
	width:100%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#welcomecontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(51,51,51,0.9);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:100%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #000 solid;
}
.picholder {
	height:auto;
	width:100%;
	float:left;
	margin-top:5%;
}
.topstorytexcontrol {
	height:auto;
	width:100%;
	float: right;
	padding:2%;
	text-align: left;

	}
.mediaholoder{
	height:auto;
	width:100%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcomecontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:25% 10% 5% 10%;
	float: left;
	background-color: rgba(51,51,51,0.9);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 5% 5% 5%;
	float:left;
}
.newsholoder{
	height:auto;
	width:65%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #000 solid;
}
.picholder {
	height:auto;
	width:33%;
	float:left;
	margin-top:5%;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float: right;
	padding:2%;
	text-align: left;

	}
.mediaholoder{
	height:auto;
	width:30%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcomecontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(51,51,51,0.9);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:65%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 120%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #000 solid;
}
.picholder {
	height:auto;
	width:33%;
	float:left;
	margin-top:5%;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float: right;
	padding:2%;
	text-align: left;

	}
.mediaholoder{
	height:auto;
	width:30%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcomecontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(51,51,51,0.9);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:65%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #000 solid;
}
.picholder {
	height:auto;
	width:33%;
	float:left;
	margin-top:5%;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float: right;
	padding:2%;
	text-align: left;

	}
.mediaholoder{
	height:auto;
	width:30%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcomecontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(51,51,51,0.9);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:65%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #000 solid;
}
.picholder {
	height:auto;
	width:33%;
	float:left;
	margin-top:5%;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float: right;
	padding:2%;
	text-align: left;

	}
.mediaholoder{
	height:auto;
	width:30%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}
	}

