﻿body { color: #0f0f0e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;
text-align: left;
width: 100%;
height: auto;
margin-top: 1px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;}

#header {
width: 100%;
height: auto;
position: relative;
}

#headerleft {
width: 15%;
height: auto;
position: relative;
float: left;
}

#headercentre {
width: 70%;
height: auto;
position: relative;
float: left;
vertical-align: middle;
top: 30px;
}

#headerright {
width: 15%;
height: auto;
position: relative;
float: left;
left: 75em;}
.topnav {
  overflow: hidden;
  background-color: #FFF;
}

.topnav a {
  float: left;
  color: #00C;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
}

.topnav a:hover {
  background-color: #FFF;
  color: black;
  text-decoration: none;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}


#main {
width: 95%;
height: auto;
position: relative;
margin-left: 20px;
margin-right: 40px;
padding-left: 20px;
padding-right: 20px;}

.content {
position: relative;
float: left;
width: 80%;
height: auto;
border-top: 1px #524db0 solid;
padding-top: 20px;
padding-left: 20px;}

.flex-containerside {
  display: flex;
  flex-wrap: wrap;
  justify-content:left;
  background-color: #ffffff;
}

.flex-containerside > div {
  background-color: #ffffff;
  padding-left:  10px;
  padding-right: 5px;
  margin: 10px;
  text-align: left; 
  line-height: inherit; 
 }

.div1 {
  width: 750px;
  height: auto;
 }

.div2 {
  width: 200px;
  height: auto; 
  }

.newspdf {
position: relative;
float: right;
width: 80%;
height: auto;
border-top: 1px #524db0 solid;
padding-top: 20px;
padding-left: 20px;}

.contentfull {
position: relative;
float: left;
width: 70%;
height: auto;
border-top: 1px #524db0 solid;
padding-top: 20px;
padding-left: 20pt;}

.events {
position: relative;
float: left;
width: 75%;
height: auto;
border-top: 1px #524db0 solid;
padding-top: 20px;
padding-left: 20px;}

.redbold {
	font-weight:bold;
	color:red;}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.col20r {
float: right;
position: relative;
width: 18%;
height: auto;
padding-left: 5px;
padding-right: 5px;}

.col33{
float: left;
position: relative;
width: 31%;
height: auto;
padding-left: 5px;
padding-right: 5px;}

.col50 {
float: left;
position: relative;
width: 47%;
height: auto;
padding-left: 5px;
padding-right: 5px;}

.col60 {
float: left;
position: relative;
width: 58%;
height: auto;
padding-left: 5px;
padding-right: 5px;}

.col66 {
float: left;
position: relative;
width: 64%;
height: auto;
padding-left: 5px;
padding-right: 5px;}

.box {
width: 45%;
border: 1px #0b0b0b solid;
padding: 5px;}

.dblebox {
width: 100%;
border: 2px #0b0b0b double;
padding: 5px;}

.newstitle {
color: #a32dff;
font-family: "Comic Sans", "Comic Sans MS",Verdana, Helvetica, Arial, sans-serif;
font-size: 4em;
font-style: italic;
text-align: center;
padding-top: 2px;}

.newstitlesmall {
color: #a32dff;
font-family: "Comic Sans", "Comic Sans MS",Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
text-align: center;
font-weight: bold;
padding-top: 40px;}

img {
  max-width: 100%;
  height: auto;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #00C; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}

a:link {color: #A32DFF;
text-decoration: none;
font-weight: bold;}

a:visited {color: #A32DFF;
text-decoration: none;
font-weight: bold;}

a:hover {color: #eb5065;
text-decoration: none;
font-weight: bold;}

h1 {font-size: 4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #A32DFF;
font-style: italic;}



h2 {font-size: 2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #A32DFF;}

h3 {font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #A32DFF;}

h4 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #A32DFF;}

h5 {font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #A32DFF;}

h6 {font-size: .8em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #A32DFF;}

.highlight {
color: #A32DFF;}

.ithead {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #A32DFF;
font-style: italic;}

.footer {font-family: Verdana, Helvetica, Arial, sans-serif;
width: 100%;
border-bottom: 2px #171798 solid;
text-align: center;
font-size: 1.0em;
position: relative;
}



.tablestyle {
background-image: url(images/LOBSTER POTS.JPG);}

