/* begin Page */



body
{
  margin: 0 auto;
  padding: 0;
  background-color: #4D4D4D;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #4F564D;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.herpostheader, .herpostheader a, .herpostheader a:link, .herpostheader a:visited, .herpostheader a:hover,
.herblockheader .t, .hervmenublockheader .t, .herlogo-text, .herlogo-text a,
h1.herlogo-name, h1.herlogo-name a, h1.herlogo-name a:link, h1.herlogo-name a:visited, h1.herlogo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

a
{
  text-decoration: none;
  color: #00000;
}

a:link
{
  text-decoration: none;
  color: #00000;
}

a:visited, a.visited
{

  color: #00000;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #CDA71D;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

  color: #545C51;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 22px;
  color: #727C6E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 18px;
  color: #9C8D4F;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 16px;
  color: #666F62;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 14px;
  color: #666F62;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 14px;
  color: #666F62;
}

#hermain
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#herpage-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;

}


#herpage-background-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

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

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

/* begin Box, Sheet */
.hersheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 3px;
  min-height: 3px;
}

.hersheet-body
{
  position: relative;
  z-index: 1;
  padding: 1px;
}

.hersheet-tr, .hersheet-tl, .hersheet-br, .hersheet-bl, .hersheet-tc, .hersheet-bc,.hersheet-cr, .hersheet-cl
{
  position: absolute;
  z-index: -1;
}

.hersheet-tr, .hersheet-tl, .hersheet-br, .hersheet-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/sheet_s.png');
}

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

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

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

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

.hersheet-tc, .hersheet-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/sheet_h.png');
}

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

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

.hersheet-cr, .hersheet-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/sheet_v.png');
}

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

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

.hersheet-cc
{
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #FDFDFC;
}

.hersheet
{
  margin-top: -1px !important;
  cursor:auto;
}

#herpage-background-simple-gradient, #herpage-background-gradient, #herpage-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

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

.hermenu a, .hermenu a:link, .hermenu a:visited, .hermenu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

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

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

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

.hermenu li li
{
  float: none;
}

.hermenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

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

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

.hermenu:after, .hermenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.hermenu, .hermenu ul
{
  min-height: 0;
}

.hermenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

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




/* menu structure */

.hermenu
{
  padding: 12px 6px 0 6px;
}

.hernav
{
  position: relative;
  height: 41px;
  z-index: 100;
}

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

.hernav .l
{
  left: 0;
  right: 0;
}

.hernav .r
{
  right: 0;
  width: 898px;
  clip: rect(auto, auto, auto, 898px);
}


/* end Menu */

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

.hermenu li
{
  margin-right: 2px;
  margin-left: 2px;
}

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


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

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

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

.hermenu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  color: #DDE0DC;
  padding: 0 19px;
  margin: 0 4px;
  line-height: 29px;
  text-align: center;
}

.hermenu a:hover .l, .hermenu a:hover .r
{
  top: -29px;
}

.hermenu li:hover>a .l, .hermenu li:hover>a .r
{
  top: -29px;
}

.hermenu li:hover a .l, .hermenu li:hover a .r
{
  top: -29px;
}
.hermenu a:hover .t
{
  color: #232622;
}

.hermenu li:hover a .t
{
  color: #232622;
}

.hermenu li:hover>a .t
{
  color: #232622;
}


.hermenu a.active .l, .hermenu a.active .r
{
  top: -58px;
}

.hermenu a.active .t
{
  color: #070807;
}
/* end MenuItem */

/* begin MenuSubItem */
.hermenu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  line-height: 20px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}

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

.hermenu ul a, .hermenu ul a:link, .hermenu ul a:visited, .hermenu ul a:hover, .hermenu ul a:active, .hernav ul.hermenu ul span, .hernav ul.hermenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #474024;
  margin-right: 10px;
  margin-left: 10px;
  margin:0;
  padding:0;
}

.hermenu ul li a:hover
{
  color: #F8F7F1;
  background-position: 0 -20px;
}

.hermenu ul li:hover>a
{
  color: #F8F7F1;
  background-position: 0 -20px;
}

.hernav .hermenu ul li a:hover span, .hernav .hermenu ul li a:hover span span
{
  color: #F8F7F1;
}

.hernav .hermenu ul li:hover>a span, .hernav .hermenu ul li:hover>a span span
{
  color: #F8F7F1;
}


/* end MenuSubItem */

/* begin Header */
div.herheader
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 898px;
  height: 200px;
  overflow: hidden;
}


div.herheader-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 898px;
  height: 200px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.herlogo
{
  display: block;
  position: absolute;
  left: 18px;
  top: 68px;
  width: 880px;
}

h1.herlogo-name
{
  display: block;
  text-align: left;
}

h1.herlogo-name, h1.herlogo-name a, h1.herlogo-name a:link, h1.herlogo-name a:visited, h1.herlogo-name a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 44px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

.herlogo-text
{
  display: block;
  text-align: left;
}

.herlogo-text, .herlogo-text a
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #E7E9E7 !important;
}
/* end Logo */

/* begin Layout */
.hercontent-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 898px;
}

.hercontent-layout .hercontent-layout
{
  width: auto;
  margin:0;
}

div.hercontent-layout div.herlayout-cell, div.hercontent-layout div.herlayout-cell div.hercontent-layout div.herlayout-cell
{
   display: table-cell;
}

div.herlayout-cell div.herlayout-cell
{
   display: block;
}

div.hercontent-layout-row
{
  display: table-row; 
}

.hercontent-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.herlayout-cell, .hercontent-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.hervmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
}

.hervmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 1px;
}

.hervmenublock-tr, .hervmenublock-tl, .hervmenublock-br, .hervmenublock-bl, .hervmenublock-tc, .hervmenublock-bc,.hervmenublock-cr, .hervmenublock-cl
{
  position: absolute;
  z-index: -1;
}

.hervmenublock-tr, .hervmenublock-tl, .hervmenublock-br, .hervmenublock-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/vmenublock_s.png');
}

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

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

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

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

.hervmenublock-tc, .hervmenublock-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/vmenublock_h.png');
}

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

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

.hervmenublock-cr, .hervmenublock-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/vmenublock_v.png');
}

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

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

.hervmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #CCDFF5;
}

.hervmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.hervmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.hervmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.hervmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.hervmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.hervmenu, ul.hervmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 10px;
}

ul.hervmenu ul
{
  display: none;
}

ul.hervmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.hervmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  text-decoration: none;
}

ul.hervmenu li.hervmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.hervmenu .hervmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #CDC49D;
}

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

ul.hervmenu a .l
{
  left: 0;
  right: 17px;
}

ul.hervmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 883px);
}

ul.hervmenu a .t
{
  display: block;
  line-height: 28px;
  color: #221F11;
  padding: 0 10px 0 27px;
  font-weight: bold;
  margin-left:0;
  margin-right:0;
}

ul.hervmenu a:hover .l, ul.hervmenu a:hover .r
{
  top: -28px;
}

ul.hervmenu a:hover .t
{
  color: #727C6E;
}

ul.hervmenu a.active .l, ul.hervmenu a.active .r
{
  top: -56px;
}

ul.hervmenu a.active .t
{
  color: #4A5148;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.hervmenu ul, ul.hervmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.hervmenu ul a
{
  display: block;
  
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding-left: 25px;
  padding-right: 5px;
}

ul.hervmenu ul li
{
  padding: 0;
}

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

ul.hervmenu ul a, ul.hervmenu ul a:link, ul.hervmenu ul a:visited, ul.hervmenu ul a:hover, ul.hervmenu ul a:active, ul.hervmenu ul span, ul.hervmenu ul span span
{
  line-height: 10px;
  color: #706538;
  font-size: 11px;
  margin-left: 0;
}

ul.hervmenu ul
{
    margin:0 0 0 0;
}

ul.hervmenu ul ul
{
  margin:0 0 0 0;
}

ul.hervmenu ul li.hervsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.hervmenu ul .hervsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.hervmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 50px;
}

ul.hervmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 75px;
}

ul.hervmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 100px;
}

ul.hervmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 125px;
}


ul.hervmenu ul li a.active
{
  color: #C8CDC6;
  background-position: 25px -40px;
}

ul.hervmenu ul li li a.active
{
  background-position: 50px -40px;
}

ul.hervmenu ul li li li a.active
{
  background-position: 75px -40px;
}

ul.hervmenu ul li li li li a.active
{
  background-position: 100px -40px;
}

ul.hervmenu ul li li li li li a.active
{
  background-position: 125px -40px;
}



ul.hervmenu ul li a:hover, ul.hervmenu ul li a:hover.active
{
  color: #8A7114;
  background-position: 25px -20px;
}


ul.hervmenu ul li li a:hover, ul.hervmenu ul li li a:hover.active
{
  background-position: 50px -20px;
}

ul.hervmenu ul li li li a:hover, ul.hervmenu ul li li li a:hover.active
{
  background-position: 75px -20px;
}

ul.hervmenu ul li li li li a:hover, ul.hervmenu ul li li li li a:hover.active
{
  background-position: 100px -20px;
}

ul.hervmenu ul li li li li li a:hover, ul.hervmenu ul li li li li li a:hover.active
{
  background-position: 125px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.herblock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
}

.herblock-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}

.herblock-tr, .herblock-tl, .herblock-br, .herblock-bl, .herblock-tc, .herblock-bc,.herblock-cr, .herblock-cl
{
  position: absolute;
  z-index: -1;
}

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

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

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

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

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

.herblock-tc, .herblock-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/block_h.png');
}

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

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

.herblock-cr, .herblock-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/block_v.png');
}

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

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

.herblock-cc
{
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #CCDFF5;
}

.herblock
{
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.herblockheader
{
  position: relative;
  z-index: 0;
  height: 36px;
  margin-bottom: 0;
}

.herblockheader .t
{
  height: 36px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 36px;	
}

/* end BlockHeader */

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

.herblockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.herblockcontent-body
{
  color: #434941;

}

.herblockcontent-body a:link
{
  color: #000;
}

.herblockcontent-body a:visited, .herblockcontent-body a.visited
{
  color: #000;

}

.herblockcontent-body a:hover, .herblockcontent-body a.hover
{
  color: #000000;
  text-decoration: none;
}

.herblockcontent-body ul
{
  list-style-type: none;
  color: #20231F;
  margin: 0;
  padding: 0;
}

.herblockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
}


/* end Box, BlockContent */

/* begin Button */
.herbutton-wrapper .herbutton
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0;
  padding: 0 21px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

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

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

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

input, select, textarea, select
{
  vertical-align: middle;

}

.herblock select 
{
    width:96%;
}

.herbutton-wrapper.hover .herbutton, .herbutton:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.herbutton-wrapper.active .herbutton
{
  color: #FCF9ED !important;
}

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

.herbutton-wrapper .l
{
  left: 0;
  right: 10px;
}

.herbutton-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.herbutton-wrapper.hover .l, .herbutton-wrapper.hover .r
{
  top: -33px;
}

.herbutton-wrapper.active .l, .herbutton-wrapper.active .r
{
  top: -66px;
}

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

/* begin Box, Post */
.herpost
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.herpost-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.herpost
{
  margin: 7px;
}

a img
{
  border: 0;
}

.herarticle img, img.herarticle
{
  border: solid 1px #B7A971;
  margin: 10px;
}

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

.herarticle table, table.herarticle
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.herarticle table, table.herarticle .herarticle tr, .herarticle th, .herarticle td
{
  background-color: Transparent;
}

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

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

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

/* end Box, Post */

/* begin PostHeaderIcon */
.herpostheader
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 22px;
  color: #3B413A;
}

.herpostheader a, .herpostheader a:link, .herpostheader a:visited, .herpostheader a:hover
{
  font-size: 22px;
  margin: 0;
  color: #3B413A;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.herpostheader a:link
{
  text-decoration: none;
  color: #625932;
}

.herpostheader a:visited, .herpostheader a.visited
{

  color: #61695D;
}

.herpostheader a:hover, .herpostheader a.hovered
{

  color: #CDA71D;
}
/* end PostHeader */

/* begin PostContent */
.herpostcontent p
{
  margin: 0.5em 0;
}

.herpostcontent, .herpostcontent p, ul.hermenu, ul.hermenu ul, ul.hervmenu, ul.hervmenu ul
{
  text-align: left;
}

.herpostcontent
{
  margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  color: #3B413A;
  margin: 1em 0 1em 2em;
  padding: 0;

}

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

li
{
  margin: 0.2em 0;
  padding: 0;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;

}



.herpost li
{
  padding: 0 0 0 10px;
  line-height: 1em;
}

.herpost ol li, .herpost ul ol li
{
  background: none;
  padding-left: 0;
}

.herpost ul li, .herpost ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 10px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.herpostcontent blockquote p
{
  color: #0F100E;
  font-style: italic;
  text-align: left;
}

blockquote,
.herpostcontent blockquote
{
  border: solid 1px #D4CCAA;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #CCDFF5;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.herfooter
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 898px;
  margin: 0 auto;
}

.herfooter .herfooter-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}

.herfooter .herfooter-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 898px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.herfooter .herfooter-text p
{
  margin: 0;
}

.herfooter .herfooter-text
{
  display: inline-block;
  color: #2C2816;
  font-size: 11px;
}

.herfooter .herfooter-text a:link
{
  text-decoration: none;
  color: #665C33;

}

.herfooter .herfooter-text a:visited
{
  text-decoration: none;
  color: #191B18;

}

.herfooter .herfooter-text a:hover
{
  color: #866D13;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.herpage-footer, .herpage-footer a, .herpage-footer a:link, .herpage-footer a:visited, .herpage-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: #E5C348;
}

.herpage-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #B9AB74;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.hercontent-layout .hersidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.hercontent-layout .hercontent
{
  width: 75%;
}
.hercontent-layout .hercontent-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .herlayout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}
