
#GB_overlay {
	background-color: transparent;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
	background-image: url(images/Middle_texture.jpg);
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
	background-color: #fff;
	border: 3px solid #FFFF00;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #FFFF00;
    border-top: 2px solid #FFFF00;
}

.GB_header .inner {
	background-color: #FFFF00;
	font-family: Arial, Verdana, sans-serif;
	padding: 2px 20px 2px 20px;
	background-image: url(images/nav.png);
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
	text-align: left;
	color: #FFFF00;
	white-space: nowrap;
	font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
	color: #FFFF33;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
	background-color: #fff;
	border: 3px solid #660000;
	border-top: none;
}

.GB_Window .header {
	border-bottom: 1px solid #FFFF00;
	border-top: 1px solid #FFFF00;
	border-left: 3px solid #660000;
	border-right: 3px solid #660000;
	margin: 0;
	height: 22px;
	font-size: 14px;
	padding: 3px 0;
	color: #FFFF00;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

#mh-main, 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;
}

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

.mh-postcontent 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;
}

.mh-postcontent a
{
  text-decoration: none;
  color: #0E00A8;
}

.mh-postcontent a:link
{
  text-decoration: none;
  color: #0E00A8;
}

.mh-postcontent a:visited, .mh-postcontent a.visited
{
  color: #0E00A8;
}

.mh-postcontent  a:hover, .mh-postcontent a.hover
{
  color: #A40404;
}

.mh-postcontent h1
{
   color: #B80A0A;
margin: 21px 0;    
}

.mh-blockcontent h1
{
margin: 21px 0; 
}

.mh-postcontent h2
{
   color: #D55F20;
margin: 19px 0;
   font-size: 24px;    
}

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

.mh-postcontent h2 a, .mh-postcontent h2 a:link, .mh-postcontent h2 a:hover, .mh-postcontent h2 a:visited, .mh-blockcontent h2 a, .mh-blockcontent h2 a:link, .mh-blockcontent h2 a:hover, .mh-blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.mh-postcontent h3
{
   color: #8F00D6;
margin: 19px 0;
   font-size: 19px;    
}

.mh-blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.mh-postcontent h3 a, .mh-postcontent h3 a:link, .mh-postcontent h3 a:hover, .mh-postcontent h3 a:visited, .mh-blockcontent h3 a, .mh-blockcontent h3 a:link, .mh-blockcontent h3 a:hover, .mh-blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.mh-postcontent h4
{
   color: #292929;
margin: 20px 0;
   font-size: 16px;    
}

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

.mh-postcontent h4 a, .mh-postcontent h4 a:link, .mh-postcontent h4 a:hover, .mh-postcontent h4 a:visited, .mh-blockcontent h4 a, .mh-blockcontent h4 a:link, .mh-blockcontent h4 a:hover, .mh-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.mh-postcontent h5
{
   color: #1E5200;
margin: 26px 0;
   font-size: 13px;    
}

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

.mh-postcontent h5 a, .mh-postcontent h5 a:link, .mh-postcontent h5 a:hover, .mh-postcontent h5 a:visited, .mh-blockcontent h5 a, .mh-blockcontent h5 a:link, .mh-blockcontent h5 a:hover, .mh-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.mh-postcontent h6
{
   color: #3B3B3B;
margin: 35px 0;
   font-size: 11px;    
}

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

.mh-postcontent h6 a, .mh-postcontent h6 a:link, .mh-postcontent h6 a:hover, .mh-postcontent h6 a:visited, .mh-blockcontent h6 a, .mh-blockcontent h6 a:link, .mh-blockcontent h6 a:hover, .mh-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#mh-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body
{
  padding: 0; 
  margin:0;
  color: #292929;
  height:100%;
  min-height:100%;
  background-color: #FEE9BE;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  min-width: 978px;
}

#mh-page-background-middle-texture
{
  position: relative;
  background-image: url('images/Middle_texture.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  background-attachment: fixed;
  width:100%;
  min-height:100%;
  min-width: 978px;
 }

.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 Box, Sheet */
.mh-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 91px;
  min-height: 91px;
  margin-top: 13px;
  margin-bottom: -7px;
  cursor:auto;
  width: 978px;
}

.mh-sheet-body
{
  position: relative;
  padding: 19px;
    padding-top:19px;
    padding-bottom:19px;
}

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

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

.mh-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 59px, 59px, auto);
}

.mh-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 59px, 59px);
}

.mh-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(59px, 59px, auto, auto);
}

.mh-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(59px, auto, auto, 59px);
}

.mh-sheet-tc, .mh-sheet-bc
{
  left: 59px;
  right: 59px;
  height: 118px;
  background-image: url('images/sheet_h.png');
}

.mh-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 59px, auto);
}

.mh-sheet-bc
{
  bottom: 0;
  clip: rect(59px, auto, auto, auto);
}

.mh-sheet-cr, .mh-sheet-cl
{
  top: 59px;
  bottom: 59px;
  width: 118px;
  background-image: url('images/sheet_v.png');
}

.mh-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 59px);
}

.mh-sheet-cl
{
  left: 0;
  clip: rect(auto, 59px, auto, auto);
}

.mh-sheet-cc
{
  position: absolute;
  top: 59px;
  left: 59px;
  right: 59px;
  bottom: 59px;
  background-image: url('images/sheet_c.png');
}

#mh-page-background-top-texture, #mh-page-background-glare
{
  min-width: 978px;
}

/* end Box, Sheet */

/* begin Header */
div.mh-header
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 125px;
  margin-top: 0;
  margin-bottom: 0;
}

div.mh-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:125px;
}

div.mh-header-center
{
	position: relative;
	width: 940px;
	left:50%;
}

div.mh-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 940px;
  height: 125px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

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

/* begin HeaderObject */
div.mh-headerobject
{
  display: block;
  left: 99%;
  margin-left: -931px;
  position: absolute;
  top: 9px;
  width: 942px;
  height: 107px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Flash */
#mh-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 940px;
  height: 125px;
  overflow: hidden;
}

#mh-flash-container
{
  width: 940px;
  height: 235px;
  top: 0;
  position: absolute;
    }

#mh-flash-container div.mh-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 0;
}

/* end Flash */

/* begin Logo */
div.mh-logo
{
  display: block;
  position: absolute;
  top: 41px;
  left: 17%;
  margin-left: -96px;
}

h1.mh-logo-name
{
  display: block;
  text-align: left;
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #A00808 !important;
}
h1.mh-logo-name a, 
h1.mh-logo-name a:link, 
h1.mh-logo-name a:visited, 
h1.mh-logo-name a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #A00808 !important;
}


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

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

.mh-hmenu a, .mh-hmenu a:link, .mh-hmenu a:visited, .mh-hmenu a:hover
{
    outline: none;
}

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

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

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

.mh-hmenu li li
{
  float: none;
}

.mh-hmenu 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;
}

.mh-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.mh-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

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

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

div.mh-nav-center
{
  position: relative;
  float: right;
  right: 50%;
}

ul.mh-hmenu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.mh-hmenu
{
  float: none;
}

/* menu structure */

.mh-nav
{
   position: relative;
  margin:0 auto;
  min-height: 35px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

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

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

.mh-nav-l
{
  left: 0;
  right: 19px;
}

.mh-nav-r
{
  right: 0;
  width: 940px;
  clip: rect(auto, auto, auto, 921px);
}

/* end Menu */

/* begin MenuItem */
.mh-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 23px;
  cursor: pointer;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.mh-hmenu ul li
{
    margin:0;
    clear: both;
}

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

.mh-hmenu a .l
{
  left: 0;
  right: 6px;
}

.mh-hmenu a .r
{
  width: 412px;
  right: 0;
  clip: rect(auto, auto, auto, 406px);
}

.mh-hmenu a .t, .mh-hmenu ul a, .mh-hmenu a:link, .mh-hmenu a:visited, .mh-hmenu a:hover
{
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.mh-hmenu a .t
{
  color: #A00808;
  padding: 0 17px;
  margin: 0 6px;
  line-height: 23px;
  text-align: center;
}

.mh-hmenu a:hover .l, .mh-hmenu a:hover .r
{
  top: -28px;
}

.mh-hmenu li:hover>a .l, .mh-hmenu li:hover>a .r
{
  top: -28px;
}

.mh-hmenu li:hover a .l, .mh-hmenu li:hover a .r
{
  top: -28px;
}
.mh-hmenu a:hover .t
{
  color: #0E00A8;
}

.mh-hmenu li:hover a .t
{
  color: #0E00A8;
}

.mh-hmenu li:hover>a .t
{
  color: #0E00A8;
}

.mh-hmenu a.active .l, .mh-hmenu a.active .r
{
  top: -56px;
}

.mh-hmenu a.active .t
{
  color: #790606;
}
/* end MenuItem */

/* begin MenuSeparator */
.mh-hmenu .mh-hmenu-li-separator
{
  display: block;
  width: 4px;
  height:23px;
}
/* end MenuSeparator */

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

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

.mh-hmenu ul a:link, .mh-hmenu ul a:visited, .mh-hmenu ul a:hover, .mh-hmenu ul a:active, .mh-nav ul.mh-hmenu ul span, .mh-nav ul.mh-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #0E00A8;
  margin:0;
  padding:0;
}

.mh-hmenu ul li a:hover
{
  color: #790606;
  border-color: #595959;
  background-position: 0 -20px;
}

.mh-hmenu ul li:hover>a
{
  color: #790606;
  border-color: #595959;
  background-position: 0 -20px;
}

.mh-nav .mh-hmenu ul li a:hover span, .mh-nav .mh-hmenu ul li a:hover span span
{
  color: #790606;
}

.mh-nav .mh-hmenu ul li:hover>a span, .mh-nav .mh-hmenu ul li:hover>a span span
{
  color: #790606;
}

/* end MenuSubItem */

/* begin Layout */
.mh-content-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;
}
.mh-layout-cell, .mh-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

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

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

.mh-block-body
{
  position: relative;
  padding: 0;
}

div.mh-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #363636;
  border-style: solid;
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.mh-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 38px;
}

.mh-blockheader h3.t
{
  position: relative;
  height: 38px;
  color: #000000;
  font-size: 14px;
  margin:0;
  padding: 0 11px 0 26px;
  white-space: nowrap;
  line-height: 38px;
}

.mh-blockheader h3.t a,
.mh-blockheader h3.t a:link,
.mh-blockheader h3.t a:visited, 
.mh-blockheader h3.t a:hover
{
  color: #000000;
  font-size: 14px;
}

.mh-blockheader .l, .mh-blockheader .r
{
  position: absolute;
  height: 38px;
  background-image: url('images/blockheader.png');
}

.mh-blockheader .l
{
  left: 0;
  right: 20px;
}

.mh-blockheader .r
{
  width: 940px;
  right: 0;
  clip: rect(auto, auto, auto, 920px);
}

/* end BlockHeader */

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

.mh-blockcontent-body
{
  position: relative;
  padding: 7px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

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

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

.mh-blockcontent-body a, .mh-blockcontent-body a:link
{
  color: #431E0A;
  text-decoration: underline;
}

.mh-blockcontent-body a:visited, .mh-blockcontent-body a.visited
{
  color: #9E9E9E; 
  text-decoration: none;
}

.mh-blockcontent-body a:hover, .mh-blockcontent-body a.hover
{
  color: #624004;
  text-decoration: none;
}

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

/* begin Button */
.mh-button-wrapper a.mh-button,
.mh-button-wrapper a.mh-button:link,
.mh-button-wrapper input.mh-button,
.mh-button-wrapper button.mh-button
{
  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: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 13px !important;
  overflow: visible;
  cursor: pointer;
}

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

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

.firefox2 .mh-button-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;
}

.mh-block select 
{
    width:96%;
}

.mh-button-wrapper.hover .mh-button, .mh-button-wrapper.hover a.mh-button:link, .mh-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.mh-button-wrapper.active .mh-button, .mh-button-wrapper.active a.mh-button:link
{
  color: #000000 !important;
}

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

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

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

.mh-button-wrapper.hover .mh-button-l, .mh-button-wrapper.hover .mh-button-r
{
  top: -35px;
}

.mh-button-wrapper.active .mh-button-l, .mh-button-wrapper.active .mh-button-r
{
  top: -70px;
}

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

/* begin Box, Post */
.mh-post
{
  position: relative;
  min-width: 33px;
  min-height: 33px;
  margin: 5px;
}

.mh-post-body
{
  position: relative;
  padding: 13px;
}

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

.mh-post-tr, .mh-post-tl, .mh-post-br, .mh-post-bl
{
  width: 32px;
  height: 32px;
  background-image: url('images/post_s.png');
}

.mh-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 16px, 16px, auto);
}

.mh-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 16px, 16px);
}

.mh-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(16px, 16px, auto, auto);
}

.mh-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(16px, auto, auto, 16px);
}

.mh-post-tc, .mh-post-bc
{
  left: 16px;
  right: 16px;
  height: 32px;
  background-image: url('images/post_h.png');
}

.mh-post-tc
{
  top: 0;
  clip: rect(auto, auto, 16px, auto);
}

.mh-post-bc
{
  bottom: 0;
  clip: rect(16px, auto, auto, auto);
}

.mh-post-cr, .mh-post-cl
{
  top: 16px;
  bottom: 16px;
  width: 32px;
  background-image: url('images/post_v.png');
}

.mh-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 16px);
}

.mh-post-cl
{
  left: 0;
  clip: rect(auto, 16px, auto, auto);
}

.mh-post-cc
{
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-color: #FFFFFF;
}

a img
{
  border: 0;
}

.mh-article img, img.mh-article, .mh-block img, .mh-footer img
{
  border: solid 0 #FFFFFF;
  margin: 7px;
}

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

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

.mh-article th, .mh-article td
{
  padding: 2px;
  border: solid 0 #FFFFFF;
  vertical-align: top;
  text-align: left;
}

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

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

/* end Box, Post */

/* begin PostHeaderIcon */
h2.mh-postheader
{
  color: #6F3211;
  margin: 5px 0;
  font-size: 24px;
}

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

h2.mh-postheader a, h2.mh-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #853C14;
}

h2.mh-postheader a:visited, h2.mh-postheader a.visited
{
  color: #4D4D4D;
}

h2.mh-postheader a:hover,  h2.mh-postheader a.hovered
{
  color: #714905;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.mh-postheadericons,
.mh-postheadericons a,
.mh-postheadericons a:link,
.mh-postheadericons a:visited,
.mh-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #A26907;
}

.mh-postheadericons
{
  padding: 1px;
}

.mh-postheadericons a, .mh-postheadericons a:link
{
  text-decoration: none;
  color: #9B4517;
}

.mh-postheadericons a:visited, .mh-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #9B4517;
}

.mh-postheadericons a:hover, .mh-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #AB6F07;
}
/* end PostIcons, PostHeaderIcons */

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

.mh-post li
{
  font-size: 13px;
  color: #000000;
  padding: 0;
}

.mh-post li ol, .mh-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

/* end PostBullets */

/* begin PostQuote */
.mh-postcontent blockquote,
.mh-postcontent blockquote a,
.mh-postcontent blockquote a:link,
.mh-postcontent blockquote a:visited,
.mh-postcontent blockquote a:hover
{
  color: #FBDAA2;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.mh-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.mh-postcontent blockquote
{
   border: solid 0 #7A7A7A;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #595959;
  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 */
.mh-postfootericons,
.mh-postfootericons a,
.mh-postfootericons a:link,
.mh-postfootericons a:visited,
.mh-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #000000;
}

.mh-postfootericons
{
  padding: 1px;
}

.mh-postfootericons a, .mh-postfootericons a:link
{
  text-decoration: none;
  color: #9B4517;
}

.mh-postfootericons a:visited, .mh-postfootericons a.visited
{
  color: #9B4517;
}

.mh-postfootericons a:hover, .mh-postfootericons a.hover
{
  color: #AB6F07;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.mh-footer
{
  position: relative;
  margin-top:2px;
  margin-bottom:0;
  width: 100%;
}

.mh-footer-b 
{
  position: absolute;
  left:19px;
  right:19px;
  bottom:0;
  height:50px;
  background-image: url('images/footer_b.png');
}

.mh-footer-r, .mh-footer-l
{
  position: absolute;
  height:50px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.mh-footer-l
{
  left: 0;
  width:19px;
}

.mh-footer-r
{
  right: 0;
  width:38px;
  clip: rect(auto, auto, auto, 19px);
}

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

.mh-footer-body
{
    position:relative;
    padding: 0;
}

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

.mh-footer-text,
.mh-footer-text a,
.mh-footer-text a:link,
.mh-footer-text a:visited,
.mh-footer-text a:hover,
.mh-footer-text td, 
.mh-footer-text th,
.mh-footer-text caption
{
    color: #FFE70A;
    font-size: 11px;
}

.mh-footer-text
{
  min-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.mh-footer-text a,
.mh-footer-text a:link
{
  color: #A00808;
  text-decoration: none;
}

.mh-footer-text a:visited
{
  color: #A00808;
}

.mh-footer-text a:hover
{
  color: #FFFFFF;
}

div.mh-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 1px;
    border-color: #363636;
  border-style: solid;
  margin: 7px;
}/* end Footer */

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

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

/* begin LayoutCell, content */

/* end LayoutCell, content */


