@font-face {
    font-family: 'League Gothic';
    src: url('../font/leaguegothic-regular-webfont.eot');
    src: url('../font/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/leaguegothic-regular-webfont.woff') format('woff'),
         url('../font/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('../font/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
}

p {
  font-size: 1em; /* 16px */
  line-height: 1.6250em; /* 26px */
  margin: 0 0 1.6250em 0;
}

.wrapper {
  width: 640px;
  margin: 0 auto;
}

h1 {
  font-size: 2.6250em; /* 42px */
  line-height: 0;
  margin-top: 1em;
  margin-bottom: 0.0000em;
  
  font-family: "League Gothic", "arial narrow", sans-serif;
  color: #4B4B4B;
  text-align: center;
}

h2 {
  font-size: 1.5000em; /* 24px */
  line-height: 1.0833em; /* 26px */
  margin-top: 1.0833em;
  margin-bottom: 0.0000em;
  
  color: #4B4B4B;
  text-align: center;
}

h3 {
  font-size: 1.3750em; /* 22px */
  line-height: 1.1818em; /* 26px */
  margin-top: 1.1818em;
  margin-bottom: 0.0000em;
}

h4 {
  font-size: 1.2500em; /* 20px */
  line-height: 1.3000em; /* 26px */
  margin-top: 1.3000em;
  margin-bottom: 0.0000em;
}

h5 {
  font-size: 1.1250em; /* 18px */
  line-height: 1.4444em; /* 26px */
  margin-top: 1.4444em;
  margin-bottom: 0.0000em;
}

h3,h4,h5,strong {  font-weight: 500;}

div {
  font-size: 1.0000em; /* 16px */
  line-height: 1.6250em; /* 26px */
  margin-top: 1.6250em;
  margin-bottom: 0.0000em;
}

.float-left {
  float: left;
}

.clear {
  clear: both;
}

#header-img {
  height: 100%;
  width: 100%;
}

#map-img {
  height: 50%;
  width: 50%;
  margin-right: 1.444em;
  margin-bottom: 1.625em;
}

#data-img {
  height: 50%;
  width: 50%;
  margin-right: 1.444em;
  margin-bottom: 5em;
}

#info-img {
  height: 75%;
  width: 75%;
}

#plus-img {
  margin-top: -7px;
  margin-bottom: -7px;
}

#minus-img {
  margin-top: -7px;
  margin-bottom: -7px;
}

footer {
  color: white;
}
