/* //////////////// */
/* DARROW ESTATES   */
/* STYLESHEET: MAIN */
/* 07.01.27         */
/* //////////////// */

/* MISCELLANEOUS PROPERTIES */
/*
html, body, div, table, caption, thead, tfoot, tbody, tr, td, p, h1, h2, h3, h4, h5, h6, span, img, a {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top left;
  background-attachment: scroll;
  border: 0;
  vertical-align: middle;
  text-align: left;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
  line-height: 10pt;
}
*/
/* HTML PROPERTIES */

html {
  
}

/* BODY PROPERTIES */

body {
  width: auto;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: #c3c9cb;
  background-image: url("../images/backgrounds/body_fader03.gif") !important;
  background-repeat: repeat-x;
  background-position: left top;
  background-attachment: scroll;
  border: 0;
  color: #333;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 7.5pt;
  overflow: hidden;
}

/* DIV PROPERTIES */

div {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
}

/* TABLE PROPERTIES */

table {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  /*
  background-color: white;
  background-image: url("../images/backgrounds/body_fader03.gif") !important;
  background-repeat: repeat-x;
  background-position: left -160px;
  background-attachment: scroll;
  */
  border-collapse: collapse;
  color: #566c11;
  text-align: left;
}

/* TABLE CAPTION */

caption {
  padding: 0;
  margin: 0;
  text-align: left;
  font-weight: bold;
}

/* TABLE ROW PROPERTIES */

tr {
  padding: 0;
  margin: 0;
}

/* TABLE DATA PROPERTIES */

td {
  padding: 0;
  margin: 0;
  vertical-align: top;
  text-align: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 7.5pt;
  line-height: 16pt;
}

/* PARAGRAPH PROPERTIES */

p {
  width: 475px;
  height: auto;
  padding: 0;
  margin: 20px 0 0 40px;
  color: #333;
  text-align: justify;
  text-justify: distribute;
  font-size: 7.5pt;
  word-spacing: 2pt;
  line-height: 16pt;
}

p  p,
ol p,
ul p {
  width: auto;
  margin: 0 30px 0 0;
}

#article p:first-child {
  margin-top: 40px;
}

#article p:last-child {
  margin-bottom: 100px;
}

/* HEADING PROPERTIES */

h1, h2, h3, h4, h5, h6 {
  width: 475px;
  margin: 40px 30px 0 40px;
  border-bottom: 1px dashed #999;
  color: black;
  text-align: right;
  font-size: 7.5pt;
  word-spacing: 2pt;
  line-height: 16pt;
}

h2 {
  border-bottom: 1px solid #999;
}

h3 {
  border: 0;
}

h4 {
  text-align: left;
}

h5 {
  border-bottom: 1px solid #999;
  text-align: left;
}

h6 {
  border: 0;
  text-align: left;
}

/* SPAN PROPERTIES */

span {
  
}

/* IMAGE PROPERTIES */

img {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  border: 0;
}

#article img {
  margin: 0 0 0 40px;
}

#listings #article img {
  margin: 0;  
}

/* ANCHOR PROPERTIES */

a {
  color: #78a22f;
  font-weight: bold;
  text-decoration: none;
}

a:link {
  
}

a:visited {
  
}

a:hover {
  text-decoration: underline;
}

a:active {
  color: #c1d72f;
  text-decoration: underline;
}

/* LIST PROPERTIES */

ol, ul {
  width: auto;
  height: auto;
  padding: 0;
  margin: 32pt 0 0 60px;
  text-align: justify;
  text-justify: distribute;
  font-size: 7.5pt;
  font-style: normal;
  word-spacing: 4pt;
  line-height: 16pt;
}

li {
  padding: 0;
  margin: 0;
  color: #566c11;
  text-align: justify;
  text-justify: distribute;
  font-size: 7.5pt;
  font-style: normal;
  word-spacing: 4pt;
  line-height: 16pt;
  list-style-type: lower-roman;
}

#navigation li {
  margin: 10px 30px 0 20px;
  color: #566c11;
  list-style-type: disc;
}

#navigation li:hover {
  color: black;
}

/* OTHER PROPERTIES */

b {
  
}

i {
  
}

em {
  
}

cite {
  
}

fieldset {
  height: auto;
  width: 455px;
  padding: 10px;
  margin: 20px 0 0 40px;
  background-image: url("../images/backgrounds/article_textile01.gif") !important;
  background-repeat: repeat-x;
  background-position: 3px bottom;
  background-attachment: fixed;
  border: 1px solid #ccc;
  color: #333;
  text-align: justify;
  text-justify: distribute;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 7.5pt;
  word-spacing: 2pt;
  line-height: 16pt;
}

#article fieldset:first-child {
  margin-top: 40px;
}

#article fieldset:last-child {
  margin-bottom: 100px;
}

legend {
  color: #333;
  text-align: justify;
  text-justify: distribute;
  font-size: 7.5pt;
  font-weight: bold;
  word-spacing: 4pt;
  line-height: 16pt;
}

address {
  width: auto;
  height: auto;
  padding: 0;
  margin: 20px 30px 0 40px;
  text-align: justify;
  text-justify: distribute;
  font-size: 7.5pt;
  font-style: normal;
  word-spacing: 4pt;
  line-height: 12pt;
}

/* CLASS */

.article_image_wide {
  width: 475px;
}

.hidden {
  background-color: white;
  color: white;
  visibility: hidden;
}

.listing_fieldset1 {
  background-color: #f8f9f9;
}

.listing_image_cell {
  width: 120px;
  height: 175px;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
}

.listing_image {
  width: 120px;
  height: 130px;
  border-bottom: 1px solid #ccc;
}

.listing_info_cell {
  padding: 0 10px 0 0;
  border-top: 1px solid #ccc;
  color: #333;
}

.listing_table {
  width: 455px;
  text-align: right;
}

.navimage {
  width: 160px;
  height: 40px;
  margin: 1px 0 0 0;
  vertical-align: top;
}

.navlink {
  margin: 0 0 0 20px;
}

.print {
  display: none;
}

.spacer_cell {
  height: 60px;
  border-top: 1px solid #ccc;
}

.submit_buy {
  width: 64px;
  height: 33px;
  margin: 5px 27px 5px 27px;
  border: 1px solid white;
  text-align: center;
}

.submit_buy:hover {
  border-color: #566c11;
}

.submit_buy:active {
  margin-top: 6px;
  margin-bottom: 4px;
  border-color: #566c11;
}

.table_field {
  height: 20px;
  font-weight: bold;
}

.table_data {
  height: 20px;
}

/* ID */

#main {
  position: absolute;
  top: 0;
  left: 50%;
  width: 760px;
  height: 100%;
  margin-left: -380px;
  background-repeat: no-repeat;
  background-position: right 140px;
  background-attachment: scroll;
  /*
  border: 1px solid #566c11;
  border-top: 0;
  border-bottom: 0;
  */
  overflow: hidden;
}

#home #main {
  background-image: url("../images/backgrounds/article_watermark01.gif") !important;
}

#about #main {
  background-image: url("../images/backgrounds/article_watermark02.gif") !important;
}

#covenant #main {
  background-image: url("../images/backgrounds/article_watermark04.gif") !important;
}

#thankyou #main {
  background-image: url("../images/backgrounds/article_watermark03.gif") !important;
}


#header {
  height: 150px;
  background-color: white;
}

#logo {
  bottom: 0;
  width: 144px;
  height: 71px;
  margin: 65px 0 0 20px;
}

#content {
  position: absolute;
  top: 140px;
  bottom: 0;
  width: 750px;
  margin-left: 10px;
  background-image: url("../images/backgrounds/content_fader02.gif") !important;
  background-repeat: repeat-y;
  background-position: left top;
  background-attachment: scroll;
}

#navigation {
  width: 190px;
  height: 4000px;
  background-color: #e1e4e5;
  background-image: url("../images/backgrounds/nav_fader03.gif") !important;
  background-repeat: repeat-x;
  background-position: left top;
  background-attachment: scroll;
  float: left;
  overflow: hidden;
}

#navlinks {
  margin: 40px 0 0 10px;
}

#about    #navimage_about,
#covenant #navimage_covenant,
#listings #navimage_listings,
#contact  #navimage_contact,
#more     #navimage_more,
#help     #navimage_help {
  /*
  background-color: #ebecec;
  */
  margin-top: 0px;
  border-top: 1px solid #ebecec;
}

#article {
  width: 560px;
  height: 100%;
  margin: 0;
  background-image: url("../images/backgrounds/article_textile01.gif") !important;
  background-repeat: repeat-x;
  background-position: 3px top;
  background-attachment: fixed;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  float: right;
}

#listings #article,
#contact  #article  {
  background-color: white;
  background-image: none !important;
}

#listings #content,
#contact  #content {
  background-color: white;
}

#footer {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 190px;
  height: 80px;
  margin: 0 0 0 -370px;
}

#bean {
  width: 80px;
  height: 80px;
  margin: 0 0 0 55px;
}

#logo_strip {
  position: absolute;
  top: 65px;
  left: 50%;
  width: 760px;
  height: 100px;
  margin: 0 0 0 -380px;
}

#topbanner, #bottombanner {
  position: absolute;
  left: 50%;
  width: 500px;
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: scroll;
  margin: 0 0 0 -152px;
}

#topbanner {
  top: 0;
  height: 160px;
  background-image: url("../images/backgrounds/top_banner01.jpg") !important;
  /*
  border-top: 5px solid #566c11;
  */
}

#home     #topbanner {
  background-image: url("../images/backgrounds/top_banner03.jpg") !important;
}

#about    #topbanner {
  background-image: url("../images/backgrounds/top_banner05.jpg") !important;
}

#covenant #topbanner {
  background-image: url("../images/backgrounds/top_banner04.jpg") !important;
}

#listings #topbanner {
  background-image: url("../images/backgrounds/top_banner06.jpg") !important;
}

#contact  #topbanner {
  background-image: url("../images/backgrounds/top_banner07.jpg") !important;
}

#thankyou #topbanner {
  background-image: url("../images/backgrounds/top_banner02.jpg") !important;
}

#help     #topbanner {
  background-image: url("../images/backgrounds/top_banner03.jpg") !important;
}

#bottombanner {
  bottom: 0;
  height: 80px;
  background-image: url("../images/backgrounds/bottom_banner04.jpg") !important;
  /*
  border-bottom: 5px solid #566c11;
  */
  color: #566c11;
  vertical-align: bottom;
  text-align: center;
  font-size: 7.5pt;
  font-weight: bold;
  word-spacing: 4pt;
  line-height: 100pt;
  overflow: hidden;
}

#listings #bottombanner,
#contact  #bottombanner {
  background-image: url("../images/backgrounds/bottom_banner05.jpg") !important;
}

#heading {
  width: 360px;
  height: 30px;
  margin: 115px 0 0 70px;
}

#legal {
  
}

/* HACKS */

  /*
  IE MAC IGNORE THIS - START
  \*/
  
  
  
  /*
  IE MAC IGNORE THIS - END
  */
  
  /*
  STAR-HTML IE ONLY - START
  */
  
  * html {
   scrollbar-arrow-color: #566c11;
   scrollbar-base-color: white;
   scrollbar-dark-shadow-color: #c3c9cb;
   scrollbar-face-color: white;
   scrollbar-highlight-color: #e1e4e5;
   scrollbar-shadow-color: #c3c9cb;
   scrollbar-3d-light-color: white;
   scrollbar-track-color: #c3c9cb;
  }
  
  * html body {
    border: 1px solid #566c11;
    border-right: 0;
    border-left: 0;
    overflow: hidden;
  }
  
  * html .navimage {
    position: relative;
    top: 30px;
    margin: 0 0 5px 0;
  }
  
  * html #main {
    border: 1px solid #566c11;
    border-top: 0;
    border-bottom: 0;
  }
  
  * html #content {
    width: 758px;
    height: 100%;
    margin: -140px 0 0 0;
    overflow: hidden;
  }
  
  * html #navigation {
    height: 540px;
    padding: 140px 0 0 0;
    background-color: white;
    background-position: left 140px;
  }
  
  * html #article {
    width: 568px;
    padding: 180px 5px 100px 2px;
    background-position: right 140px;
    background-attachment: fixed;
  }
  
  * html #bean {
    margin: 0 0 0 45px;
  }
  
  * html #logo_strip {
    margin-left: -390px;
    clip: rect(0 720px 100px 0);
  }
  
  * html #topbanner {
    margin-left: -160px;
  }
  
  * html #bottombanner {
    margin: 0 0 -1px -160px;
  }
  
  /*
  STAR-HTML IE ONLY - END
  */
  
  /*
  IE7 ONLY - START
  */
  
  *:first-child+html #article p,
  *:first-child+html #article img,
  *:first-child+html #article h1,
  *:first-child+html #article h2,
  *:first-child+html #article h3,
  *:first-child+html #article h4,
  *:first-child+html #article h5,
  *:first-child+html #article h6 {
    margin-left: 53px;
  }
  
  *:first-child+html p  p,
  *:first-child+html ol p,
  *:first-child+html ul p {
    margin-left: 0px;
  }
  
  *:first-child+html fieldset {
    margin: 20px 0 0 55px;
  }
  
  *:first-child+html .navimage {
    position: relative;
    top: 24px;
  }
  
  *:first-child+html #navigation {
    position: fixed;
    top: 140px;
  }
  
  *:first-child+html #content {
    overflow: auto;
  }
  
  *:first-child+html #article {
    height: 100%;
    padding-bottom: 100px;
    overflow: hide;
  }
  
  /*
  IE7 ONLY - END
  */

/* GUIDES */
/*
div {
  border: 1px solid blue;
}

table {
  border: 1px solid red;
}

td {
  border: 1px solid green;
}

p {
  border: 1px solid purple;
}

img {
  border: 1px solid orange;
}
*/