h4 {
	color: #a11445;
	font: 120% "Gil Sans", "Century Gothic", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Tahoma;
}

h5 {
	color: #000;
	font: .8em "Gil Sans", "Century Gothic", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Tahoma;
}

p {
	color: #a11112;
	font-size: 1.2em;
}

.label {
	color: #000;
	font-family: "Century Gothic", "Gill Sans", "Lucida Grande", "Trebuchet MS", Arial;
}

#pageHeader {
	height: 192px;
 	position: relative;
	background-image: url(../images/shock.jpg);
	clear: both;
}

#marker {
	background: url(../images/marker.jpg) no-repeat;
	width: 20px;
	height: 15px;
	position: relative;
	left: 324px;
	z-index: 0;
}
