@charset "utf-8";
/* CSS Document */
html {
    overflow-y: scroll;
}
body,td,th {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #1f538a;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
.navlinks {
	text-decoration:none;
	font-weight:bold;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #FFF;
	background-color: #000;
}
a img {
	border:0
}
.footer {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000000;
	}
	
.phonenumber {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.darktextemail {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #1f538a;
}
.headline {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1f538a;
}
.titles {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1f538a;
}
.titleorange {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#FF4A0E;
}
.titleblue {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#1f538a;
}
.smalltitleblue {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#1f538a;
}
.blueemail {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #1f538a;
}
.headerbackground {
	background-image:url(images/ocean-water.jpg);
}
.imagemargin {
	margin-right:25px;
}