﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #676767;
	list-style: none;
	background-color: #d9d991;
}
#main {
	width: 900px;
	margin: 0px auto;
	text-align: center;
}
#masthead {
	background: transparent url(images/top.gif) repeat-x;
	height: 308px;
	clear: both;
	overflow: hidden;
}
#logo {
	width: 220px;
	height: 190px;
	background: transparent url(images/logo.png) no-repeat;
	float: left;
	margin-left: 20px;
}
#header-img {
	float: right;
	margin-top: 34px;
}
#top_nav {
}
#menubg {
	background: transparent url(images/menubg.gif) repeat;
	height: 39px;
	clear: both;
	overflow: hidden;
}
#menubg ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
}
#menubg li {
	line-height: 1.6em;
	margin: 2px 20px;
	display: inline;
}
#menubg li a {
	color: #daf5b7;
	text-decoration: none;
}
#menubg li a:hover {
	text-decoration: underline;
	color: #5bddd1;
}
#page_content {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #ebedbb url(images/background.gif) repeat-x;
	padding-bottom: 30px;
}
#leftpanal {
	width: 320px;
	float: left;
	margin-top: 30px;
	padding: 0px 20px 0px 10px;
}
#rightpanal {
	width: 518px;
	float: right;
	margin-top: 30px;
	padding: 0px 10px 0px 20px;
}
#rightpanal h1 {
	font-size: 29px;
	margin-top: 9px;
	color: #487b4e;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#rightpanal h2 {
	margin-top: 9px;
	font-size:20px;
	color: #487b4e;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#bookroom {
	background: transparent url(images/bookroom.gif) no-repeat;
	width: 300px;
	height: 37px;
}
#bookroom h3
{
	text-align:left;
	margin-left:5px;
	font-size:16px;
	color:#fff;
	padding-top:11px;
	margin-top:0px;
}
#bookform {
	width: 300px;
	background-color: #979759;
	padding-bottom: 30px;
}
.tdleft {
	color: #c5c587;
	text-align: right;
}
.tdright {
	text-align: left;
}
.btnbg {
	background: transparent url(images/btnbg.gif) repeat-x;
	height: 20px;
	border: solid 1px #B6A529;
	color: #333;
	font-weight: bold;
	font-size: 11px;
}
#page-content, #page-content-1 {
	text-align: left;
}
#page-content-1 
{
	padding-top:10px;
}
#page-content-left {
	float: left;
	width: 250px;
}
#page-content-left img
{
	padding:3px;
	border:solid 1px #ccc;
}
#page-content-right {
	float: right;
	width: 250px;
}
.brk
{
	border-bottom:dotted 2px #b0b074;
	padding:5px 0px;
}
#service
{
	margin-top:20px;
	border-right:dotted 1px #b0b074;
	padding-right:5px;
}
#facilitie
{
	margin-top:20px;
}

#footer {
background-color:#141416;
height:50px;
}

#footer ul
{
	list-style:none;
	text-align:right;
	margin:0px;
	padding-top:20px;
}
#footer li
{
	display:inline;
	line-height: 1.6em;
	margin: 2px 10px;
}
#footer li a,#footer li a:hover
{
	color:#aba378;
	text-decoration:none;
}

.bigimage
{
	border:solid 1px #fff;
	padding:5px;
}
.smallimages
{
	clear:both;
	overflow:hidden;
}
.smallimages ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	clear:both;
	overflow:hidden;
}
.smallimages li
{
	float:left;
	display:inline;
	margin:2px;
}
.bigimage img,
.smallimages img
{
	border:solid 2px #fff;
}



