body {
  padding: 0;
  margin: 0;
  text-align: center;
  background-color: #430707; }

#bodyWrapper {
  text-align: left;
  width: 960px;
  margin: 0 auto; }

#header {
  width: 960px;
  height: 70px;
  margin-bottom: 7px;
  display: block;
  background-image: url('/sites/Ilex_Woodworking/images/ilex_logo.jpg');
  background-position: left bottom;
  background-repeat: no-repeat; }

#pageWrapper {
  width: 910px;
  background-color: #eae8d6;
  padding: 25px;
  margin-bottom: 20px; }

#content {
  width: 814px;
  padding: 48px 48px 0 48px;
  background-color: white;
  border: 1px solid #c6c9ca; }

#topPhoto {
  width: 814px;
  margin-bottom: 5px; }
  #topPhoto .top {
    width: 814px;
    height: 11px;
    display: block;
    background-image: url('/sites/Ilex_Woodworking/images/photoHolderTop.png'); }
  #topPhoto .container {
    width: 790px;
    height: 300px;
    padding: 0 12px;
    position: relative;
    display: block;
    background-image: url('/sites/Ilex_Woodworking/images/photoHolderMid.png');
    background-repeat: repeat-y; }
    #topPhoto .container img {
      position: absolute;
      left: 12px;
      top: 0; }
    #topPhoto .container #topPhotoDescription {
      background-image: url('/sites/Ilex_Woodworking/images/topPhotoDescriptionBG.png');
      color: white;
      font-family: Georgia, "Times New Roman", Times, serif;
      padding: 10px 20px;
      font-size: .75em;
      text-shadow: 0px 1px 2px #000;
      position: absolute;
      top: 0;
      left: 12px;
      width: 750px;
      margin: 0; }
    #topPhoto .container .overlaidText {
      padding: 10px 20px;
      margin: 0;
      width: 750px;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-family: Georgia, "Times New Roman", Times, serif;
      text-shadow: 0px 1px 2px #000;
      background-image: url('/sites/Ilex_Woodworking/images/overlaidTextBG.png');
      color: white;
      font-size: 1.05em;
      position: absolute;
      bottom: 0;
      left: 12px; }
    #topPhoto .container #overlaidLink {
      width: 790px;
      height: 300px;
      z-index: 100;
      display: block;
      position: absolute;
      top: 0;
      left: 12px; }
      #topPhoto .container #overlaidLink img {
        border: none; }
  #topPhoto .bottom {
    width: 814px;
    height: 13px;
    display: block;
    background-image: url('/sites/Ilex_Woodworking/images/photoHolderBottom.png'); }

#innerContent {
  width: 790px;
  padding: 12px; }

#leftSide {
  width: 580px;
  float: left;
  line-height: 1.6em;
  font-family: Georgia, "Times New Roman", Times, serif; }
  #leftSide img {
    border: none; }
  #leftSide a {
    color: #8A1F1F;
    text-decoration: underline; }
  #leftSide a:hover {
    text-decoration: none; }
  #leftSide .small {
    font-size: .75em;
    line-height: 2em; }
  #leftSide p {
    font-size: .85em;
    padding-left: 20px;
    padding-right: 20px;
    color: #696961; }
  #leftSide table {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  #leftSide img.toTheLeft, #leftSide img.toTheRight {
    padding-bottom: 10px; }
  #leftSide img.toTheLeft {
    margin-left: -30px;
    float: left;
    padding-right: 10px; }
  #leftSide img.toTheRight {
    margin-right: -20px;
    float: right;
    padding-left: 10px; }
  #leftSide .special {
    font-style: italic;
    color: #836c3b;
    font-size: 1em;
    line-height: 2em;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-shadow: 0px 1px 1px white; }
  #leftSide blockquote {
    font-style: italic;
    color: #836c3b;
    font-size: 1.1em;
    line-height: 2em;
    text-shadow: 0px 1px 1px white;
    background-image: url('/sites/Ilex_Woodworking/images/quote.png');
    background-position: 0px 0px;
    background-repeat: no-repeat; }
    #leftSide blockquote p {
      color: #836c3b; }
  #leftSide span.cite {
    text-align: right;
    font-size: .9em;
    font-style: normal;
    display: block;
    line-height: 1.2em; }
  #leftSide .contentBlock {
    clear: both;
    background-color: #f4f4ee;
    border-top: 1px solid #C0C0B8;
    border-bottom: 1px solid #C0C0B8; }
  #leftSide h2 {
    color: #430707;
    font-size: 1.05em;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 0;
    padding: 0 0 0 20px; }
  #leftSide h2 + p {
    margin-top: 0;
    padding-top: 0; }
  #leftSide h3 {
    color: #430707;
    font-size: .8em;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 0 0 0 20px; }
  #leftSide h2 + h3 {
    margin-top: 0;
    padding-top: 0; }
  #leftSide h3 + p {
    margin-top: 0;
    padding-top: 0; }
  #leftSide hr {
    color: #C0C0B8;
    height: 1px;
    border: 0;
    padding: 0 20px;
    background-color: #C0C0B8; }

#sideNav {
  width: 180px;
  float: left;
  padding-left: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic; }
  #sideNav ul {
    padding: 0;
    margin: 0; }
    #sideNav ul li {
      list-style-type: none; }
      #sideNav ul li a {
        padding-left: 45px;
        line-height: 25px;
        background-image: url('/sites/Ilex_Woodworking/images/nav.png');
        background-position: left center;
        background-repeat: no-repeat;
        text-decoration: none;
        color: #5f4747;
        text-shadow: 0px 1px 1px white;
        font-size: .95em; }
      #sideNav ul li a:hover, #sideNav ul li a.current {
        color: #430707; }
      #sideNav ul li a.current {
        background-image: url('/sites/Ilex_Woodworking/images/nav-green.png'); }
      #sideNav ul li ul {
        border-top: 1px solid #E7E7E7;
        border-bottom: 1px solid #E7E7E7; }
        #sideNav ul li ul li a {
          background: none;
          padding-left: 5px;
          color: #8A1F1F;
          font-size: 0.8em; }
        #sideNav ul li ul li a.current, #sideNav ul li ul li a:hover {
          background: none;
          color: #430707; }

#footer {
  width: 814px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: .6em;
  color: #836c3b;
  margin-top: 40px;
  margin-bottom: 10px;
  text-align: center; }

.clear {
  clear: both; }
