@charset "utf-8";
/* CSS Document */

#content {	
	padding-left:15px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
h4 {
	margin: 0;
	padding: 0;
	width: 600px;
	color: #2E8B57;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: inset;
	border-top-color: #2E8B57;
	border-bottom-color: #2E8B57;
	margin-top:8px;
	margin-bottom:15px;
	margin-left:-20px;
	text-align:center;
	}

p { margin: 0; 
font-family: Arial, Verdana, Helvetica, sans-serif;
}

A:link, A:visited, A:active,  A:hover
 {	font-weight: bold;
	color: #2E8B57;
	text-decoration: underline;
	}
	html
	{
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.style1
	{
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.header_border {
	background-image: url(http://www.nhshp.org/_new/images/header_border.jpg);
	background-repeat: repeat-x;
	height: 22px;
}