/* begin Page */
/* Created by Artisteer v3.0.0.39952 */

#fitpmain, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.fitppostcontent,
.fitppostcontent li,
.fitppostcontent table,
.fitppostcontent a,
.fitppostcontent a:link,
.fitppostcontent a:visited,
.fitppostcontent a.visited,
.fitppostcontent a:hover,
.fitppostcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.fitppostcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.fitppostcontent a
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #511010;
}

.fitppostcontent a:link
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #511010;
}

.fitppostcontent a:visited, .fitppostcontent a.visited
{
  color: #4A4A4A;
}

.fitppostcontent  a:hover, .fitppostcontent a.hover
{
  color: #171717;
}

.fitppostcontent h1
{
   color: #86320E;
margin: 21px 0;    
}

.fitpblockcontent h1
{
margin: 21px 0; 
}

.fitppostcontent h2
{
   color: #B04112;
margin: 19px 0;
   font-size: 24px;    
}

.fitpblockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.fitppostcontent h2 a, .fitppostcontent h2 a:link, .fitppostcontent h2 a:hover, .fitppostcontent h2 a:visited, .fitpblockcontent h2 a, .fitpblockcontent h2 a:link, .fitpblockcontent h2 a:hover, .fitpblockcontent h2 a:visited 
{
   font-size: 24px; 
}

.fitppostcontent h3
{
   color: #4A4A4A;
margin: 19px 0;
   font-style: italic;
   font-size: 19px;    
}

.fitpblockcontent h3
{
margin: 19px 0;
   font-style: italic;
   font-size: 19px; 
}

.fitppostcontent h3 a, .fitppostcontent h3 a:link, .fitppostcontent h3 a:hover, .fitppostcontent h3 a:visited, .fitpblockcontent h3 a, .fitpblockcontent h3 a:link, .fitpblockcontent h3 a:hover, .fitpblockcontent h3 a:visited 
{
   font-style: italic;
   font-size: 19px; 
}

.fitppostcontent h4
{
   color: #616161;
margin: 20px 0;
   font-size: 16px;    
}

.fitpblockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.fitppostcontent h4 a, .fitppostcontent h4 a:link, .fitppostcontent h4 a:hover, .fitppostcontent h4 a:visited, .fitpblockcontent h4 a, .fitpblockcontent h4 a:link, .fitpblockcontent h4 a:hover, .fitpblockcontent h4 a:visited 
{
   font-size: 16px; 
}

.fitppostcontent h5
{
   color: #1F1F1F;
margin: 26px 0;
   font-size: 13px;    
}

.fitpblockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.fitppostcontent h5 a, .fitppostcontent h5 a:link, .fitppostcontent h5 a:hover, .fitppostcontent h5 a:visited, .fitpblockcontent h5 a, .fitpblockcontent h5 a:link, .fitpblockcontent h5 a:hover, .fitpblockcontent h5 a:visited 
{
   font-size: 13px; 
}

.fitppostcontent h6
{
   color: #303030;
margin: 35px 0;
   font-size: 11px;    
}

.fitpblockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.fitppostcontent h6 a, .fitppostcontent h6 a:link, .fitppostcontent h6 a:hover, .fitppostcontent h6 a:visited, .fitpblockcontent h6 a, .fitpblockcontent h6 a:link, .fitpblockcontent h6 a:hover, .fitpblockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    overflow-y: scroll;
    height:100%;
}

#fitpmain
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
  float: left;
  clear: left;
}

#fitppage-background-glare
{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden;
  min-width: 960px;
}

#fitppage-background-glare-image
{
   width:100%;  
  position: absolute;
  top: 0;
  height:264px;
    background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: center top;
}

html:first-child #fitppage-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #1F1F1F;
  height:100%;
  min-height:100%;
  background-color: #D9D9D9;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
  min-width: 960px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Menu */
/* menu structure */

.fitphmenu a, .fitphmenu a:link, .fitphmenu a:visited, .fitphmenu a:hover
{
    outline: none;
}

.fitphmenu, .fitphmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.fitphmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.fitphmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.fitphmenu li li
{
  float: none;
}

.fitphmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.fitphmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.fitphmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.fitphmenu:after, .fitphmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.fitphmenu{
  min-height: 0;
  position:relative;
  padding: 8px 3px 0 3px;
}

.fitphmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.fitpnav
{
   position: relative;
  width:100%;
  margin:0 auto;
  min-height: 36px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.fitpnav-outer
{
    position:absolute;
    width:100%;
}

.fitpnav-wrapper 
{
        position: relative;
    width:960px;
    margin:0 auto;
}
.fitpnav-inner 
{
    margin: 0 7px;
}

.fitpnav-l, .fitpnav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.fitpnav-l
{
  left: 0;
  right: 0;
}

.fitpnav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
}

/* end Menu */

/* begin MenuItem */
.fitphmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.fitphmenu ul li
{
    margin:0;
    clear: both;
}

.fitphmenu a .r, .fitphmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 94px;
  background-image: url('images/menuitem.png');
}

.fitphmenu a .l
{
  left: 0;
  right: 4px;
}

.fitphmenu a .r
{
  width: 408px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.fitphmenu a .t, .fitphmenu ul a, .fitphmenu a:link, .fitphmenu a:visited, .fitphmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.fitphmenu a .t
{
  color: #E3E3E3;
  padding: 0 19px;
  margin: 0 4px;
  line-height: 28px;
  text-align: center;
}

.fitphmenu a:hover .l, .fitphmenu a:hover .r
{
  top: -33px;
}

.fitphmenu li:hover>a .l, .fitphmenu li:hover>a .r
{
  top: -33px;
}

.fitphmenu li:hover a .l, .fitphmenu li:hover a .r
{
  top: -33px;
}
.fitphmenu a:hover .t
{
  color: #DBDBDB;
}

.fitphmenu li:hover a .t
{
  color: #DBDBDB;
}

.fitphmenu li:hover>a .t
{
  color: #DBDBDB;
}

.fitphmenu a.active .l, .fitphmenu a.active .r
{
  top: -66px;
}

.fitphmenu a.active .t
{
  color: #E3E3E3;
}
/* end MenuItem */

/* begin MenuSeparator */
.fitphmenu .fitphmenu-li-separator
{
  display: block;
  width: 6px;
  height:28px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.fitphmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #EB713D;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #000000;
  font-size: 12px;
  margin:0;
  padding:0;
}

.fitpnav ul.fitphmenu ul span, .fitpnav ul.fitphmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.fitphmenu ul a:link, .fitphmenu ul a:visited, .fitphmenu ul a:hover, .fitphmenu ul a:active, .fitpnav ul.fitphmenu ul span, .fitpnav ul.fitphmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #000000;
  font-size: 12px;
  margin:0;
  padding:0;
}

.fitphmenu ul li a:hover
{
  color: #F5B599;
  border-color: #DA5116;
  background-position: 0 -20px;
}

.fitphmenu ul li:hover>a
{
  color: #F5B599;
  border-color: #DA5116;
  background-position: 0 -20px;
}

.fitpnav .fitphmenu ul li a:hover span, .fitpnav .fitphmenu ul li a:hover span span
{
  color: #F5B599;
}

.fitpnav .fitphmenu ul li:hover>a span, .fitpnav .fitphmenu ul li:hover>a span span
{
  color: #F5B599;
}

/* end MenuSubItem */

/* begin Header */
div.fitpheader
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:100%;
  height: 250px;
  margin-top: 0;
  margin-bottom: 0;
}

div.fitpheader-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:250px;
}

.fitpheader-wrapper 
{
        position: relative;
    width:960px;
    margin:0 auto;
}
.fitpheader-inner 
{
    margin: 0 7px;
}

div.fitpheader-center
{
	position: relative;
	width: 1934px;
	left:50%;
}

div.fitpheader-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1934px;
  height: 250px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
div.fitplogo
{
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  margin-left: 0;
}



#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Box, Sheet */
.fitpsheet
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 960px;
}

.fitpsheet-body
{
  position: relative;
  padding: 7px;
    padding-top:0;
    padding-bottom:0;
}

#fitppage-background-top-texture, #fitppage-background-middle-texture{
  min-width: 960px;
}

/* end Box, Sheet */

/* begin Layout */
.fitpcontent-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.fitplayout-cell, .fitpcontent-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.fitpcontent-layout .fitpcontent-layout{margin:0;}
.fitpcontent-layout .fitplayout-cell, .fitpcontent-layout .fitplayout-cell .fitpcontent-layout .fitplayout-cell{display: table-cell;}
.fitplayout-cell .fitplayout-cell{display: block;}
.fitpcontent-layout-row {display: table-row;}
.fitplayout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.fitpblock
{
  position: relative;
  min-width: 11px;
  min-height: 11px;
  margin: 5px;
}

.fitpblock-body
{
  position: relative;
  padding: 2px;
}

.fitpblock-tr, .fitpblock-tl, .fitpblock-br, .fitpblock-bl, .fitpblock-tc, .fitpblock-bc,.fitpblock-cr, .fitpblock-cl
{
  position: absolute;
}

.fitpblock-tr, .fitpblock-tl, .fitpblock-br, .fitpblock-bl
{
  width: 10px;
  height: 10px;
  background-image: url('images/block_s.png');
}

.fitpblock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 5px, 5px, auto);
}

.fitpblock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 5px, 5px);
}

.fitpblock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(5px, 5px, auto, auto);
}

.fitpblock-br
{
  bottom: 0;
  right: 0;
  clip: rect(5px, auto, auto, 5px);
}

.fitpblock-tc, .fitpblock-bc
{
  left: 5px;
  right: 5px;
  height: 10px;
  background-image: url('images/block_h.png');
}

.fitpblock-tc
{
  top: 0;
  clip: rect(auto, auto, 5px, auto);
}

.fitpblock-bc
{
  bottom: 0;
  clip: rect(5px, auto, auto, auto);
}

.fitpblock-cr, .fitpblock-cl
{
  top: 5px;
  bottom: 5px;
  width: 10px;
  background-image: url('images/block_v.png');
}

.fitpblock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 5px);
}

.fitpblock-cl
{
  left: 0;
  clip: rect(auto, 5px, auto, auto);
}

.fitpblock-cc
{
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: #EDEDED;
}

div.fitpblock img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #E89191;
  border-style: solid;
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.fitpblockheader
{
  margin-bottom: 0;
  position: relative;
  height: 37px;
}

.fitpblockheader h3.t
{
  position: relative;
  height: 37px;
  color: #000000;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 37px;
}

.fitpblockheader h3.t a,
.fitpblockheader h3.t a:link,
.fitpblockheader h3.t a:visited, 
.fitpblockheader h3.t a:hover
{
  color: #000000;
  font-size: 13px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.fitpblockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.fitpblockcontent-body
{
  position: relative;
  padding: 5px;
  color: #242424;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.fitpblockcontent-body table,
.fitpblockcontent-body li, 
.fitpblockcontent-body a,
.fitpblockcontent-body a:link,
.fitpblockcontent-body a:visited,
.fitpblockcontent-body a:hover
{
  color: #242424;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.fitpblockcontent-body p
{
  margin: 6px 0;
}

.fitpblockcontent-body a, .fitpblockcontent-body a:link
{
  color: #94370F;
  text-decoration: underline;
}

.fitpblockcontent-body a:visited, .fitpblockcontent-body a.visited
{
  color: #D63838; 
  text-decoration: none;
}

.fitpblockcontent-body a:hover, .fitpblockcontent-body a.hover
{
  color: #1A1A1A;
  text-decoration: none;
}

.fitpblockcontent-body ul li
{
  line-height: 125%;    
  color: #4A4A4A;
  padding: 0 0 0 12px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.fitpbutton-wrapper a.fitpbutton,
.fitpbutton-wrapper a.fitpbutton:link,
.fitpbutton-wrapper input.fitpbutton,
.fitpbutton-wrapper button.fitpbutton
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #411807 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  height: 26px;
  margin: 0 !important;
  padding: 0 10px !important;
  overflow: visible;
  cursor: pointer;
}

.fitpbutton img, .fitpbutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.fitpbutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .fitpbutton-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.fitpblock select 
{
    width:96%;
}

.fitpbutton-wrapper.hover .fitpbutton, .fitpbutton-wrapper.hover a.fitpbutton:link, .fitpbutton:hover
{
  color: #2A0909 !important;
  text-decoration: none !important;
}

.fitpbutton-wrapper.active .fitpbutton, .fitpbutton-wrapper.active a.fitpbutton:link
{
  color: #DBDBDB !important;
}

.fitpbutton-wrapper .fitpbutton-l, .fitpbutton-wrapper .fitpbutton-r
{
  display: block;
  position: absolute;
  height: 88px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.fitpbutton-wrapper .fitpbutton-l
{
  left: 0;
  right: 7px;
}

.fitpbutton-wrapper .fitpbutton-r
{
  width: 415px;
  right: 0;
  clip: rect(auto, auto, auto, 408px);
}

.fitpbutton-wrapper.hover .fitpbutton-l, .fitpbutton-wrapper.hover .fitpbutton-r
{
  top: -31px;
}

.fitpbutton-wrapper.active .fitpbutton-l, .fitpbutton-wrapper.active .fitpbutton-r
{
  top: -62px;
}

.fitpbutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.fitppost
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.fitppost-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

.fitparticle img, img.fitparticle, .fitpblock img, .fitpfooter img
{
  border: solid 0 #E89191;
  margin: 7px;
}

.fitpmetadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.fitparticle table, table.fitparticle
{
  border-collapse: collapse;
  margin: 1px;
}

.fitparticle th, .fitparticle td
{
  padding: 2px;
  border: solid 1px #949494;
  vertical-align: top;
  text-align: left;
}

.fitparticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.fitppostheader
{
  color: #501010;
  margin: 5px 0;
  font-size: 24px;
}

h2.fitppostheader a, 
h2.fitppostheader a:link, 
h2.fitppostheader a:visited,
h2.fitppostheader a.visited,
h2.fitppostheader a:hover,
h2.fitppostheader a.hovered
{
  font-size: 24px;
}

h2.fitppostheader a, h2.fitppostheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #871C1C;
}

h2.fitppostheader a:visited, h2.fitppostheader a.visited
{
  color: #3D3D3D;
}

h2.fitppostheader a:hover,  h2.fitppostheader a.hovered
{
  color: #171717;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.fitppost ol, .fitppost ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.fitppost li
{
  font-size: 13px;
  color: #404040;
  padding: 0 0 0 12px;
}

.fitppost li ol, .fitppost li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.fitppost ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.fitppost ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 12px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.fitppostcontent blockquote,
.fitppostcontent blockquote a,
.fitppostcontent blockquote a:link,
.fitppostcontent blockquote a:visited,
.fitppostcontent blockquote a:hover
{
  color: #190505;
}

.fitppostcontent blockquote p
{
   margin:3px;
}

.fitppostcontent blockquote
{
   border: solid 0 #E89191;
  margin: 10px 10px 10px 50px;
  padding: 6px 6px 6px 30px;
  background-color: #F5D0D0;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.fitppostfootericons,
.fitppostfootericons a,
.fitppostfootericons a:link,
.fitppostfootericons a:visited,
.fitppostfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #831B1B;
}

.fitppostfootericons
{
  padding: 1px;
}

.fitppostfootericons a, .fitppostfootericons a:link
{
  text-decoration: none;
  color: #86320E;
}

.fitppostfootericons a:visited, .fitppostfootericons a.visited
{
  color: #86320E;
}

.fitppostfootericons a:hover, .fitppostfootericons a.hover
{
  color: #4A4A4A;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.fitpfooter
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.fitpfooter-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('images/footer_t.png');
  background-position: left bottom;
}

.fitpfooter-body
{
    position:relative;
    padding: 20px;
}

.fitpfooter-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.fitpfooter-text,
.fitpfooter-text a,
.fitpfooter-text a:link,
.fitpfooter-text a:visited,
.fitpfooter-text a:hover,
.fitpfooter-text td, 
.fitpfooter-text th,
.fitpfooter-text caption
{
    color: #D6D6D6;
}

.fitpfooter-text
{
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  left: 50%;
  text-align: center;
}

.fitpfooter-text a,
.fitpfooter-text a:link
{
  color: #4A1B08;
  text-decoration: none;
}

.fitpfooter-text a:visited
{
  color: #404040;
}

.fitpfooter-text a:hover
{
  color: #440E0E;
}

.fitpfooter-center
{
  position: relative;
  float: right;
  right: 50%;
}

div.fitpfooter img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #E89191;
  border-style: solid;
  margin: 10px;
}/* end Footer */

/* begin PageFooter */
.fitppage-footer, 
.fitppage-footer a,
.fitppage-footer a:link,
.fitppage-footer a:visited,
.fitppage-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #F3AA8B;
}

.fitppage-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #404040;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */



