/* Equipment CSS Document */

/* Equipment Styles */

.equipment{
font-family: "Arial Narrow", Arial;
}

.equipment h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	color: #006666;
	font-weight: normal;
	font-style: italic;
	line-height:22px;
	margin:24px 0 0 0;
}

.equipment h2 {
	font-size: 22px;
	color: #006666;
	font-weight: normal;
	font-style: italic;
}

.equipment h3 {
	font-size: 18px;
	color: #006666;
	font-weight: normal;
	font-style: italic;
}

.equipment h4 {
	font-size: 16px;
	color: #006666;
	font-weight: normal;
	font-style: italic;
}

.equipment h5 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	line-height:14px;
	margin:0 0 0 0;
}
.equipment p {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	color: #666666;
	margin:0 0 10px 0;
}

.equipment ul{
list-style:none;
}

.equipment li{
margin:0 0 0 0;
padding:0 0 0 0;
background: url(../graphics/bullet.gif) no-repeat top left;
font:Arial, Helvetica, sans-serif;
color: #666666;
font-size:13px;
line-height:18px;
text-indent:20px;
}

.itemname{
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	color: #666666;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}