
p, th, li {
font-family: arial;
font-size: 12px;
}

h1, h2, h3, h4 {

}

h1 {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  
  font-family: arial;
  font-size: 13px;
}

a:link {
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  color: #788870;
}

a:hover {
font-family: arial;
  font-size: 12px;
  text-decoration: underline;
  color: #006666;
}

a:visited {
font-family: arial;
  font-size: 12px;
  text-decoration: none;
  color: #788870;
}

#header {
  font-family: arial;
  font-size: 12px;
  margin: 0.5em 0 1em;
}

#footer {
  text-align: center; 
}

a img {
  border: 0;
  
}

/*input, textarea, select, .inputbox {
  border: 1px solid #888;
  color: #000;
  background-color: #fff;
}*/

input.button {
  font-weight: bold;
  border: 1px outset #fff;
  color: #fff;
  background-color: #888;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  clear: right;
}

div.sgContainer {
  clear: both;
  text-align: center;
}

div.sgTab, div.sgNavBar {
  text-align: center;
  font-family: arial;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
}

div.sgTab a, div.sgNavBar a {
  color: #808080;
  font-family: arial;
  font-size: 12px;
}

div.sgNavBar img {
  border: 1px solid #333;
}

div.sgAlbum, div.sgGallery {

  /*border: 1px solid #FFB3D3;*/
  padding: 1em;
}

div.sgAlbum table, div.sgGallery table {
  
  margin-left: auto;
  margin-right: auto;
   
  
}

div.sgAlbum img {
  margin: 3px;
  border: solid 1px #808080;
  
}

td.imgborder {
 text-align: center;
 padding: 0;
 
}

td.sgGalleryThumb {
  text-align: center;
  padding: 0;
  border: solid 1px #808080;
}

td.sgGalleryText {
  text-align: center;
  color: #808080;
  font-family: arial;
  font-size: 12px;
  vertical-align: top;
  padding: 0 1em 2em;
}

a.sgGalleryTitle {
 font-family: arial;
 font-size: 12px;
}

div.sgImage img {
  border: 1px solid #788870;
  padding: 10px;
}

.sgDesc {

  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.crumb {
font-family: arial;
font-size: 12px;
}
