@charset "utf-8";
/**
 * @license
 * MyFonts Webfont Build ID 3042503, 2015-06-15T14:39:22-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FuturaBT-Bold by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/futura/bold/
 * Copyright: Copyright 1990-2003 Bitstream Inc. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3042503
 * 
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2e6cc7");

  
.FuturaBT-Bold { 
	font-family: FuturaBT-Bold;
	font-weight: normal;
	font-style: normal;
}.FuturaBT-Light { 
	font-family: FuturaBT-Light;
	font-weight: normal;
	font-style: normal;
}
.FuturaBT-LightItalic { 
	font-family: FuturaBT-LightItalic;
	font-weight: normal;
	font-style: normal;
}.MuseoSlab-700 { 
	font-family: MuseoSlab-700;
	font-weight: normal;
	font-style: normal;
}
.MuseoSlab-900 { 
	font-family: MuseoSlab-900;
	font-weight: normal;
	font-style: normal;
}
.MuseoSlab-700Italic { 
	font-family: MuseoSlab-700Italic;
	font-weight: normal;
	font-style: normal;
}
		#map {
			width: 530px;
			height: 530px;
		}
		h1 {
			font-family: MuseoSlab-700;
			font-size: large;
			font-weight: lighter;
			text-align: left;
			color: #000000;
			width: auto;
			padding-left: 10px;
		}
		h2 {
			font: bold 18px/20px Arial, Helvetica, sans-serif;
			padding: 0;
			margin: 0;
			color: #065581;
		}
		ul	{
			font: normal 14px/20px Arial, Helvetica, sans-serif;
			padding: 0;
			margin: 12px 0 0;
			list-style-type: none;
		}
		.info {
    		width: 300px;
    		font: 14px/16px Arial, Helvetica, sans-serif;
		    margin-left: -50px;
			background: white;
    		box-shadow: 0 0 15px rgba(0,0,0,0.2);
    		border-radius: 5px;
}
		.info h4 {
    		margin: 0 0 5px;
    		font: 12px/16px Arial, Helvetica, sans-serif;
			font-weight: bold;
    		color: #777;
}
		.info p {
    		margin: 0 0 5px;
    		font: 12px/14px Arial, Helvetica, sans-serif;
		}
		.legend {
    		width: auto;
			line-height: 18px;
    		color: #555;
		}
		.legend i {
    		width: 18px;
    		height: 18px;
    		float: left;
    		margin-right: 8px;
    		opacity: 0.7;
		}
