body {
  background:url(images/coveTileRepeat.gif);
}
* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:1.7em;
  color:#583E2B;
}
td {
  vertical-align:top;
}
p {
  margin-bottom:20px;
}
a, a:visited {
  color:#583E2B;
  text-decoration:underline;
}
a:hover, a:visited:hover {
  color:#583E2B;
  text-decoration:none;
}
sup {
  font-size:8px;
}
b, strong {
  font-weight:bold;
}
ul {
  margin-bottom:15px;
}
li {
  margin-left:20px;
  list-style:square;
}
hr {
   height:1px;
   }

#doc {
  background:url(images/coveBodyRepeat.gif) repeat-y;
}
#hd {
  background:url(images/coveSubTop_owners.jpg) no-repeat;
  padding:199px 0 0 109px;
  height:80px;
}
#nav {
  width:867px;
  margin-left: 43px;
}
#bd {
  background:url(images/coveSubBottom.gif) no-repeat left bottom;
  padding:0px 0px 153px 150px;
  min-height:300px; 
}

#body {
  width:510px;
  padding-right:40px;
  text-align:justify;
}
#body h1 {
  text-align:left;
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#A1A25D;
  font-size:140%;
  margin-bottom:10px;
  text-transform:uppercase;
  letter-spacing:1px;
}
#body h2, #body h2 * {
  text-align:left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:120%;
  font-weight:bold;
  letter-spacing:1px;
}
#body h3, #body h3 * {
  text-align:left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
}

#rtcol {
  width:235px;
}
#rtcol h2, #rtcol h2 * {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#A1A25D;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:1px;
}
#rtcol p {
  margin-bottom:25px;
}
#subnav h2 {
  font-size:14px;
  padding:4px 0px 1px;
  border-bottom:1px solid #A1A25D;
  margin-bottom:10px;
}
#subnav a, #subnav a:visited {
  display:block;
  background:url(images/subNavDivider.gif) no-repeat;
  color:#583E2B;
  font-size:14px;
  line-height:26px;
  padding-left:35px;
  padding-bottom:6px;
  text-decoration:none;
}
#subnav a:hover, #subnav a:visited:hover {
  color:#A1A25D;
  text-decoration:underline;
}
#subnav a.sel, #subnav a.sel:visited {
  color:#A1A25D;
  font-weight:bold;
}

#rtcol div.border {
  background:url(images/picFrameLarge_bottom.gif) no-repeat left bottom;
  padding-bottom:15px;
  margin-top:15px;
}
#rtcol div.border img {
  background:url(images/picFrameLarge_top.gif) no-repeat left top;
  padding:15px 15px 0px;
}

#disclaimer {
  padding-top:15px;
}
#disclaimer a {
  font-size: 10px;
  font-style: italic;
}

#ft {
  text-align:center;
  padding:10px 109px 0 20px;
}
#goHome {
  position:absolute;
  top:94px; left:110px;
  width:365px; height:81px;
}
#goHome img {
  width:365px; height:85px;
}
.pagetitle {
  text-align:left;
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#A1A25D;
  font-size:140%;
  margin-bottom:10px;
  text-transform:uppercase;
  letter-spacing:1px;
}
.tdday { font-family: Verdana, Arial, Helvetica, sans-serif;
                  background-color: #eeeeee;
                  font-weight: normal;
                  font-size: 10px;
                  width: 50px;
				 line-height: 20px;
                  color: #000000;
                  vertical-align: middle;
                  text-align: center;
}
.tdtoday { font-family: Arial, Helvetica, sans-serif;
                  background-color: lightyellow;
                  font-weight: bold;
                  font-size: 9px;
                  line-height: 16px;
                  width: 90px;
				  height: 50px;
                  color: #000000;
                  vertical-align: top;
                  text-align: left;
}
.tdhighlight { font-family: Arial, Helvetica, sans-serif;
                  background-color: #fcbc7c;
                  font-weight: bold;
                  font-size: 9px;
                  line-height: 16px;
                  width: 90px;
				  height: 50px;
                  color: #000000;
                  vertical-align: top;
                  text-align: left;
}

.tdheading { font-family: Verdana, Arial, Helvetica, sans-serif;
                  background-color: #cccccc;
                  font-weight: bold;
                  font-size: 10px;
                  line-height: 20px;
                  color: #000000;
                  vertical-align: center;
                  text-align: center;
}
.tddate { font-family: Arial, Helvetica, sans-serif;
                  background-color: #ffffff;
                  font-weight: normal;
                  font-size: 9px;
                  line-height: 16px;
                  width: 90px;
				  height: 50px;
                  color: #000000;
                  vertical-align: top;
                  text-align: left;
 }
.caltable { border: #b77838;
                   border-style: solid;
                   border-top-width: 0px;
                   border-right-width: 0px;
                   border-bottom-width: 0px;
                   border-left-width: 0px;
                   margin-bottom: 0px;
                   margin-top: 0px;
                   margin-right: 0px;
                   margin-left: 0px;
                   padding-top: 3px;
                   padding-right: 3px;
                   padding-bottom: 3px;
                   padding-left: 3px;
}
.itemtitle { font-weight:bold; }