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

body {
   background-color: #f2e5e7;
}

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

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

p {
   color: #6e5052;
}

a#menubar_1 {
   background-color: #b89295;
}
a#menubar_1:hover {
   background-color: #b89295;
}

div#submenu {
   background-color: #b89295;
   top: 20px;
}
a.submenubar {
   background-color: #b89295;
}
a.submenubar:hover {
   background-color: #d5b3b6;
}
