#head {
        /*
        border-top: 3px solid #000000;
        border-bottom: 3px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        */
      }

td.menuitem {
            font-family: Arial;
            font-size: 0.9em;
            font-weight: bold;
            font-style: normal;
            text-align: center;
            vertical-align: middle;
            margin-left: 0px;
            margin-right: 0px;
            color: #f5f1e5;
            background: #6a9090;
            line-height: 1.3em;
            height: 1.3em;
            }
td.menuitem a:link	{color: #f5f1e5;
    font-weight: bold;
	text-decoration: none
}

td.menuitem a:hover	{color: #c90202
    font-weight: bold;
}

td.menuitem a:visited {
	color: #f5f1e5;
	text-decoration: none
    font-weight: bold;
}

td.menuitem a:active {
	color: #c90202;
	text-decoration: none
    font-weight: bold;
}

#withsil {
    background-image: url('silouette.png');
    background-color: #f5f1e5;
    background-attachment: fixed;
    background-position: bottom right;
    background-repeat: no-repeat;
}

#mapTitle {
  font-family: Arial;
  font-size: 1.5em;
  font-weight: bold;
}

#mapAddress {
  font-family: Arial;
  font-size: 1em;
  font-weight: normal;
}

p {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 0.8em;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin: 15px;
    color: #345557;
  }

p.indented {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 0.8em;
    font-weight: normal;
    font-style: italic;
    text-align: justify;
    margin: 10px;
    margin-left: 25px;
    color: #345557;
}

p.legal {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 0.6em;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    margin-top: 0px;
    margin-left: 20%;
    margin-right: 20%;
    color: #f5f1e5;
}

img.sideimage {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 4px;
    margin-top: 4px;
    border: 0px;
}

ul {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 0.8em;
    font-weight: normal;
    
    text-align: justify;
    margin: 15px;
    margin-top: 0px;
    color: #345557;
}

li {
    margin-left: 15px;
}
li ul {
	margin-left: -20px; 
	font-size: 1em;
	}

a:link {
    color: #C90202;
    text-decoration: none;
}

a:hover {
    color: #345557;
    text-decoration: none;
}

a:visited {
    color: #c90202;
    text-decoration: none;
}

a:active {
	color: #C90202;
	text-decoration: none
}

center.standard {
  font-family: Times New Roman;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  margin-left: 5px;
  margin-right: 0px;
  color: #FBDFA3}

center.copyright {
  font-family: Comic Sans Ms;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  margin-left: 0px;
  margin-right: 0px;
  color: #DDDDBB}


h1 {
  color: #345557;
  font-weight: bold;
  letter-spacing: 1.5;
  font-size: 1.6em;
  font-family: Georgia;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 10px;
}

h2 {
  color: #345557;
  font-weight: bold;
  letter-spacing: 1.5;
  font-size: 1.1em;
  font-family: Georgia;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-right: 10px;
}

h3 {
  color: #345557;
  font-weight: bold;
  
  font-size: 1em;
  font-family: Georgia;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-right: 10px;
}


font.spaced-bold
{
  color: #FBDFA3;
  font-weight: bold;
  letter-spacing: 2;
  font-size: 12 px;
}

font.entrytitle_small {font-family: Times New Roman;
            font-size: 13px;
            font-weight: bold;
            font-style: italic;
            text-align: left;
            margin-left: 0px;
            margin-right: 0px;
            color: #FBDFA3}

font.psmall {font-family: Verdana, Arial, Helvetica, sans-serif; 
            font-size: 11px;
            font-weight: normal;
            font-style: normal;
            text-align: left;
            margin-left: 0px;
            margin-right: 0px;
            color: #FBDFA3}
