body		{ background: url("../images/bg.png"); margin: 0; }
img		{ border: 0; }
img.thumb	{ max-width: 150px; height: 100px; }
img.thumbcont	{ width: 150px; height: 112px; float: right; border: solid 1px #000000; clear: both; }
a.out:before	{ content:url("../images/link.png")" "; }

a:link		{ color: #9AAEBF; text-decoration: underline; }
a:visited	{ color: #9AAEBF; text-decoration: underline; }
a:hover		{ color: #9AAEBF; text-decoration: underline; }
a:active	{ color: #9AAEBF; text-decoration: underline; }
a:focus		{ color: #9AAEBF; text-decoration: underline; }

div#nav a:link		{ color: #000000; text-decoration: none; }
div#nav a:visited	{ color: #000000; text-decoration: none; }
div#nav a:hover		{ color: #000000; text-decoration: underline; }
div#nav a:active	{ color: #000000; text-decoration: underline; }
div#nav a:focus		{ color: #000000; text-decoration: underline; }

div		{ font-family: Arial; font-size: 1em; }
div.clearer	{ clear: both; }

div#start-title	{ text-align: center; width: 100%; }
div#start-pic	{ text-align: center; width: 100%; }

div#title	{ margin: 0px 0px 0px 0px; }
div#body	{ width: 850px; margin-left:auto; margin-right:auto; background: url("../images/bg_content.png") repeat-y top; }
div.container	{ width: 800px; margin-left: 26px; margin-right: 26px; }

div#nav		{ width: 193px; margin: -1px -1px 5px 5px; float: right; text-align: left; border: solid 1px black; background: #EEEEEE; }
div#navtitle	{ margin: 5px 5px 5px 5px; text-transform: uppercase; letter-spacing: 4px; font: 0.7em Arial; color: #888888; }

div#thumbsrow	{ float: left; margin: -1px -6px 5px -1px; border: solid black 1px; background: #EEEEEE; width: 606px;}
div#content	{ margin: 5px 5px 5px 5px; text-align: justify; clear: left; }
div#footer	{ width: 850px; height: 40px; margin-left:auto; margin-right:auto; background: url("../images/bg_footer.png") no-repeat top center; text-align: center; font: 0.7em Arial; }
div.wrapper	{ margin: 0; }

ul#nav		{ list-style-type: none; margin: 5px 5px 5px 5px; padding: 0px 0px 0px 0px; }

hr		{ height: 1px; color: #CCCCCC; background-color: #CCCCCC; border: 0; }

h2.rooms	{ border-top: solid 1px #000000; }