

.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;
}


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

#msg h1 {
  font-weight: bold;
  color: #40753d;
  font-size: 1.2em;
}

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


form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  font-size: .7em;
}
form p label {
  float: left;
  width: 160px;
  text-align: right;
  padding-right: .5em;
}
legend {
  font-weight: bold;
  color: #40753d;
}
input.field {
  color: black;
}
select.field {
  color: black;
}
.req {
  font-weight: bold;
}


#sml {
  font-size: .9em;
}

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

#sml td{
  font-size: .9em;
  vertical-align: top;
}

#sml .room_type {
  font-weight: bold;
}

#sml .room_loc {
  font-style: italic;
}

#sml .features {
  font-weight: bold;
}

#sml ul{
  margin-bottom: 0px;
}
