@charset "ISO-8859-1";
@font-face {
    font-family: LoraFont;
    src: url(fonts/Lora-Regular.ttf);
}
 body {margin:0px; padding:0px;}
.header {
	background-repeat: no-repeat;
	height: 200px;
	width: 1024px;
}
#container {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	 bottom:0px;
	 position:relative;
}
#container-auto {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	float: none;
  bottom:0px;
}
#left {
	float: left;
	width: 200px;
	vertical-align: top;
	margin-top: 0px;
}

#left-wide {
	float: left;
	width: 680px;
	vertical-align: top;
	margin-top: 0px;
}

#middle {
	width: 500px;
	float: left;
}

#new-content {width:1024px; float:left;}

#content {
	width: 800px;
	float: right;
}


#right {
	float: right;
	width: 312px;
}

h1 {font-family: 'Oswald'; font-size:30px; line-height:32px; font-weight:400;}

h2 {font-family: 'Lora', LoraFont, serif; font-size:18px;}
p {
	font-family: 'Lora', LoraFont, serif;
	font-size: 16px;
	line-height: 22px;
	padding:10px 10px 10px 0;
	margin:0px;
}

 div {
	font-family: 'Lora', LoraFont, serif;
	font-size: 16px;
	line-height: 22px;
	padding:0;
	margin:0px;
}


table, td  {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 22px;
	/* padding:10px; */
	margin:0px;
}

ul, ol, li {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 22px;
	padding:10px 10px 0px 0;
	margin:0px 0 0 15px;
}

/*.head-blue {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	line-height:24px;
	text-transform: none;
	margin:30px 0 0 0px;
} */


.head-green {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	line-height:24px;
	text-transform: none; background-color:#a0ba3b;
	padding:5px;
}

.head-ko {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	line-height:24px;
	text-transform: none; background-color:#0099cb;
	padding:5px;
}
.head-bold {
	font-family: 'Lora', serif;
	font-size: 16px;
	font-weight: bold;
}
.head1-blue {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #186491;
	text-transform: none;
	background-color: #d4ebf7;
}
.head1-SCHOLARSHIP {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #009933;
	border-bottom-width: 1px;
	border-bottom-style: none;
	line-height: 28px;
}
/* .head1-orange {
	
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	background-color: #CC6600;
	letter-spacing:0.025rem;
	/*text-transform:uppercase; 
	padding:10px 0;
} */
a:link {
	color: #307aa4;
	text-decoration:none;
}
a:visited {
	color: #307aa4;
}
a:hover {
	color: #CC6600;
	text-decoration:underline;
}
a:active {
	color: #307aa4;
}
#footer {
 
	width: 100%;
	float: none;
	
	margin-right: auto;
	margin-left: auto;
	margin-top:600px;
	padding:200px 0 0 0;
	color: #333333;
	clear:both;
	bottom:0px;
}
 

.cursive {
font-family: 'Rochester', cursive;
font-size:24px;
}

.cursive14 {
font-family: 'Merienda One', cursive;
font-size:14px;
}
.cursive24 {
font-family: 'Merienda One', cursive;
font-size:24px;
}

.bigFont {
font-family:'Oswald', sans-serif;
font-size:24px;
}

.student-quote {
	font-family:'Lora',serif;
	font-size:16px;
	font-style:italic;
	color:#333333;
	line-height:20px;
	padding-right:20px;
}
.sectionHead {font-family: 'Oswald', sans-serif; font-size:1rem; padding:10px;}
.txt { font-family:'Oswald', sans-serif; font-size:12px;}
.smallText { font-family:'Lora', serif; font-size:10px; line-height:12px;}

.eventLoc {color:#ffffff; font-size:14px; font-weight:normal; letter-spacing:0.05em;}

.springBg{ background-color:#fdf8a8;}
.summerBg{ background-color:#c2eafc;}
.fallBg{ background-color:#ffdaad;}
.winterBg{ background-color:#dffcdf;}
.invitationalBg { background-color:#990000;}

.ltGray { background-color:#f1f1f1;}
.Gray { background-color:#ccc;}
.darkGray { background-color:#666;}

/* FORMS STYLE */
.formBox { height:20px; }
.formTxt { font-family: Arial, sans-serif; font-size:12px; font-weight:normal; color:#333; text-align:left; padding:5px 0;}

/*video box */
.videoBox {border:solid 10px #eeeeee;}
.imgBoxLt {border:solid 6px #eeeeee; float:left;}
.imgBoxRt {border:solid 6px #eeeeee; float:right;}
.imgBox {border:solid 6px #eeeeee;}
.clearfix {clear:both; margin:10px 0;}
.credits {font:10px 'Arial', sans-serif; text-transform:uppercase; padding: 5px; line-height:11px;}
.byline {font:13px 'Lora',serif; text-transform:normal; padding: 10px 0; margin:15px 0 0 0; line-height:13px;}


.dottedTp {border-tom:dotted 1px #666666;}
.dottedRt {border-right:dotted 1px #666666;}
.dottedBm {border-bottom:dotted 1px #666666;}
.dottedLt {border-left:dotted 1px #666666;}

.thickTp {border-top:solid 3px #666666;}
.thickRt {border-right:solid 3px #666666;}
.thickBm {border-bottom:solid 3px #666666;}
.thickLt {border-left:solid 3px #666666;}

.thinTp {border-top:solid 1px #666666;}
.thinRt {border-right:solid 1px #666666;}
.thinBm {border-bottom:solid 1px #666666;}
.thinLt {border-left:solid 1px #666666;}

hr {margin:20px 0; clear:both;}

.boxShaded {background-color:#f1f1f1;}
.borderThin {border:solid 1px #888;} 
.borderThick {border:solid 3px #888;} 

.bulletin p {font-size:0.875rem; line-height:1.25rem; padding:0 0 10px 0;}
.txt-special {font-family: 'Rouge Script', cursive;}
.shadow {box-shadow:3px 5px 10px #555;}