
body { background-color: #fcf7d1; margin: 2%; }

div#thetitle{ position: absolute; top: 12px; left: 0px; width:  450px; height: 34px; text-align: center; } 
             
a.home { color: #d66121;
          font-family: "Bookman Old Style", Georgia, "Times New Roman", serif;
          font-size: 12pt;
          font-weight: bolder;
          font-style: normal;
          text-decoration: none;

}

a.home:hover {color: #ffa500;
          font-family: "Bookman Old Style", Georgia, "Times New Roman", serif;
          font-size: 12pt;
          font-weight: bolder;
          font-style: normal;
          text-decoration: none;
          border: 0;
}

.slogan { font-family: Georgia, "Times New Roman", serif;
              font-style: italic;
              color: #333333;
              font-weight: bolder;
              font-size: 10pt;
                 }


.mapclass{ background-color: #fcf7d0; position: absolute; width: 450; top: 46px; left: 2%; height: 540; border: 0;
}

div#about { position: absolute; top: 12px; left: 480; width:  350; height: 20px;  text-align: center;}

a.biglink { color: #006080;
         font-family: Verdana, Arial, sans-serif;
         font-size: 10.5pt;
         font-weight: 600;
         text-decoration: none;
         font-style: normal;
         text-align: left;
}

a.biglink:hover { color: #0060ff;
         color: #0090aa;
         font-family: Verdana, Arial, sans-serif;
         font-size: 10.5pt;
         font-weight: 600;
         text-decoration: none;
         font-style: normal;
         text-align: left;
         border: 0;
}

div#nav{ position: absolute; top: 45px; left: 530; width:  250; height: 34px; 
         text-align: center;
/*        padding-top: 1em;*/
/*         background-color: #ffffee;
 
         padding-left: 1em;
         padding-right: 1em;
         border-style: solid;
         border-width: 1px;
         border-color: #A52A2a;
         line-height: 160%; */
/*         overflow: auto; */
         }


div#itembox{ position: absolute; top: 75px; left: 480; width:  350; height: 495px; 
         background-color: #ffffee;
 /*        padding-left: 1em;
         padding-right: 1em;
*/
         border-style: solid;
         border-width: 1px;
         border-color: #d66121;
 /*        line-height: 160%;*/
         overflow: auto;
         }

div#item{/* position: absolute; top: 14%; left: 480; width:  350; height: 80%; 
         background-color: #ffffee;*/
color: #333333; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 11pt;  text-decoration: none;
         padding-left: 1em;
         padding-right: 1em;
 /*        border-style: solid;
         border-width: 1px;
         border-color: #A52A2a;*/
         line-height: 160%;
/*         overflow: auto;*/
         }






h1 { FONT-WEIGHT: bolder; FONT-SIZE: 12pt; COLOR: #333333; text-align: center; FONT-FAMILY: Georgia,"Times New Roman",serif; 
}
h2 { FONT-WEIGHT: bolder; FONT-SIZE: 11pt; COLOR: #333333; text-align: left; FONT-FAMILY: Georgia,"Times New Roman",serif; TEXT-DECORATION: none
}
h3 {FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


A { color: #0000AA; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 11pt;  text-decoration: none;}
A:visted { color: #0000AA; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 11pt; text-decoration: none; }
A:hover { color: #0000AA; 
                FONT-FAMILY: Georgia,"Times New Roman",serif; 
                font-size: 11pt; text-decoration: none; 
                border-bottom: 2px dotted;
                border-color:  #0000FF}



