body {
  background-color: #FDF9DC;
  margin: 0px;
  font-family: verdana;
}

h1 {
  font-family: verdana;
  font-size: 14pt;
  font-weight: normal;
  color: #315B31;
}

td {
  font-size: 8pt;
}

a {
  color: #5F7357;
  font-weight: bold;
}

.header {
  background-image: url('/images/headerbg.jpg');
  background-position: right; 
  background-repeat: no-repeat;
  height: 160px;
}

.leftBar {
  width: 160px;
  background-color: #ECE1B0;
}


.content {
  padding: 10px 10px 18px 10px;
  background-color: #FBF8DF;
  font-size: 9pt;
  color: #000000;
}

.footer {
  background-color: #C5B283;
}

h2 {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  color: #315B31;
  font-size: 12pt;
  margin-bottom: 0px;
}

.edit {
  font-family: verdana;
  font-size: 7.5pt;
  border: 1px solid #C5B283;
}

.tab {
  background: url('/images/tabbg.gif');
  background-color: #F2E8BE;
  height: 22px;
  white-space: nowrap; 
  padding: 0px 4px 0px 4px;
}

.tabSel {
  background: url('/images/tabselbg.gif');
  background-color: #FDF9DD;
  height: 22px;
  white-space: nowrap; 
  padding: 0px 8px 0px 8px;
}

.tab a {
  font-family: verdana;
  font-size: 8.5pt;
  font-weight: bold;
  color: #8D7D57;
  text-decoration: none;
  padding-bottom: 4px;
}

.tabSel a {
  font-family: verdana;
  font-size: 8.5pt;
  font-weight: bold;
  color: #315B31;
  text-decoration: none;
  padding-bottom: 4px;
}


.tabs {
  height: 22px;
  background: url('/images/tabsbg.gif'); 
}

.dd_outer {
  position: relative;
  cursor: pointer;
  cursor: hand;
  margin-right: 30px;
  z-index: 0;
}

.dd_inner {
 position: absolute;
 top: 18px;
 left: 0px;
 z-index: 2;
 width: 154px;
 border: 1px solid #C5B283;
 visibility: hidden;
}

.dd_inner a {
  display: block;
  width: 100%;
  font-family: verdana;
  font-size: 10px;
  color: #8A7936;
  background-color: #F2E8BE;
  border-top: #ffffff 1px solid;
  text-decoration: none;
  padding: 2px 0px 3px 10px;
}

.dd_inner a:link, .dd_inner a:active, .dd_inner a:visited { text-decoration: none; color: #8D7D57; background-color: #F2E8BE; }
.dd_inner a:link:hover, .dd_inner a:visited:hover { background-color: #5F7357; color: #ffffff; }

#menu_1 {
  left: 266px;
  top: 159px;
}

#menu_2 {
  left: 369px;
  top: 159px;
}

#menu_3 {
  left: 445px;
  top: 159px;
}

#menu_5 {
  left: 629px;
  top: 159px;
}

.button {
  background-color: #315B31;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #25431F;
}

.btn {
  background: url('/images/btnbg.gif');
}

.btn a {
  width: 138px;
  height: 24px;
  padding-left: 6px;
  padding-top: 5px;
  font-family: verdana;
  font-size: 7.5pt;
  font-weight: bold;
  text-decoration: none;
  color: #AE9A3C;
}

.btn a:hover {
  color : #3A8329;
}

.disclaimer {
  margin: 10px 20px 10px 20px;
  color: #675B3F;
  font-size: 7pt;
  font-family: arial;
}

.featuredPropertyImg {
  border: 1px solid #C5B283;
}
