body {
  background-color: #5d89b1;
}

a:hover {
  color: #dbe624 !important;
}

a {
  color: #2c1b01 !important;
}

div#tabmenu ul li a.current {
  color: #dbe624 !important;
}

div#tabmenu ul li.current-menu-item a {
  color: #dbe624 !important;
}

div#tabmenu ul li.current-page-ancestor a {
  color: #dbe624 !important;
}

a#current {
  color: #dbe624 !important;
}

li.current_page_item a {
  color: #dbe624 !important;
}

li.current_page_item ul.children a {
  color: #2c1b01 !important;
}

/*div#tabmenu ul li {
  list-style-image: url(images/vertical-blue-strip.jpg);
  list-style-position: inside;
}*/

div#tabmenu ul li {
  background: transparent no-repeat url(images/vertical-blue-strip.jpg) scroll 100% 50%;
}

h2 {
  color: #dbe624;
}

h3 {
  color: #dbe624;
}

div#sidebar h3 {
  color: #dbe624;
  background: url(images/small-blue-strip.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

div#page {
  background: repeat-y url(images/long-blue-strip.jpg);
}

div#sidebar ul li {
  background: url(images/small-blue-strip.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

ul li ul li {
  background: url(images/smaller-blue-strip.jpg) !important;
  background-repeat: no-repeat !important;
  background-position: left bottom !important;
}

ul li ul {
  background: url(images/small-blue-strip.jpg) !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
}

