body { -moz-user-select: none; -khtml-user-select: none; user-select: none; }
P { font-size: 8pt; font-weight: normal; line-height=140%; font-family: verdana, arial }
a:link { color: #6a4703;}
a:visited { color: #6a4703;}
LI { font-size: 8pt; font-weight: normal; line-height=140%; font-family: verdana, arial }
H2  { font-family: verdana,arial; font-size: 16pt; font-weight: normal; font-family: verdana, arial }
H3  { font-family: verdana,arial; font-size: 11pt; font-weight: bold; font-family: verdana, arial }
H4  { font-family: verdana,arial; font-size: 8pt; font-weight: bold; font-family: arial }
.links { font-size: 8pt; color: #6a4703; font-weight: bold }

.slinks { font-size: 7pt; font-color: brown; font-weight: bold }
.small { font-size: 7pt; }
.phototitle { font-size: 9pt; }
.caption { margin-top: 2; font-size: 8pt; font-weight: normal; line-height=140%; font-family: verdana, arial }

#sitecontent {
   position:absolute;
   top: 100px;
   left: 100px;
}
.menuitem {
  width: 140px;
  list-style-type: none;
  margin: 0;
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #036601;    // green for those with NO photos
  line-height: 15px;
  text-decoration: none;
}

ul#menu {
  width: 132px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li,
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #036601;    // green for those with NO photos
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  xcontent: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

#dropinboxv2cover{

width: 720px; /*change width to desired */

height: 220px;  /*change height to desired. REMOVE if you wish box to be content's natural height */

position:absolute; /*Don't change below 4 rules*/

z-index: 100;

overflow:hidden;

visibility: hidden;

}

width: 700px; /*change width to above width-20. */

height: 200px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/

border: 2px solid black; /*Customize box appearance*/

background-color: lightyellow;

padding: 4px;

position:absolute; /*Don't change below 3 rules */

left: 0;

top: 0;

}


