#header2 { background: #2e88d1 url(../images/site_bg.png) bottom !important; }
#footer-bg { background: #1188DD url(../images/footer_bg.png) top !important; }
.accordian h3 { background: #1188DD url(../images/site_bg.png) repeat-x center top !important; }
.accordian ul ul li a:hover {
  background-color: #e8ddcc !important;
  border-left: 5px solid #1188DD !important;
  color: #1188DD !important;
}
.largeCol h1 { color: #0098ca; }
.largeCol h2 { color: #0098ca; }
.largeCol h3 { color: #0098ca; }
.largeCol a { color: #0098ca; }
.largeCol p { color: #3c5f6b; }
#header h1 a {
  border-bottom-color: #0098ca;
  color: #FFFFFF !important;
}
#header p {
  color: #FFFFFF !important;
}
#header-links li a {
  border-bottom-color: #0098ca;
  color: #FFFFFF;
}
/*#header-links li ul li a:hover { background-color: ; }*/
#logo strong { color: #FFFFFF !important; }
/*
#content .smallCol h3 {	color: ; }
#footer .smallCol,
#footer .smallCol p,
#footer .smallCol a { color: ; }
*/
#contact { background: #1188DD url(../images/contact_bg.png) !important; }
#contact p { color: #FFFFFF; }
.form input[type=text],
.form input[type=password],
.form select,
.form input.form-text,
.form textarea {
  border-color: #99d6ea;
  background-color: #e5f4fa;
  color: #3c5f6b;
}
.form input[type=text]:focus,
.form input[type=password]:focus,
.form select:focus,
.form input.form-text-focus,
.form textarea:focus { border-color: #0098ca; }
.pagination a:hover { background: #0098ca; }
.pagination a.pagination-prev,
.pagination a.pagination-next,
.pagination a.prev,
.pagination a.next {
  border-color: #0098ca;
  color: #0098ca;
}
.pagination a.pagination-prev:hover,
.pagination a.pagination-next:hover,
.pagination a.prev:hover,
.pagination a.next:hover { color: #0098ca; }



.table {
  background-color: #d5e2b6;
  border-color: #d5e2b6;
}
.table caption {
  background-color: #d5e2b6;
  border-color: #d5e2b6;
  color: #3F5521;
}
.table thead th { color: #77a33a; }
.table tbody tr th,
.table tbody tr td { border-top-color: #9db385; }
.table tbody tr th { color: #77a33a; }
.table tbody tr:first-child th,
.table tbody tr:first-child td { border-top-color: #346411; }
.table tbody tr:nth-child(odd) th,
.table tbody tr:nth-child(odd) td { background-color: #eaf1d8; }
.table tfoot th,
.table tfoot td { border-top-color: #ca0068; }
.table tfoot td { color: #ca0068; }



#contact-message p.loading { background-image: url(../images/ajax-loader.gif) !important; }



.blog-baseline strong { color: #77a33a; }
.blog-comments { background-color: #77a33a; }
.blog-tags li a { color: #77a33a; }
.blog-tags li a:hover { border-bottom-color: #77a33a; }
.blog-footer strong { color: #77a33a; }
.bypostauthor .comment-number { color: #77a33a; }
.bypostauthor .comment-arrow { background-color: #eaf1d8; }
.bypostauthor .comment-bubble { background-color: #eaf1d8; }
.comment-reply,
.comment-reply a { background-image: url(../images/green/link_bg.gif); }
