body {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 13px; 
 background-image: url(pipes_bw.jpg);
 background-size: cover;
 background-attachment: fixed
 } 

/* headers */
h1 {color: #293440; font-size: 36px; font-weight: bold; vertical-align: top; line-height: 90%}
h2 {color: #A81A00; font-size: 20px; font-weight: normal; vertical-align: bottom}
h3 {color: #000000; font-size: 16px; font-weight: bold; vertical-align: top}
h4 {color: #000000; font-size: 14px; font-weight: bold; vertical-align: top; line-height: 100%}

.smallerprint {color:  #000000; font-size: 8px; font-weight: normal; margin-right:10px}
a {color:#2c3775;}
a:link {text-decoration:none;font-weight:bold}
a:hover {text-decoration:underline;color:#A81A00;}
/* a:visited {color:#A81A00;font-weight:normal} */

/* any long text formatted in paragraphs */
.longtext {color: #000000;font-size:13px;line-height:130%;margin-left:00px;margin-right:10px;margin-top:10px;margin-bottom:10px;text-align:justify;border-top:10px;}

li {margin-bottom:5px;}

/* welcome text */
.welcometext {color: #000000;font-size:15px;line-height:130%;margin-left:30px;margin-right:50px;margin-top:30px;margin-bottom:00px;text-align:justify;border-top:10px;}


#nav {font-size:14px;width:250px;position:relative;top:0px;left:0px;font-weight:bold} 
#nav ul {margin:0px;padding:0px;} 
#nav ul li {line-height:20px;list-style:none;} 
#nav a {text-decoration:none;color:#2c3775;} 
#nav ul li a:hover {position:relative;color:#A81A00;} 
#nav ul ul {display:none;position:relative;left:15px;top:0px;}   
#nav ul ul li {font-size:12px;width:234px;float:left;display:inline;line-height:14px;margin-top:2px;margin-bottom:4px;}

.selected {
color: #A81A00 !important; 
} 

#nav ul li:hover ul { 
/*display:block;*/ 
color: #A81A00; } 
#nav ul a{outline:none;} 