#HomeHeader {
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	z-index: 2;
	overflow: visible;
	background-image: url(../Images/HomeTitle2.jpg);
	height: 220px;
	width: 455px;
	top: -1px;
	visibility: hidden;
}
h1 {
	height: 51px;
	width: 20px;
	float: left;
	visibility: visible;
	padding-right: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	display: block;
	margin-top: 2px;
	margin-bottom: -5px;
	position: relative;
}
#H-cap {
	background-image: url(../Images/H-cap.jpg);
	float: left;
	height: 51px;
	width: 20px;
	top: 150px;
	left: 21px;
	background-repeat: no-repeat;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: -5px;
}
.parker {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: -20px;
	font-style: italic;
	margin-right: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	line-height: 27px;
}
.Uline {
	text-decoration: underline;
	margin-bottom: -10px;
	margin-top: 30px;
	color: #FFFFCC;
}
.phome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	margin-bottom: -10px;
	padding-bottom: -10px;
	font-style: italic;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.Bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	font-style: italic;
}
