body {background: #777;
  color: black; 
  text-align: center;
  font-family: Verdana, Helv, Arial,  sans-serif;
}

div.layout {background: white; 
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  }

div.banner, div.navbar {text-align: center; }

div.navbar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 1.66em;
  text-align: center; 
  border-bottom: 2px solid #6d1fb0;
  padding: 0 0 0.33em 0;
  }

div.navbar img {vertical-align: bottom; border: 0; }
div.navbar a {border: 2px solid white; }
div.navbar a:hover {background: white;}
div.navbar a.activepage {background: white; border: 2px solid #DDD; }

a {color: #18047c;}
a:visited {color: #18047c;}
a:hover {/*background: #6d1fb0; */
  background: #cec3d8;
  /* color: white; */
  color: #6d1fb0;}

table, tr, td {margin: 0; padding: 0; }
table {width: 100%;}
table td {
  vertical-align: top;
  }

div#iotd, div#locations {text-align: center; 
  background: #EEE;
  width: 200px; 
  padding: 15px 0;
  margin: 0; }
div#iotd {border-bottom: 1px solid #6d1fb0;}

div.location {margin-bottom: 15px;}

div#locations a , div.gallery-list a, div.infoitem a {display: block; }


hr {color: #6d1fb0; } /* #b745d1 */
h1 {font-size: 20px; 
  font-family: Arial, Verdana, sans-serif;
  color: #6d1fb0; 
  margin: 15px 10px 5px 20px; }
h2 {font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #6d1fb0;
  }

div, p, td  {font-size: 12px; line-height: 16px; }

p {margin: 0 15px 1em 30px;}


div.photoname {
  font: italic bold 2em Arial, Verdana, sans-serif; 
  margin: 10px 0 4px 0;}



div.footer {
  border-top: 2px solid #6d1fb0;
  padding-top: 6px;
  background: white;
  color: black;
  }

div.footer td {font-size: 9px; padding-left: 15px;}
div.footer td.phone {text-align: left; }
div.footer td.copyright {text-align: center;}
div.footer td.email {text-align: right; padding-right: 15px; }




