/* (c) Windmill - (r) wml 20091201 2035 */
/* for the Cupola site */

body {
   background-color: #f2ece5;
}

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

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

p {
   color: #6e6250;
}

a#menubar_9 {
   background-color: #b8a891;
}
a#menubar_9:hover {
   background-color: #b8a891;
}

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

img.tile {
   float: left;
}
span.arrow {
   float: left;
   width: 100px;
   height: 100px;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   text-align: center;
}
div.bigImage {
   display: none;
   position: absolute;
   left: 413px;
   top: 73px;
   width: 300px;
   height: 300px;
   z-index: 11;
}
span#arrowCupola {
   background-image: url(../gfx/arrows/cupola.gif);
   display: block;
}
span#arrowImg1 {
   background-image: url(../gfx/arrows/cupola.gif);
   display: none;
}
span#arrowImg2 {
   background-image: url(../gfx/arrows/cupola.gif);
   display: none;
}
span#arrowImg3 {
   background-image: url(../gfx/arrows/cupola.gif);
   display: none;
}
span#arrowImg4 {
   background-image: url(../gfx/arrows/cupola.gif);
   display: none;
}
span#arrowImg5 {
   background-image: url(../gfx/arrows/cupola.gif);
   display: none;
}
span#arrowImg6 {
   background-image: url(../gfx/arrows/cupola.gif);
   display: none;
}
span#arrowImg7 {
   background-image: url(../gfx/arrows/cupola.gif);
   display: none;
}
span#arrowImg8 {
   background-image: url(../gfx/arrows/cupola.gif);
   display: none;
}
