@charset "utf-8";
/* CSS Document */
#body_set{
	background-image:url(../images/accommodationsTop.jpg);
}
#center #center_main{
	background-image:url(../images/accomodationsMainBG.gif);
}
#center #center_main ul{
	font-size:small;
	list-style-image:url(../images/dotWBg.jpg);
	list-style-position:outside;
	
}
#center #center_main ul li{
	margin-top:4px;
	margin-left:15px;
	list-style-image:url(../images/dotWBg.jpg);
	list-style-position:outside;	
}
#center #right_main{
	background-image:url(../images/accomdationsRight.gif);

}
#left #left_nav a,#left #left_nav .first{
	color:#c05017;
	border-bottom:solid 1px #f5e3da;
}
#left #left_nav .first{
	border-top:solid 1px #f5e3da;
}
#left #left_nav a:hover{

}
h1{
  margin:0px;
	padding:0px;
	height:20px;
	width:318px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 17px;
	color:#c05017;
}
span{
	color:#cc6600;
}
