/* (c) Windmill - (r) wml 20090729 2300 */
/* for the Cupola site */

body {
   background-color: #e7f2e5;
}

div.menubar {
   background-color: #b6d5b3;
}

div#cupola {
   background-image: url(../gfx/side-logos/textiles.gif);
}

p {
   color: #526e50;
}

a#menubar_7 {
   background-color: #95b892;
}
a#menubar_7:hover {
   background-color: #95b892;
}

div#submenu {
   background-color: #95b892;
   top: 20px;
}
a.submenubar {
   background-color: #95b892;
}
a.submenubar:hover {
   background-color: #b6d5b3;
}
