@import url(/css/generic.css);
@import url(/css/xstandard.css);
/*
 * Site Specific Styles
 */

body {
  text-align: center;
  background: #007e77 url(/img/bg.gif) top center repeat-y;
}

a {
  color: #3e7a77;
}

#site-container {
  width: 768px;
  position: relative;
  margin: 0 auto 0 auto;
  text-align: left;
  background: url(/img/subpage-header-bg.gif) top left no-repeat;
}

#header {
  padding: 42px 0 0 37px;
  margin: 0;
 }
#header h1 {
  height: 29px;
  overflow: hidden;
  margin: 0px 0 30px 0;
  padding: 0;
  background: url(/img/logo.gif) top left no-repeat;
}
#header h1 span {
  display: none;
}
#header h2 {
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 0;
  line-height: 70px;
  font-weight: normal;
  color: #f64529;
}


div#leftcol {
  width: 184px;
  float: left;
  margin: 0px 20px 0 0;
}

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

  margin-bottom:4px;
  zoom:100%;
  background: #e7e7e7 url(/img/top-nav-item-bg.gif) top left repeat-y;

}
ul#nav li a {

  line-height: 17px;
  text-decoration: none;
  display: block;
  zoom:100%;
  padding-left: 37px;
  _height: 1%;
}
ul#nav li.active {
  background: #e8d2cf url(/img/top-nav-item-active-bg.gif) top left repeat-y;
}
ul#nav li a.sub {
  color: #f64529;
  font-size: 0.95em;
}
ul#nav li a:hover {
  text-decoration: underline;
}
ul#nav li.last {
  padding-bottom: 0px;
}


div#content {
  float: left;
  width: 564px;
  margin-top: 20px;
  overflow: hidden;
  display: inline-block;
}
div#body-container {
  display: block;
}

div#middlecol {
  float: left;
  width: 405px;
  margin:15px 18px 0 0;

  overflow: hidden;
  display: inline-block;
}
div#middlecol {
  display: block;
}
div#rightcol {
  float: left;
  width: 141px;
  margin-top: 12px;
}
div#rightcol img {
  display: block;
  margin-bottom: 7px;
}
div#big-middlecol {
  width: 530px;
  margin: 12px 34px 0 0;
}


div#middlecol h3 {
  background: #92CCC8 url(/img/refine-search-top-bg.gif) top left no-repeat;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1em;
  margin: 0.5em 0 0 0;
  padding: 8px 10px 8px 10px;
  font-weight: normal;
}
div#middlecol h3.plain {
  background: #007e77 url(/img/h3_bg.gif) top left repeat-x;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1em;
  margin: 0.5em 0 0 0;
  padding: 8px 10px 8px 10px;
  font-weight: normal;
}


div#property-ad {
  display: block;
  position: absolute;
  left: 314px;
  top: 60px;
  overflow: hidden;
  display: inline-block;
}
div#property-ad {
  display: block;
}
div#property-ad div.image {
  float: left;
  width: 122px;
}
div#property-ad div.image img,
div#property-ad div.image a {
  display: block;
}
div#property-ad div.text {
  float: left;
  width: 250px;
  padding: 68px 5px 0 0;
  w\idth: 245px;
  text-align: right;
}
div#property-ad a {
  color: #5f5f5f;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}
div#property-ad a span {
  padding-right: 10px;
  background: url(/img/tiny-arrow.gif) right no-repeat;
}
div#property-ad a:hover {
  text-decoration: underline;
}



#footer {
  overflow: hidden;
  display: inline-block;
}
#footer {
  display: block;
  border-top: 1px solid #c0c0c0;
  padding: 5px 0 0 0;
  text-transform: uppercase;
  color: #898989;
  font-size: 0.9em;
  margin: 2em 34px 0 34px;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer div.copyright {
  width: 350px;
  float: left;
}
#footer div.links {
  width: 350px;
  float: left;
  text-align: right;
}
#lama {
  text-align: center;
}


#tibus-strapline {
  margin-top: 2em;
  text-align: center;
}

