* {
  font-family: Verdana, Chicago, sans-serif;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
}

body {
  font-size: 12px;
  line-height: 1.4em;
  letter-spacing: 0.1em;
  text-align: left;
  background-color: #FFFFFF;
  color: #333333;
  background-image: url("../media/images/jhm_img/fts012_bg.gif");
  background-repeat: repeat-y;
  background-position: 1100px center;
}

h1, h2, h3, h4, h5, h6, em, strong, address {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
}

a {
  color: #661111;
  text-decoration: none;
}

a:hover {
  color: #999999;
  text-decoration: underline;
}

p {
  text-indent: 0.7em;
  padding: 0px 1em 0.7em 1em;
}

img {
  border: none;
}

hr {
  border: none;
  clear: both;
  visibility: hidden;
  height: 0px;
}

div#wrapper {
  width: 1100px;
  margin: 0 auto;
  background-color: #FFFFFF;
  background-image: url("images/jhm_img/fts012_wrap_bg.gif");
  background-repeat: repeat-y;
}

div#header {
  width: 1100px;
  height: auto;
  background-color: #BBBBAA;
}

div#header h1 {
  padding: 20px 50px 20px 30px;
  float: left;
}

div#header h1 a {
  font-size: 2em;
  font-weight: bold;
  text-decoration: none;
}

div#header li {
  padding-right: 3px;
  display: inline;
}

div#menu {
  width: 1100px;
  height: auto;
  background-color: #EEEEEE;
}

div#menu ul {
  padding: 10px 5px 3px 5px;
  text-align: right;
}

div#menu li {
  display: inline;
  padding-right: 7px;
  padding-left: 7px;
}

div#sub {
  width: 240px;
  float: left;
}

div#sub-menu {
  width: 240px;
  padding-top: 20px;
}

div#sub-menu li {
  padding: 10px 0px 5px 20px;
}

div.sub-text {
  width: 240px;
  margin-top: 30px;
}

div.sub-text dt {
  font-weight: bold;
  text-align: center;
  padding: 7px 0 2px 0;
  border-top: 2px solid #994444;
  border-bottom: 2px solid #994444;
}

div.sub-text dd {
  padding: 5px;
  line-height: 1.7em;
}

div.sub-text p {
  text-indent: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

div#image {
  width: 860px;
  height: auto;
  float: right;
}

div#image img {
  width: 100%;
  height: auto;
  display: block;
}

div#content {
  width: 860px;
  float: right;
  clear: right;
  margin-top: 30px;
}

div#content-main {
  width: 560px;
  float: left;
}

div#content-main h2 {
  font-size: 0.9em;
  margin: 40px 10px 10px 10px;
  padding: 3px 5px 1px 25px;
  border: 1px solid #DDDDDD;
  background-color: #F5F5F5;
}

div#content-main li {
  margin: 0 10px;
  padding: 10px 10px 10px 2em;
  background-image: url("images/jhm_img/fts012_list.gif");
  background-repeat: no-repeat;
  background-position: 0px 15px;
  border-bottom: 1px dotted #DDDDDD;
}

div#content-attend {
  width: 300px;
  float: right;
}

div#content-attend h2 {
  font-size: 0.9em;
  margin: 40px 10px 10px 10px;
  padding: 3px 5px 1px 25px;
  border: 1px solid #DDDDDD;
  background-color: #F5F5F5;
}

div#content-attend dt {
  padding: 10px 10px 0px 1em;
}

div#content-attend dd {
  padding: 1px 10px 10px 2em;
}

div#footer {
  width: 1100px;
  text-align: right;
  clear: both;
  margin-top: 50px;
  background-color: #EEEEEE;
}

div#footer address {
  text-align: right;
  padding: 20px 10px 3px 10px;
}

@media screen and (max-width: 768px) {
  div#wrapper,
  div#header,
  div#menu,
  div#footer {
    width: 100% !important;
    max-width: 100%;
    background-image: none !important;
  }

  div#header h1 {
    float: none !important;
    text-align: center !important;
    padding: 20px !important;
  }

  div#menu ul {
    text-align: center !important;
    padding: 10px !important;
  }

  div#menu li {
    display: inline-block !important;
    margin: 5px !important;
  }

  div#sub,
  div#image,
  div#content,
  div#content-main,
  div#content-attend {
    width: 100% !important;
    float: none !important;
    margin-top: 0 !important;
    clear: both !important;
  }

  div#sub-menu,
  div.sub-text {
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 15px !important;
  }

  div#image {
    height: auto !important;
  }

  div#image img {
    width: 100% !important;
    height: auto !important;
  }

  div#content-main h2 {
    margin: 20px 10px 10px 10px !important;
  }

  div#content-attend h2 {
    margin: 20px 10px 10px 10px !important;
  }
}

/*# sourceMappingURL=fmha2026.css.map */
