.background	
{
	width: 983px;
	height: 578px;
	background-color: #E0EEEE;
	z-index: 0;
	position: absolute;
}

.image	
{
	width: 385px;
	height: 508px;
	margin: 35px 0px 0px 0px;
	z-index: 4;
	position: absolute;
}

.navigationBackground	
{
	width: 983px;
	height: 24px;
	background-color: #8B8B83;
	margin: 90px 0px 0px 0px;
	z-index: 2;
	position: absolute;
	border-width: 1px 0px 1px 0px;
	border-color: #CDCDC1 #000000 #EEEEE0 #000000;
	border-style: solid;
}

.navigation { margin: 0px 0px 0px 385px; }

.navigationElement { margin: 0px 12px 0px 0px; }

.contentBackground
{
	width: 550px;
	height: 389px;
	background-color: #F0F7F7;
	margin: 35px 0px 0px 30px;
	z-index: 1;
	position: absolute;
	background-image: url(images/contentBackground.gif);
	padding: 100px 18px 19px 355px;
	background-repeat: no-repeat;
}

.contentBackgroundHome
{
	width: 550px;
	height: 389px;
	background-color: #F0F7F7;
	margin: 35px 0px 0px 30px;
	z-index: 1;
	position: absolute;
	background-image: url(images/contentBackgroundHome.jpg);
	padding: 100px 18px 19px 355px;
	background-repeat: no-repeat;
}

a
{
	color: #61615C;
	text-decoration: underline;
}


.copy
{
	color: #61615C;
	font-family: Verdana, Arial, sans;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 0px 15px 0px 0px;
}

.subNav
{
	color: #61615C;
	font-family: Verdana, Arial, sans;
	font-size: 10px;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 0px 15px 0px 0px;
}

.subNavLg
{
	color: #61615C;
	font-family: Verdana, Arial, sans;
	font-size: 14px;
	line-height: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 0px 15px 0px 0px;
}

.copyrightPlacement	
{
	margin: 556px 0px 0px 38px;
	z-index: 3;
	position: absolute;
}

.roomDetailBG
{
	background-color: #E0EEEE;
	padding: 0px;
	margin: 0px;
}

.roomDetailBox
{
	background-color: #F1F7F7;
	display: block;
	padding: 0px;
	margin: auto 0px;
}

.roomDetailImage
{
	background-color: #fff;
	display: block;
	padding: 25px 25px 0px 25px;
	text-align: center;
}

.roomDetailNavigation
{
	background-color: #fff;
	display: block;
	padding: 15px 0px;
	margin: 0px;
	text-align: center;
	text-transform: inherit;
	color: #61615C;
	font-family: Verdana, Arial, sans;
	font-size: 10px;
}