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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, 
tr, th, td { border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } 
body { line-height: 0; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, 
q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } 
del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; } a { text-decoration: none; }

@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}


.libre-baskerville-regular {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}

.libre-baskerville-bold {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: normal;
}

.libre-baskerville-regular-italic {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: italic;
}


html {
    background-color: #fbd167;
	background-image: url(../assets/OBPback.webp);
    max-width: 1400px;
        }

body {
	margin: auto; 
	font-size: 1.1em;
	font-family: "Libre Baskerville";
	width: 900px;
    }
		
.OBPbraid {background-image:  url(../assets/OBPtop.jpg); height:1rem;  margin:0; }
		
.OBPnavbar{
	background-image: url(../assets/OBPlogo.webp);
	height:8rem;
	overflow-y: visible;
	position: relative;
	z-index: 2;
}

.OBPnavbar img {
	max-width: 100%;
	width: auto;
    height: auto;
	display: block;
}		
		
img {
    max-width: 100%;
}

.navdropt{
	position: absolute;
	overflow-y: visible;
	top:47px;
	left: 453px;
	z-index: 1;
	display: none; 
}


.dropmenu:hover .navdropt, navdropt:hover, .dropmenu:hover .navdropg, navdropg:hover{
	display:flex;
	z-index: 3;
}

.droplinkt{
	display:flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content:space-around;
	overflow-y: visible;
	background-image: url(../assets/OBPlogo.webp);
	height:27rem;
}

.navdropg{
	position: absolute;
	overflow-y: visible;
	top:47px;
	left: 597px;
	z-index: 1;
	display: none; 
}

.droplinkg{
	display:flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content:space-around;
	overflow-y: visible;
	background-image: url(../assets/OBPlogo.webp);
	height:27rem;
}


.OBPmenu{
    z-index: 2;
	display:flex;
	flex-direction: row;
	justify-content: space-evenly;
	flex-wrap: wrap;
	font-family: "Libre Baskerville";
	align-items: center;
	font-size: 1.4em;
	height:inherit;
}

.OBPnavbar a{
	color:#007931;
	font-style: bold;
	
}

.OBPnavbar a:hover{
    color:#000000;
	font-style: bold;
}


.text1 {
	padding:1em;
	background-image: url("parchment.webp");
    line-height: normal;
	color: #000000;
	background-origin: content-box;
	display: block;
	text-align: justify;
	position: relative;
}

.text2 {
	padding-left:4em;
	padding-right:4em;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

p {
	margin: inherit;
    padding: 0 0 1vw 0;
}
h1 {text-align: center; font-size: 1.4em; color: ##d59913; 
 margin-top: 0px; font-family: "Libre Baskerville";
  font-weight: 700;
  font-style: normal;}
h2 {font-size: 1.15em; color: ##d59913; margin: 20px 0 10px 0;}
h2.center {text-align: center;}
h3 {font-size: 1.1em; color: ##d59913;}

.event {text-align: center; font-size: 1.1em; color: ##d59913; 
 margin-top: 0px; font-family: "Libre Baskerville";
  font-weight: 700;
  font-style: normal;}

a {color:#0233bb;}

ul {
	padding-inline-start: 0px;
}

#OBPfoot {clear:both; background-color: #feegd1; background-image: url(../assets/OBPend.webp); background-repeat: repeat-x; text-align: center; height:3em;}
#OBPfoot p {padding: 1em 1em 1em 2em; color: #007931; float: left; font-size: 0.7em; font-family: Verdana, myriad, Sans-Serif;}
#OBPfoot img {padding: .4em 1em .2em 1em;
			max-width: 50%;
			width: auto;
    		height: auto;
			}

.update{
    font-size: .7rem; 
	padding: 1.43em 2.8em 1.43em 2.8em;
    float: left;
}
.copyright{
    font-size: .7rem; 
	padding: 1.43em 2.8em 1.43em 2.8em;
    float: left;
}
.social-media{
 	visibility:inherit;
    padding: 0 2em .1em 0;
	float: left;
}

.contact-button{
    visibility:inherit;
    padding: 1em 2em 1em 2em;
	float: left;
}

.copyright a, .contact-button a {background-color: #feegd1; 	color:#007931;}
.copyright a:hover, .contact-button a:hover {background-color: #feegd1;     color:#007931;}

.cookielink {text-align: justify; max-width: 40%;
	width: auto;
    height: auto;}



.rightimage {float: right; font-size: .7rem; text-align: justify; padding: .5em 2em 1em 2em; position: relative;
max-width: 38%;
	width: auto;
    height: auto;}
.smrimage {float: right; font-size: smaller; text-align: justify; padding: .5em .5em 1em 1.5em;
 max-width: 20%;
	width: auto;
    height: auto;}
	
.centreimage {float: left; font-size: .7rem; text-align: justify; padding: .5em 2em 1em 2em; position: relative;
 max-width: 38%;
	width: auto;
    height: auto;}	
	
.obgimage {float: left; font-size: .7rem; text-align: justify; padding: .5em 2em 1em 2em; max-width: 25%; width: auto; height: auto; position: relative;}

.leftimage {float: left; max-width: 38%; font-size: .7rem; text-align: justify; padding: .5em 2em 1em 2em; position: relative;}

.obimage {float: left; max-width: 48%; width: auto; height: auto; padding: 0 5em 0 1em;}

.centre1image {clear: both; max-width: 20%; width: auto; height: auto; font-size: .7rem; text-align: justify; padding: .5em 5em 1em 5em; position: relative;}

.centreimage img {padding: 1em 1em 1em 1em;}
.centrethumb {clear: both; margin: auto; max-width: 95%; text-align: center; }
.centrethumb img {padding: 1em 1em 1em 1em; }

.twitter {float: left; margin: .5em 1em .5em 0; border: .2em solid #e0e0e0; }
.clear {clear:both;}

.rightdiv {float: right; font-size: smaller; text-align: justify; padding: .5em 0 1em 1.5em;
	width: auto;
    height: auto;
	background-color: #e8e3e3;}

.logo {float: left; max-width: 40%; font-size: smaller; text-align: justify;}	
.logo2 {float: left; max-width: 40%; font-size: smaller; text-align: justify;}	

.list{
position:relative;
left:2em;
}

.list li{
	position:inherit;
	padding-bottom:.5em;
	padding-right:2em;
}

blockquote {
position:relative;
left:2em;
padding-right:2em;
}
	
.item td{
	padding-bottom:.5em;
	}	
	  
.mbutton {
    float: right;
	padding: 4vw 15vw 0 0;
}

.redquote {
text-align: center; 
font-weight: bold; 
font-style: italic; 
color: #d59913; 
font-size: 1.2em; 
border-color: #999999; 
border-style: double; 
border-width: 3px 0; 
padding: .5em 0;
}	


  