@charset "utf-8";
/* CSS Document */

.map {
	background-position: right 5% top -1%;
	background-repeat: no-repeat;
	background-size: 60%;
}

.frame {
	position: absolute;
	height: 70%;
}

#frame {
	
}

h1 {
	font-size: 30px;
	text-align: center;
	font-family: "mrs-eaves-xl-serif";
	margin-bottom: -15px;
}

h2 {
	font-family: "mrs-eaves-xl-serif";
	text-align: center;
	font-size: 24px;
}

h3 {
	font-family: "mr-eaves-xl-modern";
	font-weight: 300;
	text-align: left;
	font-size: 20px;
}

h4 {
	font-family: "mr-eaves-xl-modern";
	font-weight: 300;
	text-align: center;
	font-size: 20px;
	margin-top: -10px;
	margin-bottom: -10px;
}

#NewOrleans {
	position: fixed;
	left: 49%;
	top: 44%;
	border: outset thin #F2F1EC;
	background: none;
}

#Houston {
	position: fixed;
	left: 45%;
	top: 44.5%;
	border: outset thin #F2F1EC;
	background: none;
}

#Savannah {
	position: fixed;
	left: 57%;
	top: 40%;
	border: outset thin #F2F1EC;
	background: none;
}

#Miami {
	position: fixed;
	left: 58.5%;
	top: 53%;
	border: outset thin #F2F1EC;
	background: none;
}

#Wilmington {
	position: fixed;
	left: 60.5%;
	top: 34%;
	border: outset thin #F2F1EC;
	background: none;
}

#Jamaica {
	position: fixed;
	left: 60%;
	top: 67.5%;
	border: outset thin #F2F1EC;
	background: none;
}

#PuertoRico {
	position: fixed;
	left: 69%;
	top: 67.5%;
	border: outset thin #F2F1EC;
	background: none;
}

#Havana {
	position: fixed;
	left: 57.5%;
	top: 57.5%;
	border: outset thin #F2F1EC;
	background: none;
}

#Belmopan {
	position: fixed;
	left: 52%;
	top: 70%;
	border: outset thin #F2F1EC;
	background: none;
}

#Cancun {
	position: fixed;
	left: 52%;
	top: 62%;
	border: outset thin #F2F1EC;
	background: none;
}

#Bridgetown {
	position: fixed;
	left: 77.9%;
	top: 76.7%;
	border: outset thin #F2F1EC;
	background: none;
}

#PortauPrince {
	position: fixed;
	left: 63.5%;
	top: 68%;
	border: outset thin #F2F1EC;
	background: none;
}

#NewYorkCity {
	position: fixed;
	left: 63%;
	top: 18.5%;
	border: outset thin #F2F1EC;
	background: none;
}

#Tallahassee {
	position: fixed;
	left: 52%;
	top: 42%;
	border: outset thin #F2F1EC;
	background: none;
}

#Nassau {
	position: fixed;
	left: 62%;
	top: 54%;
	border: outset thin #F2F1EC;
	background: none;
}