table          { margin: 0em; }
table.content  { border-collapse: collapse;
                 border: 1px solid black; }

td#menu        { border: none; border-bottom: none; border-right: none; font-family: "Arial", serif; font-size: 9pt; font-weight: bold; height: 30px; padding: 5px;}

a#submenu      { width: 150px; border: none; border-bottom: none; border-right: none; font-family: "Arial", serif; font-size: 9pt; color: black; text-decoration: none; height: 30px; padding: 5px; padding-left: 10px;}

a#submenu:hover        { color: white; text-decoration: underline; background-color: #950000; }

a#menu        {
	width: 150px;
	font-family: "Arial", serif;
	font-size: 9pt;
	color: black;
	font-weight: bold;
	height: 30px;
	padding: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a#menu:hover        { color: white; text-decoration: underline; background-color: #950000; }

td#content     { border: 1px solid black; border-bottom: none; border-right: none; min-height: 500px; padding: 10px; font-family: "Arial", serif; font-size: 9pt;}

td.cell6       { border: 5px solid green; }

img.headshot    { margin-left: 10px; margin-bottom: 10px; } 

a.faq         { font-family: "Arial", serif; font-size: 9pt; color: black; font-weight: bold; text-decoration: none;}
a.faq:hover   { text-decoration: underline;}
.postaladdress {
	line-height: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.Openingparagraph {
	line-height: 30px;
}

