body {
	background: #4A3622;
	margin: 0px;
}

img {
	border: none;
}

table#content {
	margin: 0 auto;
}

td#left {
	width: 127px;
	height: 1000px;
	background: url(images/bg-home_01.jpg) no-repeat top right;
}

td#sec-left {
	width: 127px;
	height: 1000px;
	background: url(images/bg-sec-left.jpg) no-repeat top right;
}

td#middle {
	width: 945px;
	height: 1000px;
	background: url(images/bg-home_02.jpg) no-repeat;
	vertical-align: top;
}

td#right {
	width: 127px;
	height: 1000px;
	background: url(images/bg-home_03.jpg) no-repeat;
}

td#sec-right {
	width: 127px;
	height: 1000px;
	background: url(images/bg-sec-right.jpg) no-repeat;
}

div#top-content {
	width: 945px;
	height: 163px;
}

div#middle-content {
	width: 945px;
	height: 325px;
	background: url(images/pano-home.jpg) no-repeat;
}

div#sec-middle-content {
	margin: 0 20px 20px 0px;
	padding-top: 56px;
	padding-bottom: 20px;
	width: 925px;
	background: #fff;
}

div#reservation-btn {
	position: absolute; 
	top: 110px; left: 50%;
	margin-left: 245px;
	width: 235px;
	height: 85px;
	zIndex: -1;
}

div#phototour-btn {
	position: absolute; 
	top: 170px; left: 50%;
	margin-left: 245px;
	width: 235px;
	height: 85px;
}

div#bottom-content {
	padding-top: 20px;
	width: 945px;
	height: 336px;
	font: 12px arial, helvetica;
	color: #C1AE94;
}

div#bottom-left {
	float: left;
	width: 327px;
}

div#bottom-middle {
	float: left;
	width: 303px;
}

div#bottom-right {
	float: right;
	width: 312px;
}

div#sec-nav {
	position: relative;
	float: left;
	width: 180px;
	height: 100%;
	text-align: right;
	color: #3A3429;
}

div#sec-nav a:link, div#sec-nav a:visited {
	display: block;
	margin: 0px;
	font: bold 12px/24px arial, helvetica;
	text-decoration: none;
	color: #000;
}

div#sec-nav a:hover, div#sec-nav a:active {
	color: #D28D44;
}

div#sec-content {
	margin: 0 60px 20px 225px;
	color: #D28D44;
	font: 13px arial, helvetica;
	color: #3A3429;
}

div#sec-content h1 {
	margin-top: 0;
	font: bold 24px arial, helvetica;
	color: #3A3429;
}

div#sec-content-nonav {
	margin: 0 60px 20px 60px;
	color: #D28D44;
	font: 13px arial, helvetica;
	color: #3A3429;
}

div#sec-content-nonav h1 {
	margin-top: 0;
	font: bold 24px arial, helvetica;
	color: #3A3429;
}

div#ftr {
	text-align: center;
	height: 116px;
}

div.separator {
	height: 1px;
	background: url(images/dotted-line.jpg);
	margin: 10px 0px;
}

div.bottom-nav {
	text-align: center;
	font: 11px arial, helvetica;
	color: #C1AE94;
}

div.bottom-nav a:link, div.bottom-nav a:visited {
	text-decoration: none;
	color: #C1AE94;
}

div.bottom-nav a:hover, div.bottom-nav a:active {
	text-decoration: none;
	color: #D28D44;
}

div.photo-container {
	float: right;
	margin: 0 0 15px 25px;
	color: #666;
	font: 12px arial, helvetica;
}

div.photo-container h2 {
	margin: 15px 0 2px 0;
	font: bold 14px arial, helvetica;
}

div.contentline2 {
	clear: right;
	height: 1px;
	background: #ccc;
	margin: 15px 0;
}

div.headline {
	font: bold 16px arial, helvetica;
	color: #3A3429;
}

div#menu {
	
}

div#menu h1 {
	font: bold 16px arial, helvetica;
	color: #3A3429;
}

div#menu h2 {
	font: bold 14px arial, helvetica;
	color: #3A3429;
	margin: 0px;
	margin-left: 20px;
	color: #D28D44;
}

div#menu p {
	margin-top: 0px;
	margin-left: 20px;
}