body {
	background-color: #821417;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.menubackground {	background-color: #000000;
	background-image: url(/images/menubackground.jpg);
	background-repeat: no-repeat;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #81070A;
}

#main-content-container {
  background: #f9efd6 url('/images/background.jpg') scroll no-repeat top left;
}

#main-content {
  padding: 1em;
}

#main-content h1 {
  margin-top: 0;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#main-content h3 {
  margin: 1em 0 0.1em 0;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#main-content p {
  margin: 0 0 1em 0;
}

hr {
clear: both;
}

.property h3 {
  clear: both;
}
.property ul {
  margin: 0 0 1em 0;
  padding: 0;
  display: block;
  width: 33%;
  float: left;
}
.property ul li {
  margin-left: 1.5em;
  font-size: 90%;
}

.property a img {
  border: 1px solid #968b6d;
  margin: 0 2px 2px 0;
}

#property-rates {
clear: both;
color: #3333cc;
}

.property-listing {
  clear: both;
  padding-bottom: 1em;
}

.property-listing img {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  border: 1px solid #968b6d;
}
