h1 {
  font-size: small;
  text-align:center;
  font-weight: bold;
}

h2 {
  font-size: 11px;
  font-weight: bold;
}

h3{
  font-size:10px;
}

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

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

input.button:hover {
  cursor: pointer;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  margin-left: 10px;
}

strong
{
	font-weight: normal;
	font-style: normal;
}

a img {
  border: 0;
}

div.sgContainer {
  text-align: center;
  margin: 12px auto 12px auto;
}

.phototitle {
  background-color: #788598;
  background-image: url(images/pic_title.gif);
  background-repeat: no-repeat;
  color: white;
  background-position: 4px;
  text-align: left;
  padding: 5px;
  padding-left: 18px;
  margin: 0;
}

.gallerytitle {
  background-color: #788598;
  background-image: url(images/pic_gallery.gif);
  background-repeat: no-repeat;
  color: white;
  background-position: 4px;
  text-align: left;
  padding: 5px;
  padding-left: 18px;
  margin: 0;
}

.listtitle{
  background-color: #788598;
  background-image: url(images/pic_list.gif);
  background-repeat: no-repeat;
  color: white;
  background-position: 4px;
  text-align: left;
  padding: 5px;
  padding-left: 20px;
  margin: 0;
}

.small{
	font-size: smaller;
	font-weight: normal;
}

div.sgTab {  
  padding: 2px;
  margin: 4px 0;
  background-color: #788598;
  color: #253065;
}

div.sgContent {
  background-color: none;
  padding: 8px 0;
  text-align: center;
  margin-bottom: 0;
}

img.sgContent {
  margin-left: auto;
  margin-right: auto;
}


div.sgGallery{
  float: left;
  width: 230px;
  margin: 8px 8px 0 8px;
  padding: 2px 10px 2px 2px;
  border: 1px solid #DDDDDD;
  background-color: #8190a4;
  text-align: left;
}

div.sgGalleryThumbnail {
  text-align: left;
  margin: 4px;
  width: 100px;
  float: left;
}

.sgGalleryTitle {
  margin: 0;
  padding: 30px 0 0 0;
}

.sgGalleryTitle h2
{
	font-weight: bold;
}

div.sgGalleryTitle p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
}


div.sgThumbnail {
  float: left;
  margin: 8px;
  padding: 2px;
  border: 1px solid #DDDDDD;
  background-color: #fff;
  text-align:left;
}
img.sgThumbnail {
  margin: 8px;
  border: 1px solid #DDDDDD;
}


img.sgImage {
  border: 1px solid #ccc;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
}

div.sgNavBar p
{
	padding: 0;
}


div.sgNavBar {
  margin: 4px;
}

div.sgNavBar2 {
  margin: 0;
  padding: 0;
  background-color: #788598;
}

div.sgNavBar2 p
{
	padding: 0;
	padding-bottom: 4px;
	margin: 0
}

div.stretcher {
 /* clear: both;
  height: 1px*/
}

img.sgNavBar{
  margin:5px;
}

.details{
	margin: 4px auto 4px auto;
	padding: 4px;
	text-align:left;
	line-height: 16px;
	color: #253065;
}

#crumb {
  font-size: small;
  color:#ffc;
  padding:6px;
  border-bottom:1px solid #788598;
  text-align:left;
}

div.sgContent a:link img,
div.sgContent a:visited img,
div.sgAlbum a:link img,
div.sgAlbum a:visited img,
div.sgNavBar a:link img,
div.sgNavBar a:visited img
{
	border: 1px solid #6A7C97;
}

div.sgContent a:hover img,
div.SgContent a:active img,
div.sgAlbum a:hover img,
div.sgAlbum a:active img,
div.sgNavBar a:hover img,
div.sgNavBar a:active img
{
	border: 1px solid #ffc;
}