@charset "utf-8";
/* CSS Document */

#specialsHeader{
	margin:15px 0 0 22px;
	width:578px;
	height:58px;
	/*background-image:url(/img/interior/specials_header.png);
	background-repeat:no-repeat;*/
}

#specialsHeader img{}

#specialsHeader .titleText{
	color:white;
	font-size:36px;
	font-weight:bold;
	text-align:right;
	width:563px;
	height:58px;
	letter-spacing:5px;
	text-transform:uppercase;
	line-height:58px;
}

.descriptionText{
	font-size:11px;
	color:#404040;
	width:475px;
	text-align:left;
	margin-top:15px;
	margin-left:25px;
}

.specialRegionName{
	color:#404040;
	font-size:20px;
	text-transform:uppercase;
	height:40px;
	margin-bottom:10px;
}

.specialBuildingTable{
	margin-top:15px;
}

.subRegionName{
	font-weight:bold;
	color:#404040;
	text-transform:uppercase;
	font-size:14px;
	color:#f69523;
}