<!--
body 
{ font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	background-color:#c0c0c0;}

#menu-left
    {width:200px;
	background-color:#ff9900;
	padding:5px 0px 10px 7px;
	line-height:12px;
}

li, a, ul
    {list-style:none; 
     color:#24589f;
	 margin-left:-1px;
	 text-decoration:none;
	 letter-spacing:-0.02em;
}

#menu-left li, #menu-left a, #menu-left ul
    {list-style:none;
	 padding:3px 0px 3px 5px;
     color:#24589f;
	 margin-left:-1px;
	 font-weight:normail;
	 text-decoration:none;
	 letter-spacing:-0.01em;
	 display:block;
	 /*border: 1px solid #000;*/
}

#menu-left h2 {color: #ffffff;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.03em;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:-6px;
	padding-bottom:5px;
	padding-top:3px;
	background-color:#ffb74a;
	line-height:18px;
	display:block
}


#menu-left a:hover{color: #000; display:block; background-color:#ffb74a}

#content { padding:5px 20px 30px 20px;
	text-align:justify}
#ammenities {font-size:12px;
	float:left;
	width:200px}
#ammenities h3{
	font-size:16px;
	color:#24589f;
	font-weight:bolder;
	margin-left:7px
}
#rates {float:right;
	width:200px; margin-right:40px}
	
#rates ul, #rates li{
	font-size:14px;
	color:#ff9900;
}

#rates h3{
	font-size:16px;
	color:#24589f;
	font-weight:bolder;
	margin-left:7px;
}

.m_banner_hide{display:none;}
.m_banner_show{display:block;}


.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffb74a}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffd391;
  border-right:1px solid #ffd391;
  background:#ffb23f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fff4e5;
  border-right:1px solid #fff4e5;
  background:#ffac30}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ffac30;
  border-right:1px solid #ffac30;}
.spiffy4{
  border-left:1px solid #ffd391;
  border-right:1px solid #ffd391}
.spiffy5{
  border-left:1px solid #ffb23f;
  border-right:1px solid #ffb23f}
.spiffyfg{
  background:#ffb74a}

/* ######## AMENITIES ######### */

#new ul {float: left;  width: 34em; /* width is changed */
  margin: 0;  padding-left: 3em; /* list-style: none;*/
}

#new li {float: left; width: 11em; margin: 0;
  /*background-image: url(smileybullet.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;*/
  padding: 0 0 0 .1em; /* left padding moves the text away from the bullet */
}

/* ######## AMENITIES ######### */

#captions { float: left; width: 35em; margin:10px 0px; padding:10px; text-align:center; font-size:10px; font-weight:bold; font-stretch:condensed;}


/* ######## 3 column lists ######### */
#Trescolumn ul {
  float: left;
  width: 40em; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#Trescolumn li {
font-weight:normal;
font-size:10px;
  float: left;
  width: 9em;
  margin: 0;
  background-image: url(smileybullet.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
} 
/* ######## 3 column lists ######### */

-->
