BODY {

   color: black;
   font: 14px Garamond, serif;

   margin-top: 0px;
   margin-left: 150px;
   margin-right: 50px;

   background: white;
   background-image: url(Stripe.gif);
   background-position: top left;
   background-repeat: repeat-y; 

}

TD, TH {
   font: 14px Garamond, serif;

}

A:link {
   color: #006DA9;
   text-decoration: underline;
}

A:visited {
   color: #006DA9;
   text-decoration: underline;
}
A:active {
   color: #006DA9;
   text-decoration: underline;
}

A:hover {
   text-decoration: underline;
   color: #006DA9;
}

DIV.homemenu {
   font: 14px Verdana, sans-serif;
   font-weight: normal;
}


.homemenu A:link, .homemenu A:visited {
   color: #000000;
   text-decoration: none;
}

.homemenu A:hover, .homemenu A:active {
   color: #006DA9;
}


DIV.titlemenu {
   font: 14px Verdana, sans-serif;
   font-weight: normal;
}


.titlemenu A:link, .titlemenu A:visited {
   color: #000000;
   text-decoration: none;
}

.titlemenu A:hover, .titlemenu A:active {
   color: #006DA9;
}

.titlemenu UL {
  list-style: none;
}

.titlemenu LI {
   width: 175px;
   background: #BCCAE3;   
   margin-top: 3px;
   margin-bottom: 5px;
}


DIV.contactinfo {
   font-family:      Times,
                    "Times New Roman",
                    serif;
   font-size: 12px;
}

DIV.textnavmenu {
   font-family:      Verdana,
                    serif;
   font-size: 12px;
}

H1 {
   font-size: 16pt;
   font-family: Verdana, serif;
   font-weight: bold;
}

H2 {
   font-size: 12pt;
   font-family: Verdana, serif;
   font-weight: bold;
}

DIV.FocusBox {
  background: #BCD3E7;
/*  width: 200px; */
  text-align: center; 
  color: black;
  padding: 5px;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 3px solid black;
  border-bottom: 3px solid black;
}
