* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

body {
  width: 100%;
  background-color: #C9A156;
}

#doc {
  width: 100%;
  margin-left: auto;
  min-height: 607px;
  /* clear the branding */
  background: #C9A156 url(/assets/images/v03/body_bg2.gif) repeat top right;
}

#branding {
  width: 61px;
  float: right;
  display: inline;
}

#jumpnav {
  display: none;
}

#page {
  min-width: 300px;
  max-width: 565px;
  margin-left: auto;
  margin-right: 190px;
  padding-top: 65px;
  padding-left: 8px;
  /*	padding-bottom:65px;*/
}

/* type */
body {
  font-size: 14px;
  font-family: "Trebuchet MS", Helvetica, "Helvetica Neue", Tahoma, sans-serif;
}

#page {
  color: #5F2715;
  background-color: #C9A156;
}

#page p {
  line-height: 1.4em;
  margin-bottom: 1em;
}

#page a {
  color: #5F2715;
}

/* microformaty stuff */
abbr.published,
abbr.updated,
abbr.posted {
  border-bottom: none;
}
/*# sourceMappingURL=simple.css.map */
