@charset "utf-8";
#body {
background-color: aliceblue;
}
#spacer1 {
	width: 100%;
	height: 40px;
}
#spacer15 {
    width: 100%;
    height: 150px;
}
#spacer2 {
	width: 100%;
	height: 50px;
}
#spacer3 {
	width: 100%;
	height: 100px;
}
.title h1 {
	color: #000000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 42px;
    font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
}
.title h3 {
    color: #07A2E3;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-size: 40px;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 15px;
    text-shadow: 2px 0px #000000;
}
#sata {
	background-color: #422f21;
}
#sata h1 {
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 36px;
	text-decoration: none;
	padding-top: 25px;
}
#sata p {
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20px;
	text-align: left;
	padding-top: 35px;
	padding-bottom: 35px;
    margin-top: auto;
    margin-bottom: auto;
}
#video {
    background-color: transparent !important;
}
#video a {
	
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20px;
	text-decoration: none;
	
}
#video a:hover {
	
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20px;
	text-decoration: none;
	
}
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: darkred;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}
.listStyle {
    color: #ffffff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 20px;
	font-weight: bold;
}
#schedule table td p {
    color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 16px;
	font-weight: bold;
}
#schedule table td h2 {
    color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 24px;
	font-weight: bold;
}
#schedule table td h3 {
    color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 24px;
	font-weight: bold;
    text-align: center;
}
.table.table-responsive {
    background-color: aliceblue;
    border: ;
	
}
#schedule td {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}
#article1 {
    border: 2px solid #000000;
    background-color: #07A2E3;
}
#article1 h1 {
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	text-decoration: none;
}
#article1 p {
	color: #fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
#article1 h3 {
	color: #fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#article1 h4 {
	color: #fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	font-weight: normal;
    text-align: justify;
    font-style: italic;
}
#article1 a {
	color: #fff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	text-decoration: none;	
}
#article1 a:hover {
	color: #fff;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
@media(max-width:800px) {
	#img1 {
		display: none;
	} 
}
@media(min-width:800px) {
	#img2 {
		display: none;
	} 
}
@media(max-width:800px) {
	#img3 {
		display: none;
	} 
}
@media(min-width:800px) {
	#img4 {
		display: none;
	} 
}





