@charset "UTF-8";

body {
	margin:0;
	padding:0;
	background-image:url(bg850.png);
	background-attachment:fixed;
	display:block;
}




img {border:0px;}
a {
	 color:#37302c;
	 text-decoration:none;
	}
a:hover{
	color:#ce7813;
	}
#wrapper {

	width:100%;

}

#logo {	
    margin: 0 auto; 
	width:800px;
	height:225px;
}

#menu{ 
	margin: 0 auto; 
	width:800px;
	height:380px;}


#menu ul{ 
	margin: 0px 0px 0px 0px; 
	padding: 0; 
	list-style: none;

}
#menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
}
#menu li a{
display: block; 
padding: 14px 0px 15px 50px;
width: 167px; 
text-align: left;
background-image:url(imgs/menuicon-b.png);
background-repeat:no-repeat;
}
#menu li a:hover{
background-image:url(imgs/menuicon-a.png);
}



#news{	
	margin: 0 auto; 
	width:580px;
	height:80px;
	padding-left:220px;}


#news a{
	display:block;
	width:448px;
	height:34px;
	float:right;
	line-height:34px;
	padding:0px 25px 0px 15px;
	background-image:url(imgs/news-bg-a.jpg);
	margin-bottom:5px;
	font-size:11pt;
	}

#news a:hover{
	background-image:url(imgs/news-bg.jpg);
	font-weight:bold;
	color:#FFF;
	}
#rooms a:hover{
	color:#ce7813;
	}
#rooms a {
	display:block;
	width:448px;
	height:76px;
	line-height:37px;
	padding:0px 25px 0px 15px;
	margin-bottom:14px;
	font-size:11pt;
	}
	
.roomstext{
	display:block;
	width:540px;
	padding:0px 25px 0px 15px;
	margin-bottom:14px;
	font-size:11pt;
	float:right;
	clear:right;
	background-repeat: no-repeat;
	}	

.roomstextT{
	display:block;
	width:448px;
	height:80px;
	line-height:25px;
	padding:0px 25px 0px 15px;
	margin-bottom:10px;
	font-size:11pt;
	clear:right;
	float:right;
	background-repeat: no-repeat;
	}	
	

	
#pagemaincontent{
	float:right;
	width:582px;
	height:357px;
	}
#cal{
	float:left;
	width:800px;
	height:500px;
	}

#aboutstay{	
	margin: 0 auto; 
	width:580px;
	height:1050px;
	padding-left:220px;}



#rooms{
	margin: 0 auto; 
	width:580px;
	height:480px;
	padding-left:220px;
	}

#pagemaincontent p,#aboutstay p {
	margin:20px 20px 40px 20px;
	padding:0;	
	line-height:24px;
	font-size:11pt;
	display:block;
}

#mapoutline{
	height:286px;
	width:582px;
	background-image:url(imgs/accsee-mainpicbg.jpg);
	}

#map{

	height:276px;
	width:545px;

	}
	


#aboutstay span{
	font-weight:bold;
	display:block;
	padding-left:24px;
	line-height:24px;
	background-image:url(imgs/dot.png);
	background-repeat:no-repeat;

	}



#footer{	
	margin: 0 auto; 
	width:800px;
	height:80px;
	background-image: url(imgs/copyright.png);
	margin-top:120px;
	}
	

p img,#menu img,#news img,#rooms img  {
	display:block;
}
#rooms img{
	margin-bottom:10px;
	}
	
.smallji{
	font-size:12px;
	color: #603;
	}