/* headers */
h1 {color: #052951; font-size: 26px; font-family: Arial; vertical-align: bottom; line-height: 300%}
h2 {color: #052951; font-size: 22px; font-family: Arial; vertical-align: bottom; line-height: 120%}
h3 {color: #1A5496; font-size: 18px; font-family: Arial}
h4 {color: #255C5C; font-size: 14px; font-family: Arial; vertical-align: top; line-height: 200%}
.sortheader {color: #000000; font-size: 18px; font-family: Arial; line-height: 100%; font-weight: bold}

/* company logo on top of the page */
.logo {color: #052951; font-size: 20px; font-family: Arial; text-align: center; line-height: 150%; font-weight: bold; margin-top: 50px; text-decoration: none;}
.logo:hover {color:#995823; font-size: 20px; font-family: Arial; text-align: center; line-height: 150%; font-weight: bold; margin-top: 50px;}

/* top menu on main index page */
.topmenu {color: #255C5C; font-size: 14px; font-family: Arial; line-height: 180%; font-weight: bold}
.topmenu:hover {color:#995823; font-size: 14px; font-family: Arial; line-height: 180%; font-weight: bold}
.topmenu2 {color: #255C5C; font-size: 14px; font-family: Arial; line-height: 150%; text-align: center}
.topmenu2:hover {color: #995823; font-size: 14px; font-family: Arial; line-height: 150%; text-align: center}
.topmenu3 {color: #255C5C; font-size: 14px; font-family: Arial; line-height: 180%; font-weight: bold; text-decoration: none;}
.topmenu3:hover {color: #995823; font-size: 14px; font-family: Arial; line-height: 180%; font-weight: bold}

/* any long text formatted in paragraphs */
.longtext {color: #04364E; font-size: 14px; font-family: Arial; line-height: 130%; margin-left: 10px; margin-right: 50px;  margin-top: 10px; margin-bottom: 10px; text-align: justify; border-top: 10px;}
.longtext:hover {color: E68617; font-size: 14px; font-family: Arial; line-height: 130%; margin-left: 10px; margin-right: 50px;  margin-top: 10px; margin-bottom: 10px; text-align: justify; border-top: 10px;}

.longtext2 {color: #04364E; font-size: 14px; font-family: Arial; line-height: 130%; margin-left: 50px; margin-right: 50px;  margin-top: 10px; margin-bottom: 10px;}

/* small print */
.smallprint {color:  #7B4404; font-size: 10px; font-family: Arial}
.smallerprint {color:  #7B4404; font-size: 8px; font-family: Arial}

body {
background-image: url(07.jpg);
/* background color (solid, instead of graphics, just to see how the scheme works) */
/*    background-color: #B5D1EF; */
  background-repeat: repeat;
  background-attachment: fixed
}