body {
	margin: 0;
	background-color: #FFF;
}
a:link {
	text-decoration: none;
	color: #009;
}
a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FFF;
	text-align: center;
	margin-top: 2px;
}
h2 {
	font-size: 16px;
	color: #000;
	text-align: center;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 10px;
	color: #000;
	font-weight: normal;
}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#nav {
	width: 118px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.onoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
.red {
	font-weight: normal;
	color: #F00;
}
.green090 {
	color: #090;
}
.white {
	color: #FFF;
}
.grey6 {
	color: #666;
	font-weight: normal;
}
.blue36c {
	color: #36C;
}
.rustc30 {
	color: #C30;
}
.large {
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
.title, .titler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
.title {
	text-align: left;
}
.titler {
	text-align: right;
	float: right;
}

.lnk1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.lnk2 {
	text-indent: 6pt;
}

#shortcut {
	width: 118px;
	text-align: center;
}
#nav1, #nav2 {
	width: 118px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0 0 20px 1px;
}
#nav1 ul, #nav2 ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#nav1 ul ul, #nav2 ul ul {
	border-top-width: 0;
}
#nav1 ul ul {
	text-indent: 6px;
}

#nav1 ul li, #nav2 ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding: 1px 0 0;
	margin 0;
	}
#nav1 ul ul li, #nav2 ul ul li {
	border-top-style: none;
}

.purple1 {
	background-color: #FCF;
}
.purple2 {
	background-color: #FEF;
}
.lightblueback {
	background: #BDF;
}
.bg-popup {
	background: #F46;
}

#footer {
	width: 758px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin: 0;
}
#footerl {
	float: left;
	width: 118px;
	background: #FFF;
}

#rooms {
	text-align: center;
}

.clear-b {
	clear: both;
}

#title-l, #title-r {
	color: #FFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
}
#title-l {
	float: left;
}
#title-r {
	float: right;
}

#title-l a, #title-l a:link, #title-l a:visited {
	text-decoration: none;
	color: #FFF;
}
#masthead {
	width: 754px;
	margin: 0px;
	padding: 3px;
}

#content {
	background: #FFF;
	width: 100%;
	padding: 5px;
}
#footer-l {
	float: left;
	width: 118px;
	background: #FFF;
	margin: 0;
	padding: 10px 0 0;
	font: 10px Arial, Helvetica, sans-serif;
}
#footer-r {
	text-align: center;
	margin: 0 0 0 118px;
	padding: 1px;
}
#FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
#crumb {
	margin: 2px;
	padding: 5px;
	border-bottom: 1px solid #333;
}

