html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  background-color: #877356;
  font: 100%/1.6 "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
  font-size: 160%;
  color: #15110c;
}

body.index h2 {
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .4em;
/*  font-weight: bold;*/
}

h2 a {
  margin-left: .6em;
}

a {
  color: #16130f;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px solid #911c18;
}

div#head {
  padding: 1em 1.4em;
  height: 30px;
  text-align: left;
/*  background: url(/design/ecardone_logo.png) no-repeat center; */
}

div#head img {
  float: right;
  margin-top: 10px;
}

div#body {
  background-color: #312b1f;
  border-top: .7ex solid #221c14;
}

div#content {
  border: none;
  padding: .9em 1.4em;
  margin-left: 12.4em;
  background-color: #877356;
  min-height: 30ex;
  _height: 30ex;
}

body.index div#content {
  margin: 0;
}

div#content img {
  border: 1.4ex solid #221c14;
  background-color: #221c14;
}

body.index div#content img {
  border-width: .7ex;
}

body.index div#content img:hover {
  border-color: #911c18;
}

body.index div#content a {
  border: none;
}

body.index div.index-box {
    white-space: nowrap;
}

body.index div#index0 {
    float: left;
}

body.index div#index1 {
    text-align: right;
    float: right;
}

body.index div#index2 {
    text-align: right;
    float: right;
}

body.index div#index3 {
    float: left;
}

body.index div#index5 {
    text-align: right;
    float: right;
}

body.index div#index-center {
    width: 360px;
    margin: 0 auto;
}

#footer {
  margin-bottom: 4em;
  padding: .9em 1.4em;
  background-color: #221c14;
  color: #b0a28e;
  clear: left;
}

#footer a {
  color: #b0a28e;
}

#footer ul {
  list-style: none;
  font-size: 70%;
  text-align: right;
  float: right;
}

.clear {
    clear: both;
}

a.focus {
  text-decoration: underline;
}

div#content .disabled {
  color: #96896a;
}

.invisible {
  display: none;
}
