#container #header {
  height: 218px; }
  #container #header h1 {
    text-indent: -2000em;
    margin: 0;
    padding: 0;
    background: url(/images/decor/backgrounds/sub_header_stand.jpg) no-repeat top left;
    height: 218px;
    width: 840px; }
#container #main #leftcol {
  width: 565px;
  background: #e3deb5;
  padding: 20px 20px 30px 30px;
  color: #3e3e3a; }
  #container #main #leftcol h2 {
    color: #bb4f30;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 1.6em;
    font-weight: bold; }
  #container #main #leftcol h3 {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 10px; }
    #container #main #leftcol h3 a {
      text-decoration: none; }
  #container #main #leftcol h4 {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 15px; }
  #container #main #leftcol p {
    padding: 10px 0 5px 0;
    line-height: 1.4em; }
  #container #main #leftcol a {
    color: #bb4f30; }
  #container #main #leftcol label {
    float: left;
    font-weight: bold;
    width: 140px;
    clear: both;
    margin-top: 5px;
    margin-left: 10px; }
  #container #main #leftcol .details {
    float: left;
    margin-top: 5px; }
  #container #main #leftcol .clear {
    clear: both; }
  #container #main #leftcol .toolbar {
    text-align: right; }
  #container #main #leftcol .post {
    margin: 8px 0 10px 0;
    color: #3e3e3a; }
    #container #main #leftcol .post h3 {
      letter-spacing: 0.5px;
      font-weight: bold;
      margin: 0 0 5px 0;
      color: #3e3e3a; }
    #container #main #leftcol .post .meta {
      font-style: italic;
      margin: 8px 0 5px 0; }
  #container #main #leftcol p {
    line-height: 1.3em; }
  #container #main #leftcol ul {
    margin: 10px;
    padding: 0; }
    #container #main #leftcol ul li {
      list-style-type: disc;
      margin: 10px 10px 10px 20px; }
#container #main #rightcol {
  width: 215px; }
  #container #main #rightcol h2 {
    width: 203px;
    font-size: 1.2em; }
