h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #366;
	padding: 5px 20px 5px 15px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #366;
	padding: 0 15px 0 15px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #699;
	padding: 4px 20px 2px 15px;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #366;
	padding: 0 20px 0 15px;
}

h5 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: bold;
	color: #699;
	padding: 2px 15px 2px 15px;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: bold;
	color: #fff; /*#c30;  #6ff;    #699; */
	padding: 2px 5px 2px 5px;
	margin: 0px;
}

.content {
  font-family: Verdana;
  font-size: 12px;
  color: #585734;
  padding: 5px 50px 5px 15px;
}

.detail {
  font-family: Verdana;
  font-size: 10px;
  color: #585734;
  padding: 5px 50px 5px 15px;
	word-spacing: 0.18em;
}

.intro {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #585734;
  padding: 10px 50px 5px 15px;
}

a.nav {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #644300;
	text-decoration: none;
	padding: 2px 2px 0 2px;
}

a.subnav {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #644300;
	text-decoration: none;
	padding: 2px 2px 0 10px;
}

a:hover {
	color: #C00;
}

hr {
  margin: 5px 0 5px 50px;
}

.navcol {
	background-color:#C96;
}
.ftr {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #F1F2F3;
	text-decoration: none;
}
.ftr a {
  color: #F1F2F3;
  text-decoration: none;
}
.hmftr {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #ccc;
	text-decoration: none;
	text-align: center;
}
.hmftr a {
	text-decoration: none;
}
.hma {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #644300;
	text-decoration: none;
	padding: 2px 2px 0 2px;
}

.hmb {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #585734;
  padding: 0 80px 0 15px;
  margin: 5px 0px 0px 0px;
}

.hmc {
  font-family: Verdana;
  font-size: 10px;
  color: #585734;
  padding: 0 130px 0 15px;
}

.caption {
  font-family: Verdana;
  font-size: 9px;
  color: #666;
  text-align: center;
  padding-bottom: 5px;
  vertical-align: top;
}
