﻿body {

  font: 12px Arial,Tahoma,sans-serif; /*75%*/
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
  color: #493618;
  background: #130A01 url(../images/bg.jpg) 50% 0;
  background-repeat: no-repeat;
}

img
{
    border: 0;
}

.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
}

p
{
    margin: 2px;
    line-height: 20px;
     
}


div
{
    line-height: 16px;
}

a
{
    color: #C53205;
    outline: none;
}

a:hover
{
    color: #7C1D00;
}

#container {

  width: 917px;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

#header
{
    height: 100px;
}

#main
{
  position: relative;
  background: url(../Images/body_bg.gif);
  padding-bottom: 30px;
  width: 100%;
}

#content 
{
  position: relative;
  float: left;
  z-index: 3;
  width: 100%;

}

#footer
{
    font-size: 11px;
    text-align: center;
    color: #747468;
    padding-top: 10px;
}

#footer a
{
    color: #737568;
    font-weight: bold;
}

#footer a:hover
{
    color: #fff;
}

#content-header
{
    position: absolute;
    float: left;
    top: 0px;
    background: url(../Images/header.gif);
    height: 165px;
    width: 100%;
    z-index: 1;
}

#content-footer
{
    position: absolute;
    bottom: 0px;
    background: url(../Images/footer.gif);
    height: 226px;
    width: 100%;
    z-index: 1;
}

#logo
{
    float: right;
}

.arrow
{
    position: absolute;
    margin-left: -12px;
    margin-top: 5px;
    background: url(../Images/download_arrow.gif) top left no-repeat;
    height: 23px;
    width: 10px;
}

.icon
{
    margin-left: 4px;
    vertical-align: middle;
}
    
    
.block
{ 
  /* background: #E4D8C8;*/
  behavior: url(iepngfix.htc);
  background: url(../Images/block_bg.png);
  color: #715D3D;
}

.block-heading
{
    text-align:center;
    background: url(../Images/stitch_headlin_bg.gif) 50% no-repeat;
    height: 24px;
    padding-top: 9px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #000;
    width: 184px;
}

h1
{
    color: #628815;
    font-weight: normal;
    font-family: tahoma;
    font-size: 26px;

}

h2
{
    font-weight: bold;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

h2 span.important
{
     font-size: 18px;
}

h3
{
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

h4
{
    color: #628815;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    padding-bottom: 2px;
    margin: 0;
}

h5
{
    color: #473716;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    padding-bottom: 2px;
    margin: 0;
}

p.important
{
    font-weight: bold;
}

p span.important
{
   font-weight: bold;
}

p span.heavy
{
   font-weight: bold;
   font-size:14px;
}

p span.lrgheavy
{
  font-weight:bold;
  font-size:18px;
}

.sub-heading
{

    
}

div.padded
{
    padding: 10px;
    padding-bottom: 0px;
}

p.padded
{
    padding-top: 10px;
}

.bottom
{
    padding-bottom: 10px;
}

.bottom-sm
{
    padding-bottom: 2px;
}

div.top-right
{
    float: right;
}

.bottom-right
{
    position: absolute;
    right: 20px;
    bottom: 20px;
}

ol.large
{
    font-size: 16px;
    font-weight: bold;

}

ol.large li
{
    padding-bottom: 10px;
}

ol.large li p
{


    padding-left: 10px;
    font-size: 14px;
    line-height: 24px;
  
}

#press-list
{
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

#press-list li
{
    padding-bottom: 15px;
}

a.title
{
    text-decoration: none;
    color: #493618;
    font-weight: bold;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    
}

p.date
{

   float: right;
   padding: 0;
   margin: 0;
   
  
}