body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #F7F7F7;
  font-family: Times, "Times New Roman", serif;
  font-size: 15px;
}

img {
  border: 0;
}

a {
  color: #000099;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 0;
}

div#content > h1:first-child {
  margin-top: 0;
}

h2 {
  font-size: 18px;
  font-weight: normal;
}

hr {
  width: 80%;
  border: 0;
  color: #eee;
  background-color: #eee;
  height: 3px;
}

.error { color: #FF0000; font-weight: bold; }
.subtle { color: #999; }
.subtle a { color: #999; }

.anchor {
  clear: both;
}

img.right_image {
  float: right;
  margin: 0 0 10px 20px;
}

div.imageCaption {
  float: right;
  padding: 0 0 12px 20px;
  color: #444;
  text-align: center;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  width: 812px;
}

#top_cap img { display: block; }

#main {
  background-color: #fff;
  background-image: url("/images/shared/bg-main.png");
  background-repeat: repeat-y;
  background-position: top center;
}

#bottom_cap img { display: block; }

#masthead {
  width: 800px;
  margin: 0 6px;
  background-image: url("/images/shared/masthead_bg-full.png");
  background-repeat: no-repeat;
  background-position: top center;
}

#masthead img { display: block; }

#m_left {
  float: left;
  width: 673px;
}

#m_right {
  float: right;
  width: 127px;
}

#logo {
  margin: 18px 4px 34px 89px;
}

#nav {
  padding: 1px 1px 1px 137px;
}

#nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#nav ul li {
  display: inline;
  margin: 0;
  padding: 0 0 0 1px;
}

#nav ul li img {
  display: inline;
  vertical-align: bottom;
}

#subnav {
  clear: both;
  margin: 0 6px;
  background-color: #F1F1F1;
}

#subnav ul {
  margin: 0;
  padding: 10px 30px;
  list-style-type: none;
}

#subnav ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

#subnav ul li img {
  display: inline;
  vertical-align: bottom;
}

#content {
  margin: 0 6px;
  padding: 30px 30px 60px 30px;
  min-height: 300px;
}

#footer {
  font-size: 13px;
  text-align: center;
}
	
#footer p {
  text-align: center;
}
	
#footer a {
  color: #000;
}

#footer a.subtle {
  color: #999;
}

#logo_text {
  position: absolute;
  top: 18px;
  left: 96px;
  width: 167px;
  height: 41px;
}

#slogan {
  position: absolute;
  top: 42px;
  left: 295px;
  width: 364px;
  height: 17px;
}

.property_description {
}

.property_description h1 {
  margin-top: 0;
}

.property_description h1 span.location {
  color: #666;
  font-size: 18px;
}

#property_images {
  float: right;
  width: 218px;
}

ul.styled_list_1 {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.styled_list_1 li {
  line-height: 1.5em;
}