body {
 margin 0px 0px 0px 0px;
 padding 0px 0px 0px 0px;
 background-color: #c2b38c;
}

.textbg {
	background-repeat: repeat;
}

.navbg {
  background-image: url(../images/navbackground2.jpg);
  background-repeat: repeat;
}

.credits {
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF
}
.credits a:link {
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF
}


.headline {
	font-size: 20px;
}

.subheading {
  font-size: 14px;
  color: #336633;
  font-weight: bold;
}

.bold {
  color: #336633;
  font-weight: bold;
}

.border {
  border: thin solid #336633;
}

.smtext2 {
  font-size: 11px;
}

.price {
  font-weight: bold;
}

.boldblack {
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  font-size: 20;
  color: #554D3C;
}

.amenities {
  color: #393428;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

a:link {
  color: #393428;
  text-decoration: underline;
}

a:hover {
  color: #393428;
  text-decoration: underline;
}

a:active {
  color: #393428;
  text-decoration: underline;
}

a:visited {
  color: #393428;
  text-decoration: underline;
}

.main {
  color: #393428;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
}

.main a:link {
  color: #393428;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  text-decoration: underline;
}

.main a:hover {
  color: #393428;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  text-decoration: underline;
}

.main a:active {
  color: #393428;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  text-decoration: underline;
}

.main a:visited {
  color: #393428;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  text-decoration: underline;
}

.redbold {
  font-size: 16px;
  color: #98210d;
  font-weight: bold;
}

.orangebold {
  font-weight: bold;
  color: #ce721c;
}

.special {
  border: thin solid #960808;
  font-size: 11px;
  color: #ffffff;
  background-color: #960808;
}

.speciallink a:link {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

.speciallink a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
}

.speciallink a:active {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
}

.speciallink a:visited {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

.specialbold {
  font-size: 14px;
  color: #960808;
  font-weight: bold;
}

.specialborder {
  border: thin solid #960808;
}

.survey {
  background-color: #336633;
  color: #e3d3b9;
}

.boldcream {
  color: #e3d3b9;
  font-weight: bold;
}
.surveylnk {
  color: #336633;
  font-size: 13px;
  font-style: italic;
 }
.surveylnk a:link {
  color: #336633;
  font-weight: bold;
  font-size: 13px;
  text-decoration: underline;
}

.surveylnk a:hover {
  color: #ce721c;
  font-weight: bold;
  font-size: 13px;
  text-decoration: underline;
}

.surveylnk a:active {
  color: #805307;
  font-weight: bold;
  font-size: 13px;
  text-decoration: underline;
}

.surveylnk a:visited {
  color: #805307;
  font-weight: bold;
  font-size: 13px;
  text-decoration: underline;
}