* { padding: 0; margin: 0; }

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #faba63;
	background-image: url(images/bgimage.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	color: #993500;
}
a{
	color: #993500;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}

h1{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993500;
	margin-bottom: 5px;
}
img{border:0px;}
#wrapper {
	width: 962px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/bgwrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 14px;
	padding-left: 14px;
}

#content{
	float: left;
	padding-top: 10px;
}
#header {
	float: left;
	height: 150px;
	margin: 0px;
	width: 960px;
}

#navlist{
	float: right;
	padding-right: 25px;
	padding-top: 60px;
}
#navlist li
{
	display: inline;
	list-style-type: none;

}
#navlist li a
{
	text-decoration: none;
	color: #993500;
	font-weight: bold;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

#navlist li a:hover
{
	color: #22211F;
}

#navlist .on
{

}

#leftcolumn {
	margin: 0px;
	width: 280px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 23px;
}
#rightcolumn {
	float: right;
	margin: 0px;
	width: 660px;
	display: inline;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	color: #64260D;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/footer.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 942px;
	margin-bottom: 0px;
	background-color: #FBBB64;
	font-weight: bold;
}

#footer a{
	color:#63250C;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
}

#footer li
{
	display: inline;
	list-style-type: none;

}

.boxroom{
	float: left;
	height: 200px;
	width: 300px;
	background-color: #F7A248;
	overflow: hidden;
	background-image: url(images/bgroom1.jpg);
	text-align: justify;
	margin: 10px;
}

.boxroom img{
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.boxinner{
	height: 175px;
	padding-right: 5px;
	padding-left: 5px;
}
.title{
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993500;
	margin-bottom: 5px;
}
.boxlink a{
	text-decoration: none;
	display: block;background-color: #993500;
	color: #FFFFFF;
	
	font-weight: bold;
	height: 21px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.boxlink a:hover{
background-color: #F5DDC9;
	color: #993500;	

}
#clear{
	clear: both;
	width: 962px;
}
#contenthome{
	width: 962px;
	float: left;
	height: 493px;
	background-image: url(images/home1.jpg);
}

#contenthome span{
	display: none;
}
#facilities ul{
	list-style-type: disc;
	list-style-position: inside;
}
#facilities li{}
.roomleft{
	width: 380px;
	padding: 10px;
	float: left;
}
.roomright{}
p, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	width:344px;
}
	/* ----------- basic ----------- */
	#basic{

	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
	font-size:11px;
	padding-bottom:10px;
	}
	#basic label{
	display:block;
	font-weight:bold;
	text-align:left;
	width:150px;
	float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
#basic input{
	float:left;
	width:340px;
	margin-right: 0;
	margin-bottom: 15px;
	border: 1px solid #993500;
	background-color: #F4F4F4;
	padding: 2px;
	}

	#basic textarea{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic .button{
	width: 142px;
	float: right;
	margin-top: 10px;
	background-color: #993500;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	}
.indexleft{
	float: left;
	width: 325px;
	padding-top: 175px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
}
.indexmid{
	float: left;
	height: 500px;
	width: 240px;
	padding-top: 280px;
	padding-left: 55px;
	color: #FEC880;
	font-weight: bold;
}
.indexright{
	float: left;
	color: #FEC880;
	font-weight: bold;
	width: 300px;
	padding-left: 20px;
	padding-top: 60px;
}
.hmlist{
	color: #AE4C1D;
	padding-top: 3px;
	padding-bottom: 3px;
}
