body {
  padding: 0px;
  margin: 0px;
}

#feature {
  text-align: center;
  font-family: times new roman,times;
  font-size: 18px;
}

#feature strong {
	font-size: 22px;
}

#header {
  background-image: url(../images/interior_top_back.gif);
  background-repeat: repeat-x;
}
#headerTopLeft,#headerTopRight {
  width: 267px;
  height: 13px;
}
.topBackStretch {
  height:45px;
  background-image: url(../images/interior_top_back.gif);
  background-repeat: repeat-x;
}
#titlePlaqueContent {
  text-align: center;
  padding-top: 14px;
  font-family: times new roman,times;
  font-size: 17px;
}
.topMenu {
  font-size: 12px;
  font-family: arial;
  line-height: 12px;
  padding-top: 20px;
}
.topMenu a {
  font-size: 12px;
  font-family: arial;
  color: #EFD9A0;
  text-decoration: none;
}
.topMenu a:hover {
  text-decoration: underline;
}
#topMenuLeft {
  text-align: right;
  padding-right:10px;
}
#topMenuRight {
  padding-left: 10px;
}
.indented {
  margin-left: 36px;
}
ol.indented li {
	margin-bottom: 20px;
}
h2 {
  margin: 0px;
  font-size: 15px;
}
h3 {
  margin: 0px;
  font-size: 12px;
}
.demo {
	margin-left: 25px;
	margin-top: 0px;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.caption {
	font-size: 9px;
}
