body {  
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

td { 
  font-family: verdana, arial, sans-serif;
  font-size: 11px;  
}

#content { 
  width: 750px;
  text-align: left;
  padding-top: 20px;
}

#nav { 
  width: 750px;
  text-align: left;
}

option, input, select {
    font-size: 10px;
}

A {
    color: #00694B;    
    font-weight: bold;
}

.searchResultsItem h3 {
    font-size:12px;
    margin-top: 0px;
    margin-bottom: 4px;
}

.nav {
    padding-bottom: 15px;
}

.nav A {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

A img {
  border: 0px;
}

h1, h2 {
    font-size: 13px;
    color: #00694B;
}

h3 {
    font-size: 13px;
    color: #00694B;
}

h3.tear {
    font-size: 13px;
    color: #00694B;
    background-image: url(/img/featuredTear.jpg);
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
}

#footer {
    margin-top: 20px;
}

.links {
    width: 500px;
    padding-top: 5px;
}

.links A {
    font-weight: normal;
}

table.featured td {
     background-color: #00694B;
     color: #ffffff;
     font-size: 10px;
}

table.featured td.left {
    padding: 2px 0px 2px 5px;    
}

table.featured td.right {
    padding: 2px 5px 2px 0px;
    text-align: right; 
}

table.featured a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

td.leftHandCol {
    padding-right: 10px;
}

td.rightHandCol {
    background-image: url(/img/searchBgFade.jpg);
    width: 240px;
    border-left: 1px dashed #666666;
    padding-left: 5px;
    padding-top: 5px;
}

table.quickSearch td {
    padding: 5px 0 5px 0;
}



option.parentLocation {
    font-weight: bold;
}

option.childLocation {
    padding-left: 10px;
}

.searchResultsItem {
    border-bottom: 1px dashed #666666;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.dashedLine {
    border-bottom: 1px dashed #666666;
    padding-bottom: px;
    margin-bottom: 7px;
}

hr.dashedLine {
    color: #fff;
    height: 0px;
    border-top: none;
    background-color: #fff;
}


.exclusive {
    color: #ff0000;
}

p.price {
    font-weight: bold;
}

.propertyDetailsCol {
    padding-left: 9px;
}

.propertyDetails {
    background-image: url(/img/searchBgFade.jpg);
    width: 240px;
    border-left: 1px dashed #666666;
    padding-left: 5px;
    padding-top: 0px;
}

.propertyDetails h3 {
    margin-top: 2px;
}

.ref {
    background-color: #00694B;
    padding: 2px 4px 2px 4px;
    font-weight: bold;
    color: #ffffff;
}
