

.nav_title {
  font-weight: bold;
  color: #40753d;
}

.nav_heading {
  background: #40753d;
  color: #ffffff;
}

.clear {
  clear: both;
  margin: 0px 0px 5px 0px;
  padding-top: 5px;
  border-bottom: 1px dashed black;
}

#welcome h1{
  font-size: 1.2em;
}
#welcome {
  font-size: .8em;
}
#welcome img {
  float: left;
  padding-right: 10px;
}

#news {
  float: left;
  width: 150px;
  font-size: .8em;
}

#news h2 {
  font-size: 1em;
  display: inline;
}
#news p{
  margin-top: 0px;
}

#news .heading{
  color: #40753d;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px 0px 5px 0px;
}

#news .headline{
  color: #40753d;
  font-weight: bold;
}

#news a {
  color: #000;
}
#news a:link, #news a:visited{
  text-decoration: none;
}
#news a:hover, #news a:active {
  text-decoration: underline;
}


#sections {
  margin-left: 150px;
  padding-left: 10px;
}
#sections .name {
  font-size: .8em;
}
#sections .name a:link, #sections .name a:visited{
  text-decoration: none;
  color: #000000;
}
#sections .name a:hover, #sections .name a:active {
  text-decoration: underline;
  color: #000000;
}


#sections .more {
  font-size: .8em;
  text-align: right;
  margin-top: 0px;
}
#sections .more a:link, #sections .more a:visited{
  text-decoration: none;
  color: #000000;
}
#sections .more a:hover, #sections .more a:active {
  text-decoration: underline;
  color: #000000;
}

#msg {
  font-size: .8em;
}

#msg h1 {
  font-weight: bold;
  color: #617F51;
  font-size: 1.2em;
}

#msg h2 {
  font-weight: bold;
  font-size: 1em;
}


#stay {
}

#dine {
}

#events {
}

#shop {
}