﻿body
{
  color:#333;
  background-color:#5f6972;
}

.sub-h1
{
  color:#5f6972;
}

.call-us
{
  color:#454646;
}

.tour
{
  color:#6a644f;
}

.tour strong
{
  color:#084e8a;
}

.default-category a
{
  color:#c8cccf;
}

.contact-left .box-content
{
  background-color:#5f6972;
  border-color:#5f6972;
}

.contact-right .box-content
{
  background-color:#c8cccf;
  border-color:#c8cccf;
}

.contact-right form #state
{
  background-color:#fff;
}

.alert-message
{
  color:#514721;
}

.answer-container ul li
{
  color:#000;
}

.sitemap-ul-normal ul li span
{
  color:#b4b4b4;
}

ul.privacy-list li
{
  color:#333333;
}

.share.overlay .hint
{
  color:gray;
}

h2,.right-col h3,.price,.default-h1,.contact-directions ul li a,.contact-faq p a,.question-container h2,.answer-container h2,.question-container ul li a,.sitemap-ul-bold ul li a,.sitemap-ul-normal ul li a
{
  color:#084e8a;
}

.quote,.testimonial-container div
{
  background-color:#e7eef4;
}

.quote p,.autor,.testimonial-container
{
  color:#084e8a;
}

.bottom-nav li a,.right-col h1,.faq-h1
{
  color:#084e8a;
}
.right-col h1{
    color:#5f6972 !important;
}
p.social,.price-holder p
{
  color:#999;
}

.bg-footer-blue,.footer-nav li a,.sitename,.pdf,.items-holder li strong
{
  color:#c8cccf;
}

.footer-grey-holder,.grey-nav li a,.contact-left .box-content p,.contact-left .box-content h1,.contact-left .box-content h3,table thead
{
  color:#fff;
}

.category h2,.default-category h2,.default-category h1
{
  color:#efefef;
}

.list li,.price span
{
  color:#333;
}

.contact-required,.required
{
  color:#cc0000;
}

.contact-right .box-content p,.contact-right .box-content h1,.contact-right .box-content h3,.contact-right form ul li
{
  color:#5f6972;
}

.faq-printer-icon a,.back-to-top a
{
  color:#5f6972;
}

table thead tr td:first-child,
table thead tr td.last-header,
table thead tr td {
	background-color: #053b5c;  /* Header */
}
table tfoot tr td:first-child,
table tbody tr td:first-child {
	background-color: #dcdcdc !important; /* First col */
}
table tbody tr td,
table tfoot tr td {
	background-color: #cacaca; /* Second col */
}
table tfoot tr td.last-footer, 
table tbody tr td.last-td,
table tfoot tr td.last-footer {
	background-color: #b8b8b8 !important; /* Third col */
}
