@charset "utf-8";
#fire {
	background-image: url(../graphics/mid/pages_art/new/fire.jpg);
	height: 300px;
	width: 555px;
}
#fire ul {
	width: 25%;
	float: left;
	list-style-type: none;
	font-size: 0.75em;
	color: #333333;
	margin-right: 2em;
}
#fire li h5 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#access {
	background-image: url(../graphics/mid/pages_art/new/access.jpg);
	height: 300px;
	width: 555px;
}
#access ul {
	width: 25%;
	float: right;
	list-style-type: none;
	font-size: 0.75em;
	color: #FFFFFF;
	margin-right: 2em;
}
#access li h5 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#access ul li a {
	color: #FFFFFF;
}

.spacer2 {
	height: 185px;
}

.equipment  {
	width: 98%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.equipment  li  h5  {
}
.equipment  ul  {
	list-style-type: none;
	width: 23%;
	float: left;
	margin: 0.25em;
	padding: 0px;
	font-size: 0.75em;
	text-align: center;
}

