.rwhtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.brbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}

.brbldd {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}

.brnor {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.hdwhtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FAF1EA;
}
.hdgrtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 75px;
	font-weight: normal;
	color: #486570;
}
.hdltxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #FAF1EA;
}
.rtwhtt {
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
	font-weight: normal;
	color: #FAF1EA;
}

.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C6566;
}

.tour_scene {
  font-family: Times, Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #3c3c3c;
#  border-bottom: 1px solid #d3b495;
  display: block;
  padding: 1px;
  text-decoration: none;
}
.tour_scene:hover {
  background-color: #a78275;
  color: #FFFFFF;
}

