body {
	background-color: #dcd3ab;
	background-image: url(images/bkg-gradient.gif);
	background-repeat: repeat-x;
}
.white_nav {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.gold_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #a6933d;
	font-weight: bold;
}


.tables {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 10px;
	border: thin double #a6933d;
	color: #000000;
	text-align: left;
}
.gold_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a6933d;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.body_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

a.nav_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #053166;
	font-weight: bold;
	text-decoration: none;
}

a.nav_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #053166;
	font-weight: bold;
	text-decoration: underline
}

.white_nav {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

a.nav_link_wt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

a.nav_link_wt:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
pg-nograd {
	background-color: #dcd3ab;
}
div.figure2 {
  float: left;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}

div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}
.sold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #F00;
	font-weight: bold;
}
.CityState {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-variant: small-caps;
	color: #000;
	font-weight: bolder;
}
