BODY { 
  height: 8.5in; /* Required for percentage heights below */
  background-color: #FFFFFF;
  color: black; 
  text-decoration: none;
  padding: 0;
  margin: 0;
  min-width: 700px;
}

a:link { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:active  { color: lime; text-decoration: none }
a:hover{ color: purple; text-decoration: none }
a img { border: none }
label { vertical-align: top; }

.translatebutton {
  font-size: small;
}

.googlesearch {
  border-style: solid;
  border-width: 1px;
  width: 90%;
  background-color: white;
  margin-bottom: 10px;
}

.googleads {
  border-style: solid;
  border-width: 1px;
  width: 90%;
  background-color: white;
  margin-bottom: 10px;
}

.navbar {  padding:5px;  font-size: small;
}

.main {  float:right;  width:82%;}

.sidebar {  float:left;  width: 15%;
  min-width: 100px;  padding-left: 5px;
  font-size: small;
}

.footer {  clear:both;
  padding: 5px;
  font-size: small;
  border-top-width: thin;
  border-top-style: solid;
}

.title {
  position: relative;
  width: 100%;
  height: 100px;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 1;
  padding: 5px;
  background-position: center;
  background-repeat: repeat-x;
  font-size: 45pt;
  color: black;
  text-align: center;
  overflow: hidden;
}

.langbar {
  position: relative;
  float: right;
  bottom: auto;
  left: auto;
  font-size: small;
}


.menucurrent {
  background-color: #888888;
}



.linkimage {
  float: left;
  padding: 10px;
}

.imagecaption_r img {
  /* width: 256px; */
}
			
.imagecaption_r {
  /* width: 256px; */
  float: right;
  clear: right;
  padding: 5px;
  font-size: small;
  padding-bottom: 15px;
  text-align: center;
}
			
.imagecaption_l img {
  width: 256px;			
}
			
.imagecaption_l {
  width: 256px;
  float: left;
  clear: left;
  padding: 5px;
  font-size: small;
  padding-bottom: 15px;
  text-align: center;
}
			
.imagecaption_c {
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  font-size: small;
  padding-bottom: 15px;
  text-align: center;
  display: inline;
}

.centre-block {
  position: relative;
  float: none;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  bottom: auto;
}

.link img {
  width: 30px;
  vertical-align: middle;
}

.menuicon {
  margin: 20px;
  width: 100px;
  height: 160px;
  text-align: center;
  float: left;
}

.menuicon img {
  width: 100px;
  height: 100px;
}

.link-image {
  height: 120px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
}

.link-image img {
  height: 120px;
}


.title-images {
  position: relative;
  width: 100%;
  height: 80px;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  text-align: center;
}

.title-images img {
  height: 70px;
  padding: 5px;
}

.title-images > .caption {
  display: none;
}

.sectionheading {
  font-style: italic;
  font-weight: bold;
}

.quote {
  font-style: italic;
  font-family: "Book Antiqua", "Bookman Old Style", "Centaur", "Times New Roman", serif;
}

.clear-both {
  content: ".";
  visibility: hidden;
  clear: both;
  height: 0px;
}
BODY { 
  font-family: Papyrus, cursive;
}

.title {
  text-shadow: #666666 5px 5px 5px;
  filter: Shadow(Color=#666666,   
                        Direction=135, 
                        Strength=5);
}

h1 {
  font-weight: normal;
  text-align: center;
}

			#leftalign {
				float: left;
				clear: left;			
			}

.imagecaption_l img {
  height: 200px;
  width: auto;		
}

.imagecaption_r img {
  height: 200px;			
  width: auto;
}

.imagecaption_l {
  height: 200px;
  width: auto;		
}

.imagecaption_r {
  height: 200px;			
  width: auto;
}

#guidebookadvert {
  width: 80%;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  font-size: x-small;
}

#guidebookadvert img {
  padding-top: 2px;
  width: 90%;
}.inputform {
  width: 90%;
}

.category {
  width: 100%;
  float: left;
}

.items {
  position: relative;
  text-align: center;
  width: 90%;
  left: 0;
}

.item {
  margin: 10px;
  width: auto;
  text-align: left;
  clear: left;
}

.item img {
  height: 150px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

.itemdetails {
  font-size: small;
  text-align: left;
  width: auto;
}

.design {
  margin: 10px;
  position: relative;
  width: 170px;
  float: right;
  bottom: auto;
  text-align: center;
  font-size: small;
}

.design img {
  float: left;
  width: 150px;
  height: 150px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
