@charset "utf-8";

body {
  background-image: url(../images/bkgbar.gif);
  background-position: 0px 0px;
  background-repeat: repeat-y;
  color: #000033;
  font-family: Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 1em;
  left: 0px;
  margin: 0;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
  padding: 0;
  text-align: left;/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
  top: 0px;
}

h1, h2, h3, h4 {
  color: #CC9900;
  font-style: normal;
}

html {
  margin-bottom: 1px;
  min-height: 100%;
}

li {
  line-height: 1.5em;
  list-style-image: url(../images/blippyB_f01.gif);
  list-style-type: none;
}

li li {
  list-style-image: url(../images/blippyB_f02.gif);
  list-style-type: none;
}

li li li {
  list-style-image: url(../images/blippyB_f03.gif);
  list-style-type: none;
}

li li li li {
  list-style-image: url(../images/blippyB_f04.gif);
  list-style-type: none;
}

td {
  text-indent: 0px;
  vertical-align: top;
}

th {
  background-color: #000033;
  border-bottom-color: #CC9900;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-left-color: #CC9900;
  border-left-style: solid;
  border-left-width: 0px;
  border-right-color: #CC9900;
  border-right-style: solid;
  border-right-width: 0px;
  border-top-color: #CC9900;
  border-top-style: solid;
  border-top-width: 0px;
  color: #CC9900;
  font-size: 1.25em;
  text-align: center;
  text-indent: 0px;
}

.BluBorder {
  border: solid 1px #003366;
  border-collapse: collapse;
}

.BlueItalTxt {
  color: #000033;
  font-style: italic;
}

.BlueTxt {
  color: #000033;
}

.BoldType {
  font-weight: bold;
}

.BorderBottomBlue1px {
  border-bottom-color: #003366;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  padding-bottom: 5px;
}

.copyright {
  color: #000033;
  font-size: 0.8em;
  font-style: italic;
  text-align: center;
}

.divLeft {
  float: left;
  text-align: left;
}

.divRight {
  float: right;
  margin-right: 4px;
  text-align: right;
}

.GoldBorder {
  border: 1px dotted #CC9900;
  padding: 5px;
}

.GrayBkg {
  background-color: #E4E4E4;
}

.ImgCenter {
  display: inline;
  float: none;
  margin-left: 12px;
  text-align: center;
  z-index: 0;
}

.ImgRight {
  display: inline;
  float: right;
  margin-left: 12px;
  position: relative;
  z-index: 0;
}

.mainContentTable {
  padding: 2px;
  width: 704px;
}

.printonly {
  display: none;
}

.PropertyList td{
  border-bottom-color: #CC9900;
  border-bottom-style: groove;
  border-bottom-width: 4px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  margin-bottom: 6px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 6px;
  padding: 2px;
  text-align: left;
}

.Property_label {
  color: #CC9900;
  font-size: 1.2em;
  font-weight: bold;
}

.RedAlert {
  color: #FF0000;
  font-weight: bold;
}

.smalltype {
  font-size: 0.75em;
  line-height: 1.2em;
}

.SOLD {
  -moz-opacity: .50;
  background-color: #FFFFFF;
  color: #CC0000;
  filter: Alpha(Opacity=40);
  float: left;
  font-size: 2.5em;
  font-style: oblique;
  font-variant: normal;
  font-weight: bold;
  height: 120px;
  opacity: .50;
  position: absolute;
  text-align: right;
  width: 500px;
}

.spl_label {
  color: #CC9900;
  font-style: italic;
  font-weight: bold;
}

.W3C {
  bottom: 12px;
  float: left;
  left: 4px;
  position: relative;
}

.WhiteTxt {
  color: #FFFFFF;
}

.oneColLiqCtrHdr #container {
  left: 0px;
  margin: 0;
/*    margin-left:auto;
    margin-right:auto; */
  position: relative;
  text-align: left;
  top: 0px;
  width: 800px;
}

.oneColLiqCtrHdr #container #footer img a {
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
}

.oneColLiqCtrHdr #container #header h1 {
  margin: 0px;
  padding: 0px;
}

.oneColLiqCtrHdr #container #mainContent .ImagePlain {
  border-style: none;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  z-index: -1;
}

.oneColLiqCtrHdr #container #mainContent .Search_Listings {
  background-color: #EEEEEE;
  border: 1px dotted #000033;
  color: #000033;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  height: 72px;
  left: 458px;
  line-height: 1.4em;
  margin: 0px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 120px;
  width: 342px;
  z-index: 2;
}

.oneColLiqCtrHdr #container #mainContent li {
  list-style-position: inside;
}

.oneColLiqCtrHdr #container #mainContent p {
  line-height: 1.4em;
  text-indent: 2em;
}

.oneColLiqCtrHdr #footer {
  background-color: #EEEEEE;
  border-top-color: #CC9900;
  border-top-style: dotted;
  border-top-width: 1px;
  bottom: 0px;
  clear: both;
  float: left;
  font-size: 0.8em;
  line-height: 1em;
  margin-bottom: 0px;
  margin-left: 58px;
  margin-top: 8px;
  padding: 0px;
  width: 790px;
}

.oneColLiqCtrHdr #footer a {
  color: #000033;
  display: inline-block;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  text-decoration: none;
}

.oneColLiqCtrHdr #footer a strong {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}

.oneColLiqCtrHdr #footer p {
  margin: 0;/* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
  padding: 10px 0;/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
  text-align: center;
  text-indent: 0px;
}

.oneColLiqCtrHdr #header {
  background-image: url(../images/Header.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #000033;
  height: 72px;
  margin: 0px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 52px;
  text-align: right;
  width: 840px;
}

.oneColLiqCtrHdr #mainContent {
  clear: both;
  float: none;
  height: 100%;
  margin-bottom: 16px;
  margin-left: 58px;
  max-width: 760px;
  min-width: 668px;
  padding-bottom: 0;
  padding-left: 52px;
  padding-right: 20px;
  padding-top: 0;
  z-index: 1;
}

.oneColLiqCtrHdr #mainContent a {
  color: #000033;
  text-decoration: underline;
}

.oneColLiqCtrHdr #mainContent img {
  border-bottom-width: 2px;
  border-color: #000033;
  border-left-width: 1px;
  border-right-width: 2px;
  border-style: solid;
  border-top-width: 1px;
  filter: DropShadow(Color=black, OffX=6px, OffY=6px, Positive=Y);
  margin: 12px;
}

.oneColLiqCtrHdr #footer a:hover {
  background-color: #A3A6CB;
  color: #FFFFFF;
  text-decoration: underline;
}

.oneColLiqCtrHdr #mainContent a:hover {
  color: #CC9900;
  text-decoration: underline;
}