@charset "UTF-8";
/* load Limelight (broadway) font for Top logo text */
@import url("https://fonts.googleapis.com/css?family=Limelight");
/* Make all body text black-colored 16-point Verdana. Use ivory??? as the background. */
body {
background-color: #FFFFF0;
  font-size:1em;
  font-family:"Verdana";
  font-style:normal;
  font-weight:normal;
  color:#2c3651;
  /*margin-left:2em;
  margin-right:2em;*/
  line-height:1.2em;
  /*text-align:center;*/
  padding:0;
  text-align:justify; margin-right:2em; margin-left:2em;

}
a:link {
  color: #0000FF;
  text-decoration: underline;
}     /* unvisited link */

a:visited {
  color: #000000;
  text-decoration: underline;
} /* visited link */

a:hover {
  color: #CC0000;
  text-decoration: underline;
}   /* mouse over link */
a:active {
  color: #CC0000;
  text-decoration: underline;
}   /* selected link */
a {text-decoration: underline;}
li {display:list-item; list-style-type:none;}

a.home:visited {
  color: #000000
}  /* home visited link stays black*/
a.home:hover {
  color: #CC0000
}   /* home mouse over link */
a.home:active {
  color: #CC0000
}   /* home selected link */

/* Margin cheat - top, right, bottom, left */

figure {
  display: table;
  float:left; border:1px; margin:0.3em 0.9em 0em 0.3em; padding:0 0.6em 0 0;
}

figcaption {
  display: table-caption;
  caption-side: bottom;
  font-size:0.8em; line-height:1.5em;
}
li {
   display: inline;
   margin-right: 30px;
   }
#ttl {font-size: 96px; font-family: "Limelight"; letter-spacing: 2px; text-align: center; word-spacing: 4px; line-height: 100%;}
#ttle {font-size: 96px; font-family: "Verdana"; letter-spacing: 2px; text-align: center; word-spacing: 4px; line-height: 75%;}
#ttllist {font-size:36px; font-family: "Limelight"; line-height:150%; text-align:center; vertical-align:center; margin:0; padding:0;}

p.solid {border-style: solid;
border-radius: 6px;
  padding: 10px;
}

#footer {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  color: black;
  text-align: center;
}




#nav2 {font-size:x-large; text-align:center; margin-right:0; margin-top:0; line-height: 150%;}
#linkssub {font-size:1.5em; font-family:"Verdana"; font-weight:700; line-height:120%; text-align:center; letter-spacing:2px; margin:0; padding:0;}
#occlist {font-size:1em; font-family:"Verdana"; font-weight:400; line-height:1.5em; text-align:center; position:relative; vertical-align:middle; letter-spacing:3px; margin:0; padding:0;}
#occlist2 {font-size:1em; font-family:"Verdana"; line-height:0.95em; text-align:center; margin:0 0 0 2em; padding:0;}
.imgl {float:left; border:1px; margin:0.3em 0.9em 0em 0.3em; padding:0 0.6em 0 0;}
.imgl div {font-size:0.8em; line-height:1.5em; text-align:center;}
.imgr {float:right; border:1px; margin:0.3em 0em 0em 1.2em; padding:0 0.6em 0 0;}
.imgr div {font-size:0.8em; line-height:2em; text-align:center;}
.imgcenter {display:block; margin:0 auto; text-align:center;} 
#home {font-size:x-large; line-height:150%; text-align:center; vertical-align:center; margin:0; padding:0; a: {#000000}}
#cuppy {font-size:0.6em; font-family:"Verdana"; font-weight:400; line-height:1.9em; text-align:left; position:relative; float:left; margin:0.4em 0 0; padding:0;}
#subttl {font-size:24px; font-family: "Verdana"; text-align: center; word-spacing: 7px; line-height: 75%;}
#justjust {text-align:justify; margin-right:0.5cm; margin-left:0.5cm;}
.pagetop {text-align:center; font-size:1.15em; font-family:"Verdana"; font-weight:bold; line-height:1.5em; word-spacing:2px; letter-spacing:2px; margin:0.75em 0 0; padding:0;}
.headleft {text-align:left; font-size:1.15em; font-family:"Verdana"; font-weight:bold; line-height:1.5em; word-spacing:2px; letter-spacing:2px; margin:0.75em 0 0; padding:0;}