body { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background: #D6DCC0 url();
	margin: 0px;
}

#container {
	position: absolute; 
	left: 50%;
	width: 778px;	
	margin-left: -381px;
	border: solid #000000 0px;
	color: #cccccc;
	background-color: #FFFCEF;
}

#roomA {
	height: 74px;
}

#roomD {
	
}

#roomC {
	height: 242px;
}

#roomE {
	clear: both;
	height: 22px;
	background: #999966;
	color: #FFFCEF;
	padding-top: 7px;
	padding-left: 15px;
}

#roomE a{
	text-decoration: none;
	color: #FFFCEF;
	background: #999966;
}

#roomE a:hover{
	text-decoration: underline;
	color: #800000;
	background: #999966;
}

#bannerTop {
	background: #CCCC99;
	color: #000000;
	height: 22px;
	padding-top: 7px;
	padding-right: 20px;
	text-align: right;
}

#bannerTop a{
	padding-left: 20px;
	text-decoration: none;
	background: #CCCC99;
	color: #000000;	
}

#bannerTop a:hover{
	padding-left: 20px;
	text-decoration: underline;
	background: #CCCC99;
	color: #FFFCEF;	
}

#roomLeft {
	float: left;
	width: 237px;
	padding-left: 20px;
	padding-top: 20px;
}

#roomLefts {
	float: left;
	width: 237px;
	padding-left: 20px;
}

#roomRight {
	float: right;
	width: 520px;
}

#welcomContent {
	width: 455px;
	text-align: justify;
	padding-left: 40px;
	color: #666666;
	line-height: 18px;
	background: #FFFCEF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px; 

}

#welcomContent h1{
	font-size: 12px;
	clear: both;
	background: #804000;
}

#welcomContent h2{
	font-size: 16px;
	text-transform: uppercase;
}

#welcomContent a{
	color: #666666;     
	background: #FFFCEF;
	text-decoration: none;
}

#welcomContent a:hover{
	color: #800000;     
	background: #FFFCEF;
	text-decoration: underline;
}


#testiContent {
	width: 330px;
	text-align: justify;
	padding-left: 40px;
	color: #666666;
	line-height: 18px;
	background: #FFFCEF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	float: left;
	
}

#testiImage {
	padding-left: 20px;
	float: left;
	padding-bottom: 20px;
}

#noded {
	background-image: url(../images/nodeup.jpg);	
	height: 15px;
	width: 455px;
	margin-left: 40px; 
	clear: both;
}

#homeHighlight {
	border: solid 1px #D6DCC0;
	width: 222px;
	height: 141px;
}

#homeHighlightText {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	background: #FFFCEF;
}

#homeHighlightBlock {
	background: #EFEFDC;
	color: #333333;
	width: 214px;
	height: 88px; 
	padding-top: 20px;
	padding-left: 8px;
}

#formLeft {
	float: left;
	width: 160px;
	clear: both;	
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
}

#formRight {
	float: left;
	width: 250px;	
	text-align: left;
	padding-top: 10px;	
}

#formRight img{
	border: solid 1px #808080;	
}

.inputtext {
	border: 1px solid gray; 
	background-color: #FBFCFA;
	color: #000000;
	font: 10px verdana, sans-serif;
	padding: 3px;	
	outline: none;
}


#linkcenter {
	padding-top: 20px;
	clear: both;
	text-align: center;
}

#linkcenter a{
	color: #808080;
	background: #FFFCEF;
	text-decoration: none;	
}

#linkcenter a:hover{
	color: #800000;
	background: #FFFCEF;
}

#linkleft {
	float: left;
	width: 90px;
	clear: both;
	padding-top: 10px;
}

#linkright {
	float: left;
	width: 345px;
	padding-top: 10px;
}

#blockLink {
	width: 433px;
	height: 381px;
	background: #E0D9BD;
	clear: both;
	padding-left: 3px;
	padding-top: 5px;
}

#blockLinkWhite {
	width: 430px;
	height: 355px;	
	background: #ffffff;
	clear: both;
	padding-top: 5px;
}

#linkblockLeft {
	width: 85px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	clear: both;
}

#linkblockRight {
	width: 340px;
	float: right;
	padding-top: 5px;
}

#linkblockRight img{
	border: solid 1px #808080;
}

#belink {
	font-size: 16px;
	font-family: Trebuchet Ms, Verdana;
	font-size: 12px;
}

#belink a{
	color: #808080;
	background: transparent;	
}

#belink a:hover{
	color: #800000;
	background: transparent;	
}

.green {
	color: #008000;
	background: transparent;
}
.feature{
	padding: 0px 0px 10px 10px;
	text-align: justify;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.contentPostition {
	width: 35opx;
	height: 28px;
	background: #DDE2C8;
	color: #A5A89A;
	padding-top: 8px;
	padding-left: 20px;
}

#detailMenuLeft {
	background: #F0EFDB;
	color: #67675F;
	height: 23px;
	width: 222px;
	text-align: center;
	font-size: 13px;
	padding-top: 80px;
}

#detailMenuLeft2 {
	margin-top: 2px;
	background: #F0EFDB;
	color: #67675F;
	height: 23px;
	width: 222px;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;	
}

#roomLefts a{
	background: transparent;
	color: #67675F;
	text-decoration: none;	
}

#roomLefts a:hover{
	background: transparent;
	color: #800000;
	text-decoration: underline;	
}

#galleryRoom {
	background: #F0EFDB;
	border: solid 5px #F0EFDB;
	color: #67675F;
	height: 125px;
	width: 210px;	
	padding-top: 60px;
}

#galleryBlock {
	margin-top: 2px;
	width: 100%;
	height: 30px;
	background: #DEE2C9;
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
}

#onMenuRoom {
	border-top: solid 1px #808080;
	padding-left: 10px;
	padding-top: 6px;
	clear: both;
}

#onMenuRooms {
	padding-left: 10px;
	padding-top: 6px;
	clear: both;
}

.onAddMenuLeft {
	float: left;
	width: 50%;
	text-align: left;
}

.keywords {
  	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  	font-size: 1em;
  	font-weight: normal;
  	font-style: normal;
  	color: #FFFFFF;
  	background-color: transparent;
  	text-align: center;
  	display:none;
}

#blockBack {
	width: 50px;
	float: left;
	margin-right: 5px;
	clear: both;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#blockBack a{
	width: 50px;
	border: solid 1px #808080;	
	float: left;
	margin-right: 5px;
	padding-top: 2px;
	text-align: center;
	background: #DFDFDF;
	text-decoration: none;
}

#blockBack a:hover{
	width: 50px;
	border: solid 1px #808080;	
	float: left;
	margin-right: 5px;
	padding-top: 2px;
	text-align: center;
	background: #808080;
	text-decoration: none;
}

#imgControl {
	width: 150px;
	height: 100px;
	float: left;
}