BODY {
	background: #fff;
	margin: 10px auto 0 auto; text-align: center;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#page { width: 760px; margin: 0 auto 0 auto; text-align: left; }
#top { background: url(images/banner-bg.jpg) no-repeat; height: 67px; font-size: 100%; }
#nav { padding-top: 50px; float: right; }
#nav UL { text-align: right; list-style-type: none; padding: 0 6px 0 0; margin: 0; }
#nav LI { display: inline; padding-left: 13px; }
#nav A { color: #090; text-decoration: none; }
#nav A:HOVER { color: #c00; }
#content { padding: 5px 0 10px 30px; }
#right { float: right; width: 250px; }
H1 { font-size: 115%; }
H2 { font-size: 100%; }
A { color: #090; }
A:HOVER { color: #c00; }
TABLE { font-size: 100%; }
.prices { width: 124px; }
HR { color: #ccc; height: 1px; }
#seasons { border: 1px solid #ccc; width: 200px; float: right;
	padding: 5px; margin-left: 15px; background: #fff; }
.seasons { font-weight: bold; color: #c00; }
.prices1, .prices2 { float: right; width: 124px; height: 128px;
	text-align: center; padding-top: 28px; line-height: 22px; margin-left: 10px; }
.prices1 { background: transparent url(images/prices1-bg.gif) no-repeat; }
.prices2 { background: transparent url(images/prices2-bg.gif) no-repeat; }
.sleeps { color: #999; font-weight: bold; }
#mirror { width: 680px; padding: 0; margin: 10px auto 10px auto;
	text-align: center; border-top: 1px solid #ddd; clear: both; }
#mirror UL { padding: 0; margin: 0; list-style-type: none; padding-top: 10px; }
#mirror LI { display: inline; margin: 0 8px; }
