 body {
  background-image: url(../images/bkgd_shadow.gif);
  background-position: center;
  background-repeat: repeat-y;
  margin: 0 0 0 0;
 }
 .feature {
	font-style: normal;
	line-height: 1.5em;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url("../images/green-dot2.jpg");
	padding: 0px;
	margin: 0px 15px 15px 15px;
}
 #banner {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: right;
  padding-right: 170px;
  padding-top: 35px;
 }
 #banner .txt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-style: italic;
  font-weight: bold;
 }
 #banner .bull{
  font-size: 20px;
  color: #FFCC00;
  vertical-align: middle;
 }
 #banner .gallery{
  color: #ffcc00;
 }
 .subnav table{
  font: bold 9px Arial, Helvetica, sans-serif;
  color: #000000;
  background-image: url(../images/left_nav_back.jpg);
  background-position: center;
  width: 165px;
 }
.subnav td {
 padding-left: 30px;
 padding-top: 1px;
 padding-bottom: 1px;
}
 .subnav a {
 font: bold 9px Arial, Helvetica, sans-serif;
 color: #000000;
 text-decoration: none;
}
 .subnav a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
 .link_side {
  color: #000103;
 }
 #link_side {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-left: 2px;
  font-style: italic;
  color: #006666;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
 }
  #footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding-left: 20px;
  padding-right: 20px;
 }
 #footer a {
  color: #000000;
  text-decoration: none;
 }
 #footer a:hover {
  color: #000000;
  text-decoration: underline;
 }
 #content, #content table {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #000000;
 }
 #content .ttl {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  color: #006666;
 }
 #content .h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 color: #006666;
 line-height: 16px;
 float: left;
 white-space: nowrap;
}
 #content .h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 font-style: italic;
 color: #000000;
 padding-top: 5px;
 white-space: nowrap;
}
 .dots {
 width:100%;
 background-image: url(../images/dot.gif);
 background-repeat: repeat-x;
 height: 15px;
 background-position: right;
}
 #content .h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 padding-top: 5px;
 white-space: nowrap;
}
 #content ul {
  margin-top: 5px;
 }
 #content .photo {
  padding-bottom: 10px;
  padding-top: 10px;
 }
 #content .caption {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #cc9933;
  padding-right: 10px;
  padding-bottom: 5px;
 }
 #content a {
 color: #0000FF;
 text-decoration: none;
 }
 #content a:hover {
 color: #000000;
 text-decoration: underline;
 }
 .gold {
  font-weight: bold;
  color: #cc9933;
 }
