@charset "utf-8";
@font-face {
    font-family: 'desyrelregular';
    src: url('desyrel-webfont.eot');
    src: url('desyrel-webfont.eot?#iefix') format('embedded-opentype'),
         url('desyrel-webfont.woff') format('woff'),
         url('desyrel-webfont.ttf') format('truetype'),
         url('desyrel-webfont.svg#desyrelregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: auto;

}

body {
	background: #4e423c;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
#container {
	width: 980px;  
	background: #efe7de;
	border: none;
	text-align: left; 
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	padding:0;
	color: #463c3c;
    font-family: 'BookAntiqua-Italic', 'Book Antiqua', 'ArialMT', 'Arial', sans-serif;
    font-size: 17px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 24px;
	max-width: 100%;
	overflow: hidden;
}
#mainContent {
	padding: 0;
	margin: 10px 0;
	float:right;
	clear:right;
	width:828px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666;	
}
#mainContent p{
   margin:0 20px 10px 20px;
}
#subaContent {
float: left;
width: 520px;
}
#subbContent {
float: left;
width: 601px;
}
#header {
    height: 136px;
	background-color:#efe7de;
	margin:0;
}
#header .cymraeg{
	float:left;
	margin-left: 0px;
	margin-top: 60px;
	font-family: 'Arial-BoldMT', 'Arial', sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	width: 150px;
	text-align: center;
}
#header .logo{
   float:right;
   width:277px;
   height:128px;
   padding:0;
   margin-top:8px;
   margin-right:17px;
}	
h1 {
	display: none;
}
 

h2 {
   padding:0;
   margin:0 20px 20px 20px;
   line-height:29px;
   font-size:20px;
}
a {
	color:#4E423C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
    color:#000000;
}
img {
    max-width: 100%;
	height: auto;
}
.imagebanner {
    width:830px;
	height: 255px;
	float:right;
	background-color:#b5aa8c;
	position:relative;
}
.imagebanner-text {
    position: absolute;
    bottom: 60px;
    right: 60px;
    font-size: 80px;
    color: #fff;
    font-style: italic;
}
#sidebar {
   width: 150px;
   float:left;
   position:relative;
}
.sideImage { text-align:center;}
#footer {
	display:block;
	margin: 0 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666; 
	height:56px;  
}
.fright {
	float:right;
	width:660px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.fright p{
   margin:0;
   padding:0;
}
.fimage  {
  float:left;
  display: block;
}
.fimage img {
  margin: 2px 5px;
}
.foottext {
	font-size:16px;
	font-style: italic;
}
.fleft {
	float:left;
	width:120px;
	text-align: center;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.fleftw {
	float:left;
	width:140px;
	text-align: center;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.floatr {
    float:right;
	width:204px;
	padding: 0 10px;
	max-width: 30%;
}
.floatr img {
	max-width: 100%;
	height: auto;
}
.floatrwide {
    float:right;
	width:285px;
	padding: 0 10px;
}
.floatrwide .imagebelow{
margin-top:10px;
}
.legend{
	margin:0 !important;
	font-size:16px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}
.signature {
   font-family:'desyrelregular','ArialMT','Arial',sans-serif;
   font-size:36px;
   line-height:47px;
}
.sigtext {
font-size:16px;
}
#menu-button {
	display:block;
}
#menu-button a.menu-button:link, #menu-button a.menu-button:visited, #menu-button a.menu-button:active  {
    position: absolute;
    top: 7px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
    border: 1px solid #efe7de;
    color: #001108;
	font-weight: bold;
    font-size: 15px;
    padding: 10px 10px 10px 40px;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 1000;
	font-family: Helvetica, sans-serif;
	width: max-content;
	width: -moz-max-content;
	
}
#menu-button a.menu-button:hover   {
	border-color: #001108;
    color: #000000;
	background-color: #efe7de;
}
#nav {
   text-align:center;
   font-family: Arial, sans-serif;;
   font-style: normal;
   background-color:#b5aa8c;
   	height: 255px;
}
#nav p{
margin:0;
padding: 0;
line-height:30px;
font-size: 16px;
}
#nav a {
	color:#666;
	font-weight:normal;
	text-decoration: none;
}
#nav a:hover {
    color:#463C3C;
}
#nav a.selected {
	font-weight: bold;
    color:#463C3C;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li a{
	display: block;
	width:100%;
	padding: 2px 0;
	margin: 0 0 4px;
}
.menu-icon {
	position: absolute;
  width: 20px;
  height: 14px;
  margin: auto;
  left: 8px;
  top: 0;
  bottom: 1px;
}

.menu-line {
  background-color: #333;
  height: 2px;
  width: 100%;
  border-radius: 2px;
  position: absolute;
  left: 0;
  transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}


.menu-line-1 { 
	top: 0; 
}
.menu-line-2 {
  top: 0;
  bottom: 0;
  margin: auto;
}

.menu-line-3 { bottom: 0; }

#menu-button.active .menu-line-1 {
  transform: translateY(7px) translateY(-50%) rotate(-135deg);
}

#menu-button.active .menu-line-2 {
  opacity: 0;
}

#menu-button.active .menu-line-3 {
  transform: translateY(-7px) translateY(50%) rotate(135deg);
}
.last a{
	width: 50%!important;
	float: left;
}
.clear {
clear:both;
}
.banner a:link{
  /* height: 30px; */
  width: 90%;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  /* background-image: url(images/banner.gif); */
  background-repeat: no-repeat;
  /* overflow: hidden; */
  text-align: center;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #111;
  border-radius: 30px;
  background-color: #fff;
  display:block;
  color: #666;
}
.banner a:hover{
  background-color: #b5aa8c;
  color: #463C3C;
}
.report {
  text-align: center;
}
@media screen and (max-width: 995px) {

	#header {
		height: auto;
	}
	#header .cymraeg {
		float:none;
		margin-left: 0px;
		margin-top: 10px;
		width: 100%;
	}
	#header .logo{
	   float:none;
	   width:100%;
	   height:auto;
	   padding:0;
	   margin-top:8px;
	   margin-right:0;
	   text-align: center;
	}	
	h1 {
		display: block;
		font-size: 16px;
		padding: 0;
		margin: 0;
	}
	.sideImage {display:none;}
	.imagebanner {
		width: 100%;
		float: none;
		height: auto;
	}
	.imagebanner img {
		width:100%;
		height:auto;
	}
	.imagebanner-text {
		font-size: 60px;
	}
	#mainContent {
		width: 100%;
		float: none;
		border:none;
	}
	#subaContent {
		float: none;
		width: 100%;
	}
	#subbContent {
		float: none;
		width: 100%;
	}
	#sidebar {
	  width: 100%;
	  float: none;
	}
	#nav { 
		height: auto;
	}
	#nav ul li {
		display: inline-block;
		margin-right: 10px;
	}
	.last a {
		float:none;
	}
	#footer { height: auto; margin: 0;}
	.fleft {
		width: 100%;
		float: none;
		text-align: center;
		padding-bottom: 10px;
	}
	.fleftw {
		width: 100%;
		float: none;
		text-align: center;
	}
	.fright { 
		width: 100%;
		float: none;
		text-align: center;
	}
	.fright span {
	  width: 100%;
	  display: block;
	}
	.fimage  {
		width: 100%;
		float: none;
		text-align: center;
	}
	.fimage img {
	  margin: 10px 20px;
	}
	.floatrwide {
		  float: none;
		  width: 100%;
		  text-align: center;
		  padding: 0;
		}
	#map_canvas {
	  margin: 10px auto;
	}
	.legend { background-color: #b5aa8c;}
}
@media screen and (min-width: 775px) {
	#menu-button {display:none;}
}
@media screen and (max-width: 775px) {
	#sidebar {
		background-color: #b5aa8c;
		padding-top: 60px;
	}
	#nav ul li a {
		padding: 5px 0;
		margin: 7px 0;
	}
	#nav ul li a:hover {
		color:#463C3C;
		background-color: #efe7de;
	}
	#nav ul li {
		width: 100%;
	}
	.last a {
		width: 100%!important;
	}

	#nav {
		z-index:500;
		visibility: hidden;
		opacity: 0;
		position:absolute;
		width: 100%;


	}

	#nav.menu {
		visibility: visible;
		opacity: 1;
		-webkit-transition: opacity 600ms, visibility 600ms;
		transition: opacity 600ms, visibility 600ms;
	}
	#footer a {
		margin: 10px;
	}
	.imagebanner-text {
		font-size: 50px;
	}
	
}
@media screen and (max-width: 550px) {
	.imagebanner-text {
		font-size: 40px;
	}
}
@media screen and (max-width: 450px) {
	.imagebanner-text {
		font-size: 30px;
	}
}
@media screen and (max-width: 350px) {
	.imagebanner-text {
		font-size: 20px;
	}
}

@media screen and (max-width: 220px) {
	.floatr {
		float: none;
		min-width: 100%;
		padding: 0;
	}
}