html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#fullheight {
	height: 100%;
}
#contentbox {
	display:block;
	min-height: 800px;
	width: 725px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 8px solid #F1731B;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 20px;
	color: #939393;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -2px;
}
a.nav {
	text-decoration: none;
}
a.nav:hover {
	color: #F1740F;
}
.subnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #939393;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
a.subnav {
	text-decoration: none;
}
a.subnav:hover {
	color: #F1740F;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
}
a.copyright {
	text-decoration: none;
}
a.copyright:hover {
	color: #F1740F;
}
.greytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.greytext {
	color: #F1740F;
	text-decoration: none;
}
a.greytext:hover {
	color: #F1740F;
	text-decoration: underline;
}
.greytextsmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.greytextsmall {
	color: #666666;
	text-decoration: none;
}
a.greytextsmall:hover {
	color: #F1740F;
	text-decoration: underline;
}
.orangetext {	font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
	line-height: 18px;
	color: #F1740F;
	text-decoration: none;
}
a.orangetext {
	color: #F1740F;
	text-decoration: none;
}
a.orangetext:hover {
	color: #F1740F;
	text-decoration: underline;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #F0730F;
	font-weight: bolder;
}
a.header {
	text-decoration: none;
}
a.header:hover {
	text-decoration: line-through;
	color: #F1740F;
}
.headerGrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #939493;
	font-weight: bolder;
}
a.headerGrey {
	text-decoration: none;
}
a.headerGrey:hover {
	text-decoration: line-through;
	color: #F1740F;
}
.dropdown {
	background: #ffffff;
	border: 1px 666666 solid;
	color: #939393;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#tablegrid {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	padding: 12px;
}
#tablegrid2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding: 12px;
}
#tablegrid3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
#tablegrid4 {
	padding: 12px;
}

/*******************************************************************************

FILE: style.css
AUTHOR: Takashi Okamoto mud(tm) - http://www.mudcorp.com/
VERSION: 2.0 - initial public release
DATE: 03/01/2006

--------------------------------------------------------------------------------

This file is part of MudShiftContent.

	MudShiftContent is free for anyone to use, but this header MUST be
	included, and may not be modified.

*******************************************************************************/

#imgs-frame {
	background-color: #fff;
	overflow: hidden;
	float:none;
	clear:both;
}

#imgs-wrapper {
	position: relative;
	width: 480px;
	height: 320px;
}

#imgs {
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
}

#controller { 
	width: 78%;
	text-align: left;
}

.prev,.next	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a.prev, a.next {
	color: #666;
}

a.prev:hover, a.next:hover {
	color: #333;
}
	
#text-frame {
	visibility: visible;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
}

div.imgtext {
	position: absolute;
	text-align: right;
	width: 100px;
	visibility: hidden;
}

#imgtext-0 {
	visibility: visible;
}
	
#gallerytext {
	position: absolute;
	top: 30px;
	left: 550px;
	width: 410px;
	padding: 0px;
	bottom: 0px;
	visibility: visible;
}
.reservation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #F1731B;
	color:#fff;
	font-weight: normal;
	text-decoration: none;
	display:inline-block;
	float:left;
	text-align:center;
	padding:3px 9px 3px 6px;
	margin: 20px 0 0 0;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.reservation:hover {
	text-decoration: underline;
}