
a {text-decoration: none;}
a:link {color: #0000ff;}
a:visited {color: #0000ff;}
a:focus {color: #669900;}
a:hover  {color: #999900;}
a:active {color: #669900;}

body {
      /* background-image: url(pics/bk01.jpg); */
      /* background-attachment: fixed; */
      font: normal normal normal 90%/120% "Verdana", "Tahoma", "Trebuchet MS", "Times New Roman";
      background: #dee8f4 url(pics/BGcityScape.jpg) repeat-x;
      color: #000000;
      margin: 0 auto;
      padding: 0;
      text-align: center;
      }

/* This encompases the whole page for centering purposes */
#overall {
      background: #F0F4F0;
      margin: 0 auto 0 auto;
      padding: 0px 0px 0px 0px;
      width: 875px;
     }

/* this is the site header */
#header {
      text-align: left;
      background: #C0D9AF;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
     }

/* this holds: menu02, menu03, content */
#egg {
      background: #F0F4F0;
      clear: both;
      border: 0px solid white;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
     }


/* this the the box for the main content */
#content {
      text-align: left;
      margin: 0px 0px 0px 0px;
      padding: 10px;
     }

/* this is the (sub)main information of the page */
#content2 {
      float: right;
      width: 195px;
      text-align: left;
      background: #ffffff;
      border: 1px solid #999999;
      margin: 10px 0px 10px 10px;
      padding: 0px 0px 0px 0px;
    }
/* this is the header */
#content2 h2 {
      text-align: center;
     }
/* this is the header */
#content2 h3 {
      font: normal normal normal 110%/120% "Verdana", "Tahoma", "Trebuchet MS", "Times New Roman";
      background-color: #dddddd;
      margin: 0px;
      padding: 5px;
      text-align: center;
     }

/* this is the main home picture */
#mhp {
      border: 0px solid #999933;
      margin: 10px;
      padding: 0px;
     }




/* this is for the adobe text */
.at {
      text-align: left;
      font-style: italic;
     }

/* This is the flashbox */
.fb {
      background: #FFC0CB;
      border: 1px #DB7093 solid;
      margin: 5px;
      padding: 5px;
      color: #000000;
     }




h1 {
      margin: 16px 8px 15px 8px;
      padding: 0px;
      font: normal normal normal 140%/120% "Verdana", "Tahoma", "Trebuchet MS", "Times New Roman";
      color: #336600;
     }
h2 {
      margin: 16px 8px 12px 8px;
      padding: 0px;
      font: normal normal normal 125%/120% "Verdana", "Tahoma", "Trebuchet MS", "Times New Roman";
      color: #336600;
     }
h3 {
      margin: 16px 8px 12px 8px;
      padding: 0px;
      font: normal normal normal 110%/120% "Verdana", "Tahoma", "Trebuchet MS", "Times New Roman";
      color: #336600;
     }

p {
      margin: 5px;
      padding: 5px;
     }

address {
      margin: 5px 5px 5px 8px;
      padding: 5px;
     }

table {
      font: normal normal normal 90%/120% "Verdana", "Tahoma", "Trebuchet MS", "Times New Roman";
     }


img {
      border: 0px #bbddff solid;
     }

form {
      text-align: left;
      background: #e5eaf1;
      border: 1px #bbddff solid;
      margin: 5px;
      padding: 0px;
     }
form input {
      border: 1px #bbddff solid;
           }
form .sb {
      float: right;
      background: #ffffff;
      border: 1px #bbddff solid;
      margin: 0px 0px 0px 0px;
      padding: 5px 15px;
           }
form .sb:hover {
      float: right;
      background: #e9741f;
      border: 1px #ff6600 solid;
      color: #ffffff;
      margin: 0px 0px 0px 0px;
      padding: 5px 15px;
           }
form textarea {
      border: 1px #bbddff solid;
           }


ul {
   list-style-type: circle;
   padding:0px;
   margin: 2px 2px 2px 14px;
   }
li {
   padding:3px;
   margin: 5px 5px 5px 5px;
   }




/* this is the overall box for 'main' post */
.e1 {
      text-align: left;
      width: auto;
      background: #FFFFE0;
      border: 1px #bbddff solid;
      margin: 5px 5px 5px 5px;
      padding: 5px;
     }
/* this is the header */
.e1 h3 {
      margin: 0px;
      padding: 6px;
     }
     
     
/* this is the overall box for loko sing box */
.e2 {
      background: #ffffff;
      border: 1px #bbddff solid;
      text-align: left;
      margin: 5px 5px 5px 5px;
      padding: 0px;
     }
.e2 h2 {
      margin: 0px 0px 0px 6px;
      padding: 6px;
     }
     
/* this is the overall box for loko sing box */
.e3 {
      border: 1px #bbddff solid;
      text-align: left;
      width: auto;
      margin: 5px 5px 5px 5px;
      padding: 0px;
      font-style:"Tahoma";
     }
.e3 h2 {
      /* font-size:15pt; */
      margin: 0px;
      padding: 6px;
     }
.e3 a {
      background: #ffffff;
      border: 1px #fff solid;
      margin: 0px 0px 0px 6px;
      padding: 6px;
      color:#000;
     }
.e3 a:hover {
      background: #FFFFE0;
      border: 1px #FFA54F solid;
      margin: 0px 0px 0px 6px;
      padding: 6px;
      color:#cd4f39;
     }


/* this is the (sub)main information of the page */
#HL {
      float: left;
      width: 195px;
      text-align: left;
      background: #ffffff;
      border: 1px solid #999999;
      margin: 10px 0px 10px 10px;
      padding: 0px 0px 0px 0px;
    }
/* this is the header */
#HL h2 {
      text-align: center;
     }
/* this is the header */
#HL h3 {
      font: normal normal normal 110%/120% "Verdana", "Tahoma", "Trebuchet MS", "Times New Roman";
      background-color: #dddddd;
      margin: 0px;
      padding: 5px;
      text-align: center;
     }



    /* This is the part for the CSS menu - these settings are for a horizontal menu */
    #dmenu{                         /* menu list container */
        list-style-type: none;      /* disable the display of the list item bullets */
        margin: 0;                /* space around the list container */
        padding: 0;               /* space within the list container */
        position: static;           /* need this so that the z-index stuff works correctly */
        background-color: #6785b2;     /* the default background color within the main menu container */
        color: #000;                /* the default font color (not links) within the main menu container */
        z-index: 20;                /* push the menu up in the layer order a bit so it isn't hidden behind anything */
        font-weight: normal;
            /* Browser plug-ins like Flash or Quicktime may not allow you to overlap then with this menu! */
    }
    #dmenu li{                      /* top-level menu element */
        list-style-type: none;      /* disable the display of the list item bullets */
        float: left;                /* this is to allow for the horizontal main menu */
        border: solid 1px #fff;    /* border for each of the main menu items */
        background-color: #EDEDCF;     /* main menu item background color */
        color: #104E8B;                /* main menu item font color (not links) */
        margin: 0;                /* spacing between main menu items */
        width:123px;               /* width within main menu items */
        padding: 2px 0px;               /* padding within main menu items */
        display: block;          
    }

    #dmenu ul {                     /* third-level (or greater) menu element list elements */
        float:none;
        font-weight: normal;
        position: absolute;         /* this is so that it doesn't push that page content around on hover */
        margin: 3px 0px 0px 0px;                /* space around the list container */
        padding: 0;               /* space within the list container */
        list-style-type: none;      /* disable the display of the list item bullets */
        display: none;
        width: auto;               /* should be the same as #dmenu li width */
        background-color: #0066cc;     /* sub-menu default background color */
        border: solid 1px #6785b2;     /* the border around the sub-menu list */
        color: #ffffff;                /* sub-menu default font color (not links) */
        z-index: 99;                /* want to be sure this is above the rest of the menu */
    }

    #dmenu ul li{                   /* second-level or greater menu element links */
        float:none;
        font-weight: normal;
        background-color: #FFF;     /* default background color for sub-menu container */
        color: #ffffff;                /* default font color (not links) for sub-menu container */
        border: none;               /* sub-menu item border settings */
        margin: 0px 0px;                /* spacing between sub-menu containers */
        padding: 3px;               /* This is for padding between menu items in the drop-downs */
        width: 123px;               /* (padding*2) must be subtracted from #dmenu li width and set for this one, or borders won't display properly. */
        list-style-type: none;      /* disable the display of the list item bullets */
    }
    
    #dmenu a {                   /* all the other level menu link elements */
        color: #104E8B;
    }

    #dmenu li a{                    /* top-level menu element links */
        text-align: center;         /* text alignment in main menu item links */
        display: block;
    }
    
    #dmenu ul a {                   /* all the other level menu link elements */
        padding: 0px;
        margin: 2px 0px;
        width: 123px;               /* (padding*2) must be subtracted from #dmenu ul li width and set for this one, or borders won't display properly. */
        display: block;
        color: #104E8B;
    }

    #dmenu a:hover,                 /* top-level hovering properties */
    #dmenu li:hover{
        display: block;
        background-color: #f0f0f0;
    }
    
    #dmenu ul li:hover,             /* higher level hovering properties */
    #dmenu ul li a:hover{
        display: block;
        width: 123px;               /* should be set to the same value as #dmenu ul li width */
        background-color: #efefef;
    }

    #dmenu ul ul{                   /* higher-level list containers */
        display: none;              /* don't display by default */
        position: absolute;
        margin-left: 118px;         /* this should be the width of #dmenu ul li */
        margin-top: -2em;           /* this will push the sub-menu up to the level of it's parent */
    }

    /* only non-MSIE browsers use this */
    #dmenu ul li>ul,
    #dmenu ul ul li>ul{
        margin-top: -2em;           /* should be set to the same as #dmenu ul ul margin-top */
    }

    /* additional sub-menu levels in the next 2 blocks. (For up to 5 levels of drop menus) */
    #dmenu li:hover ul ul,              
    #dmenu li:hover ul ul ul,
    #dmenu li:hover ul ul ul ul,
    #dmenu li:hover ul ul ul ul ul{
        display:none;
    }

    #dmenu li:hover ul,
    #dmenu ul li:hover ul,
    #dmenu ul ul li:hover ul,
    #dmenu ul ul ul li:hover ul,
    #dmenu ul ul ul ul li:hover ul{
        display:block;
    }

    li>ul {
        top: auto;
        left: auto;
    }

	.content {                      /* This is used for the content that will appear below the menu */
        clear: left;
    }
