body {

	background-color: white;
	margin: 0px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.hfesNormal {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px 10px 0px 10px; /* top right bottom left */
}
.pageTitleregular {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;

}
.pageTitleBackground {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-image:  url(images/NCcoastalscene.png);
	background-repeat: no-repeat;
}

/*******************************************/
/*                                         */
/* banner: banner at the top of the page   */
/* navBar: section links inside the banner */
/*                                         */
/*******************************************/

.banner {
	border-spacing: 0;
	padding: 4px 4px 4px 4px;
	border: 0px;
	width: 100%;
}

.navBar {
	text-align: center;
	border-spacing: 1;
	padding: 2px 2px 2px 2px;
}


.headingGrayBG {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;

}
.navunselected {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
}
.navselected {
	font-size: 14px;
	font-weight: bold;
}
.mainTitle {


	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
	text-align: center;
}
.hfesFooterBar {
	font-size: small;
	background-color: #F5F5F5;
	background-position: center bottom;

}
.SectionHeadingText {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
