#sub-content-head h1 {
	background-image: url(../images/title_group_facilities.gif);
}

h1#title-unique {
	display: block;
	text-indent: -4000px;
	height: 13px;
	background-image: url(../images/titles/event_facilities.gif);
	background-repeat: no-repeat;
}

h2 {
	display: block;
	text-indent: -4000px;
	height: 13px;
	background-repeat: no-repeat;
}

h2#title-indoor {
	background-image: url(../images/titles/indoor_event_spaces.gif);
}

h2#title-outdoor {
	background-image: url(../images/titles/outdoor_event_spaces.gif);
}

table.border {
	border-collapse: collapse;
	border: 0px;
	text-align: center;
	font-size: 0.9em;
}

table.border th {
	border: 1px #FFFFFF solid;
	text-align: center;
}

table.border td {
	border: 1px #174166 solid;
}

table.border td.align-left {
	text-align: left;
}

table.border th.noborder {
	border: 0px;
	background-color: #FFFFFF;
}