html 				{ background-color: white; }
body 				{ font-family: "Lucida Grande", Tahoma, Verdana, Geneva, Arial, sans-serif; font-size: 12px; line-height: 20px; }

h1					{ font-size: 20px; font-weight: normal; margin-top: 0px; margin-bottom: 12px; }
h1.title			{ font-size: 20px; font-weight: normal; margin-top: 0px; margin-bottom: 0px; }
h2					{ font-size: 18px; font-weight: normal; margin-top: 12px; margin-bottom: 12px; }
h3					{ font-size: 16px; font-weight: normal; margin-top: 12px; margin-bottom: 12px; }
h4					{ font-size: 14px; font-weight: normal; margin-top: 12px; margin-bottom: 12px; }
h5					{ font-size: 13px; font-weight: normal; margin-top: 12px; margin-bottom: 12px; }

p					{ margin-top: 10px; margin-bottom: 10px; }
ul					{ padding-left: 40px; }
li					{ list-style-type: disc; }
th					{ font-weight: bold; }

a:link				{ color: black; text-decoration: none; border-bottom: 0px; }
a:visited			{ color: black; text-decoration: none; border-bottom: 0px; }
a:hover				{ color: black; text-decoration: none; border-bottom: 1px solid #333; }

#wrapper			{ width: 800px; margin-left: auto; margin-right: auto; }
#wrapper0			{ width: 760px; margin-left: auto; margin-right: auto; padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 5px; margin-top: 20px; text-align: center; }
div.wrapper1		{ width: 800px; border: 1px solid #403625; }

div#room			{ padding: 30px; }
div#room a			{ border-bottom: 0px; }
div#room img			{ margin-right: 30px; margin-bottom: 30px; }

div.navigation		{ width: 780px; margin-left: auto; margin-right: auto; padding: 10px; text-align: center; color: white; background-color: #403625; }
div.navigation a	{ color: white; letter-spacing: 1.5px; font-size: 11px; }
div.navigation a:hover	{ letter-spacing: 1.5px; font-size: 11px; color: red; }
div.wrapper			{ width: 780px; padding: 10px; }
div.footer			{ width: 780px; padding: 5px; text-align: center; }

hr					{ border: 0px; border-top: 1px solid grey; height: 0px; margin: 0; clear: both; }
img.border1			{ border: 1px solid black; margin-top: 10px; margin-bottom: 10px; }
th					{ border-bottom: 1px solid grey; font-weight: normal; }
tr.grey				{ background-color: #f5f5f5; }
span.red a			{ color: red; }

.center				{ width: 800px; text-align:center; }
.menuItem			{ width: 200px; text-align:center; font-size: 14px; float: left; clear: right; margin: 0px; padding-bottom: 8px; padding-top: 8px; }
.menuItemOn			{ width: 200px; text-align:center; font-size: 14px; float: left; clear: right; margin: 0px; padding-bottom: 8px; padding-top: 8px; background-color: grey; color: white; }
