  /* HEAD AREA */

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
}

body{
 background:#FFFFFF;
 color:#666666;
 font:16px/22px 'Cuprum', sans-serif;
 position:relative;
}

.print {
 display:none;
}
 
/* HEADINGS */ 
 
h1, h2, h3, h4, h5, h6 {
 color:#222222;
 font-size:100%;
 font-family:'Cuprum', sans-serif;
 font-style:normal;
 font-weight:normal;
 line-height:1.2em;
 margin:0 0 10px 0;
 padding:0;
}
 
h1 {
 font-size:28px;
 font-weight:700;
 text-transform:uppercase;
 color:#00688f;
 }
 
h1 a {
 color:#00688f !important;
 }

h2 {
 font-size:24px;
 font-weight:500;
 font-weight:bold;
 text-transform:uppercase;
}

h3 {
 font-size:18px;
 font-weight:500;
}

h4 {
 font-size:14px;
 font-weight:500;
 text-transform:uppercase;
}
 
h5 {
 color:#2b2b2b;
 font-size:12px;
 font-weight:bold;
 text-transform:uppercase;
 line-height:14px;
}

h6 {
 color:#2b2b2b;
 font-size:10px;
 font-weight:bold;
 text-transform:uppercase;
 line-height:14px;
}

strong, b {
 font-weight:bold;
}

em, i {
 font-style:italic;
}


/* LINKS */ 

a{
 color:#00688f;
 text-decoration:none;
 font-weight:700;
}
 
a:hover{
 color:#1d4a7c;
 text-decoration:none;
}
 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 color:#096ba7;
}

/* HELPER CLASSES */ 
 
.center{
 width:1357px;
 margin:0 auto;
 position:relative;
}
 
/*float*/
 
.left{
 float:left;
}
 
.right{
 float:right;
}
 
#french-bar .right{
 clear:right;
}

p{
 margin-bottom:10px;
}

/* HEADER */ 

#header{
 width:100%;
 height:196px;
 display:block;
 position:relative;
 z-index:2;
}

#home_slider {
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

#home_slider #fader {
	z-index: 1;
}

.slide {
	width: 100%;
	height: 500px;
}

#header #top-bar {
 width:100%;
 display:block;
 position:relative;
 z-index:2;
 background-color:#1d4a7c;
 color:#ffffff;
 font-family:'Cuprum', sans-serif;
 font-size: 18px;
 font-weight:700;
 text-transform:uppercase;
 line-height:33px;
 height:33px;
}

#header #top-bar .phone, #header #top-bar .email  {
 font-weight:400;
}

#header #top-bar li{
 list-style-position:outside;
 list-style-type:none;
 float:left;
 position:relative;
}

#header #top-bar .left li{
 margin-right:13px;
}

#header #top-bar .right li{
 margin-left:21px;
}

#header #top-bar li a{
	color:#ffffff;
	font-family:'Cuprum', sans-serif;
	font-size: 18px;
	line-height:33px;
	font-weight:700;
	height:33px;
	outline:medium none;
	padding:0;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
}

#header #top-bar li.email a{
	text-transform:none;
}

#header #top-bar li a:hover{
	color:#ffffff;
	font-weight:700;
	text-decoration:underline;
}

#header .anniversary {
	position: absolute;
	z-index: 9999;
	left: 420px;
	top: 7px;
}

#header #french-bar {
 height:62px;
 width:100%;
 display:block;
 position:relative;
 z-index:2;
 border-bottom:#00688f solid 7px;
}

#header #french-bar .right {
 padding-top:8px;
}

#header #french-bar li{
 list-style-position:outside;
 list-style-type:none;
 float:left;
 position:relative;
}

#header #english-bar {
 height:62px;
 width:100%;
 display:block;
 position:relative;
 z-index:2;
}

#header #english-bar .right {
 padding-top:7px;
 font-family:'Cuprum', sans-serif;
 color:#0a4d7d;
 font-size:16px;
 text-transform:uppercase;
}

#header #english-bar .enews {
 display:inline-block;
 float:right;
}

#header #english-bar .search {
 display:inline-block;
 float:right;
 padding-top:4px;
}

#header #english-bar form {
 padding-left:7px;
 float:right;
}

#header #english-bar form input{
 height:16px;
 width:120px;
 border:#C2C2C2 solid 1px;
 font-family:'Cuprum', sans-serif;
 color:#0a4d7d;
 font-size:16px;
 text-indent:5px;
}

#header #tagline-bar {
 height:33px;
 line-height:33px;
 width:100%;
 position:static;
 z-index:2;
 background-color:#1d4a7c;
 text-align:center;
 color:#ffffff;
 font-size:18px;
 text-transform:uppercase;
 font-weight:700;
 font-style:italic;
 letter-spacing:1.5px;
}
 
/* main-navigation */

#home_slider #nav-bar{
	position: absolute;
}

#nav-bar{
	height:40px;
	z-index:100;
	width:100%;
	background:url('/images/nav-bg.png') repeat top left;
	top:197px;
}

#navigation{
	height:40px;
	width:1357px;
	text-align:center;
	margin:0 auto;
}

#navigation ul {
 display: inline-block;
 padding-left:0;
}

#navigation li{
 list-style-position:outside;
 list-style-type:none;
 float:left;
 position:relative;
 height:40px;
 line-height:40px;
 display:table;
 margin:0;
}

#navigation ul li ul {
 margin-left:0;
}

#navigation li a{
	color:#ffffff;
	display:table-cell;
	font-family:'Cuprum', sans-serif;
	font-size: 18px;
	line-height:18px;
	font-weight:400;
	height:40px;
	outline:medium none;
	padding:0 17px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	text-transform:uppercase;
}

#navigation li.current a{
	background-color:#00688f;
}

#navigation li:hover a{
	background-color:#76bee3;
}
 
/*main sub-navigation second-level*/

#navigation li ul{
 background-color:#00688f;
 display:block;
 position:absolute;
 visibility:hidden;
 min-width:100%;
 width:auto;
 padding:0;
 z-index:100;
 left:0;
 top:40px;
}
 
#navigation li ul li{
 display:list-item;
 float:none;
 height:auto;
 padding:0;
 margin:0;
 width:auto;
 border-top:1px #ffffff solid;
}
 
#navigation li ul li a, #navigation li.current ul li a{
 font-family:'Cuprum', sans-serif;
 font-size: 16px;
 line-height:16px;
 font-weight:400;
 text-align:left;
 color:#ffffff;
 margin:0;
 padding:8px;
 width:auto;
 height:auto;
 text-transform:none;
 white-space:nowrap;
 display:block;
} 
 
#navigation li ul li a:hover{
 color:#ffffff;
 font-weight:400;
 width:100%;
 background-color:#1d4a7c;
 display:block;
 width:auto;
} 

/* HOME BOXES */ 

.home-alerts{
 height:390px;
 width:100%;
 position:relative;
 padding:0;
 margin:0;
 border-top:#00688f solid 22px;
}
 
.home-alerts .text-boxes {
	float:left;
	width:35%;
	background-color:#ffffff;
}
 
.text-boxes .text {
	padding:40px 25px 0px 25px;
	font-size:16px;
	line-height:20px;
	color:#494949;
	font-family:'Cuprum', sans-serif;
	font-weight:400;
	width:425px;
}
 
.text-boxes .right {
	padding-right:35px;
	width:415px;
}
 
.text-boxes .text h2 {
	font-size:28px;
	text-transform:uppercase;
	color:#00688f;
	font-family:'Cuprum', sans-serif;
	font-weight:700;
}
 
.text-boxes .text .divider {
	width:140px;
	height:1px;
	display:block;
	background-color:#78838D;
	margin:15px 0;
}
 
.text-boxes .text a {
	color:#00688f;
    text-decoration: none; /* No underlines on the link */
}
 
.text-boxes .text a:hover {
	color:#1d4a7c;
    text-decoration: none; /* No underlines on the link */
}
 
.text-boxes .news a {
	color:#00688f;
    text-decoration: none; /* No underlines on the link */
	font-weight:700;
}
 
.text-boxes .news a:hover {
	color:#1d4a7c;
    text-decoration: none; /* No underlines on the link */
}
 
.home-alerts .photo-box {
		height:390px;
		width:65%;
		display:block;
		position:relative;
		z-index:2;
		float:left;
}

.more-button {
	width:140px;
	height:30px;
	padding: 0;
	color:#ffffff !important;
	font-family: 'Cuprum', sans-serif;
	font-size:19px;
	line-height:30px;
	font-weight:400;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	text-align:center;
	background: #00688f;
	margin:25px 0 0 0;
}

.more-button:hover {
	background-color:#1d4a7c;
	color:#ffffff;
	text-decoration:none;
}

#home-boxes{
 height:520px;
 width:100%;
 position:relative;
 padding:0;
 margin:0;
 border-top:#00688f solid 22px;
 background:url('/images/home-bottom-bg.jpg') no-repeat center top #ffffff;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 color:#ffffff;
 font-family: 'Cuprum', sans-serif;
 font-size:36px;
 font-weight:400;
 text-transform:uppercase;
}

#home-boxes h1 {
 color:#ffffff;
 font-family: 'Cuprum', sans-serif;
 font-size:36px;
 font-weight:400;
 text-transform:uppercase;
 padding-top:40px;
}
 
#home-boxes .one_third{
 padding:57px 0 0 0;
 overflow:hidden;
 position:relative;
 text-align:center;
 margin:0;
 height:463px;
}
 
#home-boxes .first{
 width:35%;
 background:url('/images/blue-30.png') repeat top left;
}
 
#home-boxes .first:hover{
 background:#76bee3;
 cursor:pointer;
}
 
#home-boxes .second{
 width:30%;
 background:url('/images/blue-50.png') repeat top left;
}
 
#home-boxes .second:hover{
 background:#76bee3;
 cursor:pointer;
}
 
#home-boxes .third{
 width:35%;
 background:url('/images/blue-40.png') repeat top left;
}
 
#home-boxes .third:hover{
 background:#76bee3;
 cursor:pointer;
}
 
#home-boxes .triangle{
 width:100%;
 background:url('/images/bottom-triangle.png') no-repeat center top;
 height:180px;
 position: absolute;
 bottom:0;
}

.left-boxes{
 width:456px;
 position:relative;
 padding:0;
 margin:0;
 background:url('/images/left-bg.jpg') no-repeat center top;
 color:#ffffff;
 font-family: 'Cuprum', sans-serif;
 font-size:36px;
 font-weight:400;
 text-transform:uppercase;
}

.left-boxes h1 {
 color:#ffffff;
 font-family: 'Cuprum', sans-serif;
 font-size:36px;
 font-weight:400;
 text-transform:uppercase;
 padding-top:4px;
}

.left-boxes .icon {
 float:left;
 padding-right:25px;
}
 
.left-boxes .first{
 height:133px;
 background:url('/images/blue-80.png') repeat top left;
 padding:43px 40px 0 40px;
}
 
.left-boxes .first:hover{
 background:url('/images/red-100.png') repeat top left;
 cursor:pointer;
}
 
.left-boxes .second{
 height:133px;
 background:url('/images/light-blue-80.png') repeat top left;
 padding:43px 40px 0 40px;
}
 
.left-boxes .second:hover{
 background:url('/images/red-100.png') repeat top left;
 cursor:pointer;
}
 
.left-boxes .third{
 height:133px;
 background:url('/images/med-blue-80.png') repeat top left;
 padding:43px 40px 0 40px;
}
 
.left-boxes .third:hover{
 background:url('/images/red-100.png') repeat top left;
 cursor:pointer;
}

/* COLUMNS */

.first {
 margin-right:0 !important;
}

.last {
 margin-right:0 !important;
}
 
.fullwidth{
 width:1233px;
 overflow:hidden;
 position:relative;
 margin: 0 0 0 40px;
}
 
.one_half{
 float:left;
 width:430px;
 margin:0 50px 28px 0;
 overflow:hidden;
 position:relative; 
}
 
.one_third{
 float:left;
 padding:0 42px 0 40px;
 overflow:hidden;
 position:relative;
 text-align:left;
 margin:0;
 width:456px;
}
 
.calendar_left{
 width:256px;
}
 
.one_third .news{
 padding-top:50px;
 display:inline-block;
 color:#666666;
}
 
.one_third .news h1{
 font-size:20px;
 font-weight:bold;
 text-transform:none;
 color:#f88123;
 margin:0;
 padding:0;
}
 
.one_third .news h2{
 font-size:18px;
 font-weight:bold;
 text-transform:none;
 color:#096ba7;
 padding-top:20px;
 margin:0;
}
 
.two_third{
 float:left;
 width:735px;
 margin:0;
 overflow:hidden;
 position:relative;
 padding: 0;
}
 
.calendar_right{
 width:935px;
}



/* CONTENT */

#content{
 display:inline-block;
 position:relative;
 padding:38px 0 50px 0;;
 z-index:1;
 font-family:'Cuprum', sans-serif;
 font-size:16px;
 line-height:20px;
 color:#494949;
 width:100%;
}

#content .content_bg{
 background:url('/images/content-bg.png') repeat-y 50% 0;
 overflow:hidden;
 }

#content p, #content ul {
margin-bottom:20px;
}

.clear {
	clear: both;
}
 
.triangle{
 width:100%;
 background:url('/images/bottom-triangle.png') no-repeat center top;
 height:180px;
 bottom:0;
}

.directory_name_head {
	width:205px;
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#00688f;
	margin:0 40px 22px 0;
}

.directory_email_head {
	width:195px;
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#00688f;
	margin:0 0 22px 10px;
}

.directory_title_head {
	width:205px;
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#00688f;
	margin:0 40px 22px 0;
}

.directory_name {
	width:205px;
	float:left;
	margin:0 40px 2px 0;
}

.directory_email {
	width:195px;
	float:left;
	margin:0 0 2px 10px;
}

.directory_title {
	width:205px;
	float:left;
	margin:0 40px 2px 0;
}

.directory_email a {
	font-weight:700;
	color:#00688f;
}

.directory_email a:hover {
	color:#1d4a7c;
}

.teacherphoto {
 padding:0 20px 13px 0;
}

.news-header {
	padding:30px 0 5px 0;
	display:inline-block;	
}

.news-header .icon {
	padding:0 25px 0 0;
	float:left;	
}

.news-header .head {
	width:225px;	
	float:left;
	font-size:36px;
	font-weight:400;
	line-height:96px;
	color:#00507D;
	height:96px;
}

.news-header .head span {
  display: inline-block;
  vertical-align: middle;
  line-height: 36px;      
}

.news-item {
	width:1111px;
	clear:both;
	padding:0 0 20px 122px;	
}

.news-item-more {
	width:1111px;
	clear:both;
	padding:0 0 0 122px;	
}

.wed-news {
	width:600px;
}

.wed-log {
	width:100%;
}

.wed-news-header {
	padding:30px 0 5px 0;
	display:inline-block;
}

.wed-news-header .icon {
	padding:0 25px 0 0;
	float:left;	
}

.wed-news-header .head {
	width:225px;	
	float:left;
	font-size:36px;
	font-weight:400;
	line-height:96px;
	color:#00507D;
	height:96px;
}

.wed-news-header .head span {
  display: inline-block;
  vertical-align: middle;
  line-height: 36px;      
}

.wed-news-item {
	width:440px;
	clear:both;
	padding:0 20px 0 140px;	
}

.wed-news-item ul {
	margin-bottom: 0 !important;
}

.wed-log-item {
	clear:both;
	padding:0 20px 0 120px;	
}

.wed-log-item ul {
	margin-bottom: 0 !important;
}

.faq {
	border-top: #adadad dashed 2px;
	padding:20px 0;
	margin:10px 0 0 0;
	display:inline-block;
}

.faq .question {
}

.faq .answer {
	margin: 0 0 0 25px;
}

.faq .answer p {
	margin: 10px 0 0 0 !important;
}
 
/* FORMS */

#contact form input{
		height: 20px;
}

#contact label{
		width:150px;
		float:left;
}
#contact form textarea{
	height: 60px;
}
#contact form input, #contact form textarea, #contact form select{
	width:325px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #e1e1e1; 
	box-shadow: inset 0px 1px 0px #848484;
	-webkit-box-shadow: inset 0px 1px 0px #848484;
  	-moz-box-shadow:inset 0px 1px 0px #848484;
	margin-top: 10px;
	font: 12px Arial;
}
#contact form input#subm{
	width:100px; 
	height:30px;
	background-color: #f88123;
	border: none;
	font: 18px Arial;
	color: #ffffff;
	box-shadow: none;
	background-repeat: no-repeat;
	background-position:0 5px;
	cursor:pointer;
	clear:both;
	line-height:18px;
}
#contact form input#subm:hover{
	background-color:#096ba7;
	color: #ffffff;
	cursor:pointer;
}
#contact form img{
	margin-top: 10px;
}
#contact form {
	
}
.select option { color: black; }

/*list*/

ul {
 list-style:disc;
 padding-left:20px;
}

ul li ul {
 margin-left:20px;
}

ul.side-nav, ul.list {
 list-style:none outside none;
 margin-left:0;
 margin-right:0;
 overflow:hidden;
 padding:0;
 width:100%;
}

ul.side-nav li, ul.list li {
 border-bottom:1px solid #bbbbbb;
 border-top:1px solid #ebebeb;
 color:#6F6F6F;
 float:left;
 list-style-type:none;
 margin:0;
 padding:7px 0 11px 0;
 width:280px;
}

ul.side-nav li a{
 background:url('/images/bullet.gif') no-repeat scroll left 2px transparent;
 padding-left:15px;
 color:#2b2b2b;
 font-weight:bold;
}

ul.list li{
 background:url('/images/bullet-round.png') no-repeat scroll left 13px transparent;
 padding-left:12px;
 color:#2b2b2b;
 font-weight:bold;
}

ul.side-nav li.current a {
 text-decoration:underline;
}

ul.side-nav li:first-child, ul.list li:first-child {
 border-top:none;
}

ul.side-nav li:last-child, ul.list li:last-child {
 border-bottom:none;
}

/* list with images */

ul.image-list {
 list-style:none outside none;
 margin-left:0;
 margin-right:0;
 overflow:hidden;
 padding:0;
 width:100%;
}

ul.image-list li {
 border-bottom:1px solid #DDDFDF;
 border-top:1px solid #F4F6F6;
 color:#6F6F6F;
 float:left;
 list-style-type:none;
 margin:0;
 padding:7px 0 11px 0;
 width:280px;
}

ul.image-list li:first-child {
 border-top:none;
}

ul.image-list li:last-child {
 border-bottom:none;
}
/* FOOTER */

#footer{
	font-family:Arial;
	background:#FFFFFF;
	display:inline-block;
	position:relative;
	padding: 46px 0 10px 0;
	width:100%;
}
#footer .column {
	float:left;
	text-align:left;
	width:160px;
	padding-right:46px;
}
#footer .column ul {
	padding-left:0;
}
#footer .last {
	width:121px;
	padding-right:0;
}

#footer .last a {
 font-size:14px;
 line-height:100%;
 font-weight:bold;
 text-transform:uppercase;
}

#footer .last li {
 padding: 0 0 9px 0;
 line-height:100%
}

#footer ul a {
	display: inline-block;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#1d4a7c;
	line-height:16px;
	margin-bottom:5px;
}

#footer ul a:hover {
	color:#00688f;
}

#footer li {
 list-style-position:outside;
 list-style-type:none;
 position:relative;
 margin:0;
 padding: 0 0 3px 0;
 line-height:100%
}

#footer li a {
 font-size:12px;
 font-weight:normal;
 text-transform:none;
 line-height:16px;
 margin-bottom:0;
}

#footer li a{
	color:#1d4a7c;
}

#footer li:hover a{
	color:#00688f;
}

#footer .left {
	float:left;
	width:290px;
	padding:0;
	text-align: left;
	font-weight:normal;
	margin-left:10px;
}

#footer .right {
	float:right;
	text-align:right;
 	font-size:10px;
 	font-weight:normal;
 	text-transform:none;
	color:#1d4a7c;
	padding-top:10px;
}

#footer .right a {
	color:#1d4a7c;
}

#footer .right a:hover {
	color:#00688f;
}

#copyright{
	height:36px;
	width:100%;
	background-color:#1d4a7c;
	color:#ffffff;
 	font-size:10px;
 	font-weight:normal;
 	text-transform:none;
	font-family:Arial;
	line-height:36px;
}

#copyright a{
	color:#ffffff;
}

#copyright a:hover{
	color:#ffffff;
	text-decoration:underline;
}


.st_sharethis_custom{
        background: url("/images/sharethis.jpg") no-repeat scroll left top transparent;
        height:22px;
		width: 22px;
		margin: 0;
		border: none;
		display:block;
		cursor:pointer;
		vertical-align:middle;
}


/*---------------------------------------------------------------------
 *  CALENDAR STYLES
 *---------------------------------------------------------------------*/

.calendar_day_heading {
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 1;
	color: #6a6a6a;
	text-transform: uppercase;
	padding: 5px 0;
}

.calendar_day_on {
	color: #555555;
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 1;
	padding: 8px 0;
}

.calendar_link {
	color: #555555;
}

a.calendar_link:hover {
	color: #00688f;
}

#calendar h2 a {
	color: #666666;
}

#calendar h2 a:hover {
	color: #1d4a7c;
}

#c_today {
	background: #cccccc;
}

#c_selected {
	background: #5899E1;
}

#c_today .calendar_link, #c_selected .calendar_link {
	color: #ffffff;
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: 700;
}

#next_month {
	position: absolute;
	top: 5px;
	right: 40px;
}

#next_month a {
	display: block;
	width: 10px;
	height: 16px;
	background: url(/images/next_month.png) no-repeat;
}

#prev_month {
	position: absolute;
	top: 5px;
	right: 55px;
}

#prev_month a {
	display: block;
	width: 10px;
	height: 16px;
	background: url(/images/prev_month.png) no-repeat;
}

.date {
	position: relative;
	padding: 10px 15px 10px 5px;
	color: #666666;
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	border-bottom: #adadad dashed 2px;
}

.event {
	position: relative;
	margin: 0 0 20px 0;
	color: #767676;
	font-size: 16px;
	line-height: 19px;
}

.e_left {
	position: relative;
	float: left;
	width: 125px;
}

.e_left img {
	padding: 2px;
}

.e_right {
	position: relative;
	float: right;
	width: 810px;
}

.e_right h3 {
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	margin: 3px 0 15px 0;
}

.e_right h3 a {
	color: #00688f;
}

.e_right h3 a.event_g {
	color: #1D4A7C;
}

.e_right h3 a.event_p {
	color: #9933cc;
}

.e_right h3 a.event_u {
	color: #df1c27;
}

.e_right h3 a:hover {
	color: #1d4a7c;
	text-decoration: none;
}

.time {
	position: relative;
	color: #565656;
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	font-weight: 700;
}

.e_links {
	position: relative;
	font-size: 15px;
	line-height: 1;
	margin: 15px 0 0 0;
}

.e_links span {
	padding: 0 5px;
}

.cal_block {
	position: relative;
	margin: 30px 0;
	padding: 30px 30px 0 30px;
	border-top: 2px solid #ffffff;
}

.eventtitle {
	padding-bottom:10px !important;
}

span.eventhead {
	position: relative;
	padding-right: 10px;
	display: inline-block;
	font-weight:bold;
}

dl {
	padding-bottom:20px;
}

.forminput {
	margin-top:5px;
	margin-bottom:5px;
}

#___gcse_0{
	width: 122px!important;
	height: 50px;
}

.gsc-control-cse{
	padding: unset !important;
}

.google-search{
	display: flex;
	float: right;
}

.gsc-search-button-v2{
	display: none;
}

form.gsc-search-box{
	margin-bottom: 0px !important;
}

.gsib_a {
	padding: unset !important;
}

.gsc-input{
	padding-right:0px!important;
}

/* NEW NAV */
#header {
	height: auto;
}

#header #english-bar {
	height: auto;
}

#header #top-bar li,
#header #top-bar li a {
	font-size: 15px;
}

.top-logo {
	display: block;
    position: relative;
    width: 329px;
    height: 120px;
	overflow: hidden;
}

.top-logo img {
    max-width: 329px;
	width: 100%;
    height: 240px;
    position: absolute;
    top: calc(50% + 15px);
    left: 0;
    transform: translateY(-50%);
}

.top-center {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	width: 1357px;
	margin: 0 auto;
	padding: 10px 0;
}

.top-center ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.top-center ul li {
	list-style: none;
	padding-right: 10px;
}

.top-center ul li:last-child {
	padding-right: 0;
}

.top-center ul li a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.top-center .top-right .links {
	margin-bottom: 25px;
}

#nav-bar {
	top: 206px;
}

#___gcse_0 {
	height: auto;
}