body {background-color:#8DADC2;}
P {
  color: #333333;
  font-size: 10pt;
  font-weight: normal;
  line-height: normal;
  font-family: verdana,arial,helvetica,sans-serif;
  font-variant: none;
  font-style: normal
  
  }   

  
H1 {
  color: #ffffff;
  font-size:10pt;
  margin:0px 10px 0px 10px;
  font-weight: normal;
  line-height: normal;
  font-family: verdana,arial,helvetica,sans-serif;
  font-variant: all-caps;
  font-style: normal
 
}   

H2 {
  color: #333333;
  font-size: 8pt;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  line-height: normal;
  font-family: verdana,arial,helvetica,sans-serif;

  font-variant: none;
  font-style: normal
}
        
H3{
  color: #45150C;
  font-size: 14pt;
  margin:0px 10px 0px 10px;
  font-weight: normal;
  line-height: normal;
  font-family: verdana,arial,helvetica,sans-serif;
  font-variant: allcaps;
  font-style: normal
}

H4{
  color: #45150C;
  font-size: 12pt;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  line-height: normal;
  font-family: verdana,arial,helvetica,sans-serif;
  font-variant: all-caps;
  font-style: normal
}
 
H5 {
  color: #ffffff;
  font-size:10pt;
  margin:5px 0px 0px 10px;
  font-weight: normal;
  line-height: normal;
  font-family: verdana,arial,helvetica,sans-serif;
  font-variant: allcaps;
  font-style: normal
 
}   
      
a:link{ color:#blue; 
        text-decoration: underline; }
a:visited {COLOR: #red;
           text-decoration: underline; }
a:active {color: #purple;
          text-decoration: none; }
a:hover {font-weight:normal;} 

a.nav:hover {   font: 11px; font-family: verdana, Arial, Helvetica, sans-serif ; font color: #663333; font-weight: bold;  text-decoration: underline; }
a.nav:link {  font-size: 11px; font-family: verdana, Arial, Helvetica, sans-serif; color: #333333; font-weight: bold; text-decoration: none; }
a.nav:visited {  font-size: 11px; font-family: verdana, Arial, Helvetica, sans-serif; font-weight: bold;  color: #333333; text-decoration: none}
a.nav:active {   font: 11px;  font-family: verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #663333; text-decoration: none}



         
A.menu:link, A.menu:visited, A.menu:active, A.menu:hover {
        text-decoration: underline;
        font-weight: normal;
        color: #000000;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 10pt;}
         
A.menu:visited {COLOR: #000000;
           text-decoration: underline; }
A.menu:active {color: #000000;
          text-decoration: underline; }
A.menu:hover {font-weight: normal;
           color: #B40414}
         
         
A.left:link, A.left:visited, A.left:active, A.left:hover {
        text-decoration: none;
        font-weight: normal;
        color: #ffffff;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 7pt;}
         
A.left:visited {COLOR: #ffffff;
           text-decoration: none; }
A.left:active {color: #ffffff;
          text-decoration: none; }
A.left:hover {
         text-decoration: none;
         color: #ffffff}
         
A.front:link, A.front:visited, A.front:active, A.front:hover {
        text-decoration: underline;
        font-weight: normal;
        color: #ffffff;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 9pt;}
         
A.front:visited {COLOR: #ffffff;
           text-decoration: underline; }
A.front:active {color: #cccccc;
          text-decoration: underline; }
A.front:hover {font-weight: bold;
               text-decoration: none;
               color:#ffffff}
           
A.vendor:link, A.left:visited, A.left:active, A.left:hover {
        text-decoration: underline;
        font-weight: bold;
        color: #000000;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 10pt;}
         
A.vendor:visited {COLOR: #red;
           text-decoration: underline; }
A.vendor:active {color: #purple;
          text-decoration: underline; }
A.vendor:hover {font-weight: bold;
         text-decoration: underline;
         color: #E00413;}
         
#navlist {
position: absolute;
left: 750px;
top: 160px;
width: 190px;
}

#navlist li {
margin: 0;
height: 20px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}

#navlist a {
display: block;
padding: 2px 2px 2px 28px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #008DD7;
background-image:  url(assets/blue.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}

#navlist a:link, #navlist a:visited {
color: #fff;
text-decoration: none;
font-family: verdana, arial, helvetica, san-serif;
font-size: 10px;
}

#navlist a:hover, #navlist a:active {
background-color: #9F6F9F;
background-image:  url(assets/lightblue.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}


#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image:  url(assets/lightblue.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image:  url(assets/lightblue.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}