
body {
background-color:#D8DDE0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 16px;
color: #484848;
}
a {
color:#90292A;
text-decoration:none;
}
a:hover {
color:#90292A;
text-decoration:underline;
}
#container {
margin: 0 auto;
width: 935px;
height:auto;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color : #90292A;
font-weight : bold;
letter-spacing : 0.09em;
}  
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #5D7790;
font-weight : bold;
letter-spacing : 0.1em
}  
#header {
width: inherit;
height:auto;
background:url(images/bg_nav.png) repeat-y; 
text-align:center;
}
.centerdiv { 
text-align: center;
background:transparent;
}
.centerdiv>div { 
margin: 0 auto;
background:transparent;
}
#navcontainer {
margin: 0;
width: inherit;
padding: 6px 0 6px 0;
background: url(images/bg_nav.png) repeat-y;
text-align:center;
color:#FFFFFF;
}
#navlist li {
display: inline;
list-style-type: none;
padding-right: 26px;
}
#navlist a {
color:#FFFFFF;
text-decoration:none;
}
#navlist a:hover {
color: #90292A;
text-decoration:none;
}
.active {
color: #90292A;
text-decoration:none;
font-weight:bold;
}
#room-navcontainer {
margin: 0;
width: inherit;
padding: 6px 0 6px 0;
text-align:center;
}
#room-navlist li {
display: inline;
list-style-type: none;
padding-right: 26px;
}
#room-navlist a {
color:#90292A;
text-decoration:none;
}
#room-navlist a:hover {
color: #90292A;
text-decoration:underline;
}

#main {
width:inherit;
height:auto;
background:url(images/bg.png) repeat-y;
}
#title {
margin: 0;
padding: 20px 180px 10px 100px;
}
#content {
margin:0;
padding: 0 160px 20px 160px;
background:url(images/eagle_piling.gif) no-repeat;
background-position: 95% 100%;
}
#content-room7 {
margin:0;
min-height:450px;
padding: 0 160px 20px 160px;
background:url(images/room7_bg.jpg) no-repeat;
background-position: 80%;
}
#content img {
border: 2px solid #605C62;
}
#content-room {
margin:0;
padding: 0 160px 20px 160px;
}
#content-room img {
border: 2px solid #605C62;	 
}
#content-room7 img {
border: 2px solid #605C62;	 
}
.floatleft {
margin: 10px 15px 10px 0;
float:left;
}
.floatright {
margin: 10px 0 10px 15px;
float:right;
}
.blockquote {
background: #EBEFF5;
display: block;
margin-bottom: 1.0em;
padding: 6px 12px 6px 12px;
}
.blockquote p {padding: 3px 0;}
#footer {
margin: 0;
background: url(images/bg_footer.png) repeat-y;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 160px;
font-size:12px;
color:#DDD5CD;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
.credit {
font-size: 90%;
}