body {
  margin: 10px 0;
  font: 100% helvetica, arial, verdana, sans-serif;
  line-height: 150%;
}


#masthead {
  background: url(../images/logo_wording.jpg) no-repeat center;
  width: 760px;
  padding: 145px;
  margin: 0 auto;
  text-align: center;
}

#masthead h2 {
  margin-top: 0;
  font-style: italic;
  font-family: times, georgia, serif;
  color: #fff;
  text-align: center;
}

#navbar p{
  width: 760px;
  font-family: times, georgia, serif;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  text-decoration: none;
  font-style: normal;
}

#navbar a:hover, a:active {
  color: #78b655;
  margin: 0 auto;
  text-decoration: none;
}

#navbar a:link, a:visited {
  color: #e21c1b;
  margin: 0 auto;
  text-decoration: none;
}

#mission {
  width: 760px;
  margin: 0 auto;
  text-align: center;
  color: #000;
  font: 100% arial, helvetica, sans-serif;
  line-height: 150%;
}


#content {
  width: 760px;
  margin: 0 auto;
  color: #000;
  font: 100% arial, helvetica, sans-serif;
  line-height: 150%;
}

#content p {
  width: 760px;
  text-align: center;
  margin: 10px auto;
  font: 100% arial, helvetica, sans-serif;
  line-height: 150%;
}

#content h2, h3 {
  text-align: center;
  color: #e21c1b;
}

#content table {
  width: 600px;
  vertical-align: top;
  margin: auto;
}

#events table {
  width: 760px;
  margin: 0 auto;
  color: #000;
  font: 100% arial, helvetica, sans-serif;
  line-height: 150%;
  text-align: center;
}


#footer {
  width: 760px;
  text-align: center;
  margin: 0 auto;
  font-size: 75%;
  color: red;
  font-style: italic;
  border-top: 1px dotted #e21c1b;
  padding-top: 15px;
}

.logo_email {
  border: none;
}

#footer table {
  margin: 0 auto;
}

#footer td {
  text-align: center;
  padding: 3px;
}

#footer caption {
  font-size: 10%;
}

#footer a {
  text-decoration: none;
}

.img_right {
  float: right;
  border: 2px solid #1ea89c;
  margin-left: 10px;
}


#buttons {
  text-align: center;
}

#content form {
  text-align: center;
  margin: 0 auto;
}
