BODY {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14pt;
}

.menu {
  text-decoration: none;
  color: #000000;
}

.builder {
  font-weight: bold;
}

.navigation {
  color: #EBD020;
  text-decoration: none;
  font-size: smaller;
}
.PhotoBorder {
	border: 2px solid #000000;
}
.PhotoBorderSml {

	border: 1px solid #000000;
}
.img-right {
	float: right;
	border: none;
}
.img-left {
	float: left;
	border: none;
}
.img {
	border: none;
}
.certifications {
	text-align: center;
	padding-bottom: 12px;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 6px;
}
.listingimageTD {
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
.nowrap {
	white-space: nowrap;
}
.green {
	color: #00480E;
}
.title h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00480E;
	font-style: italic;
}
.footer {
	font-size: 10pt;
}
