.amazonwhite { font-size: 0.7em; color: #ffffff; }
.amazon { font-size: 0.7em;  }
.contact-info-container { text-align: center; }
.fusion-footer h3 { text-align: center; color: #ffffff !important;}
.fusion-footer h4 { color: #ffffff !important;}
.footertext { color: #ffffff; text-align: center; }
.slidingtext { color: #cccccc; }
.widget_text { color: #000000;  }
.sidebar  { border-style: solid; border-width: 3px; border-color: #B80E28; }
.page-height { height: 700px; }
.heading { text-align: center; }
.articles { background: #ffffff; padding: 10px; }
.articles a:hover { color: #cccccc;}
.height20 { height: 20px; }
.height75 { height: 75px; }
.marginminus10 { margin: -10px 0 15px 0 }

h1 a:link { color: #cccccc; text-decoration: none; }
h1 a:visited {color: #cccccc; text-decoration: none; }
h1 a:hover {color: #ffffff; text-decoration: underline; }

.fusion-testimonials.classic.fusion-testimonials-1 {
  background: #f9f9f9;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
.blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote:before {

content:”\201C”;

}

blockquote:after {

content:”\201D”;

}

