body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
img {
	border:none;
}
h1 {
	font-size:33px;
	color:#666666;
	margin:0px;
	padding:0px 0px 25px 0px;
	font-weight:normal;
}
p {
	font-size:13px;
	line-height:20px;
	padding:0px 0px 20px 0px;
	margin:0px;
	color:#333333;
}
a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
/* Commong Styles */
.clrgrey {
	color:#666666;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
/*==========================================
	Blog Css
==========================================*/
#wrapper {
	margin:0px auto;
	padding:0px;
	width:950px;
	display:table;
	position:relative;
}
#header {
	width:950px;
	float:left;
}
#header .logo {
	float:left;
	width:276px;
}
#header .callus {
	float:right;
}
#header .callus .topmenulink {
	padding:5px 0px;
}
ul.topmenu li {
	display:inline;
	float:left;
	padding-right:10px;
}
a.toplink {
	font-size:12px;
	color:#666666;
	padding-left:22px;
	line-height:27px;
}
a.toplink:hover {
	color:#000000;
	text-decoration:none;
}
a.iconmap {
	background:url(images/icon_viewmap.jpg) no-repeat left 1px;
}
a.iconmap:hover {
	background:url(images/icon_viewmap1.jpg) no-repeat left 1px;
}
a.iconguest {
	background:url(images/icon_guest.jpg) no-repeat left top;
}
a.iconguest:hover {
	background:url(images/icon_guest1.jpg) no-repeat left top;
}
a.iconemailfriend {
	background:url(images/icon_email.jpg) no-repeat left center;
}
a.iconemailfriend:hover {
	background:url(images/icon_email1.jpg) no-repeat left center;
}
/* Style for navigation Area */
#navigation {
	float:left;
	width:950px;
}
ul.navi {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.navi li.divider {
	font-size:0px;
	width:1px;
	background:url(images/navi_divider.jpg) center center no-repeat;
}
ul.navi li {
	float:left;
	height:32px;
}
ul.navi li img {
	float:left;
	border:0px;
}
ul.navi li a {
	margin:0px;
	padding:0px;
	border:0px;
}
/* style for banner*/

#banner {
	width:950px;
	float:left;
	height:205px;
}
/* Style for main page area */
#mp {
	background:url(images/bg_mp.jpg) top center no-repeat;
	width:950px;
	padding:26px 0px;
	float:left;
}
#mpg {
	vertical-align:top;
	width:643px;
	float:left;
}
#side {
	width:276px;
	padding-right:31px;
	vertical-align:top;
	float:left;
}
/* Style for TV Box Area */
#hotelbx {
	background:url(images/blueboxtop.jpg) no-repeat left top #dce9f7;
	font-size:13px;
	line-height:20px;
	color:#333333;
	width:276px;
	float: left;
}
.hotelbxbtm {
	background:url(images/blueboxbtm.jpg) no-repeat left bottom;
	padding:10px;
	float:left;
	width:256px;
}
ul.hotelpoint li {
	padding-bottom:6px;
	padding-left:20px;
}
.hotelicon1 {
	background:url(images/icon_hotel1.jpg) no-repeat left top;
	padding-left:20px;
}
.hotelicon2 {
	background:url(images/icon_hotel2.jpg) no-repeat left top;
	padding-left:20px;
}
.hotelicon3 {
	background:url(images/icon_hotel3.jpg) no-repeat left top;
	padding-left:20px;
}
.hotelicon4 {
	background:url(images/icon_hotel4.jpg) no-repeat left top;
	padding-left:20px;
}
#hotelbx h3 {
	font-size:20px;
	color:#666666;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 0px;
}
.iconhotel1 {
	background:url(images/icon_hotel1.jpg) no-repeat left top;
}
.iconhotel2 {
	background:url(images/icon_hotel2.jpg) no-repeat left top;
}
.iconhotel3 {
	background:url(images/icon_hotel3.jpg) no-repeat left top;
}
.iconhotel4 {
	background:url(images/icon_hotel4.jpg) no-repeat left top;
}
#map {
	width:276px;
	float:left;
	padding-top:18px;
}
#sideflash {
	width:276px;
	float:left;
	padding-top:18px;
}
.teaser {
	width:211px;
	margin-right:3px;
	float:left;
}
.teaserarea {
	width:643px;
	float:left;
}
.roomttl {
	background:#9b6543;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:28px;
	padding:0px 10px;
}
.roombtm {
	background:url(images/btm_box1.jpg) no-repeat left bottom #f4ede8;
	padding:5px 10px;
	font-size:11px;
	color:#666666;
	line-height:20px;
}
/* Style for Bottom Area */
#btm {
	background:url(images/bg_btm.jpg) no-repeat;
	height:90px;
	padding-top:14px;
	width:950px;
	text-align:center;
	font-size:13px;
	float:left;
	font-weight:bold;
	line-height:24px;
	color:#333333;
}
#btm a {
	color:#333333;
	text-decoration:none;
}
#btm a:hover, #btm a.selected {
	color:#990000;
	text-decoration:none;
}
