/*Point Pleasant Beach Municipality Shore Style Sheet www.pointpleasantbeach.org 
by Mark Stevens, Shore Advantage/New Jersey MetroNET, Inc.*/

.heading
{
	font-family: Tahoma, serif, Verdana;
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;

}

.subheading
{
	font-family: arial, "san serif", helvetica;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

h2
{
	font-family: verdana, san serif, arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.main
{
	font-family: verdana, san serif, arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.titles {
	font-family: Tahoma, serif, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}

hr {
	height: 1px;
	color: #66CCFF;
	width: 95%;
}

/* for alternating result listings */
td.list_row_0	{ background-color: #FEF3E2; }
td.list_row_1	{ background-color: #FFFFFF; }
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
}
