﻿/* standard stylesheet for tenant farmers */

/* base font declarations */

BODY, TD {
  font: 9pt tahoma,verdana,arial,helvetica,sans-serif; }

H1 {
  font-size: 12pt;
  line-height: 14pt;
  margin: 0pc 0pc 0.8pc 0pc; }
  
H2 {
  font-size: 10pt;
  line-height: 12pt;
  margin: 1.2pc 0pc 0.8pc 0pc; }
  
H3 {
  font-size: 9pt;
  margin: 0; }
  
P {
  margin: 0.8pc 0pc; }
  
TD, TH {
  text-align: left;
  vertical-align: top; }
  
/* page areas */

HTML, BODY {
  margin: 0px;
  padding: 0px; }

#holder {
  width: 760px;
  margin: 0px auto 0px auto; }
  
#header {
  position: relative;
  top: 0px; left: 0px;
  width: 760px; }

#strap {
  height: 24px;
  min-height: 24px;
  margin-bottom: 14px;
  
  background-image: url("../images/hdr_strap.gif");
  background-position: center top;
  background-repeat: repeat-x;
  
  font-size: 8pt;
  }
  
#sidebar {
  width: 202px;
  float: left; }
  
/* header and strap styles */

#links {
  position: absolute;
  right: 7px;
  bottom: 13px;
  
  font-size: 8pt; }

#date {
  padding: 5px 7px 5px 7px;
  width: 188px;
  float: left;
  }
#crumbs {
  padding: 5px 7px 5px 14px;
  float: left; }
  
/* navigation styles */

A:link {
  color: Black; }
  
A:visited, UL.navigation LI.active LI A:visited {
  color: #606060; }

UL.navigation {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  
  background-image: url("../images/nav_bottom_bg.gif");
  background-position: center bottom;
  background-repeat: repeat-x;
  }

UL.navigation LI {
  min-height: 18px;
  margin: 0px;
  padding: 6px 7px 8px 7px;
  list-style-type: none;
  
  font-weight: bold;
  color: #007947;
  text-decoration: underline;
  
  background-color: #EBF2EE;
  background-image: url("../images/nav_item_bg.gif");
  background-position: center bottom;
  background-repeat: repeat-x; 
  border-top: solid 1px #7CB28C;
}

UL.navigation LI.active {
  background-color: #F9ECD2;
  background-image: url("../images/nav_active_bg.gif");
  border-top-color: #E9BD8A;
  color: #804B0D;
}

UL.navigation UL {
  margin-left: 21px;
  margin-bottom: 2px;
  padding: 0px; }

UL.navigation UL LI {
  padding-top: 10px;
  padding-bottom: 0px;
  
  background: none;
  border: none;
  }
  
UL.navigation LI.active LI {
  color: #804B0D; }
  
UL.navigation UL LI.active {
  padding-top: 0px;
  padding-bottom: 0px;
  background: none;
  list-style: none url("../images/icn_bul_active.gif");
   }
   
 UL.navigation LI.active A:visited,
 UL.navigation LI LI.active A:visited {
  color: Black; }

/* content styles */

#content {
  width: 542px;
  margin-left: 213px;
  
  padding-bottom: 14px;
  border-bottom: double 3px #E9BD8A;
  margin-bottom: 28px;
  
  /* padding-bottom: 47px;
  background-image: url("../images/nav_bottom_bg.gif");
  background-position: center bottom;
  background-repeat: repeat-x; */
  }
  
#content A:link {
  color: #125C37; }
  
#column1 {
  float: left;
  width: 265px;
  padding-right: 7px;
}

#column2 {
  float: right;
  width: 265px;
}

#content, #content TD {
  line-height: 13pt; }
  
#content A:link {
  color: #125C37; }

.boxout {
  margin-bottom: 7px;
  padding: 7px;
  border: solid 1px #7CB28C;
  background-color: #EBF2EE;
  background-image: url("../images/box_bg.gif");
  background-repeat: repeat-x;
  background-position: center bottom;
}
  
.boxout P {
  margin: 0.5pc 0pc 0pc 0pc; }
  
.boxout-brown {
  margin-bottom: 7px;
  padding: 7px;
  border: solid 1px #E9BD8A;
  background-color: #F9ECD2;
  background-image: url("../images/nav_active_bg.gif");
  background-repeat: repeat-x;
  background-position: center bottom;
}
  
.boxout-brown P {
  margin: 0.5pc 0pc 0pc 0pc; }



.download {
  padding: 12px 12px 12px 12px;
  margin: 12px 12px 12px 0px;
  border: solid 1px #7CB28C;
  background-color: #EBF2EE;
  background-repeat: repeat-x;
  background-position: center bottom;
}  
 
  
  /* image styles*/
  
  IMG.photo {
	border: solid 1px #7CB28C;
}

 IMG.newsphoto {
	border: solid 1px #7CB28C;
	margin-right: 5px;
}
 
/* control styles */

INPUT, TEXTAREA, SELECT {
  font: 9pt tahoma,verdana,arial,helvetica,sans-serif; }
  
INPUT.text, TEXTAREA.longtext {
  width: 220px; }

.ebContactDetails TH { 
  width: 100px; }
.ebContactDetails TABLE TABLE {
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  border-collapse: collapse; }
.ebContactDetails INPUT.text, .ebContactDetails TEXTAREA.longtext {
  width: 248px; }
.ebContactDetails TABLE TABLE INPUT.text {
  width: 94px; }
.ebContactDetails TEXTAREA.longtext {
  height: 4pc; }
.ebContactDetails #title_field {
  position: relative;
  top: 1px; }
SPAN.required { 
  color: Red; }
  
.ebContactForm INPUT.text, .ebContactForm TEXTAREA.longtext {
  width: 263px; }
.ebContactForm TEXTAREA.longtext {
  height: 6pc; }
.ebContactForm INPUT.button { 
  margin-top: 4px; 
  padding: 0px 12px; }
  
.error {
  font-weight: bold;
  color: Red; }
  
 
/* publication library styles */

.ebQuickSearch {
  position: relative;
  top: -1pc;
  
  float: right;
  background-color: #EBF2EE;
  border: 1px solid #7CB28C;
  margin-bottom: 8px;
  padding: 8px 4px 8px 8px; }
  
.ebQuickSearch INPUT.text {
  width: 120px; }
  
.ebPaging {
  clear: both;
  float: right; }
    
.ebDocumentList, .ebSectionList {
  clear: left; }
  
.ebDocumentList UL, .ebSectionList UL {
  list-style-type: none;
  margin-left: 0px; }
  
.ebDocumentList, .ebSectionList H6 {
  font-size: 10pt; font-weight: normal;
  margin: 0.2pc 0pc 0.5pc 0pc; }
  
.ebDocumentList LI, .ebSectionList LI {
  background-image: url(../images/filetypes/file_unk.gif);
  background-repeat: no-repeat;
  background-position: left 2px;
  margin-bottom: 2px;
  padding: 0px 0px 0px 20px; }

.ebSectionList LI          { background-image: url(../images/filetypes/folder.gif); }
.ebDocumentList LI.docfile { background-image: url(../images/filetypes/file_doc.gif); }
.ebDocumentList LI.pdffile { background-image: url(../images/filetypes/file_pdf.gif); }
.ebDocumentList LI.txtfile { background-image: url(../images/filetypes/file_txt.gif); }
.ebDocumentList LI.jpgfile,
.ebDocumentList LI.jpefile, 
.ebDocumentList LI.giffile { background-image: url(../images/filetypes/file_jpg.gif); }
.ebDocumentList LI.xlsfile,
.ebDocumentList LI.xlwfile { background-image: url(../images/filetypes/file_xls.gif); }
.ebDocumentList LI.pptfile { background-image: url(../images/filetypes/file_ppt.gif); }
.ebDocumentList LI.mdbfile { background-image: url(../images/filetypes/file_mdb.gif); }
.ebDocumentList LI.zipfile { background-image: url(../images/filetypes/file_zip.gif); } 

.ebDirectory {
  clear: left; }
  
.ebDirectoryHeader A{
  margin-right: -3px;
  border: 1px solid #7CB28C;
  background-color: #EBF2EE;
  padding: 0px 1px 1px 2px;
  width: 12px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-weight: bold; }
.ebDirectoryHeader A:visited {
  color: black; }
  
.ebDirectory .ebQuickSearch {
  top: 0px;
  width: 190px;
  float: none; }
  
.ebDirectory UL {
  list-style-type: none;
  margin-left: 0px; }
  
.ebDirectory, .ebDirectory H6 {
  font-size: 10pt; font-weight: normal;
  margin: 0.2pc 0pc 0.5pc 0pc; }
  
.ebDirectory H4 {
  font-size: 11pt; font-weight: bold;
  margin: 0pc 0pc 0.2pc 0pc; }
  
.ebDirectory P {
  margin: 0pc 0pc 0.5pc 0pc; }
  
.ebDirectory LI {
  margin: 8px 0px;
  border-bottom: solid 1px #E9BD8A;
  padding: 8px 0px; }
  
.ebDirectory .ebEntryLogo {
  float: right;
  margin-left: 16px; }

/* rent data bank styles */  

.confidential {
  color: #800000;
  background-color: #FCE0E0;
  border-bottom: double 3px #800000;
  padding: 5px 5px 5px 5px; 
  margin: 0px 0px 10px 0px; }
  
.databank {
  
  background-color: #EBF2EE;
  border: 1px solid #7CB28C;
  margin-bottom: 8px;
  padding: 8px 4px 8px 8px;
  
  }
  
.databank {
  
  background-color: #EBF2EE;
  border: 1px solid #7CB28C;
  margin-bottom: 8px;
  padding: 8px 4px 8px 8px;
  
  }

.renttitle {
  background-repeat: no-repeat;
  background-image: url("../images/nav_bottom_bg.gif");  
  margin-bottom: 8px;
  padding: 8px 4px 8px 8px;
}

.rentitem  {
  margin-bottom: 8px;
  padding: 8px 4px 8px 8px;
} 

.rentdescription {
  background-color: #F9ECD2;
  border: 1px solid #D47C15;
  margin: 12px 12px 12px 12px;
}

INPUT.joinform_txt {
 width: 200px;
}

TEXTAREA.joinform_area {
 width: 200px;
}

.subSummary {
  background-repeat: repeat-x;
  background-image: url("../images/nav_bottom_bg.gif");  
  margin-bottom: 8px;
  padding: 8px 4px 8px 8px; }

.spreadsheet {  
  margin: 12px 12px 12px 12px;
}