body {
  background: #ECEFF2 url(../images/casa_bg.png) repeat-x;
  color: #09395D;
}

a:link,
a:visited {
  color: #c00;
}

div.moduletable h3,
#moofx a.toggle {
  color: #ECEFF2;
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
  color: #DDE3E8;
}

div.bottom a:link,
div.bottom a:visited,
a.pathway:link,
a.pathway:visited,
div#footer a:link,
div#footer a:visited {
  color: #4DA4C0;
}

.contentheading, .componentheading {
  color: #418AAA;
}

a.mainlevel:link,
a.mainlevel:visited {
  color: #C4E0EA;
  background: url(../images/casa_menu_fade.png) 0 100% no-repeat;
}

a.sublevel:link,
a.sublevel:visited,
a.pathway:link,
a.pathway:visited {
  color: #C4E0EA;
}

div#side a.mainlevel#active_menu:link,
div#side a.mainlevel#active_menu:visited,
div#side a.mainlevel#active_menu:hover {
  color: #fff;
  font-weight: bold;
}

div#side a.mainlevel:hover {
  color: #fff;
}

div#footer {
  background-color: #DCE2E7;
  color: #6B84A0;
}

table.contenttoc {
  border: 1px solid #DCE2E7;
}

td.sectiontableheader {
  background: #EDF0F3;
  color: #333;
}

div#shadow_l {
  background: url(../images/casa_shadow_l.png) no-repeat;
}

div#shadow_r {
  background: url(../images/casa_shadow_r.png) 100% 0 no-repeat;
}

div#side {
  background: #485A68 url(../images/casa_side_bg.png) repeat-x;
}

div#side_l {
  background: url(../images/casa_side_divider.png) no-repeat;
}

div#side_r {
  min-height: 524px;
  background: url(../images/casa_side_divider.png) 100% 0 no-repeat;
}

div#header {
  background: url(../images/casa_header.jpg) top left no-repeat;
}

div#logo {
  background: url(../images/casa_logo.png) 50% 10px no-repeat;
}

div#content {
  background: #dce2e7;
}

div.mainbody {
  border: 1px solid #C5CBCF;
  background: #fff;
}

div.pagedivider {
  background: url(../images/casa_page_divider.png) 50% 0 no-repeat;
}

div#bottomsection {
  background: #DCE2E7;
}

div.bottom {
  background: #5F6A7E url(../images/casa_bottom_bg.png) repeat-x;
}

#moofx a.toggle {
  border: 1px solid #C5CBCF;
  background: #ECEFF2 url(../images/casa_plus.png) 0 50% no-repeat;
}

#moofx div.stretcher {
  background: #dce2e7;
}

#nav {
  background: #dce2e7 url(../images/casa_bar_bg.png) repeat-x;
}

#nav li {
  border-right: 1px solid #45570E;
}

#nav li.on {
  border-right: 1px solid #444D5C;
}

#nav li.on li.on {
  border-right: 0;
}

#nav li ul {
  background: #418AAA;
}

#nav li.on ul {
  background: #5f6a7e;
}

#nav li a {
  color: #ddd;
  background: url(../images/casa_menu.png) 0 0 no-repeat;
}

#nav li.on a {
  color: #fff;
}

#nav li.on li.on a {
  color: #fff;
}

#nav li:hover ul a,
#nav li.over ul a{
  border-right: 1px solid #fff;
}

#nav li ul a, #nav li.on ul a {
  color: #ddd;
  border-right: 1px solid #8b9dbb;
}

#nav li.on ul a {
  color: #becce4;
}

#nav ul a:hover {
  color: #fff;
}

#nav li.on li a:hover {
  color: #d2dbeb;
}
