.footer-name {
   font-family: 'latoblack';
   font-size: 17px;
}

.footer-address p {
   line-height: .4;
}

.footer-address {
    margin-top: 25px;
}

.news-links {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
  background: #f2f2f2;
  padding-top: 8px;
  padding-bottom: 8px;
}

.news-links:hover {
  background: #e6e6e6;
}

.quicklinksColor a, .quicklinksColor a:hover {
    color: #974806 !important;
}

a.links {
  text-decoration: none !important;
}

#sidebar {
   margin-top: 46px;
}

#main-content {
   margin-top: 17px !important;
}

.logo {
  display: block;
  width: 140px;
  height: 140px;
  background: url('/UserFiles/Servers/Server_254927/Templates/Logo-MTPS.png');
  background-repeat: no-repeat;
}

#header-right {
   width: 25%;
   float: right;
}

#header-left {
  float: left;
}

#header {
   margin-top: 10px;
}
div.aw-widget-current-inner a.aw-toggle {
display: none !important; } 

@media screen and (max-width: 900px) {

#header-left {
   float: none;
}

#header-right {
  display: none;
  float: none;
  width: 100%;
}

#header-left h1 {
  margin: 0 auto !important;
}

#motto {
margin: 0 auto !important;
} 

.logo {
  display: block;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
}

#sidebar {
   margin-top: 17px;
}

#main-content {
   margin-top: 0px;
}

}


@media screen and (max-width: 730px) {
  #header-left h1 {
     font-size: 38px !important;
     text-align: center; }

  #header {
     margin-bottom: 0px !important;  }
 } 

/* --- FONTS --- 

 font-family: 'lusitanaregular';
 font-family: 'bebas_neueregular';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latolight';
 font-family: 'latoblackf';

------------ */
/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

Sec     : @color2

---*/
/* --------------------- COLORS ---------------------- */

/*--Link Color--*/

body {
  background-image: url('/UserFiles/Servers/Server_254927/Templates/top-bg.png');
  background-repeat: repeat-x;
  background-color: #F4EDDC;
}

a, a:hover {
  color: #974806; }

.subpage .ptl_page a {
  color: #974806; }

/*-- school name text color --*/
#header-left h1 {
  color: #000000; }

/*--  school description name text color --*/
#header-left h1 span {
  color: #FFFFFF; }

/*-- magic line border bottom color --*/
#magic-line {
  border-bottom-color: #000000; }

/*-- heading BG and text color --*/
.w-66 .sec-header h2, .w-66 .sec-header h3 {
  background: #000000;
  color: #ffffff; }

/*-- heading right ribbon BG color --*/
.w-66 .sec-header h2:after, .w-66 .sec-header h3:after {
  border-top-color: #000000; }

/*-- heading right ribbon BG color --*/
.w-66 .sec-header h2:before, .w-66 .sec-header h3:before {
  border-left-color: #000000; }

/*-- heading left bottom triangle color --*/
.w-66 .sec-header:after {
  border-right-color: #272727; }

/*---- CALENDAR ----*/
/*--Calendar BG's--*/
.mini_calendar_tbl, .tbl_mini_calendar, .tbl_cell_calendar {
  background-color: #FAEB7F; }

/*--Calendar Number Boxes BG--*/
.mini_calendar_day {
  background: #ffffff; }

/*--Calendar 'Days of The Week' Colors--*/
td.mini_calendar_header {
  color: #ffffff; }

/*--Top of the Calendar BG Color--*/
.cal-top {
  background: #ffc103; }

/*--Calendar Today BG and Color--*/
.mini_calendar_day.mini_calendar_today {
  background: rgba(255, 255, 255, 0.39);
  color: #FAEB7F; }

/*--Calendar 'Go to Main Calendar' Color--*/
A.mini_calendar_header:link, A.mini_calendar_header:visited {
  color: #ffffff; }

/*--Calendar 'Go to Main Calendar' Color Hover--*/
A.mini_calendar_header:hover {
  color: #ffffff; }

/*--Calendar Event Text Color--*/
A.mini_calendar_day:link, A.mini_calendar_day:visited {
  color: #ffffff;
  background: #000000; }

/*--Calendar Event Hover BG Color and Text Color--*/
A.mini_calendar_day:hover {
  color: #ffffff;
  background: #000000; }

/*--Calendar Today With Event BG and Color--*/
a.mini_calendar_day.mini_calendar_today {
  background: rgba(255, 255, 255, 0.39);
  color: #ffffff; }


/*---- Staff Directory ----*/


.PO-paging ul li a, .PO-paging ul li span {
color: #4a4848 !important;
}

.PO-staffDirectory .DIR-card .DIR-photo em {
    color: #1d1d1d !important;
}

.PO-staffDirectory .DIR-card .DIR-cardInfo ul .DIR-name {
    color: #4a4848 !important;
}

.PO-staffDirectory .DIR-slideOut .DIR-groups {
    color: #4a4848 !important;
}

.PO-staffDirectory .PO-search .DIR-sSubmit .DIR-sSubmitText {
color: #1d1d1d !important;
}

.PO-paging ul li a, .PO-paging ul li span {
color: #000 !important;
}

.PO-paging ul li.inactive {
    opacity: .75 !important;
}

.PO-paging .PO-pageCount {
    font-size: 0.8em;
    color: #1d1d1d !important; 
}

.PO-staffDirectory .PO-search .DIR-sCancel a { 
color: #1d1d1d !important; 
}

.PO-staffDirectory .PO-search .DIR-sGroup .DIR-sGroupFName .DIR-sGFN {
    color: #1d1d1d !important;
}
staffDirectory .PO-search .DIR-sGroup .DIR-sGroupFName .DIR-sGFN {
    color: #000000 !important;
}


/*-- Calendar Arrows --*/
.cal-btn-l {
  border-color: transparent #ffffff transparent transparent; }

.cal-btn-r {
  border-color: transparent transparent transparent #ffffff; }

/*---- TELERIK COLORS ----*/
/*--TOP LEVEL STYLES--*/
.RadMenu .rmGroup .rmText {
  color: #ffffff; }

/*--Normal State--*/
.telerik_main_menu .rmRootGroup a {
  color: #ffffff; }

.telerik_main_menu .rmRootGroup a span {
  color: #ffffff; }

/*--Over and Focused State ***/
.telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  color: #ffffff; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  color: #ffffff; }

/*--TOP LEVEL HOVER BG COLOR AND IMAGES (two images)--*/
.telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  background-color: transparent; }

/*--END OF TOP LEVEL STYLES--*/
/*--DROPDOWN MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #ffffff;
  background: #000000; }

.telerik_main_menu .rmGroup a span {
  color: #ffffff;
  background: #000000; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  background: #171717;
  color: #ffffff; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  background: #171717;
  color: #ffffff; }

/*--END OF DROPDOWN MENU STYLES--*/
.rmItem:hover {
  background-color: transparent; }

.rmItem:hover > a > span {
  color: #ffffff; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
  background-color: #171717; }

/*--DROPDOWN LV2 MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup .rmGroup a {
  color: #171717;
  background: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a span {
  color: #171717;
  background: #ffffff; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover, .telerik_main_menu .rmGroup .rmGroup a.rmFocused {
  background: #000000;
  color: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a:hover span, .telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
  background: #000000;
  color: #ffffff; }

/*--SECOND LEVEL BORDER LEFT--*/
.rmLevel2 {
  border-left: 4px solid #171717; }

/*--END OF DROPDOWN MENU STYLES--*/
/*---- END TELERIK COLORS ----*/
/*--UPCOMING EVENTS--*/
.abtnPrev a, .abtnPrev a:hover, .abtnNext a, .abtnNext a:hover {
  background: #333333;
  color: #ffffff; }

/*--END UPCOMING EVENTS--*/
/*------------------------------- END COLORS -------------------------------*/
/* --------------------- IMAGES ---------------------- */
/*--  background top image --*/
#outer-wrapper {
  background-image: url($path}/image-2.jpg); }

/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background: url(/Common/resources/DesignPortfolio/SiteThemes/Metric/Blue/arrows-sprite.png); }

/*--Navigation Arrow--*/
/*--Light--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background-position: -18px -44px !important; }

/*or*/
/*--Dark--*/
/*
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -8px !important;
}
*/
/*------------------------------- END END IMAGES -------------------------------*/
#outer-wrapper {
  position: relative; }

#menubar {
  background: #000000;
  background: #FAEB7F;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  border-bottom: 1px solid #FFFFFF; }

.inner-bar {
  max-width: 980px;
  margin: 0px auto; }

.inside-padding{
  padding-top: 10px !important;
}

.inside-padding > .row {
  background: #000000;
  background: #FAEB7F;
  /* The Fallback */
  background: rgba(250, 235, 127, 0.4);
  padding: 10px; }

.w-66 > .inside-padding > .row > div, .w-33 > .inside-padding > .row > div {
  background: #ffffff;
  padding: 10px; }

#outer-wrapper {
  background-repeat: no-repeat;
  background-position: top center; }

.sec-header {
  position: relative; }

.w-33 .sec-header h3, #main-content .sec-header h3 {
  font-family: 'lusitanaregular';
  font-size: 28px;
  margin: 5px 0px 15px; }

#main-content .sec-header h3 {
  margin: 15px 0px 15px; }

.w-66 .sec-header h2, .w-66 .sec-header h3 {
  padding: 15px 10px 15px 30px;
  width: 100%;
  position: relative;
  left: -30px;
  margin: 5px 0px 15px 0px; }

.w-66 .sec-header h2:after, .w-66 .sec-header h3:after {
  content: '';
  position: absolute;
  right: -30px;
  top: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent; }

.w-66 .sec-header h2:before, .w-66 .sec-header h3:before {
  content: '';
  position: absolute;
  right: -30px;
  bottom: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 0 30px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.w-66 .sec-header:after {
  content: '';
  display: block;
  position: absolute;
  left: -30px;
  bottom: -14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 14px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent; }

#RSSLink {
  position: absolute;
  top: -52px;
  right: 5px; }

ul.threeday {
  display: none; }

.bannerContainer {
  margin-bottom: 15px; }

#header-left {
  width: 66%; }

#header-left a:hover {
  text-decoration: none;
  opacity: 0.8; }

#header-left h1 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 53px;
  margin: 0px;
  font-family: 'latobold';
  text-align: center;
  text-shadow: 1px 1px 1px #333333;
  margin-bottom: 10px;
  width: 75%;
  margin: 0 auto; }

#header-left h1 span {
  text-transform: none;
  display: block;
  font-size: 43%;
  font-family: 'latoregular';
  border-top: 1px solid #ffffff;
  padding-top: 8px; }

#header {
    margin-bottom: -20px;
}

#motto {
  background: #ffffff;
  background: #ffffff;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.7);
  padding: 5px;
  text-align: center;
  margin: 5px auto 0px;
  width: 75%; }

.subpage #page {
  max-width: 1000px;
  margin: 0px auto;
  padding: 10px; }

#sub-content-left {
  width: 23%;
  float: left; }

#sub-content-right {
  width: 77%;
  float: left; }

a.navLink {
  display: block;
  padding: 6px; }

.sitenavl0.currentpage a.navLink {
  background: #f5f5f5; }

.sitenavl1 a.navLink {
  padding: 3px 6px 3px 6px;
  margin: 6px 0px 6px 0px; }

#sidebar {
  background: #000000;
  background: rgba(0, 0, 0, 0.5); }

#inside-nav {
  background: #ffffff;
  min-height: 150px; }

#main-content > .inside-padding {
  background: #ffffff;
  margin: 9px 10px 9px 10px; }

#main-content {
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  margin: 0px 0px 0px 10px;
  padding: 1px 0px 1px 0px; }

#footer {
  background: #FAEB7F;
  color: #181818;
  line-height: 1.4; }

#footer > .inside-padding {
  padding: 25px 10px 25px 10px; }

#footer h4 {
  font-family: 'lusitanaregular';
  font-size: 24px;
  margin: 5px 0px 15px; }

#footer h3 {
  font-weight: normal;
  font-family: 'latobold';
  letter-spacing: 1px;
  margin: 0px;
  font-size: 22px; }

.credits {
  background: #333333;
  text-align: center;
  color: #ffffff;
  padding: 5px; }

.label_skin_corporation {
  font-size: 13px;
  font-family: 'latolight'; }

.label_skin_corporation a {
  color: #ffffff;
  text-decoration: none;
  font-family: 'latolight'; }

.label_skin_corporation a:hover {
  text-decoration: underline;
  color: #ffffff; }

ul#social {
  list-style: none;
  margin: 0px;
  padding: 0px; }

#social li.icn {
  display: inline-block;
  padding: 0px 3px 0px 3px; }

#social li.icn a {
  width: 40px;
  height: 40px;
  display: inline-block; }

#social li.icn.facebook a {
  background-position: 0px 0px; }

#social li.icn.twitter a {
  background-position: -40px 0px; }

#social li.icn.youtube a {
  background-position: -80px 0px; }

#social li.icn.email a {
  background-position: -120px 0px; }

#social li.icn a {
  background: url(/common/resources/DesignPortfolio/SiteThemes/CommonLib/social-media/social-sprite.png); }

.row .ptl_upcomingevents {
  margin: 15px 0px 10px; }

.mini_calendar_tbl {
  margin: 0px auto 0px;
  width: 100%;
  padding: 15px 0px 10px; }

.mini_calendar_tbl table {
  margin: 0px auto;
  width: 97%; }

.tbl_cell_calendar {
  width: 13%;
  height: 13%; }

.mini_calendar_day {
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width: 100%;
  display: inline-block;
  padding: 6px 0px 6px 0px;
  min-height: 15px; }

td.mini_calendar_header {
  font-weight: normal;
  font-size: 18px;
  background: none;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  line-height: 16px;
  padding-bottom: 9px;
  font-family: 'latobold';
  letter-spacing: 0.5px;
  text-transform: uppercase; }

td.mini_calendar_header_small {
  background: #1a7da6; }

A.mini_calendar_header:link, A.mini_calendar_header:visited {
  font-weight: normal;
  text-align: center;
  display: block;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 15px;
  margin-top: 8px; }

A.mini_calendar_header:hover {
  font-weight: normal;
  text-align: center;
  display: block;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 15px;
  margin-top: 8px; }

A.mini_calendar_day:link, A.mini_calendar_day:visited {
  font-weight: normal;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none; }

A.mini_calendar_day:hover {
  font-weight: normal;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none; }

/*-- Calendar Arrows Hover --*/
.cal-btn-l:hover {
  opacity: 0.8; }

.cal-btn-r:hover {
  opacity: 0.8; }

.cal-btn-l {
  position: relative;
  top: 0px;
  left: 5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 12px 7px 0;
  display: block;
  text-indent: -9999px; }

.cal-btn-r {
  position: relative;
  top: 0px;
  right: 5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  display: block;
  text-indent: -9999px; }

.cal-btn-r:focus, .cal-btn-l:focus {
  outline-color: transparent;
  outline-style: none; }

span.mini_calendar_day:empty {
  position: relative;
  top: 1px; }

.RadMenu a.rmLink {
  line-height: 80px; }

/*** START OF TOP LEVEL MENU STYLES ***/
.telerik_main_menu a, .telerik_main_menu a:hover {
  text-decoration: none;
  font-size: 13px;
  font-weight: normal; }

.telerik_main_menu .rmText {
  padding-top: 5px !important;
  padding-bottom: 15px !important; }

.telerik_main_menu .rmGroup .rmText {
  padding-bottom: 5px !important; }

.RadMenu .rmItem {
  height: auto;
  margin-right: 0px; }

.RadMenu .rmText {
  font-family: 'latoregular';
  font-weight: normal;
  font-size: 12pt; }

.RadMenu .rmLink {
  float: left;
  outline: 0 none;
  padding-left: 0px !important; }

.RadMenu .rmHorizontal .rmText {
  padding: 0px 8px 0px 8px !important;
  letter-spacing: 0.06em; }

.RadMenu .rmGroup .rmText {
  margin-left: 0px !important;
  padding: 8px 10px 8px 10px !important;
  margin-bottom: 4px; }

.rmrootGroup .rmHorizontal li.rmItem {
  margin-left: 10px; }

/*** Normal State ***/
.telerik_main_menu .rmRootGroup a {
  text-decoration: none;
  font-size: 18px;
  font-family: 'latoregular'; }

.telerik_main_menu .rmRootGroup a span {
  text-decoration: none;
  font-size: 16px;
  font-family: 'latoregular'; }

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  text-decoration: none;
  background-position: left top, right top;
  background-repeat: no-repeat; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  text-decoration: none; }

/*** END OF TOP LEVEL MENU STYLES ***/
/*** START OF DROPDOWN MENU STYLES ***/
/*** Normal State ***/
.telerik_main_menu .rmGroup a {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal; }

.telerik_main_menu .rmGroup a span {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  line-height: normal !important;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  text-transform: none; }

.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 18px;
  height: 26px; }

/*** Over and Focused State ***/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  text-decoration: none;
  border-bottom: none !important; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  text-decoration: none; }

/*** Dropdown border ***/
.RadMenu .rmRootGroup .rmItem ul.rmGroup {
  width: 200px;
  padding: 0px; }

/*** END OF DROPDOWN MENU STYLES ***/


#magic-line {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100px;
  height: 77px;
  background: #000000;
  z-index: -1;
  border-bottom-width: 3px;
  border-bottom-style: solid; }

.RadMenu .rmHorizontal .rmItem {
  z-index: 1; }

a#mobile-bar {
  line-height: 50px;
  text-indent: 15px;
  color: #ffffff; }

@media screen and (max-width: 900px) {
  #menubar {
    position: static; }

.ptl_page .w-33{position: relative;top: 0;}

#header-left {width: 100%;}

 }

@media screen and (max-width: 800px) {
  body .w-66, body .w-33 {
    width: 50%;
    float: left; }
 }

@media screen and (max-width: 730px) {
  #main-content {
    margin: 10px 0px 0px 0px; }
 }

@media screen and (max-width: 640px) {
  body .w-66, body .w-33 {
    width: 100%; }

  #footer {
    text-align: center; }

  #footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
 }

#social li.icn a:hover {
  opacity: 0.8; }

.ptl_upcomingevents_item .ptl_upcomingevents_date .ptl_upcomingevents_month {
  color: #fff; }

/*===== FONTS =====*/
@font-face {
  font-family: 'lusitanaregular';
  src: url('/common/template-fonts/lusitana-regular-webfont.eot');
  src: url('/common/template-fonts/lusitana-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lusitana-regular-webfont.woff') format('woff'), url('/common/template-fonts/lusitana-regular-webfont.ttf') format('truetype'), url('/common/template-fonts/lusitana-regular-webfont.svg#lusitanaregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bebas_neueregular';
  src: url('/common/template-fonts/BebasNeue-webfont.eot');
  src: url('/common/template-fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/BebasNeue-webfont.woff') format('woff'), url('/common/template-fonts/BebasNeue-webfont.ttf') format('truetype'), url('/common/template-fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latobold';
  src: url('/common/template-fonts/lato-bol-webfont.eot');
  src: url('/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-bol-webfont.woff') format('woff'), url('/common/template-fonts/lato-bol-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregular';
  src: url('/common/template-fonts/lato-reg-webfont.eot');
  src: url('/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-reg-webfont.woff') format('woff'), url('/common/template-fonts/lato-reg-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latolight';
  src: url('/common/template-fonts/lato-lig-webfont.eot');
  src: url('/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-lig-webfont.woff') format('woff'), url('/common/template-fonts/lato-lig-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoblack';
  src: url('/common/template-fonts/lato-bla-webfont.eot');
  src: url('/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-bla-webfont.woff') format('woff'), url('/common/template-fonts/lato-bla-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal; }

/*-------------------------------------------------------------------------*/
.grid_pager td {
text-align:left!important;
}

#footer a {color:#974806}

.telerik_main_menu .rmRootGroup a.rmFocused, .telerik_main_menu .rmRootGroup a.rmExpanded{
text-decoration: underline;
background:#000000;
}

.telerik_main_menu .rmRootGroup a.rmFocused:not(.rmSelected) > span,
.telerik_main_menu .rmRootGroup a:focus > span{
text-decoration: underline;
}

#menubar {
    background: rgba(0, 0, 0, 0.5);
}

#footer #ctl00_lblCompany a{
color:#fff; 
text-decoration: underline;
}

#footer #ctl00_lblCompany a:hover,
#footer #ctl00_lblCompany a:focus{
text-decoration: none;
}

#header-left a:hover{
opacity:1;
}

#header-left a:hover h1,
#header-left a:focus h1{
  -webkit-transform: scale(1.05) !important;  
  -ms-transform: scale(1.05) !important;  
  transform: scale(1.05) !important;   
}

#header-left h1 span{
color:#000;
}

.ptl_upcomingevents_item .ptl_upcomingevents_date .ptl_upcomingevents_month{
color: #000 !important;
}

#header-left #motto{
color:#000;
}

#social li.icn {
float: left;
}

#social li.icn:empty {
display: none;
}

#social li.icn.email img{
display:none;
}


p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


#menubar .mobile-nav-items {
    /*position: relative !important;*/
}


.RadMenu .rmHorizontal {
    list-style: none;
}

@media screen and (max-width: 900px) {
 #menubar {
  position: relative;
 }
}

/* WIDER NAV */
.inner-bar {
 max-width: none;
}

/* CENTER NAV */
#menubar .inner-bar {
 text-align: center;
 line-height: 0;
}
#menubar .RadMenu {
 display: inline-block;
 float: none;
 line-height: 1;
}

@media screen and (max-width: 900px){
 #menubar .RadMenu {
  display: none;
 }
 #menubar .inner-bar {
  text-align: left;
  line-height: normal;
 }
}
@media screen and (max-width: 1100px){
 .telerik_main_menu .rmRootGroup a span {
  font-size: 13px;
 }
}


