calend@charset "utf-8";

@font-face
{
font-family: myScriptFont;die($imageNews);
src: url(/fonts/GreatVibes-Regular.ttf);
}

@font-face {
  font-family: "Jura";
  font-style: normal;
  font-weight: 400;
  src: local("Jura Regular"), local("Jura-Regular"), url("http://fonts.gstatic.com/s/jura/v7/pqMzP52_r6zHbOILcX8h-A.woff") format("woff");
}

#mainContainer {
	//width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 1100px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	height: 170px;
	background-color: #891C1C;
	.
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;

}

#content {
	width: 1200px;
	height: 300px;
	margin-top:10px;
	overflow:hidden;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #B3780D;
}

#logo {
	float: left;
	margin-top:auto;
	margin-bottom:auto;
	height: 50px;
	width: 50px;
	position: relative;
}

#headSchoolName {
	font-family: myScriptFont, cursive;
	font-size: 50px;
	float: right;
	color: #FFFF8C;
	//text-shadow: 2px 2px #FFFFD2;
}

#menu {
	width: 950px;
	height:10px;
	clear: both;
	float: right;
	margin-bottom: 0px;
	background-color: #891C1C;
	color: #FFFFFF;
	font: myScriptFont;
}

#articles {
	width: 1100px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	hheight: 410px;
	background-color: #FDF2DF;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;
}

#articles1 {
	width: 1100px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #FFD9D9;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;
	color: #5A1212;
	margin-top: 10px;
}

#articles1 .link {
	font-size: 14px;
	font-weight: bold;
}

#articleT {
	padding: 10px;
	overflow: auto;
	width: 850px;
	height: 100%;
	float: left;
	border-right-style: groove;
	border-right-color: #FADCAB;
	clear: both;
	font-size: 18px;
}

#articleI {
	overflow:hidden;
	overflow:overlay;
	width: 200px;
	/* [disabled]float: right; */
	ght: 390px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-left-style: groove;
	border-left-color: #FADCAB;
}



.bigMessage {
	width: 1100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	overflow: hidden;
	//height: 20px;
	overflow:auto;
	background-color: #AC6062;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;
	color: #FFFFFF;
	font-size: 22px;
	font-family: PTSansFont, sans-serif;
}

#newsCalendar {
	width: 1100px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	height: 410px;
	background-color: #FDF2DF;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;
}

#news {
	padding: 10px;
	overflow:scroll;
	width: 630px;
	height: 390px;
	float: left;
	border-right-style: groove;
	border-right-color: #FADCAB;
}

#calendar {
	overflow:scroll;
	width: 420px;
	float: right;
	height: 390px;
	padding: 10px;
	margin-bottom:10px;
}

.bigMessage1 {
	width: 1100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	overflow: hidden;
	height: 20px;
	background-color: #AC6062;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;
	color: #FFFFFF;
	font-size: 22px;
	font-family: PTSansFont, sans-serif;
}

#visionMission {
	width: 1100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	
	background-color: #FDF2DF;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;	
	overflow:hidden;
}

#visionMission1 {
	width: 1100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	hheight: 350px;
	background-color: #FDF2DF;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;	
}

.photobanner {
    height: 300px;
    width: 2125px;
    //margin-bottom: 80px;
}

/*keyframe animations*/
.first {
    -webkit-animation: bannermove 30s linear infinite;
       -moz-animation: bannermove 30s linear infinite;
        -ms-animation: bannermove 30s linear infinite;
         -o-animation: bannermove 30s linear infinite;
            animation: bannermove 30s linear infinite;
}
 
@keyframes "bannermove" {
 0% {
    margin-left: 0px;
 }
 100% {
    margin-left: -2125px;
 }
 
}
 
@-moz-keyframes bannermove {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}
 
@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}
 
@-o-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}

.photobanner img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
 
.photobanner img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
 
    -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}

@font-face
{
font-family: PTSansFont;
src: url(/fonts/PTSans55F.ttf);
}

.title1 {
	font-family: PTSansFont, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #600;
	line-height: 24px;
}

.calendarItem {
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #F1A21D;
	border-right-color: #F1A21D;
	border-bottom-color: #F1A21D;
	border-left-color: #F1A21D;
}

.ht150 {
	height: 80px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #F1A21D;
	border-right-color: #F1A21D;
	border-bottom-color: #F1A21D;
	border-left-color: #F1A21D;
}

.ht150 .date1 {
	font-family: PTSansFont, sans-serif;
	float: left;
	padding-right: 10px;
	font-size: 18px;
	font-weight: 700;
	color: #600;
	padding-top: 5px;
	padding-left: 10px;
	height: 75px;
}

.ht150 .date11 {
	font-family: PTSansFont, sans-serif;
	float: left;
	padding-right: 5px;
	font-size: 18px;
	font-weight: 700;
	color: #600;
	padding-top: 5px;
	padding-left: 10px;
	height: 75px;
	width: 75px;
}

.newsText {
	font-family: PTSansFont, sans-serif;
	color: #000000;
	border-bottom-style: none;
	border-bottom-color: #EBEBEB;
	padding-bottom: 2px;
	padding-left: 10px;
}

.date2 {
	font-family: PTSansFont, sans-serif;
	float:left;
	padding-right:10px;
	font-size: 16px;
	font-weight: 700;
	color: #600;
	padding-top: 10px;
}

.newsText1 {
	font-family: PTSansFont, sans-serif;
	padding-top:12px;
	color: #000000;
	padding-bottom: 5px;
	font-size: 14px;
}

.newsText1 .textDblSpaced {
	font-family: PTSansFont, sans-serif;
	padding-top: 12px;
	color: #000000;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 20 px;
}

.title2 a:link {
    color: #600;
}

/* visited link */
.title2  a:visited {
    color: #600;
}

/* mouse over link */
.title2 a:hover {
    color: #FFF;
}

/* selected link */
.title2 a:active {
    color: #600;
}

#stephen {
	padding: 10px;
	overflow:hidden;
	width: 630px;
	hheight: 300px;
	float: right;
}

#vision {
	overflow:hidden;
	width: 420px;
	height: 300px;
	float: left;
	padding: 10px;
	margin-bottom:10px;
	border-right-style: groove;
	border-right-color: #FADCAB;

}

#vision1 {
	overflow:hidden;
	width: 420px;
	hheight: 300px;
	float: left;
	padding: 10px;
	margin-bottom:10px;
	border-right-style: groove;
	border-right-color: #FADCAB;

}

.title2 {
	font-family: PTSansFont, sans-serif;
	font-size: 25px;
	font-weight: 700;
	color: #600;
	line-height: 24px;
	margin-bottom: 10px;
	background-color: #F9D69B;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.stephenText {
	font-family: PTSansFont, sans-serif;
	color: #000000;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}

.tableNoBorders {
	color: #000;
}

#footerContainer {
	font-family: PTSansFont, sans-serif;
	width: 1100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	height: 55px;
	background-color: #891C1C;
	border: 2px solid;
	border-radius: 10px;
	border-color: #DB4D4D;
	box-shadow: 2px 2px 3px 3px #790000;
	color: #FF0;
	margin-bottom: 100px;
	text-align: center;
}

#btn {
	display:inline-block;
}

#btn a {
	border: 4px outset;
	padding: 2px;
	text-decoration: none;
	background-color: #5E0000;
	color: #FFFF00;
 }
 
#btn a:active {
 border: 4px inset;
 }
 
 
