/*
orange  e46504
green   a6d810
blue    297bc1
black   060606
purple  9a11d3
pink    ff3b9a
*/

.hidden {  display: none; }

ul li p {   text-indent: 18px; font-size:14px; /* text-align: justify;*/ }

#photoContentLeft { float:left; border:0px solid red;}

a.photoGallery {
  text-align: left;   color: #ffffff;   background-color: #156603;   line-height: 160%;   padding: 10px 15px 10px 20px;  font-family: Georgia, serif;   font-style: italic;  font-weight: bold;  font-size: 14px;  cursor: pointer;  border: 2px outset #fff; text-decoration: none;
}
a.photoGallery:hover {  text-decoration: none;  background-color: #BDB6B0;  color: #000;   font-style: italic;  font-weight: bold;  font-size: 14px;  border: 2px inset #fff; }


/*__________________________________________________________________  images  */
img {
  border: none;
}
