﻿body {
	text-align: center;
	margin: 0 auto;
	font-family: Garamond;
	font-weight: bold;
	font-size: 12px;
	color: #210D01;
	background: #210D01 url('images/bkg.png') repeat-x left top;
}
h1 {
	font-family: Garamond;
	font-weight: bold;
	font-size: 20px;
}
#container {
	background: url('images/bkg.png')repeat-x left top;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.leftmenu {
	text-align: justify;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
.rightmenu {
	text-align: justify;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}
.leftmpic {
	background-image: url('images/leftmenu.png');
}
.rightmpic {
	background-image: url('images/rightmenu.png');
}
.roomservice {
	background-image: url('images/roomservice.png');
}
.roomservice-text {
	text-align: justify;
	margin-left: 70px;
	padding: 10 20 10 20px;
	font-size: 15px;
}
.reserve {
	background-image: url('images/reserve.png');
}
.reserve-text {
	text-align: justify;
	padding: 10 20 10 20px;
	font-size: 15px;
}
.gallery {
	background-image: url('images/gallery.png');
}
.gallery-text {
	background-image: url('images/welcome.png');
	text-align: justify;
	padding: 31 0 10 30px;
	font-weight: bold;
}
.link {
	padding: 14px;
}
.footerlink {
	color: #CCCCCC;
	font-weight: bold;
}
a:active {
	color: #B4231E;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #B4231E;
}
.color {
	background-color: #210D01;
}
.footer {
	background: #210D01;
	text-align: center;
	font-weight: normal;
	color: #CCCCCC;
	padding: 10px;
}
.wellcome {
	width: 364px;
	height: 60px;
}
.wellcome-text {
	padding: 0 20 0 20px;
	font-size: 15px;
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
}
#flashcontent {
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
}
.topimg {
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
}
li {
	font-size: 15px;
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}
ul {
	font-size: 15px;
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}
.tdbgcolor {
	background-color: #FF8214;
}
