.construction_history {
	color: #fed280;
    font-family: Georgia;
    font-size: 10pt;
	font-weight: bold;
    display: block;
	padding: 15px 10px 15px 25px;
	text-align: center;
}
.construction_address {
	color: #fed280;
    font-family: Georgia;
    font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	padding: 0px 10px 7px 25px;
	text-align: center;
}
.construction_map {
	color: #fed280;
    font-family: Georgia;
    font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	padding: 10px 10px 5px 25px;
	text-align: center;
}
.construction_map span {
	color: #fed280;
	text-decoration: underline;
}
.construction_center {
	height: 500px;
}
.construction_copy {
	color: #000;
    font-family: Georgia;
    font-size: 10pt;
	padding: 5px 10px 1px 25px;
	margin: 20px 0px 20px 0px;
	text-align: left;
	position: relative;
	top: 20px;
	left: 0px;
}
.construction_jchart {
	color: #80afc1;
    font-family: Georgia;
    font-size: 10pt;
	padding: 0px 10px 0px 25px;
	text-align: left;
	position: relative;
	top: 20px;
	left: 0px;
}
.construction_bold {
	color: #000;
    font-family: Georgia;
    font-size: 10pt;
	font-weight: bold;
	padding: 0px 10px 0px 25px;
	text-align: left;
	position: relative;
	top: 20px;
	left: 0px;
}
.td_bg { /* replaced in ie7.css */
	background-color: #FFF8E8;
	vertical-align: top;
}
.td_bg li {
	color: #000;
    font-family: Georgia;
	padding: 2px 0px 2px 5px;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
}
