/* Enter Your Custom CSS Here */
.amenities .su-clearfix:before {
  content: url('/wp-content/uploads/2015/05/add-plus.png') !important;
  float: left;
  margin-right: 10px;
}
img.map {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
/* Import from goldeagle */

.layout-boxed .container .textured-area-middle-full-width .textured-area-content {
  border: 0px;
}

.layout-boxed .container .textured-area-bottom-full-width .textured-area-content {
  border: 0px;
}

.textured-area-content {
  color: #fff;
  text-shadow: 1px 1px #000;
}
img.map { border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
nav ul.nav-standard a {     padding: 10px 17px 10px 18px; }
img.alignnone.size-full {
  width: 100%;
  height: auto;
}