body {
	background: url(../../images/layout/page-back2022.jpg) repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
}
#wrapper {
	width: 960px;
	margin: 15px auto 0;
	padding-bottom: 150px;
}

#header h2 {
	color:white;
	border: 1px solid white;
	display: inline-block;
	padding: 6px 10px;
	border-radius: 6px;
	margin: 8px 0 12px 0;
}

#wrapper #header {
	height: 275px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../../images/layout/header2022.png);
}
#wrapper #header #logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 250px;
	z-index: 99;
	position: absolute;
	height: 257px;
	top: 8px;
	left: 10px;
}
#wrapper #header #header-text {
	margin: 0px;
	font-size: 1.1em;
	color: #EAF3FD;
	font-weight: bold;
	line-height: 1.4em;
	float: left;
	width: 655px;
	position: absolute;
	padding: 0px;
	top: 20px;
	left: 278px;
	text-shadow: 1px 1px 1px #333;
}
#wrapper #header #header-text a {
	color: #EAF3FD;
	text-decoration: none;
}
#wrapper #header #header-text a:hover {
	text-decoration:underline;
}
#wrapper #header #nav-menu {
	width: 741px;
	position: absolute;
	left: 0px;
	height: 31px;
	bottom: 30px;
	padding-left: 271px;
}
#wrapper #header #navlist li {
	display: inline;
}
#wrapper #header #navlist li a {
	color: #FFF;
	padding: 3px 7px;
	text-decoration: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: left;	
}
#wrapper #header #navlist li a:hover {
	background: #F3F9FE;
	color: #903;
}
#wrapper #colwrapper {
	background: #FFF;
}
#wrapper #colwrapper p {
	line-height: 1.4em;
	margin-bottom: 12px;
	font-size: 12px;
	color: #333;
}
table {
	font-size: 12px;
}

#wrapper #colwrapper #end {
	font-weight: bold;
	border-top: 1px dotted #2D7CC6;
	padding-top: 15px;
}
#wrapper #colwrapper #col-2-4 a {
	color: #903;
	text-decoration: none;
}
#wrapper #colwrapper #col-2-4 a:hover {
	color: #903;
	text-decoration: underline;
}

.col-header a img {
	margin-bottom: 6px;
}
#wrapper #colwrapper #col-1 {
	width: 210px;
	float: left;
	margin: 15px;
}
#wrapper #colwrapper #col-1-3 {
	width: 288px;
	float: left;
	margin: 15px;
}
#wrapper #colwrapper #col-1-4 {
	width: 930px;
	margin: 0;
	padding: 15px;
}

#wrapper #colwrapper #col-1-2 {
	width: 450px;
	float: left;
	margin: 15px;
}
#wrapper #colwrapper #col-3-4 {
	width: 450px;
	float: left;
	margin: 15px;
}
td.month {
	background: url(../../images/layout/tr-back.png) repeat-x top;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #903;
	text-transform: uppercase;
	color: #903;
	font-size: 1.1em;
}
td.date {
	font-weight: bold;
	color: #2D7CC6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D7E7F4;
	border-bottom-color: #D7E7F4;
	padding-top: 10px;
}
td.descript {
	padding: 10px 0 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E7F4;

}

#wrapper #colwrapper #col-2 {
	width: 210px;
	float: left;
	margin: 15px;
}
#wrapper #colwrapper #col-3 {
	width: 210px;
	float: left;
	margin: 15px;
}
#wrapper #colwrapper #col-4 {
	width: 210px;
	float: left;
	margin: 15px;
}
#wrapper #colwrapper #col-2-4 {
	width: 675px;
	float: left;
	margin: 15px;
}

#wrapper #colwrapper h2.col-header {
	height: 2em;
	margin-top: 8px;
}
#col-2-4 ul {
	margin-left: 15px;
	margin-bottom: 15px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15px;
}
#col-2-4 ul li {
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 1.4em;
}
h1 {
	color: #FFF;
	font-size: 1.3em;
	line-height: 1.3em;
}
h2 {
	color: #990033;
	font-size: 1.3em;
}

h2 a {
	color: #990033;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.4em;
}
h4 {
	color: #990033;
	font-size: 1.1em;
}

/********************** False table 2015 */

h5 {
	color: #990033;
	font-size: 14px;
	border-bottom: 1px solid #990033;
	text-shadow: 3px 2px 3px rgba(255,255,255,1);
	background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 21%, #d3e2e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(21%,#ffffff), color-stop(100%,#d3e2e8));
background: -webkit-linear-gradient(top,  #ffffff 21%,#d3e2e8 100%);
background: -o-linear-gradient(top,  #ffffff 21%,#d3e2e8 100%);
background: -ms-linear-gradient(top,  #ffffff 21%,#d3e2e8 100%);
background: linear-gradient(to bottom,  #ffffff 21%,#d3e2e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3e2e8',GradientType=0 );
}

.false-tablerow {
	position: relative;
	margin-bottom: 1.375em;
}
#wrapper #colwrapper .false-tablerow .false-table-date p {
	font-size: 14px;
	color: #2D7CC6;
}
#wrapper .false-table-date {
	padding: 10px 0;
	font-weight: bold;
	float: left;
	width: 9%;
}
.false-table-content {
	padding: 10px;
	width: 88%;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E7F4;
}
.false-table-content strong {
	font-size: 14px;
}

/********************** End false table 2015 */


#wrapper #contact-footer {
	background: #FFF url(../../images/layout/sailing-boats.png) no-repeat bottom;
	color: #2D7CC6;
	text-align: center;
	border-top: 1px dotted #2D7CC6;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 34px;
}
#wrapper #contact-footer a {
	color: #2D7CC6;
	text-decoration: none;
}
#wrapper #contact-footer a:hover {
	text-decoration: underline;
}
#wrapper #footer {
	width: 960px;
	background: #2E73B4;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BA012D;
}
#wrapper #footer a {
	color:#FFF;
	text-decoration:none;
}
#wrapper #footer a:hover {
	color: #903;	
}
.col-290 {
	width: 290px;
	float: left;
	margin: 0 15px;
}

img.left {
	float: left;
}
.red {
	color:#990033;
}
.blue {
	color: #2D7CC6;
}
.indent {
	margin-left: 15px;
}
.flip-horizontal {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: fliph; /*IE*/
}
.readmore {
	font: bold 11px Sans-Serif;
	background-color: #BA012D;
	padding: 1px 5px 0 5px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	color: white;
	text-decoration: none;
}
a.readmore {
	color: white;
	text-decoration: none;
}

a.large-readmore {
	font: bold 11px Sans-Serif;
	background-color: #BA012D;
	padding: 5px 9px;
	border-radius: 3px;
	vertical-align: middle;
	color: white;
	text-decoration: none;
	margin: 0;
}



#wrapper a.regular {
	color: #903;
	text-decoration: none;
}
#wrapper a.regular:hover {
	color: #903;
	text-decoration: underline;
}

form input {
 padding: .5em;
}
form label {
	padding-top: .5em;
}
form textarea {
	padding: .5em;
}
input[type=submit] {
	margin-left: 9em;
	width: 150px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
} 
hr {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #D7E7F4; /* old IE */
    background-color: #D7E7F4; /* Modern Browsers */
}
.highlight-area {
	margin: 1em 0;
	padding: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7E7F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E7F4;
	background-color: #FCF1DC;
}

.readmore-div-2020 {
	border: 1px solid #CCC;
	padding: 1em; 
  margin-bottom: 2em;
	background: rgba(255,255,255,0.85);
	border-radius: 6px;
}

.covid {
	background: yellow;
	padding: 1em 1em 1px 1em;
	margin-bottom: 6px;
	margin: auto 20px 4px 14px;
	border-radius: 6px;
}
.covid p {
	font-size: 120% !important;
	text-align: center;
	line-height: 19px !important;
}