iframe.nodisplay {
	display: none;
}


div.home-header {
	font-size: 1px;
	background-color: #11175E;
}

div.slider-image {
	background-image:url("../images/Bermuda-banner-1920x505-web.jpg");
	background-size:cover;
	background-repeat:no-repeat;
	background-position: 37% 0%;
	width:100%; 
	height:100%;
	position:relative;
}
.homepage-image{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px; 
	margin-bottom: 60px;
}
.first-paragraph{
	margin-top: 60px; 
	margin-left: auto;
	margin-right: auto;
	
}
.last-paragraph{
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
.paragraph{
	margin-top: 60px;
	margin-bottom: 60px;
}
.pre-footer{
	margin-top: 10px;
	margin-bottom: 10px;
}
.vivid-blue {
	color: #0067AC;
}
.img-aththumbnail{
	max-width: 130px;
	margin-top: 30px;
	margin-left: 10px;
}
 
a.link-color {
	color: #7b7b7b;
}