@charset "utf-8";
/* CSS Document */

#rt-links{
	background: #a19676
/*	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 3px;*/
/*	text-align: justify;
	background-position: right;
	padding-top: 10px;*/
}
#rt-links h2 {
  font-size: 12px;
  color: #BE8B06;
}
#rt-links h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#rt-links a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#rt-links a:hover {
  color: #38301A;
}
#rt-links .more {
  font-size: 9px;
}
#rt-links .hr-dots {
  background: center url("../images/dots.gif") repeat-x;
  height: 10px;
  width: 80%;
}
#iframe {
	background: #FFFFFF;
	text-align: Left;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 0px;
}
#iframe h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#iframe h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;