#nshpcontent h1 a, #nshpcontent h1
{
	color: #3878A0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#nshpcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 650px;
	padding-left: 15%;
	padding-right: 15%;
}
#nshpcontent a, #nshpcontent strong
{
	font-weight: 100;
	text-decoration: none;
	color: black;
}
#wrapper
{
}

body
{
	background: #DECCAF;
}
#main
{
	border: solid 3px #3878A0;
	text-align: center;
}
#header
{
	font-size: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3878A0;
	margin-top: 38px;
}
#header a
{
	font-size: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3878A0;
	text-decoration: none;
}
#text-1
{
	font-size: 24px;
	color: #3878A0;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 45px;
}
#links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	margin-top: 10px;
}
#links a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3878A0;
}
#map
{
	margin-top: 20px;
}

#nshpcontent ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#nshpcontent ul li
{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
#nshpcontent ul li a
{
	color: #3878A0;
	text-decoration: none;
}

