html
{
overflow-x: hidden;
overflow-y: scroll;
}
html, body 
{
height: 100%;
margin: 0 auto;
text-align:center;
font-family:Arial;
font-size:13px;
line-height:16px;
color:#000000;
padding: 0;
background-color: #37261f;
}
td, input, textarea
{
font-family:Arial;
font-size:13px;
line-height:14px;
color:#000000;
}
.button
{
  border:1px solid #a64508;
  font-family:Arial;
font-size:13px;
}
#container
{
margin: 0 auto;
text-align:center;
width:755px;

}
a, a:hover { color:#007eb6;}

h1 { color:#a64508; font-size:16px;}
h2 { color:#c9741f; font-size:13px;}

#headerhome 
{
width:755px; 
background-color: #993300;
text-align:center;
margin: 0 auto;
height:93px;
}
#headerpage 
{
width:755px; 
background-color: #993300;
text-align:center;
margin: 0 auto;
height:55px;
background-repeat:no-repeat;
background-position:right top; 
background-image:url('/images/topbar.gif');
}
#contenthome
{
width:755px;
text-align:center;
margin: 0 auto;
background-color: #993300;
background-repeat:no-repeat;
background-position:right top; 
background-image:url('/images/rem_home.jpg');
min-height:1000px;
_height:1000px;
position:relative;
}
#contentpage
{
width:755px;
text-align:left;
margin: 0 auto;
background-color: #ffffcc;
min-height:1500px;
_height:1500px;
}

#contentpageleft
{
padding-left:75px;
padding-top:50px;
width:540px;
float:left;
}
#contentpageleft a, #contentpageleft a:hover
{
  text-decoration:none;
  color:#a64508;
}

#contentpageright
{
margin-top:0px;
float:right;
text-align:right;
width:125px;

}
#bar1
{
width:755px;
height:22px;
background-color: #c9741f;
position:absolute;
top:45px;
text-align:center;
left:0px;
color:#fbdf9d;
font-family:Georgia;
font-size:16px;
font-weight:bold;
padding-top:3px;
}
#bar2
{
width:755px;
height:55px;
position:absolute;
top:67px;
text-align:center;
left:0px;
background-repeat:no-repeat;
background-position:center center; 
background-image:url('/images/hotel_logo.gif');
}
#menuhome
{
width:755px;
height:22px;
background-color: #c9741f;
position:absolute;
top:122px;
text-align:right;
left:0px;
color:#fbdf9d;
font-family:Verdana;
font-size:11px;
font-weight:bold;
padding-top:3px;
}
#menuhome a, #menuhome a:hover, #menupage a, #menupage a:hover
{
  text-decoration:none;
  color:#fbdf9d;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
}
#menuhome a, #menupage a
{
  padding-left:7px;
  padding-right:7px;
}
#menuhome a:hover, #menupage a:hover
{
  color:#a64508;
}

#menupage
{
width:755px;
height:22px;
background-color: #c9741f;
text-align:right;
color:#fbdf9d;
font-family:Verdana;
font-size:11px;
font-weight:bold;
padding-top:3px;
}

#bar4
{
width:755px;
height:222px;
position:absolute;
top:145px;
text-align:center;
left:0px;
color:#eba148;
  font-family:Georgia;
  font-size:14px;
  font-weight:bold;
padding-top:50px;
line-height:20px;
}

#bar4 a, #bar4 a:hover
{
  text-decoration:none;
  color:#eba148;
  }
  
  
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; padding-top:50px; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%	; }

#imageData{	padding:0 10px; color: #000000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color: #a64508;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 75px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }