
/* pump it up */
#head-graphic {background-image: url('images/pump_header.gif'); background-repeat: no-repeat; width: 752px; height: 34px; text-align: center; padding-top: 120px; font-family: "Times New Roman", Times, serif; font-weight: bold;}

#head-graphic a:link {color: #f0cc06;}
#head-graphic a:visited {color: #305074;}
#head-graphic a:hover {color: #f0cc06;}

.pump-curve-top {background-image: url('images/pump_curve1_top.gif'); background-repeat: no-repeat; width: 752px; height: 10px; line-height: 0px;}

.pump-curve-bottom {background-image: url('images/pump_curve1_bottom.gif'); background-repeat: no-repeat; width: 752px; height: 13px; margin-bottom: 32px;}

.pump-post {width: 714px; background-color: #d50d7e; text-align: left; color: white; font-family : arial, helvetica, san-serif; border-left: 3px solid #ffa8e3; border-right: 3px solid #ffa8e3; padding: 5px 16px 5px 16px;}

.photo {float: left; margin: 5px;}
.photo img {border: 2px solid #efefef;}

.replies {border: 2px solid #aec5de; margin-bottom: 15px; padding: 15px; background-color: white; color: black;}


h1{
	color: #FFFFFF;
	font-family : arial, helvetica, san-serif;
	font-size: 32px;
	font-weight: bold;
}

h2{
	color: #FFFFFF;
	font-family : arial, helvetica, san-serif;
	font-size: 24px;
	font-weight: bold;
}

h3{
	color: #white;
	font-family : arial, helvetica, san-serif;
	font-size: 18px;
	font-style:italic;
	margin-top: 15px;
	margin-bottom: 5px;
}

h4{
	color: #FFFFFF;
	font-family : arial, helvetica, san-serif;
	font-size: 15px;
	font-style:italic;
}

h5{
	color: #cc940c;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5Black{
	color: #000000;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5Green{
	color: #48af60;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5BlueLink{
	color: #2993dd;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

.h5BlueLink.hover{
	color: #2993dd;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration: underline;
}

h6{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

.mainText{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 12px;
}

