body, h1, h2, h3, h4, h5, h6,
.logo-block, .rt-container, .rt-showcase-pattern, #rt-top-surround, #rt-header, #rt-footer, #rt-drawer, .title, .component-content, .component-content h2 {
  color: #000;
  text-shadow: none;
  box-shadow: none;
  border-bottom: none;
  background: none;
  background-image: none;

}

body .rt-container .rt-grid-3 {
    width: 210px;
}

body {
  background: #FFF;
  /*background-image: none;*/
  background-image: url("/images/beach_bg.jpg");
}

a, ul.menu li .separator {
    color: #127cbd;
}

.rt-block {
  margin: 0;
  padding: 0;
}

/* #rt-showcase {
  border-bottom: 0px solid white;
}
*/

/*#rt-footer {
  border: 0px solid white;
}
*/

.font-size-is-default {
  font-size: 16px;
  line-height: normal;
  text-shadow: 2px 2px #000;
}

/*
#rt-showcase {
  text-shadow: none;
}
*/

img {
  border-radius: 15px;
}
