﻿body
{
  color:#333;
  background-color:#9bae30;
}

.sub-h1
{
  color:#9bae30;
}

.call-us
{
  color:#454646;
}

.tour
{
  color:#6a644f;
}

.tour strong
{
  color:#084e8a;
}

.default-category a
{
  color:#c1cf48;
}

.contact-left .box-content
{
  background-color:#9bae30;
  border-color:#9bae30;
}

.contact-right .box-content
{
  background-color:#d6df86;
  border-color:#d6df86;
}

.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:#9bae30;
}

p.social,.price-holder p
{
  color:#999;
}

.bg-footer-blue,.footer-nav li a,.sitename,.pdf,.items-holder li strong
{
  color:#c1cf48;
}

.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:#666600;
}

.faq-printer-icon a,.back-to-top a
{
  color:#9bae30;
}

table thead tr td:first-child,
table thead tr td.last-header,
table thead tr td {
	background-color: #053c5e;  /* Header */
}
table tfoot tr td:first-child,
table tbody tr td:first-child {
	background-color: #ebefd6 !important; /* First col */
}
table tbody tr td,
table tfoot tr td {
	background-color: #e1e7c1; /* Second col */
}
table tfoot tr td.last-footer, 
table tbody tr td.last-td,
table tfoot tr td.last-footer {
	background-color: #d7dfac !important; /* Third col */
}
