/* document -----*/

* {
  margin: 0;
  padding: 0;
}
body {
  padding: 10px 0;
  color: #466775;
  font: 12px/normal Helvetica, Arial, sans-serif;
  background: #c4c4ad url(http://www.leighpropertiesva.com/images/bg.gif) center top repeat-x;
}


/* typography -----*/

p {
  margin: 1em 0;
}
ul {
  margin: 1em 0;
  padding-left: 2em;
  margin-left: 20px;
}
a {
  color: #466775;
  text-decoration: underline;
}
a:hover {
  color: #8F333B;
}
a img {
  border: none;
}
body#prop-category #body h3, body#prop-category #body p, body#prop-index #body h3, body#prop-index #body p {
  margin: 10px 20px 0 30px;
}

/* ids -----*/

#wrapper {
  width: 760px;
  margin: 0 auto;
  background: url(http://www.leighpropertiesva.com/images/wrapper_bg.gif) center center repeat-y;
}
#masthead {
  height: 70px;
  padding: 10px 0 0 10px;
  background: url(http://www.leighpropertiesva.com/images/masthead.gif) left top no-repeat;
}
#banner h2 {
  display: none;
}
#body {
  width: 748px;
  margin-left: 10px;
  padding-bottom: 2em;
  background: #fff;
  border: 1px solid #466775;
}
#content {
  width: 559px;
  float: left;
}

#content h2 span {display:none;}

#main p {
  margin: 0 20px 1.5em;
  line-height: 150%;
}
body#prop-category #main {
  margin-top: 20px;
}
#intro {
  height: 199px;
  padding: 1px 40px 0;
  color: #466775;
  font-size: 16px;
  line-height: 20px;
  background: #c8dbe2 url(http://www.leighpropertiesva.com/images/intro_bg.gif) center center no-repeat;
}
#intro p {
  margin: 1em 0;
}
#intro a {
  color: #466775;
}
#intro a:hover {
  color: #8F333B;
}
table#prop-data {
  margin: 10px;
  border-collapse: collapse;
  clear:right;
}
table#prop-data th {
  background-color: white;
}
table#prop-data th, table#prop-data td {
  padding: 5px;
  border: 1px solid #466775;
}
#sidebar {
  width: 189px;
  float: right;
}
#nav {
  padding: 0;
  list-style: none;
  border-top: 1px solid #c8dbe2;
  border-bottom: 1px solid #c8dbe2;
  margin: 10px 0;
}
#nav li img {
padding-top: 10px;
margin-left: 10px;
}
#nav li a {
  display: block;
  height: 30px;
}
#nav li a:hover {
  background-color:#e6eff2;
}
#footer {
  padding: 1em 10px;
  color: #fff;
  clear: both;
}
#footer p {
  margin: 0;
  width: 570px;
}
#footer p.disclaimer {
  margin-top:10px;
  font-size: 10px;
}
#featuresTable {
  width: 100%;
  margin: 1em 0;
  border-collapse: collapse;
  clear: both;
}


/* classes -----*/

.clear {
  overflow: hidden;
}
.featured {
  margin: 1em 0 .5em 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.highlight {
  margin-bottom: 2em;
  padding: 0 20px;
  background: #edede4;
  border-right: 1px solid #c8dbe2;
}
.item {
  margin-bottom: 2em;
  padding: 10px 20px 10px 0;
  background: #edede4;
  border-right: 1px solid #c8dbe2;
}
div.item p {
  padding: 2px 0;
}
div.propertyIndex, div.availabilityIndex {
padding-bottom: 2em;
  border-bottom: 1px solid #c8dbe2;
}
.propertyImage {
  margin: 1em 1em 1em 0;
  float: left;
}
.itemImage {
  margin: 1em  0 1em 1em;
  float: right;
}
.propertyImage img, .itemImage img {
  border:1px solid #8f333b;
}
#content .content {
  margin: 0 20px;
}
.content .left {
  width: 240px;
  float: left;
}
.content .right {
  width: 240px;
  float: right;
}
ul#nav ul.subnav {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul#nav ul.subnav li {
  padding: 5px;
}
ul#nav li ul.subnav li a {
  display: inline;
  padding: 5px 0 5px 20px;
  text-decoration: none;
}
ul#nav li ul.subnav li a:hover {
  background-color: white;
}
img.floatPic {
  border: 1px solid #466775;
  margin: 0 0 1em 1em;
  float: right;
}
.altPhotos {
margin: 0 10px;
}
.altPhotos img {
  border: 1px solid #466775;
  margin: 0 1em 1em 0;
  float: left;
}
.hideFromScreen {
display: none;
}
div.current {border-top:1px solid #C8DBE2;padding:1em 0;margin:1em 0;}