@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(bodybg.jpg);
	background-repeat: repeat;
	position: relative;
	scrollbar-face-color: #000;
	scrollbar-arrow-color: #feff8a;
	margin: 0px;
	padding: 0px;
}
#top_notice {
	clear: right;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 100px;
}
#top_notice h1 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	padding: 0px;
	height: 800px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper #left {
	background-attachment: scroll;
	background-image: url(leftbg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 800px;
	width: 100px;
	position: relative;
}
#wrapper #right #rightside {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 800px;
	width: 800px;
	position: relative;
}
#wrapper #right #rightside #banner {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 150px;
	width: 800px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(accommodation%20banner.jpg);
}
#wrapper #right #rightside #navigation {
	background-attachment: scroll;
	background-image: url(navigationbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 15px;
	width: 800px;
	position: relative;
	padding-top: 12.5px;
	padding-right: 0px;
	padding-bottom: 12.5px;
	padding-left: 0px;
}
#wrapper #right #rightside #navigation span {
	display: none;
}

#wrapper #right #rightside #navigation h1 {
	display: none;
}

#wrapper #right #rightside #navigation ul {
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper #right #rightside #navigation li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-decoration: none;
	color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	font-variant: small-caps;
}
#wrapper #right #rightside #navigation #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #right #rightside #navigation a {
	color: #000000;
	text-decoration: none;
}
#wrapper #right #rightside #navigation a:hover {
	color: #996633;
	text-decoration: underline;
}
#wrapper #right #rightside #navigation a:visited:hover {
	color: #993300;
	text-decoration: underline;
}



#wrapper #right #rightside #content {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 560px;
	width: 800px;
	position: relative;
}
#wrapper #right #rightside #content #leftblock {
	background-attachment: scroll;
	background-image: url(leftblock.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 560px;
	width: 120px;
	position: relative;
}
#wrapper #right #rightside #content #rightcontent {
	background-attachment: scroll;
	background-image: url(contentbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	clear: right;
	float: right;
	height: 540px;
	width: 670px;
	position: relative;
	overflow: scroll;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper #right #rightside #content #rightcontent h2 {
	font-size: 24px;
	font-weight: 900;
	color: #996633;
	text-align: center;
	font-variant: small-caps;
}
#wrapper #right #rightside #content #rightcontent h3 {
	font-size: 20px;
	font-weight: 900;
	color: #996633;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-variant: small-caps;
}

#wrapper #right #rightside #content #rightcontent strong {
	font-weight: normal;
}
#wrapper #right #rightside #content #rightcontent .endpar {
	font-style: italic;
	font-weight: 900;
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
#endnotes .centerpar {
	font-size: 14px;
	font-weight: 900;
	color: #009;
	text-align: center;
}



#wrapper #right #rightside #footer {
	background-attachment: scroll;
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 50px;
	width: 800px;
	position: relative;
}
#wrapper #right #rightside #footer h5 {
	font-size: 14px;
	font-weight: 900;
	color: #000066;
	text-align: center;
	margin: 0px;
	height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper #right #rightside #footer a {
	color: #FFFF00;
}
#wrapper #right #rightside #footer a:hover {
	color: #996600;
}
#endnotes {
	height: 20px;
	width: 800px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#endnotes h4 {
	font-size: 14px;
	font-weight: 900;
	text-align: center;
}

