
/* ---------- Color Module Styles ----------- */

body,
body.overlay {
  color: #3b3b3b;
}
.comment .comment-arrow {
  border-color: #ffffff;
}
#page,
#main-wrapper,
#main-menu-links li a.active,
#main-menu-links li.active-trail a {
  background: #f7f2e3 url(../images/main-bg.jpg);
}
.tabs ul.primary li a.active {
  background-color: #ffffff;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#header {
   background:url(../images/header-bg.jpg) center top no-repeat;
}
a {
  color: #0071B3;
}
a:hover,
a:focus {
  color: #000;
}
a:active {
  color: #23aeff;
}
.sidebar .block {
  background: #fff url(../images/block-bottom.png) center bottom no-repeat;
}

#page-wrapper {
  background:url(../images/footer-bg.jpg) center bottom no-repeat;
}

#footer-wrapper {
  background:url(../images/footer-bg.jpg) center top no-repeat;
}

#footer-wrapper p {
  color: #fff;
}

.region-header,
.region-header a,
.region-header li a.active,
#name-and-slogan,
#name-and-slogan a,
#secondary-menu-links li a {
  color: #fffeff;
}
