/* Start of CMSMS style sheet 'Singapore' */

p, td, th {
  font: small Garamond, serif;
}

h1, h3, h4 {
    margin-top: 20px;
    margin-bottom: -3px;
    border-bottom: 1px dotted #44100B;
    font-size: 14px;
    font-weight: normal;
    color: #781C12;
    font-family : Georgia, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
}
h2 {
    border-bottom: 1px dotted #781c12;
    font-size: 14px;
    font-weight: normal;
    color: #781C12;
    font-family : Georgia, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  background-color: #fff;
  padding: 10px;
  margin: 0px -10px 0px -10px;

}


a:link, a:visited {
  color: #781c12;
  text-decoration: underline;
  border-bottom: 0;
  border-style: none;
}

a:hover {
  text-decoration: none;
}

#crumb {
margin-top: 10px;
}
#header {
  font: xx-large Garamond, serif;
  margin: 0.5em 0 1em;
}

#footer {
	margint-top: 30px;
  margin-left: 110px;
  margin-right: 110px;
  text-align: center; 
}

a img {
  border: 0;
}

input, textarea, select, .inputbox {
  border: 1px solid #781c12;
  color: #000;
  background-color: #fff;
}

input.button {
  font-weight: bold;
  border: 1px outset #fff;
  color: #fff;
  background-color: #781c12;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  clear: right;
}

div.sgContainer {
  text-align: center;
  padding: 0px 10px;
  border: 1px solid #781c12;
  background-color: #F3D89F;
  margin: 0;
}

div.sgTab {
  text-align: center;
  font: small Verdana, sans-serif;
  margin-left: auto;
  margin-right: auto;
    clear: both;
}
div.sgNavBar {
  text-align: center;
  font: small Verdana, sans-serif;
  margin-left: auto;
  margin-right: auto;

}
div.sgTab a, div.sgNavBar a {
  color: #781c12;
  font: small Verdana, sans-serif;

}

div.sgNavBar img {
  border: 1px solid #333;
}

div.sgAlbum, div.sgGallery {
padding: 0;
margin: 0;
}
div.gallerywrapper {
  padding: 5px;
  border: 1px solid #781c12;
  background-color: #fff;
  float: left; 
  width: 155px;
  margin: 8px 5px;
}
div.sgAlbum table, div.sgGallery table {
  margin-left: auto;
  margin-right: auto;
}

div.sgAlbum img {
  margin: 3px;
  padding: 10px 6px;
  border: 1px solid #BF592B;
  background-color: #fff;
}

div.sgGalleryThumb {
  text-align: center;
  background-color: #fff;
  padding: 0;
  margin: 0;
}

div.sgGalleryText {
  text-align: center;
  vertical-align: top;
  background-color: #fff;
}

a.sgGalleryTitle {
  font: bold medium Garamond, serif;
}

div.sgImage img {
  border: 1px solid #781c12;
  padding: 10px;
    background-color: #fff;
}

.sgDesc {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
  padding: 10px;
  margin: 0 -10px 0px -10px;
    border-top: 1px dotted #781c12;
}
/* End of 'Singapore' */

