@charset "UTF-8";
/* CSS Document */

.aboutStyle  {
}
#leftColAbout {
	float: left;
	width: 290px;
}
.aboutStyle table {
	margin-bottom: 20px;
	width: 468px;
}
.oneColumnTD {
	width: 464px;
}
.twoColumnTD {
	width: 230px;
}
.leftSubheadTD {
	width: 172px;
	font-weight: bold;
	padding-right: 8px;
	padding-bottom: 8px;
	text-align: right;
}
.rightAfterSubheadTD {
	width: 280px;
	padding-bottom: 8px;
}
.datesTD {
	width: 112px;
}
.holidayTD {
	width: 350px;
}
.timelineRightTD {
	width: 328px;
}
.newsbankTD {
	width: 360px;
	padding-left: 16px;
	margin-top: 0px;
}
.budget1TD {
	width: 186px;
}
.budget2TD {
	width: 91px;
}
.aboutStyle h2 {
	font-weight: bold;
	color: #326495;
	font-size: 14px;
}
.aboutStyle  h3 {
	font-weight: bold;
	color: #326495;
	margin-bottom: 0px;
	font-size: 14px;
}
.aboutStyle h4 {
	font-weight: bold;
	color: #326495;
	margin-bottom: 5px;
	font-size: 14px;
}
.aboutStyle h5 {
	font-weight: bold;
	color: #326495;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.aboutStyle ul {
	list-style-image: url(../images/aboutTheLibrary/blue-square-6x6.gif);
	margin-top: 0px;
}
.aboutStyle li {
	list-style-image: url(../images/blue-square-6x6.gif);
	padding-bottom: 10px;
	font-size: 14px;
}
.aboutStyle a:link {
	color: #CF4607;
	text-decoration: none;
	font-weight: bold;
}
.aboutStyle a:visited {
	color: #CF4607;
	text-decoration: none;
	font-weight: bold;
}
.aboutStyle a:hover {
	color: #5d5d5d;
	background-color: #e4e5e7;
	font-weight: bold;
}
.newBuildingPlacement {
	width: 470px;
	margin-left: 290px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.newBuildingCaption {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 0px;
}
.newBuildingDates {
	font-size: 11px;
	color: #326495;
	text-transform: uppercase;
	font-weight: bold;
}
.newBuildingBlueLine {
	background-image: url(../images/aboutTheLibrary/blueLine.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	padding-bottom: 20px;
	width: 20px;
}
.newBuildingBlueLineTop {
	background-image: url(../images/aboutTheLibrary/orangeBallTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-bottom: 20px;
}
.newBuildingBlueLineBottom {
	background-image: url(../images/aboutTheLibrary/orangeBallBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-bottom: 20px;
}
.newBuildingTable td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 20px;
}
.blueToMatchBigLinks {
	font-size: 16px;
	color: #326495;
	font-weight: bold;
}
.blueInlineHead {
	font-weight: bold;
	color: #326495;
}
.orangeHR {
	color: #D95C00;
}
