html {
   background: #006633; margin:0; padding:0;
}

body {
 background: #006633;
  font-family: verdana, helvetica, arial, sans-serif;
  color: #000000; margin:0; padding:0;
}


#wrapper {
  margin: 0px auto;
  width: 100%;
  border: 1px #000 solid;
  background: #fff;
  text-align: left;
  padding: 0px;
  
}
a:hover{color:#7b0a0b; text-decoration: none;}
a {color: #006633; text-decoration: underline;}

#masthead {background: #7b0a0b;height:3.1em;color:#fff;}
#masthead a span {display: inline; margin: auto; color:#fff; font-size: 2.8em; font-weight:bold;}
#masthead a { text-decoration: none;}

.nav{display: none;}

.menunav {width: 20%; float: left; font-size: .8em; font-weight:bold; margin-top: .8em; margin-left:.3em; padding: .2em; line-height: 1.3em;}
.menunav ul {list-style: none; margin:0; padding: 0;}
.menunav li { font-size:.7em; text-align:left; border-bottom: 1px dotted #999; padding-bottom:.2em;}
.menunav p{font-size:.8em; font-weight:normal;}
.menunav img {display: none;}

.homepagecontent{text-align: center; margin-top: 1em; font-size:90%}
.homepagecontent h1{margin-bottom:0px; font-size:2.2em;}
.homepageimage {display: none;}
.homepagelocations h1 {font-size:1.8em; margin-right: .2em;}

.location {padding-bottom:1em; margin-top:0px;}

.header {clear: both; margin-left: .3em;}
.header h1 {display:none;}
.address {font-size: .8em; color:#333; margin-top: .3em;}

.fullColumn {line-height: 1.6em; font-size: .8em;}
.mainColumn{width: 75%; float: right; margin-top: 1em; font-size:80%}
.mainColumn h2, .mainColumn h2 a {margin:0; color:#7b0a0b; font-size: 1.8em; text-decoration:none;margin-left:1.2em;}
.mainColumn h2 a {font-size: 1em;}
.mainColumn p {margin-left:1.8em; margin-right:1em; line-height:1.6em;}

.bigger {font-size: 130%;}
.smaller {font-size: 80%;}
.red {font-style: italic; color:#7b0a0b; margin: 0px;}

.footer {background:#7b0a0b;clear:both; padding: 5px; color:#fff; font-size:.8em; font-weight:bold; text-align:center;}

.nav a{text-decoration:none; color:#fff;}

.homepagecontent a{text-decoration:none;}

.note {font-size: 1em; color:#006633; font-style: italic; margin-top: 0px;}
h2 .note {font-size: 45%;}