/* CSS Document */

.rooms { text-align:center}


ul.feat#about{
	list-style:none;
	margin: 20px 0 20px 0;
	padding:0;
}

ul.feat#about ul {
	padding:0px 0px 0px 15px;
}

ul.feat#about ul li{
	margin-bottom:8px;
	padding:0px 20px 0px 0px;
	border:none;
	position:relative;
	line-height:1.3em;
	list-style-type:disc
}

#social_footer{
	text-align:center;
	padding-top:0px;
	margin-top:0px;
}

/* header images */
.sub_header#bg-apt-types {background-image:url(../images/header-apt-types.jpg);}
.sub_header#bg-accom-specials {	background-image: url(../images/header-accom-specials.jpg);}
.sub_header#bg-tariffs { background-image: url(../images/header-tariffs.jpg);}
.sub_header#bg-about  { background-image: url(../images/header-about.jpg);}

.highlight { 
	padding:18px 0 0 0;
	border-top: 1px dotted #f16421;
	border-bottom: 1px dotted #f16421;
	margin-bottom:15px
	}

.highlight2 { 
	padding:10px 0 0 0;
	border-top: 1px dotted #f16421;
	border-bottom: 1px dotted #f16421;
	margin-bottom:15px;
	margin-top:20px
	}
	
.highlight p { 	font-family:"Varela Round", Arial, sans-serif; font-size:1.2em; line-height:1.5em; color:#f16421}
.highlight2 p { 	font-family:"Varela Round", Arial, sans-serif; font-size:1.2em; line-height:1.5em; color:#f16421; padding-bottom:0px; margin-bottom:10px}
	
	
.specials h2 {
	text-transform: uppercase; 
	font-weight:500;
	font-size:1em;
	margin:5px 0 25px 0} 
	
.specials p.big { 	font-family:"Varela Round", Arial, sans-serif; font-size:1.2em; line-height:1.5em; color:#f16421}

.table-striped h2 {font-weight:500;
	font-size:1em;
	margin:5px 0}