@import url('https://fonts.googleapis.com/css?family=Oswald');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #001889;}
.link:hover, a:hover{color: #ed702b;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccccc;}
body{
		color: #333333;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #001889;
	background: #001889;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001889), color-stop(50%,#001889), color-stop(51%,#001889), color-stop(100%,#001889));
	background: -moz-linear-gradient(top,  #001889 0%, #001889 50%, #001889 51%, #001889 100%);
	background: -webkit-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -o-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -ms-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001889', endColorstr='#001889',GradientType=0 );
	border: 1px solid #001889;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #ed702b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed702b), color-stop(50%,#ed702b), color-stop(51%,#ed702b), color-stop(100%,#ed702b));
	background: -moz-linear-gradient(top,  #ed702b 0%, #ed702b 50%, #ed702b 51%, #ed702b 100%);
	background: -webkit-linear-gradient(top,  #ed702b 0%,#ed702b 50%,#ed702b 51%,#ed702b 100%);
	background: -o-linear-gradient(top,  #ed702b 0%,#ed702b 50%,#ed702b 51%,#ed702b 100%);
	background: -ms-linear-gradient(top,  #ed702b 0%,#ed702b 50%,#ed702b 51%,#ed702b 100%);
	background: linear-gradient(top,  #ed702b 0%,#ed702b 50%,#ed702b 51%,#ed702b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed702b', endColorstr='#ed702b',GradientType=0 );
	border: 1px solid #ed702b;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #001889;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #001889;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccccc;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #001889;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001889), color-stop(50%,#001889), color-stop(51%,#001889), color-stop(100%,#001889));
	background: -moz-linear-gradient(top,  #001889 0%, #001889 50%, #001889 51%, #001889 100%);
	background: -webkit-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -o-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -ms-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001889', endColorstr='#001889',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #001889;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#001889), color-stop(50%,#001889), color-stop(51%,#001889), color-stop(100%,#001889));
	background: -moz-linear-gradient(-90deg,  #001889 0%, #001889 50%, #001889 51%, #001889 100%);
	background: -webkit-linear-gradient(-90deg,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -o-linear-gradient(-90deg,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -ms-linear-gradient(-90deg,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: linear-gradient(-90deg,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #001889;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#001889), color-stop(50%,#001889), color-stop(51%,#001889), color-stop(100%,#001889));
	background: -moz-linear-gradient(-90deg,  #001889 0%, #001889 50%, #001889 51%, #001889 100%);
	background: -webkit-linear-gradient(-90deg,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -o-linear-gradient(-90deg,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -ms-linear-gradient(-90deg,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: linear-gradient(-90deg,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001889', endColorstr='#001889',GradientType=0 );
	color: #ed702b;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #001889;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001889), color-stop(50%,#001889), color-stop(51%,#001889), color-stop(100%,#001889));
	background: -moz-linear-gradient(top,  #001889 0%, #001889 50%, #001889 51%, #001889 100%);
	background: -webkit-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -o-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -ms-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001889', endColorstr='#001889',GradientType=0 );

	color: #ffffff;
	border-right: 1px solid #001889;
	border-left: 1px solid #001889;
	border-top: 1px solid #001889;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #001889;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001889), color-stop(50%,#001889), color-stop(51%,#001889), color-stop(100%,#001889));
	background: -moz-linear-gradient(top,  #001889 0%, #001889 50%, #001889 51%, #001889 100%);
	background: -webkit-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -o-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: -ms-linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	background: linear-gradient(top,  #001889 0%,#001889 50%,#001889 51%,#001889 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001889', endColorstr='#001889',GradientType=0 );
	color: #ed702b;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ed702b;
}
.tab-bar{
	border-bottom: 1px solid #001889;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/pmlib/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #001889;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #001889;
	border-color: #001889;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #001889;
}
.polaris-nav-active i{
	color: #001889;
}
.widgetbody hr{
	color: #cccccc;
	background-color: #cccccc;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccccc;
}
.bottomrule{
	border-bottom: 1px solid #cccccc;
}
.bodytext{color: #333333;}
.headingtext{color: #001889;}
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Lora');

html {
  display: table;
  margin: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', sans-serif;
  color: #001889;
}

body {
  font-family: 'Lora', serif;
  /*font-weight: 600;*/
  display: table-cell;
    font-size: 14px;
  vertical-align: middle;
}


/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   display: none;
}

#body {
  max-width: 1200px;
  min-height: 500px;
  font-size: 14px;
}



/************************* BUTTONS *************************/
.button, .button:hover{
  font-family: 'PT Sans', sans-serif!important;
  font-size: 0.92em;
  padding:10px 24px 10px 24px;
  text-decoration: none;
}

@media (max-width: 768px){
  .button, .button:hover {
  	display: block;
    width: 60%;
    margin: 5px auto;
	}
}

#iddhZQW > div {
	display:none;
}



/************************* HEADER *************************/
#header {
  width: 100vw;
  height: 100px;
  background: #ffffff;
  margin-bottom: 30px;
}

#idKTywi {
  margin: 0 auto;
  max-width: 1200px;
}

/*hide navigation*/
#idWmU96 {
   display: none;
}

#header div.amh-content {
  height: 100px;
}


/*header area containing content*/
#idPLR9p {
  max-width: 1200px; 
  height: 100px;
}


/*empty middle area of header for spacing*/
#idK8KWi {
  width: 16.66666666%;
}


/*navigation area*/
#id0lGmq {
  width: 520px;
  float: right;
}

/*header logo area*/
#id1vag4 {
  width: 480;
  float: left;
}


#navbar {
  background-color: #001889;
}



/*adjust navigation menu headings*/
ul.nav.navbar-nav a {
  font-family: 'Oswald', sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  margin: 0 auto 1em auto;
  display: flex;
  justify-content: space-between;
}




/*dropdown menu list items*/
.dropdown-menu>li>a {
  color: #001889;
  font-family: 'Oswald', sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  padding-top:8px;
  padding-bottom:8px;
  border-top: 1px solid #e5e5e5;
}

.dropdown-menu>li>a:hover {
    color: #ed702b;
    text-decoration: none;
    background-color: #ffffff;
  
}





/*extra space for the dropdown menu items on smaller devices*/
@media (max-width: 768px){
.navbar-top > div > ul > li > a {
    margin-left: 10px;
  }
} 

.nav-mobile .navbar-brand {
    visibility: hidden;
    color:#000000;
}



 /*nav open on hover*/
.dropdown:hover .dropdown-menu { 
  display: block;
  position: absolute;
  float: left;
  color: #fff !important; 
}


 /*remove dropdown black arrow*/
.dropdown .fa-sort-desc {
  display: none; 
}



  
  








  
/************************* FOOTER *************************/

#idFq9rS {
  height: 205px;
}

#idQ7DHm {
  height: 71px;
}





#ideKQbG {
  max-width: 1200px;
}



#idFq9rS {
  margin: 0 auto;
  max-width: 1200px;
}


#footer {

  background: #001889;
  margin-bottom: -150px;
}

/*hide site search*/
#id3jVGF {
   display: none;
} 

/*padding left of top left side of footer*/
#idsSc5S {
  padding-left: 2%;
}

/*padding left of top right side of footer*/
#id3jVGF {
  padding-left: 2%;
}

/*padding top of whole top side of footer*/
#idaVNBo {
  padding-top: 30px;
}


.footer-left-title, .footer-right-title {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
}

.footer-left-contact, .footer-middle-info {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 1.5rem;
  font-weight: bold;
}



.searchform {
  width: 330px;
  height: 38px;
  border-radius: 5;
}

.searchform.button.clickable.submit {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #848484;
  font-family: 'Lora', serif;
  font-size: 15px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #848484;
  opacity:  1;
  font-family: 'Lora', serif;
  font-size: 15px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #848484;
  opacity:  1;
  font-family: 'Lora', serif;
  font-size: 15px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #848484;
  font-family: 'Lora', serif;
  font-size: 15px;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color:    #848484;
  font-family: 'Lora', serif;
  font-size: 15px;
}





/**********EVENTS LISTING PAGE************/

/*Events listing title*/
.events-right > h1, .events-grid > h1 {
	font-size: 3.8em;
    margin-top: 14px;
  	margin-bottom: 14px;
    padding-bottom: 5px;
    font-weight: 400;
}
@media (min-width: 768px) {
.events-right {
    margin-left: 260px;
}
}
/*event listing date bar*/
.events-date-bar {
    font-size: 1.6em;
  	margin-bottom: 1em;
    font-weight: 600;
    padding: 10px 0;
  	border-top: 1px solid #bbbbbb;
  	border-bottom: 1px solid #bbbbbb;
}
/*event listing title*/
.eelisttitle a {
    font-weight: 500;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}
/*event listing date and time*/
div.eelisttime.headingtext {
  	color: #2c3e50!important;
}
.eventRegButton {
  	margin-bottom: 0.75em;
}

.events-day-title > .events-date-string > .headingtext, .events-day-title >.events-date-range-string >.headingtext {
	color:  #56585B!important;
}

/*filters*/
.events-filter-row {
    padding: 2em;
}
.events-view-row {
  	padding: 5px 40px;
}
@media (max-width: 768px){
.events-filter-row {
    text-align: center;
}
}
/*filter buttons*/
@media (max-width: 768px){
.events-views {

    margin-top: 10px;
    text-align: center;
}
}




#idoHUdG > div > p {
   font-size: 18px !important;
}








/************************* Upcoming Events widget *************************/

/*height of events listing widget*/
#idtvR3F .amev-event-list{
	height: 520px;
}

/*register button in widget*/
#idtvR3F .eventRegButton{
  font-family: 'Oswald', sans-serif;
  display:block;
  width: 60%;
  margin: 10px auto 5px auto;
}

/*event listing title upcoming events widget*/
.amev-event-title {
  font-family: 'Oswald', sans-serif;
  font-size: 1.5em;
  line-height:1.3;
}

.amev-event-title a {
  text-decoration: none;
}

/* "Upcoming events" text at the top of upcomgin events widget */
#idsqaCW h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 2.1em;
  margin-bottom: 0.5em;
  font-weight: 600;
  border-radius: 1px;
  text-align: center; 
}

/* On Events listing page, event titles are larger */
div.eelisttitle {
  font-family: 'Oswald', sans-serif;
  font-size: 2em;
}









/************************* EVENT PAGE *************************/

  /*event page sub title*/
#idaiMWo h3 {
    font-family: 'Oswald', sans-serif;
	color: #333;
    font-size: 1.5em;;
	font-weight: 200;
}
/*extra space for calendar and location icons*/
#idm0vRo, #idV05ku {
  padding-left: 10px;
}

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  border-top: 1px solid #d0d0d0;
  padding: 8px 0;
}

/*event page short description*/
#idjLXfv .custom1 {
  font-family: 'Lora', serif;
  color: #333;
  margin: 1em 0;
  font-weight: 300;
  font-size: 1.4em;
}

/* On Events page, provide more space between events listing and calender/date picker
div.events-right {
  margin-left: 290px;
} */








/************************* CALENDAR *************************/


.ammev-login{
  min-height: 230px;
}

/************************* CUSTOM STYLES *************************/  

.custom4 {
font-size:1.5em;
}

