h1{font-size:2em; margin-bottom: 0.2em; margin-top: 0.2em;}
h2{font-size:1.4em; margin-bottom: 0.1em; margin-top: 0.1em;}
h3{font-size:1.2em; margin-bottom: 1em; margin-top: 1em;}
span{display:inline-block;font: 1.05em Arial, Helvetica, sans-serif;margin-top: 5px;}
h4{color: #902000;font: 1.05em Arial, Helvetica, sans-serif;margin-bottom: 10px;margin-top: 10px;}
h5{color: #000045;font: 1em Arial, Helvetica, sans-serif;margin-bottom: 10px;margin-top: 10px;}
h6{color: #058a11;font: 1.05em Arial, Helvetica, sans-serif;margin-bottom: 10px;margin-top: 10px;}

.button1 {  background-color: #902000;  color: white;  font-size: 14px;}
.button2 {  background-color: #000045;  color: white;  font-size: 14px;}
.button3 {  background-color: #058a11;  color: white;  font-size: 14px;}
.button7 {  font-size: 14px;}
.button4 {  background-color: #902000;  color: white;  padding: 2px 2px;  text-align: center;  font-size: 14px;width: 100%}
.button5 {  background-color: #000045;  color: white;  padding: 2px 2px;  text-align: center;  font-size: 14px;width: 100%}
.button6 {  background-color: #058a11;  color: white;  padding: 2px 2px;  text-align: center;  font-size: 14px;width: 100%}
.button8 {  color: black;  padding: 2px 2px;  text-align: center;  font-size: 14px;width: 100%}



p{font-size:1em;color:#000000}
p.bold {font-weight: bold;}
p.listen {font-size:0.85em;}
p.thin {margin-bottom: 2px;margin-top: 2px;margin-left: 2px;}
p.ann {margin-left: 2px;margin-bottom: 2px;margin-top: 14px;}


ul{
font-size:1em;
color:#000000
list-style-type: none;
padding: 5px;
margin: 1px;
margin-left: 10px;
text-align: left;}

a:link {color: #000000;text-decoration: underline;}
a:visited {color: #222222;}

table {  border-collapse: collapse;}
table, th {border: 1px solid black;text-align: center;font-size:1em;}

tr:nth-child(even) {background-color: #f7f7f7;}
th {background-color: #f2f2ff;}
td, tr {border: 1px solid black;font-size:1em;}

table.an {text-align: left;}
table.an tr:nth-child(odd) {background-color: #fafaff;}
table.an tr:nth-child(even) {background-color: #ffffff;}

div.galleryl {
  	width: 100%;
  	background-color: white;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
	}

div.container {  text-align: center;  padding: 5px 0.5px;}


img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

img.listen {
display: block;
margin-left: auto;
margin-right: auto;
width:100%;
max-width:147px;
}

img.resize {
  max-width:75%;
  max-height:75%;
}

@media screen and (max-width: 600px) {
	div.wrapper{
	background-color:#fcfcff}
	div.leftnavigation {	display: none;	}
	div.topnavigation{
	width: auto;
	position:fixed;
	top: 0;
	left: 0;
    	right: 0;
	background-color:#f5faff;
	}
	div.content{
	width:auto;
	margin-top:60px;
	background-color:#fdfdfd;
	}
	div.bottomnavigation{
	width: auto;
	position:fixed;
	bottom: 0;
	left: 0;
    	right: 0;
	background-color:#bbbbff;
	}
	body{ font-size: 100%; background-color:#ffffff; }
	div.gallery {
  	width: 100%;
  	background-color: white;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
	}
}

@media screen and (min-width: 601px) {
	div.wrapper{
	position:relative;
	width: auto;
	max-width:1200px;
	margin-top:5px;
	margin-left:0;
	margin-right:auto;
	background-color:#550055
	}
	div.topnavigation {	
	display: none;	
	}
	div.bottomnavigation {	
	display: none;	
	}
	div.leftnavigation{
	position:fixed;
	width:21%;
	max-width:250px;
        margin: auto;
	padding: 0.5%;
	background-color:#f5faff;
	}
	div.content{
	float: right;
	width:76%;
	max-width:934px;
	padding: 0.5%;
	background-color:#fdfdfd;
	}
	body{
	font-family:"Arial";
	font-size: 100%;
	background-image: url("http://www.navylarkguide.co.uk/images/background.jpg"); 
	background-image: repeat-xy;
	}
	div.gallery {
	width: 48%;
	float: left;
	border: 1px solid black;
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 25px;
	margin-left:1%;
	}
}

.video-wrapper43 {
    position: relative;
    overflow: hidden;
    padding-top: 75%;
}

.video-wrapper169 {
    position: relative;
    overflow: hidden;
    padding-top: 60%;
}

.iframe-sizer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

	div.galleryfree {
	border: 1px solid black;
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 15px;
	margin-left:1%;
	margin-right:1%;
	margin-top:1%;
	}