body
{
	font-family:Helvetica;
	font-size:11pt;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100%;
	background-color:#51779e;
	background-image:url(/images/background.jpg);
	background-repeat:repeat;
	background-position: center top;
}

#page
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
}

#header
{
	width:900px;
	height:207px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#administration_button
{
	color:white;
	position:relative;
	left:775px;
	top:-160px;
	display:inline;
	cursor:pointer;
	text-decoration:none;
	border-bottom:1px dotted #5b89b8;
}

#logo_click
{
	position:relative;
	left:20px;
	top:20px;
	width:370px;
	height:175px;
	cursor:pointer;
}

#reservation_button
{
	position:relative;
	left:616px;
	top:-80px;
	width:241px;
	height:76px;
	cursor:pointer;
}

#navigation
{
	background-image:url(/images/Menu.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:900px;
	font-size:10pt;
}

#navigation div
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color:#51779e;
}

#navigation a
{
	color:white;
	text-decoration:none;
}

#navigation a:hover
{
	color:#4e78a2;
}

#content
{
	color:white;
	background-color:#205081;
	padding:25px;
	min-height:583px;
	background-image:url(/images/footer2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#footer
{
	width:900px;
	height:213px;
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
}

#copyright1
{
	margin-left:3px;
	padding-top:170px;
	width:430px;
	height:20px;
}

#copyright1 a
{
	width:430px;
	height:20px;
	display:block;
	background-image:url(/images/copyright1.png);
}

#copyright1 a:hover
{
	background-image:url(/images/copyright1-hover.png);	
}

#copyright2
{
	margin-left:26px;
	padding-top:0px;
	width:258px;
	height:17px;
}

#copyright2 a
{
	width:258px;
	height:17px;
	display:block;
	background-image:url(/images/copyright2.png);
}

#copyright2 a:hover
{
	background-image:url(/images/copyright2-hover.png);	
}

h2
{
	margin-top:0px;
}

a.button
{
	display:inline-block;
	height:36px;
}

img.cache_image
{
	width:0px;
	height:0px;
	display:none;
}

a.home 
{
	width:96px;
	background-image:url(/images/nav_home.jpg);
}

a.home:hover
{
	background-image:url(/images/nav_home_hot.jpg);
}

a.niagara 
{
	width:127px;
	background-image:url(/images/nav_niagara.jpg);
}

a.niagara:hover
{
	background-image:url(/images/nav_niagara_hot.jpg);
}

a.pacific 
{
	width:116px;
	background-image:url(/images/nav_pacific.jpg);
}

a.pacific:hover
{
	background-image:url(/images/nav_pacific_hot.jpg);
}

a.armstrong 
{
	width:169px;
	background-image:url(/images/nav_armstrong.jpg);
}

a.armstrong:hover
{
	background-image:url(/images/nav_armstrong_hot.jpg);
}

a.reservation 
{
	width:158px;
	background-image:url(/images/nav_reservation.jpg);
}

a.reservation:hover
{
	background-image:url(/images/nav_reservation_hot.jpg);
}

a.guestbook 
{
	width:118px;
	background-image:url(/images/nav_guestbook.jpg);
}

a.guestbook:hover
{
	background-image:url(/images/nav_guestbook_hot.jpg);
}

a.contact 
{
	width:116px;
	background-image:url(/images/nav_contact.jpg);
}

a.contact:hover
{
	background-image:url(/images/nav_contact_hot.jpg);
}

div.slideshow-container
{
	float:right;
}

div.homepage-slideshow
{
	padding:0px;
	width:847px;
	height:312px;
	margin-top:13px;
	margin-bottom:35px;
	margin-left:0px;
	border:2px solid white;
	overflow:hidden;
}

div.room-slideshow
{
	padding:0px;
	width:448px;
	height:348px;
	margin-top:13px;
	margin-bottom:0px;
	border:2px solid white;
	overflow:hidden;
/*	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;*/
}
div.slideshow-container div.controls
{
	text-align:center;
	font-size:9pt;
	padding-top:10px;
}

div.news
{
	float:right;
	width:215px;
	height:400px;
	background-color: #2b5988;
	/*border:1px solid #5b89b8;*/
/*	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;*/
}

div.news_items
{
	padding:10px;
	height:369px;
	overflow:auto;
}

div.news .item
{
	padding-top:12px;
	padding-bottom:12px;
	border-bottom: 1px dotted #5b89b8;
	font-size:smaller;
}

div.guestbook
{
	background-color:#2b5988;
	padding:15px;
	/*-moz-border-radius: 15px; 
		-webkit-border-radius: 15px;*/
	margin-bottom:20px;
	width:630px;
	overflow:none;
}

div.guestbook em
{
	float:right;
	color:#81a7ce;
}

div.guestbook .separator
{
	width:100%;
	height:1px;
	border-bottom:1px solid #81a7ce;
	margin-bottom:5px;
	margin-top:5px;
}

div.guestbook .dates
{
	color:#81a7ce;
}



div.contact
{
	background-color:#2b5988;
	padding:15px;
/*	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;*/
	width:520px;
	overflow:hidden;
}

div.contact input,
div.contact textarea
{
	color:white;
	background-color:#51779e;
	border:1px solid #7197be;
	padding:4px 10px 4px 10px;
}
