
div#diningContainer { position: relative; width: 813px; height: 630px; }

div#slides { position: relative; left: -4px; display: block; margin-bottom: 10px; width: 820px; height: 364px; }

div#roomLinks { position: absolute; left: -10px; top: 368px; width: 175px; text-align: right; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px; }
	div#roomLinks a:link, div#roomLinks a:visited { color: #cc913b; text-decoration: none; font-weight: 800; }
	div#roomLinks a:hover { color: #cc913b; text-decoration: underline; }
	div#roomLinks a:active { color: #fff; text-decoration: none; }

div#roomLinks img { display: block; margin-left: 0px; }


div.room { position: absolute; left: 215px; top: 384px; width: 575px; display: none; }
div.room h1.roomName { position: absolute; left: 0px; top: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 19px; margin-top: 0px; margin-bottom: 13px; color: #a88654; font-weight: 800; text-transform: uppercase; }
div.roomDetails { position: absolute; left: 0px; top: 32px; width: 128px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 13px; color: #fff7bc; }
div.roomDetails h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 12px; margin-top: 4px; margin-bottom: 1px; color: #fff; font-weight: 800; }
span.contactLink { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 13px; font-weight: 800; }
span.contactLink a:link, span.contactLink a:visited { text-decoration: underline; color: #cc913b; }
span.contactLink a:hover { text-decoration: none; color: #cc913b; }
div.roomDescription { position: absolute; left: 145px; top: 32px; width: 425px; font-size: 11px; line-height: 15px; color: #fff7bc; font-family: Georgia, "Times New Roman", Times, serif; }