@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');.link, a{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1200px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1200px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.bodysize{max-width: 1200px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1200px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #501c57;}
.link:hover, a:hover{color: #501c57;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #ffffff;}
body{
		color: #444444;
		font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #501c57;
	background: #501c57;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#501c57), color-stop(50%,#501c57), color-stop(51%,#501c57), color-stop(100%,#501c57));
	background: -moz-linear-gradient(top,  #501c57 0%, #501c57 50%, #501c57 51%, #501c57 100%);
	background: -webkit-linear-gradient(top,  #501c57 0%,#501c57 50%,#501c57 51%,#501c57 100%);
	background: -o-linear-gradient(top,  #501c57 0%,#501c57 50%,#501c57 51%,#501c57 100%);
	background: -ms-linear-gradient(top,  #501c57 0%,#501c57 50%,#501c57 51%,#501c57 100%);
	background: linear-gradient(top,  #501c57 0%,#501c57 50%,#501c57 51%,#501c57 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#501c57', endColorstr='#501c57',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #c4edec;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4edec), color-stop(50%,#c4edec), color-stop(51%,#c4edec), color-stop(100%,#c4edec));
	background: -moz-linear-gradient(top,  #c4edec 0%, #c4edec 50%, #c4edec 51%, #c4edec 100%);
	background: -webkit-linear-gradient(top,  #c4edec 0%,#c4edec 50%,#c4edec 51%,#c4edec 100%);
	background: -o-linear-gradient(top,  #c4edec 0%,#c4edec 50%,#c4edec 51%,#c4edec 100%);
	background: -ms-linear-gradient(top,  #c4edec 0%,#c4edec 50%,#c4edec 51%,#c4edec 100%);
	background: linear-gradient(top,  #c4edec 0%,#c4edec 50%,#c4edec 51%,#c4edec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4edec', endColorstr='#c4edec',GradientType=0 );
	border: 0px solid #000000;
	color: #000000;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #000000;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #000000;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #000000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #63246a;
	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: #c4edec;
	color: #000000;
}
.widget_tab:hover, .widget_tab_selected{
	background: #501c57;
	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 #ffffff;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(50%,#f1f1f1), color-stop(51%,#f1f1f1), color-stop(100%,#f1f1f1));
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #f1f1f1 50%, #f1f1f1 51%, #f1f1f1 100%);
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -o-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f1f1f1',GradientType=0 );
	color: #4a134f;
}
.vtab{
	font-weight: normal;
	background: #f1f1f1;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f1f1f1), color-stop(50%,#f1f1f1), color-stop(51%,#f1f1f1), color-stop(100%,#f1f1f1));
	background: -moz-linear-gradient(-90deg,  #f1f1f1 0%, #f1f1f1 50%, #f1f1f1 51%, #f1f1f1 100%);
	background: -webkit-linear-gradient(-90deg,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -o-linear-gradient(-90deg,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -ms-linear-gradient(-90deg,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: linear-gradient(-90deg,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	color: #4a134f;
}
.vtab:hover, .vtab_selected{
	background: #f1f1f1;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f1f1f1), color-stop(50%,#f1f1f1), color-stop(51%,#f1f1f1), color-stop(100%,#f1f1f1));
	background: -moz-linear-gradient(-90deg,  #f1f1f1 0%, #f1f1f1 50%, #f1f1f1 51%, #f1f1f1 100%);
	background: -webkit-linear-gradient(-90deg,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -o-linear-gradient(-90deg,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -ms-linear-gradient(-90deg,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: linear-gradient(-90deg,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f1f1f1',GradientType=0 );
	color: #4a134f;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(50%,#f1f1f1), color-stop(51%,#f1f1f1), color-stop(100%,#f1f1f1));
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #f1f1f1 50%, #f1f1f1 51%, #f1f1f1 100%);
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -o-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f1f1f1',GradientType=0 );

	color: #4a134f;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 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: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(50%,#f1f1f1), color-stop(51%,#f1f1f1), color-stop(100%,#f1f1f1));
	background: -moz-linear-gradient(top,  #f1f1f1 0%, #f1f1f1 50%, #f1f1f1 51%, #f1f1f1 100%);
	background: -webkit-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -o-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: -ms-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	background: linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#f1f1f1 51%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f1f1f1',GradientType=0 );
	color: #4a134f;
}
.tab a{
	color: #4a134f;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #4a134f;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, 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/bramlib/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	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: #501c57;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#501c57), color-stop(50%,#501c57), color-stop(51%,#501c57), color-stop(100%,#501c57));
	background: -moz-linear-gradient(top,  #501c57 0%, #501c57 50%, #501c57 51%, #501c57 100%);
	background: -webkit-linear-gradient(top,  #501c57 0%,#501c57 50%,#501c57 51%,#501c57 100%);
	background: -o-linear-gradient(top,  #501c57 0%,#501c57 50%,#501c57 51%,#501c57 100%);
	background: -ms-linear-gradient(top,  #501c57 0%,#501c57 50%,#501c57 51%,#501c57 100%);
	background: linear-gradient(top,  #501c57 0%,#501c57 50%,#501c57 51%,#501c57 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#501c57', endColorstr='#501c57',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: #63246a;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #63246a;
	border-color: #63246a;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #63246a;
}
.polaris-nav-active i{
	color: #63246a;
}
.widgetbody hr{
	color: #ffffff;
	background-color: #ffffff;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #ffffff;
}
.bottomrule{
	border-bottom: 1px solid #ffffff;
}
.bodytext{color: #444444;}
.headingtext{color: #63246a;}
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
}

/* HEADINGS */
h1, .heading1 {
  font-family: Helvetica, Arial, sans-serif;
  	margin: 0 0 35px 0 !important;
    font-size: 30px !important;
    color: #63246a !important;
    font-weight: 600 !important;
    padding: 0 0 13px 0;
    border-bottom: 1px solid rgba(80, 28, 87, 0.2);
    position: relative;
}
h1:before, .heading1 {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100px;
    height: 2px;
    background: #501c57;
}

/* HEADER */
#header {
  margin-bottom: 30px;
}
#idnlvtj {
	border-top: 2px solid #501c57;
    border-bottom: 2px solid #501c57;
}

a:link {
      transition: color .4s ease!important;
}
/*BUTTON*/
.button {
  	font-family: 'Source Sans Pro', sans-serif;
    font-size:1em;
  	text-decoration: none;
  	font-weight: 500;;
    padding: 8px 12px;
  	text-transform: uppercase;
  	transition: background,0.3s;
}

/************* CMS NAV *************/ 

/*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;
}

@media (min-width: 768px){
.dropdown:hover > .dropdown-menu { 
  	display: block !important; 
}  
}
.fa-sort-down:before, .fa-sort-desc:before, .fa-sort-asc:before {
    display: none;
}

.navbar {
  border: none;
}
.navbar-top .navbar-nav > li > a{
  font-size: 18px;
  padding: 4px 22px;
  font-weight: 600;
  text-transform:uppercase;
  text-decoration: none;
}


.custom1 {
  padding: 30px 20px;
    box-sizing: border-box;
    border: 1px solid rgba(80, 28, 87, 0.06);
    box-shadow: 0 10px 24px rgba(82, 36, 89, 0.13);
}
.custom2 {
    padding: 0px 0px;
    box-sizing: border-box;
    border: 1px solid rgba(80, 28, 87, 0.06);
    box-shadow: 0 10px 24px rgba(82, 36, 89, 0.13);
}
.custom2 h3, .custom2 .heading3 {
    font-family: Helvetica, Arial, sans-serif;
  	margin: 0 0 20px 0;
    text-align: center;
    background: #501c57;
    color: #fff;
    font-size: 20px;
    padding: 10px 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.custom2 a {
  font-family: verdana;
  font-weight: bold;
  color: #337ab7;
  font-size: 15px;
  line-height: 1.1em;
}
.custom2 a:hover {
  color: #310936;
}
.custom2 p {
  padding: 0 15px 0 15px; 
}

.locimgpos2 {
    width: 100%;
}

.locbody hr {
	margin-top: 0px; 
	margin-bottom: 0px;
    border: 0;
    border-top: 0px solid #eee;
}

/* FOOTER */

#footer {
  margin: 30px auto 0 auto;
}
#footer, #footer a {
  color: #ffffff;
}
#footer .footer-menu {
    float: left;
    width: auto;
}

.footer-menu ul {
    display: inline-block;
}
.footer-menu ul li {
  list-style: none;
    margin: 0;
    padding: 2px 0;
  display: inline-block;
}
.footer-menu ul li a {
    color: #fff !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    margin: 0 27px 0 0;
    text-decoration: none !important;
	display: inline-block;
}

.footer-contact {
    float: right;
    width: auto;
}
.footer-contact p {
    font-size: 19px;
    color: #FFF;
    margin: 0 26px 0 0;
    position: relative;
    padding: 0 0 0 30px;
    width: auto;
    float: none;
    display: inline-block;
    font-family: 'Source Sans Pro', sans-serif;
}

#default_footer {
    display: none;
}
