body
{
  margin: 0 auto;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #D6D4C7;
  color: #2F2D1F;
}

#jimdobox {display:none;}

h1
{
    font-size: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #569537;
}

h2
{
    font-size: 16px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #569537;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/page-bgglare.png');
  background-repeat: no-repeat;
  height: 435px;
  width: 1153px;
  margin: 0 auto;
}

/* specially for Opera */
html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent;
}
/* specially for Opera */


.PageBackgroundGradient
{
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/page-bggradient.png');
  background-repeat: repeat-x;
  height: 313px;
}

table, th, td
{
  font-size: 1em; 
  padding: 0; 
  border-collapse: collapse;
}

a img
{ 
  border: 0; 
}

a
{
  color: #569537;
}

a:link
{
  color: #569537;
}

a:visited
{
  color: #343122;
}

a:hover
{
  color: #3B8D5F;
}
/* end Page */

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





.Sheet-body 
{
  position: relative;

  z-index: 0;
  margin: 7px;
  text-align: left;
}




.Sheet-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/sheet-s.png');
}




.Sheet-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
}

* html .Sheet-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-10+'px');
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -10px;
  width: 20px;
  height: 20px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/sheet-s.png');
}



.Sheet-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
}

* html .Sheet-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-10+'px');
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/sheet-s.png');
}


.Sheet-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
}


.Sheet-br div 
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: -10px;
  width: 20px;
  height: 20px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/sheet-s.png');
}



.Sheet-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 10px;
  right: 10px;
  height: 10px;
}



.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/sheet-h.png');
}



.Sheet-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 10px;
  right: 10px;
  height: 10px;
}


.Sheet-bc div 
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 0;
  width: 100%;
  height: 20px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/sheet-h.png');
}




.Sheet-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 10px;
  left: 0;
  width: 10px;
  bottom: 10px;
}



.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/sheet-v.png');
}



.Sheet-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 10px;
  right: 0;
  width: 10px;
  bottom: 10px;
}


.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -10px;
  width: 20px;
  height: 100%;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/sheet-v.png');
}



.Sheet-cc 
{
  position: absolute;

  z-index: -2;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background-color: #F5F5F5;
}

* html .Sheet-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-20+'px');
  height: expression(this.parentNode.offsetHeight-20+'px');
}
.Sheet
{
  margin-top: 35px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header1
{
  margin: 0 auto;
  position: relative;
  width: 886px;
  height: 200px;
}

* html div.Header1
{
  font-size: 1px;
}

div.Header1  div
{
  width: 100%;
  height: 100%;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/headerf.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

div.Header2
{
  margin: 0 auto;
  position: relative;
  width: 886px;
  height: 200px;
}

* html div.Header2
{
  font-size: 1px;
}

div.Header2  div
{
  width: 100%;
  height: 100%;
  background-image: url('Header2.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

div.Header3
{
  margin: 0 auto;
  position: relative;
  width: 886px;
  height: 200px;
}

* html div.Header3
{
  font-size: 1px;
}

div.Header3  div
{
  width: 100%;
  height: 100%;
  background-image: url('Header3.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 0px;
  top: 0px;
}

.logo td
{
  text-align: {HorizontalAlign};
  vertical-align: {VerticalAlign};
  white-space: nowrap;
}

.logo-name
{
  font-size: 26px;
  font-family: Tahoma;
  font-style: normal;
  font-weight: bold;
}

.logo-name a
{
  text-decoration: none;
  color: #423E24 !important;
}

.logo-text
{
  font-size: 18px;
  font-family: Tahoma;
  font-style: normal;
  font-weight: normal;
  color: #423E24 !important;
}
/* end Logo */

/* begin Menu */
.nav #mainNav1, .nav #mainNav1 ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.nav #mainNav1 li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.nav #mainNav1 li:hover
{
  z-index: 10000;
  white-space: normal;
}

.nav #mainNav1 li li
{
  float: none;
}

.nav #mainNav1 ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.nav #mainNav1 li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.nav #mainNav1 li li:hover>ul
{
  top: 0;
  left: 100%;
}

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

.nav #mainNav1 ul
{
  background-image: url(http://www101.jimdo.com/usertemplates/868650/img/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.nav #mainNav1 ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .nav #mainNav1, * html .nav #mainNav1 ul
{
  height: 1%;
}

* html .nav #mainNav1 li.menuhover
{
  z-index: 10000;
}

* html .nav #mainNav1 .menuhoverUL
{
  visibility: visible;
}

* html .nav #mainNav1 .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .nav #mainNav1 .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .nav #mainNav1 ul a
{
  height: 1%;
}

* html .nav #mainNav1 li li
{
  float: left;
  width: 100%;
}

* html .nav #mainNav1 .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .nav #mainNav1 , * html .nav #mainNav1  ul
{
  height: 1%;
}

* html .nav #mainNav1  li.menuhover
{
  z-index: 10000;
}

* html .nav #mainNav1  .menuhoverUL
{
  visibility: visible;
}

* html .nav #mainNav1  .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .nav #mainNav1  .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .nav #mainNav1  ul a
{
  height: 1%;
}

* html .nav #mainNav1  li li
{
  float: left;
  width: 100%;
}
.nav
{
  position: relative;
  margin: 0  auto;
  width: 886px;
  height: 31px;
  z-index: 100;
}

.nav #mainNav1  
{
  padding: 3px 3px 3px 3px;
}


.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 31px;
}

.nav .l 
{
  left: 0;
  right: 3px;
}



.nav .r 
{
  right: 0;
  width: 3px;
}



.nav .r div
{
  width: 886px;
  right: 0;
}



.nav .l, .nav .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/nav.png');
}


/* end Menu */

/*Menu horizontal */
.nav #mainNav1  ul li
{
  clear: both;
}

.nav #mainNav1  a , .nav #mainNav1  a span
{
  height: 25px;
  display: block;
}

* html .nav #mainNav1  a , * html .nav #mainNav1  a span
{
  float: left;
}

.nav #mainNav1  a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 4px;
  margin-left: 4px;
  
}
.nav #mainNav1  a
{

  background-position: left top;
  background-repeat: no-repeat;
}

.nav #mainNav1  a span
{

  background-position: right top;
  background-repeat: no-repeat;
}
.nav #mainNav1  a 
{
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  padding: 0 12px;
  margin: 0 10px;
  line-height: 25px;
  text-align: center;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  
}

.nav ul#mainNav1 li a.level_2 {display:none; font-size:0px;}

* html .nav #mainNav1  a 
{
  display: inline;
}
.nav #mainNav1  a:hover
{
  background-position: left -25px;
}

.nav #mainNav1  li:hover>a
{
  background-position: left -25px;
}

* html .nav #mainNav1  .menuhover .menuhoverA
{
  background-position: left -25px;
}

.nav #mainNav1  li:hover a span
{
  background-position: right -25px;
}

.nav #mainNav1  a:hover span
{
  background-position: right -25px;
}

* html .nav #mainNav1  .menuhover .menuhoverA span
{
  background-position: right -25px;
}

.nav #mainNav1  a:hover 
{
  color: #E1DFD6;
  background-position: left -25px;
}

.nav #mainNav1  li:hover a 
{
  color: #E1DFD6;
  background-position: left -25px;
}

* html .nav #mainNav1  .menuhover .menuhoverA 
{
  color: #E1DFD6;
  background-position: left -25px;
}

.nav #mainNav1  a.current
{
  background-position: left -50px;
}

.nav #mainNav1  a.current span
{
  background-position: right -50px;
}

.nav #mainNav1  a.current 
{
  color: #E1DFD6;
  background-position: left -50px;
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator 
{
  display: block;
  width: 1px;
  height: 25px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/item-separator.png');
}
/* end MenuSeparator */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 1px;
	width: 100%;
	position: relative;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn 
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 28px;
  color: #D7D3B7;
}

.Button .t
{
  height: 28px;
  line-height: 28px;
  padding: 0 11px;
  text-align: left;
  font-family: 'Tahoma';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #FDFDFC;
}

.Button .hover 
{
  color: #3C0C0E;
}

.Button .active .r 
{
  top: -56px;
}

.Button .hover .r 
{
  top: -28px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 84px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-7+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:409px;
  height: 84px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-409+'px');
}

.Button .active .l 
{
  top: -56px;
}

.Button .hover .l 
{
  top: -28px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 7px;
  height: 84px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-7+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('Button.png');
}


/* end Button */

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

  z-index: 0;
  
  
}




.Block-body 
{
  position: relative;

  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block
{
  margin: 10px;
}

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

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #A29E81;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 0px;
  text-align: left;
  color: #A61B00;
  font-family: 'Tahoma';
  font-size: 14px;
  font-weight: Bold;
  font-style: normal;  
  text-decoration: none;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l 
{
  left: 0;
  right: 0px;
}



.BlockHeader .r 
{
  right: 0;
  width: 0px;
}


.BlockHeader .r div
{
  width: 886px;
  right: 0;
}



* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

/* end BlockHeader */

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

  z-index: 0;
  
  
}





.BlockContent-body 
{
  position: relative;

  z-index: 0;
  margin: 8px;
  text-align: left;
  color: #35321D;
  font-family: 'Tahoma';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
  padding-top:10px;
}

.BlockContent a
{
  color: #728E33;
}
.BlockContent a:link
{
  color: #728E33; 
}

.BlockContent a:hover
{
  color: #A67923;
}
.BlockContent a:hover:visited
{
  color: #A67923;
}

.BlockContent a:visited
{
  color: #5D0D12;
}

.BlockContent-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/blockcontent-s.png');
}




.BlockContent-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

* html .BlockContent-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-7+'px');
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/blockcontent-s.png');
}



.BlockContent-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
}

* html .BlockContent-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/blockcontent-s.png');
}



.BlockContent-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
}



.BlockContent-br div 
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/blockcontent-s.png');
}



.BlockContent-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

* html .BlockContent-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-14+'px');
}


.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/blockcontent-h.png');
}




.BlockContent-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}


.BlockContent-bc div 
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/blockcontent-h.png');
}




.BlockContent-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  left: 0;
  width: 7px;
  bottom: 7px;
}



.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 100%;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/blockcontent-v.png');
}



.BlockContent-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  right: 0;
  width: 7px;
  bottom: 7px;
}



.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  width: 14px;
  height: 100%;
  background-image: url('http://www101.jimdo.com/usertemplates/868650/img/blockcontent-v.png');
}



.BlockContent-cc 
{
  position: absolute;

  z-index: -2;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #E9E8E1;
}


/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;

	width: 100%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	z-index:10;
	margin:0;
	padding:0;
	border:0;
	float: left;

	width: 100%;
}

.mentions{
position:relative;
  z-index:0;
  overflow:hidden;
  width: 890px;
  margin: 2px auto 5px auto;
  }
/* end LayoutCell */

div#bas {
width: 900px;
margin: 0 auto;
margin-top:-20px;

}


/*  Menu vertical
-----------------------------------------------     */
#navi
{ position: relative;
}
#navi ul#mainNav1 li a.level_1 {display:none; font-size:0px;}

#navi ul
{
padding-left: 0;
margin-left: 0;
background-color: #465c1b;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navi ul li { display: inline; }

#navi ul li a
{
padding: 0.3em 1em;
background-color: #465c1b;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navi ul li a:hover
{
background-color: #369;
color: #fff;
}

#navi ul#mainNav2 li a.current
{ 
        color:black;
        font-weight:bold;
}                        



h1 a, h2 a, h3 a, h4 a, h5 a
{
  text-decoration: none;
}