/* headers */
h1 {color: #006666; font-size: 46px; font-family: Arial; font-weight: bold;  vertical-align: bottom; line-height: 90%}
h2 {color: #660033; font-size: 22px; font-family: Arial; vertical-align: bottom}
h3 {color: #598076; font-size: 18px; font-family: Arial}
h4 {color: #598076; font-size: 20px; font-family: Arial; vertical-align: top; line-height: 200%}
.sortheader {color: #660033; font-size: 18px; font-family: Arial; line-height: 100%; font-weight: bold}

/* company logo on top of the page */
.logo {color: #006666; font-size: 26px; font-family: Arial; text-align: center; line-height: 300%; font-weight: bold}

/* top menu on main index page */
.topmenu {color:  #007070; font-size: 16px; font-family: Arial; line-height: 180%; font-weight: bold}
.topmenu2 {color:  #007070; font-size: 16px; font-family: Arial; line-height: 180%; font-weight: bold; text-align: right}

/* main menu on the left side of each page */
.mainmenu {color: #598076; font-size: 18px; font-family: Arial; line-height: 150%;}

/* link to more info on catalog page */
.moreinfo {color:  #660033; font-size: 11px; font-family: Arial; cursor: hand; text-align: center; vertical-align: top; text-decoration:underline}

/* language switch */
.langmenu {color:  #660033; font-size: 16px; font-family: Arial; line-height: 300%;}

/* any long text formatted in paragraphs */
.longtext {color:  #004D4D; font-size: 16px; font-family: Georgia}

/* menu items in catalog */
.letter {color:  #660033; font-size: 20px; font-family: Arial; font-weight: bolder; vertical-align: bottom;  line-height: 250%}
.composer {color:  #660033; font-size: 16px; font-family: Arial; font-weight: bold;  vertical-align: center}
.menu0 {color:  #004D4D; font-size: 11px; font-family: Arial; text-align: center; vertical-align: bottom;  line-height: 350%}
.menu0a {color: #004D4D; font-size: 11px; font-family: Arial; text-align: left; vertical-align: bottom;  line-height: 350%}
.menu1 {color:  #004D4D; font-size: 14px; font-family: Times New Roman; font-weight: bold;  vertical-align: top}
.menu1a {color:  #004D4D; font-size: 14px; font-family: Times New Roman; vertical-align: top}
.menu2 {color:  #004D4D; font-size: 14px; font-family: Times New Roman; text-align: center; vertical-align: top}

/* small print */
.smallprint {color:  #660033; font-size: 12px; font-family: Arial; font-weight: bold}
.smallerprint {color:  #660033; font-size: 10px; font-family: Arial}

body {
background-image: url(images/ravenscroft.jpg);
/* background color (solid, instead of graphics, just to see how the scheme works) */
 /*  background-color: #CFD4E6;*/ 
  background-repeat: no-repeat;
  background-attachment: fixed
}
