/* Cascading Style Sheet */

body {
  padding: 0;
  border-style: solid;
  border-width: 1px;
  height: 100%;
}

#header {
  clear: both;
  height: 150px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-color: #E6E8FA;
}

#menu {
  clear: both;
  white-space: nowrap;
  overflow: hidden;
}

#content {
  clear: both;
  background: #fff;
}

#video {
  clear: both;
  background: #000000;
  text-align: center;
}

#footer {
  clear: both;
  width: 100%;
  height: 20px;
  background: #fff;
  white-space: nowrap;
  overflow: hidden;
}

#logo {
  clear: both;
  width: 100%;
  height: 100px;
  background: #fff;
  text-align: center;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
}

.bullet li {
  color:black;
  font-size: 19px;
  font-family: Calibri, Verdana, Arial, sans-serif;
  font-size: 19px;
  line-height: 2em;
  color: black;
  text-indent: 0px;
  list-style-position: outside;
  padding: 0px;
  margin: 1.5px;
}


p {
  color:black;
  font-size: 19px;
  font-family: Calibri, Verdana, Arial, sans-serif;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0;
  position: relative;
}

.menu {
  font: bold 105% arial;
  font-size: 16px;
  padding: 3px 0.7em;
  margin: 0;
  background-color: #CC6600;
  text-align: center;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 0;
  padding-top: .5em;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}

.menu li{
  list-style: none;
  display: inline;
  white-space: nowrap;
  overflow: hidden;
}

.menu li a{
  padding: 0 0.7em;
  text-decoration: none;
  color: black;
  background-color: #CC6600;
  border: 2px solid #CC6600;
  white-space: nowrap;
  overflow: hidden;
 }

.menu li a:hover{
  color: black;
  background-color: #fff;
  border-style: outset;
  white-space: nowrap;
  overflow: hidden;
}

a.link {
  color: #cc6600;
  font-weight: bold;
}

a.headerlink:link {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a.headerlink:visited {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a.subheaderlink:link {
  color: #cc6600;
  font-weight: bold;
  text-decoration: underline;
}

a.subheaderlink:visited {
  color: #cc6600;
  font-weight: bold;
  text-decoration: underline;
}

h1 {
  color:black;
  text-align: center;
  font-size: 28px;
  font-family: Monotype Corsiva, Calibri, Verdana, Arial, sans-serif;
  font-weight: bold;
  height: .5em;
  margin-top: 20px;
  position: relative;
}

h2 {
  color: black;
  text-align: center;
  font-size: 24px;
  font-family: Monotype Corsiva, Calibri, Verdana, Arial, sans-serif;
  font-weight: bold;
  height: .5em;
  margin-top: 20px;
  position: relative;
}

h3 {
  color:black;
  font-size: 23px;
  font-family: Calibri, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-variant: small-caps;
  margin-left: 20px;
  margin-top: 0;
  padding-top: 28px;
  position: relative;
}

h4 {
  color:black;
  font-size: 22px;
  font-family: Calibri, Verdana, Arial, sans-serif;
  font-weight: bold;
  margin-left: 20px;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

img.main {
  border-style: solid;
  border-width: 1px;
  margin-bottom: 15px;
  margin-top: 28px;
  margin-left: 20px;
  margin-right: 15px;
  width: 240px;
  height:200px;
  float: right;
}

iframe.main {
  border-style: solid;
  border-width: 1px;
  width: 350px;
  height: 300px;
  border: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 10px;
  float: right;
  background: #fff;
}

iframe.map {
  border-style: solid;
  border-width: 1px;
  width: 350px;
  height: 200px;
  border: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 10px;
  float: right;
  background: #fff;
}

img.topheader {
  float: left;
  width: 180px;
  height: 150px;
  border: 0;
}

img.logo {
  width: 40px;
  height: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  padding: 0;
  margin-bottom: 0;
}

p.footer {
  text-align:center;
  font-family: Arial, Calibri, Verdana, Arial, sans-serif;
  font-size: 13px;
  margin: 0;
}

#SignUp .signupframe {
color: #226699;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin-bottom: 15px;
margin-top: 28px;
margin-left: 20px;
margin-right: 15px;
float: left;
}

.link,
.link a {
text-decoration: none;
}

#SignUp .signupframe {
border: 1px solid #000000;
background: #ffffff;
}

#SignUp .signupframe .required {
font-size: 10px;
}

.mybutton {
width: 15em;
height: 2em;
text-align: center;
font-size: 16px;
margin-top: .5em;
margin-right: 5px;
position: relative;
}

img.mainlong {
  float: right;
  width: 240px;
  height: 200px;
  border: 0;
}
