body {
	font-family:raleway, sans-serif;
	font-size: 16px;
	line-height: 1.4;
}

@font-face {
    font-family: 'splendid_66bold';
    src: url('fonts/splendidb-webfont.woff2') format('woff2'),
         url('fonts/splendidb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'splendid_66regular';
    src: url('fonts/splendidn-webfont.woff2') format('woff2'),
         url('fonts/splendidn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a {
	color: #b00;
}

a:hover {
	color: #000;
	text-decoration: none;
}

span.williamcash {
	font-family: 'splendid_66regular';
	color: white;
	font-size: 30px;
}

span.strapline,h1, h2 {
	font-family: 'splendid_66bold';
	font-size: 22px;
	margin-top:16px;
	text-transform: capitalize;
}

span.strapline, span.williamcash {
	text-align:center;
	display:block;
}

#ribbon {
	height: 134px;
	background: url(/wp-content/uploads/2018/06/ribbon.jpg) repeat-x;
	margin-bottom: 20px;
}

#menu-menu li a{
	font-family: 'splendid_66bold';
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 5px;
}

.sub-menu a {
	background: white;
    border-left: 6px solid #eaeaea;
}


li.current-menu-item {
	border-bottom: 1px solid black;
}

h1, h2 {
	font-size: 30px;
	color: black;
}

h1 {
	font-size: 40px;	
}

.wp-image-78 {
	border: 1px solid #ccc;
	padding: 5px;
}

.wp-image-84 {
	width: 100%;
}

.fl-photo-content  {
	width: 100%;
}

#timeline img{
	max-width: 1000px !important;
}

.images strong {
	text-transform: uppercase;
    color: white;
    text-shadow: 0 0 5px black;
    position: absolute;
    font-weight: 500;
    font-size: 10px;
    bottom: 30px;
    left: 70px;
	display:none;
}

.images a {
	position:relative;
}

#timeline img.boxed {
	margin-left: -40px;
	margin-right: -20px;
}

#timeline img.pushbox {
	margin-right: 20px;
}

.framed img {
	border: 1px solid #ccc;
    padding: 10px;
}

.alignright, .align-right {
	float: right;
	margin: 0 0 20px 20px;
}

.wp-image-176 {
	height: auto;
	max-width: 200px !important;
}