body {
  background-color: rgb(178,178,178);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: black;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

table,td
{
	font-size: 100%;
}

u {
  border: none;
}

a {
  color: #336698;
  font-weight: bold;
}

a:hover {
  color: #DA261E;
  font-weight: bold;
}

h1 {
  font-size: 120%;
  margin: 0px;

}

h2 {
  font-size: 110%;
  margin: 0px;
}

h3 {
  font-size: 100%;
  margin: 0px;
}

img {
  border: none;
}

.layout {
  border-collapse: collapse;
}

select, .inputItem, button {
  font-size: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputItem {
  border: solid 1px black;
}

button {
  border: solid 0px gray;
  background-color: gray;
  color: white;
  cursor: pointer;
}

li {
	text-align: left;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

#page {
  position: relative;
  width: 780px;
  margin: 0px auto 0px auto;
  text-align: left;
  border-left: solid 10px white;
  border-right: solid 10px white;
  background-color: white;
}

#header {
  position: relative;
  background-color: rgb(166,157,151);
  z-index: 0;
}

#languages {
  position: relative;
  float: right;
  padding: 20px;
}

#languages ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#languages ul li {
  float: left;
  
}

#languages ul li a {
  font-weight: normal;
  color: White;
  text-decoration: none;
}

#languages ul li a:hover {
  text-decoration: underline;
}

#languages ul li .selected {
  color: white;
}

#logoHotel {
  position: relative;
  float: left;
  padding: 40px 0px 20px 20px;
  text-align: center;
  color: rgb(76,76,76);
}

#logoHotel .name {
  font-family: serif;
  font-size: 200%;
}

#logoHotel .location {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display: block;
  font-size: 50%;
  font-weight: normal;
}

#logoHotel .stars {
  position: relative;
  width: 120px;
  border-bottom: solid 1px rgb(76,76,76);
}

#logoHotel .stars img {
  position: relative;
  top: 7px;
}

#headerPhotogallery {
  padding: 10px 0px 10px 0px;
}

#headerPhotogallery img {
  margin-right: 31px;
  border: solid 1px rgb(76,76,76);
}

#headerPhotogallery .right {
  margin-right: 0px;
}

#menu {
  background-color: rgb(166,157,151);
}

#menu ul {
  list-style: none;
  margin: 0px 0px 0px 10px;
  padding: 20px 0px 0px 0px;
}

#menu ul li {
  float: left;
  border-left: solid 3px white;
  padding: 5px 40px 5px 10px;
}

#menu ul li a {
  color: white;
  text-decoration: none;
}

#menu ul li a:hover {
  color: black;
  text-decoration: underline;
}


#menu .line {
  height: 3px;
  background-color: white;
  border-bottom: solid 2px rgb(166,157,151);
}

#mainContent {
  margin: 10px 0px 0px 0px;
  text-align: justify;
}

#mainContent .photoIntro {
  float: right;
  border: solid 1px rgb(166,157,151);
  padding: 2px;
  margin: 0px 0px 10px 10px;
}

#mainContent h1 {
  font-size: 130%;
}

#mainContent h1 .address {
  display: block;
  font-size: 70%;
  font-weight: normal;
  color: gray;
}

#services {
  text-align: center;
  margin: 20px 0px 20px 0px;
}

#services img {
  border-top: solid 2px gray;
  border-bottom: solid 2px gray;
  padding: 2px 0px 2px 0px;
}

#address {
  position: relative;
  background-color: rgb(211,207,204);
}

#address a {
  text-decoration: none;
  color: black;
  font-weight: normal;
}

#address a:hover {
  text-decoration: underline;
}

#address p {
  margin: 0px;
  padding: 5px;
}

#address .forecast {
  position: relative;
  float: right;
  border-left: solid 3px white;
  padding: 5px;
  font-size: 90%;
}

#address .icon {
  position: relative;
  float: right;
  margin: 5px;
}

#address .clear {
  background-color: white;
}

#links {
  margin: 20px;
  text-align: center;
  color: gray;
}

#links a {
  font-weight: normal;
  color: gray;
  text-decoration: none;
}

#links a:hover {
  text-decoration: underline;
}

#NavPhotoDet
{
	 background-color: rgb(166,157,151);
margin-top: 10px;	
height:19px;
text-align:center;
	padding-left:5px;
	padding-right:5px;

}

#NavPhotoDet td
{
	 color: rgb(76,76,76);
	 
}

#NavPhotoDet a
{
	color :White;
	   text-decoration: none;
}


#NavPhotoDet a:hover {
  color: black;
     text-decoration: underline;
}

.LinkPhoto
{
	margin-left: 5px;
	text-decoration: underline;
}

.ActNumPhoto
{
	margin-left: 5px;
}