h1 {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFCC33;
  background-color: black;
  text-align: center;
  border: 1px solid white;
  margin-bottom:25px;
  
}

h4 {

	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #000000;
	text-align: center;
	border: 1px solid #FFFFFF;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	border-bottom: 1px solid #006600;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;


}

.PhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFCC;
	border-top: 1px solid #FFFFCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}

.NavHeading {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-align: center;
	margin: 5px;
	border: 1px solid #FFFFFF;
	background-color: #000000;

}
.NavBox {
	background-color: #CCCC66;
	border: 1px solid #000000;
	padding: 5px 5px 15px;

}
.NavLink {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding-top:3px 0 3px 0;
}

.NavDescpt {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 9px;
  text-align: center;
  padding-bottom:7px;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.h1Sub {
	font-size: smaller;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;

}
p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #000000;

}
.BoldCenter {
  font-weight: bold;
  text-align: center;
  color: #003333;
  padding-bottom:20px;
}

li {
	list-style-type: square;
	margin-left: 30px;
}

.spacer {
  clear: both;
  padding-top:35px;
}

.body, .bodyquote, .bodycenter {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 12px;
  padding-bottom:15px;
  text-align:left;
}

.bodyquote {
  font-style: italic;
}

.bodycenter {
  text-align:center;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
.QuoteSource {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: smaller;
	font-style: italic;
}

.imgcenter {
  text-align: center;
  border: 1px solid #000000;
  background-color: #FFFFCC;
  padding: 2px;
}

.image {
	border: 1px solid #000000;
	background-color: #FFFFCC;
	padding: 2px;
}

.formbutton {
	background-color: #0066FF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	border: 1pt solid #000099;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;

}
.formcolor2 {
	background-color: #FFFF99;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	border: 1pt solid #000099;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
