body {
	text-align:center;
	background-color: #669338;
	font-size: 15px;
	font-family: verdana;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	background-color: #669338;
	margin:0 auto;
	width:900px;
	height: 900px;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:40px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:233px;
	background:#efefef;
	height:780px
}
.right {
	width:567px;
	height:780px;
	background:#fff;
}
#logo {
	background:url(../images/hdr.jpg);
	height:210px
}
#logo h1 {
	font-size: 2.8em;
	color:#000;
	font-weight: 800;
	letter-spacing: 1px;
	padding: 70px 0 0 70px;
}
#logo div {
	padding-left:250px;
	font-size: 1.2em;
}
ul#nav {
	background:url(../images/hdl.jpg);
	height:191px;
	padding:35px 40px 0 40px
}
ul#nav li {
	line-height: 190%;
	font-size: 1em;
}
ul#nav li a {
	color:#FFFFFF
}
#meun h2 {
	font-size: 1.4em;
	padding:20px 0 0 30px;
}
#meun ul {
	padding:10px 15px 0 30px
}
#meun li {
	line-height: 170%;
	border-bottom:#b1b1b1 1px solid;
	list-style: inside disc;
	color:#696969;
	font-size: 0.95em;
}
#meun li a {
	color:#696969
}
#main {
	height: 288px;
	overflow: auto;
}

#main h2 {
	font-size: 2em;
	padding: 20px 40px 0 40px;
	font-weight: 600;
}
#main p {
	padding: 20px 40px 0 40px;
	line-height: 130%;
}

#main a {
	color: brown;
}

#main a:hover {
}

#main1 {
	height: 360px;
	overflow: auto;
}

#main1 p {
	padding: 20px 40px 0 40px;
	line-height: 130%;
}

#main1 a {
	color: brown;
}

/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	position:relative;
	top:10px
}

.cycle_pics {  
	height:  320px;  
	width:   567px;  
	padding: 0;  
	margin:  0 auto;  
} 
 
#copyright {
	text-align: right;
	font-size: 0.7em;
}

#small_banner {
	text-align: center;
	height: 188px;
	overflow: auto;
}

#small_banner img {
	padding-bottom: 5px;
}

#rate-table {
}

#rate-table td {
	padding:9px;
	text-align: center;
}

#room_main {
	height: 411px;
	overflow: auto;
	padding: 20px 10px 0 40px;
}

#room_main h2 {
	font-size: 2em;
	font-weight: 600;
}
#room_main p {
	line-height: 150%;
}

#room_main a {
	color: brown;
}

#room_main ul li {
	list-style-type: disc;
	margin-left: 15px;
	line-height: 150%;
}

#map_canvas {
	width: 500px; 
	height: 350px;
	margin: 0 auto;
}

.smallf {
	font-size: 0.8em;
}