<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------------
	Fonts, Titles, Text
------------------------------*/
@import url(//fonts.googleapis.com/css?family=Carrois+Gothic|Open+Sans:400,700);

/* font assignments */
body, .news-item.row .title, .ev-item.row .title{
	font-family: "Open Sans", arial, sans;
}
.title, #login.row a, .nav li a, #foot.row, h2, h3{
	font-family: "Carrois Gothic","Trebuchet MS",arial,sans;
}
/* alignment */
.txt-c{
	text-align: center;
}
.txt-l{
	text-align: left;
}
.txt-r{
	text-align: right;
}

/* H1 - H6*/
h1, h2, h3{
	margin: 0px;
	padding: 0px;
}
h2{
	color: #00A94F;
	background-image: url('../images/bg-line.png');
	background-repeat: repeat-x;
	background-position: center 89%;
}
h3{
	font-size: 18px;
	color: #00a94f;
	margin-top: 15px;
	margin-bottom: 10px;
}
.title{
	margin: 10px 0px;
}
.mms-title{
	text-align: left;
	border-bottom: 2px solid #B3C91B;
	font-size: 20px;
	margin-top: 15px;
}
.title, #breadcrumbs&gt;li&gt;a{
	color: #00A94F;
	background-image: url('../images/bg-line.png');
	background-repeat: repeat-x;
	background-position: center 89%;
}

.lg.title{
	background-image: none;
	font-size: 36px
}
/* links */
a{
	color: #129D52;
}
a:hover{
	color: #AB9731;
}
a.black{
	color: #000000;
}
a.white{
	color: #ffffff;
}
a.white:hover{
	color: #cecece;
}
.site-button{
	background-color: #C2D82E;
	font-weight: bold;
	color: #106d3b;
	border: 0px;
	padding: 3px 8px;
	text-align: center;
	display: block;
	text-decoration: none;
	transition: background-color .2s, color .2s;
}
#index-mid .col-md-6 img{
	margin: 0px auto;
	max-width: 100%;
	height: auto;
}
#index-mid .col-md-6{
	padding-bottom: 28px;
}
#index-mid .sbw{
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding-right: 30px;
	margin: 0px auto;
	text-align: center;
}

#index-mid .site-button{
	margin: 0px auto;
	text-align: center;
}
.site-button:hover{
	background-color: #00A94F;
	color: #C2D82E;
	text-decoration: none;
}

abbr{
	border-bottom: 0px !important;
	
}
/*---------------------------------------------
		MMS fix - remove right sidebar selector
---------------------------------------------*/
#sidebar-left-toggle{
	display: none;
}


/*----------------------------
	Inputs/input groups
-----------------------------*/

/*----------------------------
	Images
-----------------------------*/
img{
	border: 0px;
}
.userSubmitted img{
	width
}
/*----------------------------
	Calendar
-----------------------------*/
#gcalHoverText{
	position: absolute;
	top:39px;
	left: 25px;
	right:25px;
	min-height: 30px;
	font-size: 12px;
	border: 1px solid #009C31;
	z-index: 0;
	padding: 5px;
	opacity: 0;
	background-color: rgba(255,255,255,.8);
	transition: opacity .2s;
}

/*----------------------------
	Areas
-----------------------------*/
body {
	font-size: 14px; /* sets font size for page so em's work */
	background-image: url('../images/bg-road.jpg');
	/* background-position: center top; */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}
.main.container{
	background-color: rgba(255,255,255,.75);
	padding-bottom: 20px;
}
.foot.container{
	background-color: rgba(0,169,79,.8);
}
/* header */
.head.row, .main.row, .foot.row{

}
#head.row&gt;.col-md-pull-6 img{
	padding-top: 20px;
	padding-bottom: 20px;
}
#login{
	width: 300px;
	float: right;
	clear: right;
    margin: 0 15px;
}
#login a.small{
	font-size: 11px;
	color: #106d3b;
	display: block;
	padding-top: 10px;
}
#login .site-button{
    padding: 3px 30px;
    margin-right: 0;
    margin-left: auto;
}
.more.site-button{
	width: auto;
	display: inline-block;
}
#login input[type=text], #login input[type=password]{
	background-color: rgba(0,169,79,.5);
	border: 1px solid #ffffff;
	color: #ffffff;
	margin-bottom: 5px;
	padding: 2px 8px;
	max-width: 100%;
}
#login .col-md-7, #login .col-sm-7, #login .col-xs-7{
	padding-right: 5px;
}
#login .col-md-5, #login .col-sm-5, #login .col-xs-5{
	padding-left: 0px;
}
#login ::-webkit-input-placeholder {
   color: #ffffff;
}

#login :-moz-placeholder { /* Firefox 18- */
   color: #ffffff;  
}

#login ::-moz-placeholder {  /* Firefox 19+ */
   color: #ffffff;  
}

#login :-ms-input-placeholder {  
   color: #ffffff;  
}
/* side-bar */
#sub-sidebar .content-box{
	margin: 0px 0px 15px;
}
#sub-sidebar .title{
	text-align: right;
}
#breadcrumbs, #breadcrumbs ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#breadcrumbs a{
	color: #00a94f;
	text-align: left;
}
#breadcrumbs&gt;li&gt;a{
	display: block;
	color: #00a94f;
	font-size: 24px;
	text-align: right;
	text-decoration: none;
}
/* second level*/
#breadcrumbs ul&gt;li{
	text-align: left;
	color: #00a94f;
}

/* Index/Main Body*/
#main.row{}
#slide.row{
	margin-bottom: 20px;
}
#aboutBPAMA{}
#aboutBPAMA ul{
	display: table;
	margin-top: 10px;
}
#aboutBPAMA #text{
	max-height: 295px;
	overflow: hidden;
	transition: .2s;
	padding-bottom: 15px;
}
.site-button.more{
	margin-top: 10px;
}
#index-end {
	padding-top: 30px;
}
#event-partners .col-md-12 {
	padding-bottom: 30px;
}
/* Leaders Table on Leaders page*/
#leaderstable&gt;thead&gt;tr{
	background-color: #9BBB59;
	text-align: center;
}
#leaderstable .header{
	font-weight: bold;
}
#leaderstable&gt;tbody&gt;tr:nth-child(even){
	background-color: #D8E4BC;
}
#leaderstable&gt;tbody&gt;tr:nth-child(odd){
	background-color: #EBF1DE;
}
#leaderstable td{
	border: 1px solid #ffffff;
}
/* Foot */
#foot.row{
	color: #ffffff;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#foot.row .title{
	color: #C2D82E;
	background-image: none;
	font-size: 22px;
}
#foot.row img{
	padding: 0px 10px;
}
#foot.row .social-media img{
	padding: 0px 30px 10px;
}
#foot.row a{
	color: #ffffff;
}
/* Slideshow */
.carousel-control.left, .carousel-control.right{
	display: none;
}

.carousel.slide .carousel-indicators {
	display: none;
}
/* Events */
.ev-item.row .title{
	margin-top: 5px;
	display: block;
}

/* News */
#news-wrapper{
	height: 262px;
	overflow-y: auto;
}
#news-wrapper&gt;.news-item.row, .ev-wrapper&gt;.ev-item.row{
	border-bottom: 1px solid #C2D82E;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#news-wrapper&gt;.news-item.row:last-of-type,.ev-wrapper&gt;.ev-item.row:last-of-type{
	border-bottom: 0px;
}
#news-wrapper .title{
	background-image: none;
	font-weight: bold;
	text-align: left;
}

.news-item .col-md-9, .news-item .col-md-8, .ev-item .col-md-8{
	padding-left: 0px;
}
.news-item .date-box, .ev-item .date-box{
	max-width: 86%;
	background-color: #CAD492;
	color: #026832;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	padding:3px;
}
#front-sidebar .news-item.row .title, #front-sidebar .ev-item.row .title{
	font-weight: bold;
	font-size: 14px;
	background-image: none;
	text-align: left;
	margin-top: 0px;
}
#front-sidebar .ev-wrapper .row, #sub-sidebar .ev-wrapper .row{
	margin: 5px 0px;
	padding: 5px 0px;
}
#front-sidebar .ev-wrapper [class^=col-md-], #sub-sidebar .ev-wrapper [class^=col-md-], #news-wrapper .row, #news-wrapper [class^=col-md-]{
	margin: 0px;
	padding: 0px;
}
/* slider */


/*----------------------------
	Utility
-----------------------------*/
.p-0, .p-0x{
	padding: 0px;
}
.pr-0{
	padding-right: 0px;
}
.pl-0{
	padding-left: 0px;
}
.pl-b{
	padding-left: px;
}
.pr-b{
	padding-right: px;
}
.m-0{
	margin: 0px;
}
.bump{
	height: 5px;
}
.p-b{
	padding:;
}
.mb{
	margin-bottom: 10px;
}
.w-100{
	width: 100%;
}
.h-100{
	height: 100%;
}
.o-no{
	overflow: auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.cb{
	clear:both;
}
/* z-indices */
.z-150{
	position: relative;
	z-index: 150;
}
.z-100{
	position: relative;
	z-index: 100;
}
.z-50{
	position: relative;
	z-index: 50;
}

</pre></body></html>