/* series features css */

.milHead2 {
	color: #a8a9ac;
	font-weight: bold;
	}
.infHead2 {
	color: #ceebea;
	font-weight: bold;
	}
.cenHead2 {
	color: #d4db90;
	font-weight: bold;
	}
.luxeairHead2 {
	color: #949c51;
	font-weight: bold;
	}
.luxuryHead2 {
	color: #a68462;
	font-weight: bold;
	}
.serenityairHead2 {
	color: #38939b;
	font-weight: bold;
	}
.serHead2 {
	color: #fcc066;
	font-weight: bold;
	}
.galHead2 {
	color: #ead766;
	font-weight: bold;
	}
.hotHead2 {
	color: #d15981;
	font-weight: bold;
	}
.resHead2 {
	color: #7eb0cd;
	font-weight: bold;
	}
.buiHead2 {
	color: #9ea374;
	font-weight: bold;
	}
.delHead2 {
	color: #a2a0c7;
	font-weight: bold;
	}
.featureContent {
	margin: 0 0 0px 10px;
	padding: 0;
	border-left: 1px solid #666;
	width: 280px;
	}
.featureContent2 {
	margin: 0 0 0px 10px;
	padding: 0;
	border-left: 1px solid #666;
	width: 240px;
	}
.featureContentImg {
	margin: 0 0 3px 10px;
	}
	
/* sidebar: features */
ul.features {
	margin: 0; 
	padding: 0 10px 0 18px;
	font-family: 'Helvetica Neue 55 Roman', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px; 
	font-weight: normal;
	background-color: #fff;
}
ul.features li {
	margin-bottom: 12px;
}
ul.features li a         { font-weight: bold; text-decoration: underline; }
ul.features li a:link    { color: #7ea8b2; }
ul.features li a:visited { color: #7ea8b2; }
ul.features li a:hover   { color: #888; text-decoration: none; }
ul.features li a:active  { color: #888; text-decoration: none; }