





body
{
 margin: 0 auto;
 padding: 0;
 background-color: #C5C9AB;
 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
 letter-spacing: 1px;
 color: #535738;
}

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,
.max-postheader, .max-postheader a, .max-postheader a:link, .max-postheader a:visited, .max-postheader a:hover,
.max-blockheader .t, .max-vmenublockheader .t, .max-logo-text, .max-logo-text a,
h1.max-logo-name, h1.max-logo-name a, h1.max-logo-name a:link, h1.max-logo-name a:visited, h1.max-logo-name a:hover
{
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
 font-size: 22px;
 text-align: left;
 letter-spacing: 3px;
}

a
{
 text-decoration: underline;
 color: #2F4A1C;
}

a:link
{
 text-decoration: underline;
 color: #2F4A1C;
}

a:visited, a.visited
{

 color: #5C603E;
}

a:hover, a.hover
{
 text-decoration: none;
 color: #49732B;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

 color: #49732B;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
 font-size: 20px;
 letter-spacing: 2px;
 color: #49732B;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
 font-size: 18px;
 letter-spacing: 2px;
 color: #5C603E;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
 font-size: 14px;
 letter-spacing: 2px;
 color: #101A0A;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
 font-size: 12px;
 letter-spacing: 2px;
 color: #101A0A;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
 font-size: 12px;
 letter-spacing: 2px;
 color: #101A0A;
}

#max-main
{
 position: relative;
 width: 100%;
 left: 0;
 top: 0;
 cursor:default;
}

#max-page-background-glare
{
 position: absolute;
 width: 100%;
 height: 343px;
 left: 0;
 top: 0;
}

#max-page-background-glare-image
{
 background-image: url('images/page_gl.png');
 background-repeat: no-repeat;
 height: 343px;
 width: 353px;
 margin: 0;
}

html:first-child #max-page-background-glare
{
 border: 1px solid transparent;
}

#max-page-background-gradient
{
 position: absolute;
 background-image: url('images/page_g.jpg');
 background-repeat: repeat-x;
 top: 0;
 width: 100%;
 height: 175px;

}


#max-page-background-simple-gradient
{
 position: absolute;
 background-image: url('images/page_sg.jpg');
 background-repeat: repeat-x;
 top: 0;
 width: 100%;
 height: 175px;
}

.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;
}



.max-sheet
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 width: 1000px;
 min-width: 47px;
 min-height: 47px;
}

.max-sheet-body
{
 position: relative;
 z-index: 1;
 padding: 5px;
}

.max-sheet-tr, .max-sheet-tl, .max-sheet-br, .max-sheet-bl, .max-sheet-tc, .max-sheet-bc,.max-sheet-cr, .max-sheet-cl
{
 position: absolute;
 z-index: -1;
}

.max-sheet-tr, .max-sheet-tl, .max-sheet-br, .max-sheet-bl
{
 width: 46px;
 height: 46px;
 background-image: url('images/sheet_s.png');
}

.max-sheet-tl
{
 top: 0;
 left: 0;
 clip: rect(auto, 23px, 23px, auto);
}

.max-sheet-tr
{
 top: 0;
 right: 0;
 clip: rect(auto, auto, 23px, 23px);
}

.max-sheet-bl
{
 bottom: 0;
 left: 0;
 clip: rect(23px, 23px, auto, auto);
}

.max-sheet-br
{
 bottom: 0;
 right: 0;
 clip: rect(23px, auto, auto, 23px);
}

.max-sheet-tc, .max-sheet-bc
{
 left: 23px;
 right: 23px;
 height: 46px;
 background-image: url('images/sheet_h.png');
}

.max-sheet-tc
{
 top: 0;
 clip: rect(auto, auto, 23px, auto);
}

.max-sheet-bc
{
 bottom: 0;
 clip: rect(23px, auto, auto, auto);
}

.max-sheet-cr, .max-sheet-cl
{
 top: 23px;
 bottom: 23px;
 width: 46px;
 background-image: url('images/sheet_v.png');
}

.max-sheet-cr
{
 right: 0;
 clip: rect(auto, auto, auto, 23px);
}

.max-sheet-cl
{
 left: 0;
 clip: rect(auto, 23px, auto, auto);
}

.max-sheet-cc
{
 position: absolute;
 z-index: -1;
 top: 23px;
 left: 23px;
 right: 23px;
 bottom: 23px;
 background-image: url('images/sheet_c.png');
}

.max-sheet
{
 margin-top: 20px !important;
 cursor:auto;
}

#max-page-background-simple-gradient, #max-page-background-gradient, #max-page-background-glare
{
 min-width: 1000px;
}




div.max-header
{
 margin: 0 auto;
 position: relative;
 z-index: 0;
 width: 990px;
 height: 150px;
 overflow: hidden;
}

div.max-header-png
{
 position: absolute;
 z-index: -2;
 top: 0;
 left: 0;
 width: 990px;
 height: 150px;
 background-image: url('images/header.png');
 background-repeat: no-repeat;
 background-position: left top;
}

div.max-header-jpeg
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 width: 990px;
 height: 150px;
 background-image: url('images/header.jpg');
 background-repeat: no-repeat;
 background-position: center center;
}




.max-logo
{
 display: block;
 position: absolute;
 left: 10px;
 top: 44px;
 width: 969px;
}

h1.max-logo-name
{
 display: block;
 text-align: center;
}

h1.max-logo-name, h1.max-logo-name a, h1.max-logo-name a:link, h1.max-logo-name a:visited, h1.max-logo-name a:hover
{
 font-style: normal;
 font-weight: bold;
 font-size: 28px;
 text-decoration: none;
 letter-spacing: 2px;
 text-transform: uppercase;
 padding: 0;
 margin: 0;
 color: #F1F8EC !important;
}

.max-logo-text
{
 display: block;
 text-align: center;
}

.max-logo-text, .max-logo-text a
{
 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-weight: bold;
 font-size: 14px;
 letter-spacing: 1px;
 text-transform: uppercase;
 padding: 0;
 margin: 0;
 color: #F1F8EC !important;
}





.max-menu a, .max-menu a:link, .max-menu a:visited, .max-menu a:hover
{
 text-align: left;
 text-decoration: none;
 outline: none;
 letter-spacing: normal;
 word-spacing: normal;
}

.max-menu, .max-menu ul
{
 margin: 0;
 padding: 0;
 border: 0;
 list-style-type: none;
 display: block;
}

.max-menu li
{
 margin: 0;
 padding: 0;
 border: 0;
 display: block;
 float: left;
 position: relative;
 z-index: 5;
 background: none;
}

.max-menu li:hover
{
 z-index: 10000;
 white-space: normal;
}

.max-menu li li
{
 float: none;
}

.max-menu ul
{
 visibility: hidden;
 position: absolute;
 z-index: 10;
 left: 0;
 top: 0;
 background: none;
}

.max-menu li:hover>ul
{
 visibility: visible;
 top: 100%;
}

.max-menu li li:hover>ul
{
 top: 0;
 left: 100%;
}

.max-menu:after, .max-menu ul:after
{
 content: ".";
 height: 0;
 display: block;
 visibility: hidden;
 overflow: hidden;
 clear: both;
}
.max-menu, .max-menu ul
{
 min-height: 0;
}

.max-menu ul
{
 background-image: url(images/spacer.gif);
 padding: 10px 30px 30px 30px;
 margin: -10px 0 0 -30px;
}

.max-menu ul ul
{
 padding: 30px 30px 30px 10px;
 margin: -30px 0 0 -10px;
}






.max-menu
{
 padding: 4px 4px 4px 4px;
}

.max-nav
{
 position: relative;
 height: 36px;
 z-index: 100;
}





.max-menu a
{
 position: relative;
 display: block;
 overflow: hidden;
 height: 28px;
 cursor: pointer;
 text-decoration: none;
}

.max-menu li
{
 margin-right: 2px;
 margin-left: 2px;
}

.max-menu ul li
{
 margin:0;
 clear: both;
}


.max-menu a .r, .max-menu a .l
{
 position: absolute;
 display: block;
 top: 0;
 z-index: -1;
 height: 84px;
 background-image: url('images/menuitem.png');
}

.max-menu a .l
{
 left: 0;
 right: 1px;
}

.max-menu a .r
{
 width: 402px;
 right: 0;
 clip: rect(auto, auto, auto, 401px);
}

.max-menu a .t
{
 margin-right: 10px;
 margin-left: 10px;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 text-transform: uppercase;
 color: #21341E;
 padding: 0 17px;
 margin: 0 1px;
 line-height: 28px;
 text-align: center;
}

.max-menu a:hover .l, .max-menu a:hover .r
{
 top: -28px;
}

.max-menu li:hover>a .l, .max-menu li:hover>a .r
{
 top: -28px;
}

.max-menu li:hover a .l, .max-menu li:hover a .r
{
 top: -28px;
}
.max-menu a:hover .t
{
 color: #F4F5EF;
}

.max-menu li:hover a .t
{
 color: #F4F5EF;
}

.max-menu li:hover>a .t
{
 color: #F4F5EF;
}


.max-menu a.active .l, .max-menu a.active .r
{
 top: -56px;
}

.max-menu a.active .t
{
 color: #000000;
}



.max-nav .max-menu-separator
{
 display: block;
 width: 1px;
 height: 28px;
 background-image: url('images/menuseparator.png');
}



.max-menu ul a
{
 display: block;
 text-align: center;
 white-space: nowrap;
 height: 38px;
 width: 180px;
 overflow: hidden;
 line-height: 38px;
 background-image: url('images/subitem.png');
 background-position: left top;
 background-repeat: repeat-x;
 border-width: 1px;
 border-style: solid;
 border-color: #ADCDA8;
}

.max-nav ul.max-menu ul span, .max-nav ul.max-menu ul span span
{
 display: inline;
 float: none;
 margin: inherit;
 padding: inherit;
 background-image: none;
 text-align: inherit;
 text-decoration: inherit;
}

.max-menu ul a, .max-menu ul a:link, .max-menu ul a:visited, .max-menu ul a:hover, .max-menu ul a:active, .max-nav ul.max-menu ul span, .max-nav ul.max-menu ul span span
{
 text-align: left;
 text-indent: 12px;
 text-decoration: none;
 line-height: 38px;
 color: #41683C;
 margin-right: 10px;
 margin-left: 10px;
 font-size: 11px;
 margin:0;
 padding:0;
}

.max-menu ul li a:hover
{
 color: #000000;
 border-color: #ADD68F;
 background-position: 0 -38px;
}

.max-menu ul li:hover>a
{
 color: #000000;
 border-color: #ADD68F;
 background-position: 0 -38px;
}

.max-nav .max-menu ul li a:hover span, .max-nav .max-menu ul li a:hover span span
{
 color: #000000;
}

.max-nav .max-menu ul li:hover>a span, .max-nav .max-menu ul li:hover>a span span
{
 color: #000000;
}





.max-content-layout
{
 display: table;
 padding: 0;
 border: none;
 width: 990px;
}

.max-content-layout .max-content-layout
{
 width: auto;
 margin:0;
}

div.max-content-layout div.max-layout-cell, div.max-content-layout div.max-layout-cell div.max-content-layout div.max-layout-cell
{
 display: table-cell;
}

div.max-layout-cell div.max-layout-cell
{
 display: block;
}

div.max-content-layout-row
{
 display: table-row; 
}

.max-content-layout
{
 table-layout: fixed;
 border-collapse: collapse;
 background-color: Transparent;
 border: none !important;
 padding:0 !important;
}

.max-layout-cell, .max-content-layout-row
{
 background-color: Transparent;
 vertical-align: top;
 text-align: left;
 border: none !important;
 margin:0 !important;
 padding:0 !important;
}



.max-button-wrapper .max-button
{
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 display: inline-block;
 vertical-align: middle;
 white-space: nowrap;
 text-align: left;
 text-decoration: none !important;
 color: #F3F8F2 !important;
 width: auto;
 outline: none;
 border: none;
 background: none;
 line-height: 28px;
 height: 28px;
 margin: 0;
 padding: 0 15px !important;
 overflow: visible;
 cursor: default;
 z-index: 0;
}

.max-button img, .max-button-wrapper img
{
 margin: 0;
 vertical-align: middle;
}

.max-button-wrapper
{
 vertical-align: middle;
 display: inline-block;
 position: relative;
 height: 28px;
 overflow: hidden;
 white-space: nowrap;
 width: auto;
 margin: 0;
 padding: 0;
 z-index: 0;
}

.firefox2 .max-button-wrapper
{
 display: block;
 float: left;
}

input, select, textarea, select
{
 vertical-align: middle;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
}

.max-block select 
{
 width:96%;
}

.max-button-wrapper.hover .max-button, .max-button:hover
{
 color: #F1F8EC !important;
 text-decoration: none !important;
}

.max-button-wrapper.active .max-button
{
 color: #F4F5EF !important;
}

.max-button-wrapper .l, .max-button-wrapper .r
{
 display: block;
 position: absolute;
 z-index: -1;
 height: 84px;
 margin: 0;
 padding: 0;
 background-image: url('images/button.png');
}

.max-button-wrapper .l
{
 left: 0;
 right: 5px;
}

.max-button-wrapper .r
{
 width: 411px;
 right: 0;
 clip: rect(auto, auto, auto, 406px);
}

.max-button-wrapper.hover .l, .max-button-wrapper.hover .r
{
 top: -28px;
}

.max-button-wrapper.active .l, .max-button-wrapper.active .r
{
 top: -56px;
}

.max-button-wrapper input
{
 float: none !important;
}



.max-vmenublock
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}

.max-vmenublock-body
{
 position: relative;
 z-index: 1;
 padding: 0;
}


.max-vmenublock
{
 margin: 0;
}




.max-vmenublockcontent
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}

.max-vmenublockcontent-body
{
 position: relative;
 z-index: 1;
 padding: 0;
}


.max-vmenublockcontent
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}

.max-vmenublockcontent-body
{
 position: relative;
 z-index: 1;
 padding: 0;
}





ul.max-vmenu, ul.max-vmenu li
{
 list-style: none;
 margin: 0;
 padding: 0;
 width: auto;
 line-height: 0;
}

ul.max-vmenu ul
{
 display: ;
}

ul.max-vmenu ul.active
{
 display: block;
}



ul.max-vmenu a
{
 position: relative;
 display: block;
 overflow: hidden;
 height: 26px;
 cursor: pointer;
 text-decoration: none;
}

ul.max-vmenu li.max-vmenu-separator
{
 display: block;
 padding: 0 0 0 0;
 margin: 0;
 font-size: 1px;
 background-color: #ADD68F;
}

ul.max-vmenu .max-vmenu-separator-span
{
 display: block;
 padding: 0;
 font-size: 1px;
 height: 0;
 line-height: 0;
 border-top: solid 1px #B6BB95;
}

ul.max-vmenu a .r, ul.max-vmenu a .l
{
 position: absolute;
 display: block;
 top: 0;
 z-index: -1;
 height: 78px;
 background-image: url('images/vmenuitem.png');
}

ul.max-vmenu a .l
{
 left: 0;
 right: 17px;
}

ul.max-vmenu a .r
{
 width: 1000px;
 right: 0;
 clip: rect(auto, auto, auto, 983px);
}

ul.max-vmenu a .t
{
 display: block;
 line-height: 26px;
 color: #1E1F14;
 padding: 0 10px 0 22px;
 font-style: normal;
 font-weight: bold;
 font-size: 14px;
 text-transform: uppercase;
 margin-left:0;
 margin-right:0;
}

ul.max-vmenu a:hover .l, ul.max-vmenu a:hover .r
{
 top: -26px;
}

ul.max-vmenu a:hover .t
{
 color: #FDFDFC;
}

ul.max-vmenu a.active .l, ul.max-vmenu a.active .r
{
 top: -52px;
}

ul.max-vmenu a.active .t
{
 color: #477029;
}



ul.max-vmenu ul, ul.max-vmenu ul li
{
 margin: 0;
 padding: 0;
}

ul.max-vmenu ul a
{
 display: block;
 white-space: nowrap;
 height: 20px;
 overflow: visible;
 background-image: url('images/vsubitem.gif');
 background-position: 20px 0;
 background-repeat: repeat-x;
 padding-left: 20px;
}


ul.max-vmenu ul span, ul.max-vmenu ul span span
{
 display: inline;
 float: none;
 margin: inherit;
 padding: inherit;
 background-image: none;
 text-align: inherit;
 text-decoration: inherit;
}

ul.max-vmenu ul a, ul.max-vmenu ul a:link, ul.max-vmenu ul a:visited, ul.max-vmenu ul a:hover, ul.max-vmenu ul a:active, ul.max-vmenu ul span, ul.max-vmenu ul span span
{
 line-height: 20px;
 color: #3F643A;
 font-size: 12px;
 margin-left: 0;
}

ul.max-vmenu ul
{
 margin:0 0 0 0;
}

ul.max-vmenu ul ul
{
 margin:0 0 0 0;
}

ul.max-vmenu ul li.max-vsubmenu-separator
{ 
 display: block;
 margin: 0;
 font-size: 1px;
 padding: 0 0 0 0;
 }

ul.max-vmenu ul .max-vsubmenu-separator-span
{
 display: block;
 padding: 0;
 font-size: 1px;
 height: 0;
 line-height: 0;
 margin: 0;
 border: none;
}

ul.max-vmenu ul li li a
{
 background-position: 40px 0;
 padding-left: 40px;
}

ul.max-vmenu ul li li li a
{
 background-position: 60px 0;
 padding-left: 60px;
}

ul.max-vmenu ul li li li li a
{
 background-position: 80px 0;
 padding-left: 80px;
}

ul.max-vmenu ul li li li li li a
{
 background-position: 100px 0;
 padding-left: 100px;
}


ul.max-vmenu ul li a.active
{
 color: #34521E;
 background-position: 20px -40px;
}

ul.max-vmenu ul li li a.active
{
 background-position: 40px -40px;
}

ul.max-vmenu ul li li li a.active
{
 background-position: 60px -40px;
}

ul.max-vmenu ul li li li li a.active
{
 background-position: 80px -40px;
}

ul.max-vmenu ul li li li li li a.active
{
 background-position: 100px -40px;
}



ul.max-vmenu ul li a:hover, ul.max-vmenu ul li a:hover.active
{
 color: #5C603E;
 background-position: 20px -20px;
}


ul.max-vmenu ul li li a:hover, ul.max-vmenu ul li li a:hover.active
{
 background-position: 40px -20px;
}

ul.max-vmenu ul li li li a:hover, ul.max-vmenu ul li li li a:hover.active
{
 background-position: 60px -20px;
}

ul.max-vmenu ul li li li li a:hover, ul.max-vmenu ul li li li li a:hover.active
{
 background-position: 80px -20px;
}

ul.max-vmenu ul li li li li li a:hover, ul.max-vmenu ul li li li li li a:hover.active
{
 background-position: 100px -20px;
}



.max-block
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}

.max-block-body
{
 position: relative;
 z-index: 1;
 padding: 7px;
}


.max-block
{
 margin: 5px;
}




.max-blockcontent
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}

.max-blockcontent-body
{
 position: relative;
 z-index: 1;
 padding: 0;
}


.max-blockcontent-body
{
 color: #000000;
 font-size: 12px;
}

.max-blockcontent-body a:link
{
 color: #477029;

}

.max-blockcontent-body a:visited, .max-blockcontent-body a.visited
{
 color: #595D3C;
 text-decoration: none;
}

.max-blockcontent-body a:hover, .max-blockcontent-body a.hover
{
 color: #5E9537;
 text-decoration: none;
}

.max-blockcontent-body ul
{
 list-style-type: none;
 color: #12130C;
 margin: 0;
 padding: 0;
}

.max-blockcontent-body ul li
{
 margin-left: 12px;
 line-height: 1.25em;
 padding: 0 0 0 15px;
 background-image: url('images/blockcontentbullets.png');
 background-repeat: no-repeat;
}





.max-post
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 19px;
 min-height: 19px;
}

.max-post-body
{
 position: relative;
 z-index: 1;
 padding: 15px;
}

.max-post-tr, .max-post-tl, .max-post-br, .max-post-bl, .max-post-tc, .max-post-bc,.max-post-cr, .max-post-cl
{
 position: absolute;
 z-index: -1;
}

.max-post-tr, .max-post-tl, .max-post-br, .max-post-bl
{
 width: 26px;
 height: 26px;
 background-image: url('images/post_s.png');
}

.max-post-tl
{
 top: 0;
 left: 0;
 clip: rect(auto, 13px, 13px, auto);
}

.max-post-tr
{
 top: 0;
 right: 0;
 clip: rect(auto, auto, 13px, 13px);
}

.max-post-bl
{
 bottom: 0;
 left: 0;
 clip: rect(13px, 13px, auto, auto);
}

.max-post-br
{
 bottom: 0;
 right: 0;
 clip: rect(13px, auto, auto, 13px);
}

.max-post-tc, .max-post-bc
{
 left: 13px;
 right: 13px;
 height: 26px;
 background-image: url('images/post_h.png');
}

.max-post-tc
{
 top: 0;
 clip: rect(auto, auto, 13px, auto);
}

.max-post-bc
{
 bottom: 0;
 clip: rect(13px, auto, auto, auto);
}

.max-post-cr, .max-post-cl
{
 top: 13px;
 bottom: 13px;
 width: 26px;
 background-image: url('images/post_v.png');
}

.max-post-cr
{
 right: 0;
 clip: rect(auto, auto, auto, 13px);
}

.max-post-cl
{
 left: 0;
 clip: rect(auto, 13px, auto, auto);
}

.max-post-cc
{
 position: absolute;
 z-index: -1;
 top: 13px;
 left: 13px;
 right: 13px;
 bottom: 13px;
 background-color: #E4EEE2;
}

.max-post
{
 margin: 10px;
}

a img
{
 border: 0;
}

.max-article img, img.max-article
{
 border: solid 1px #ADCDA8;
 margin: 5px;
}

.max-metadata-icons img
{
 border: none;
 vertical-align: middle;
 margin: 2px;
}

.max-article table, table.max-article
{
 border-collapse: collapse;
 margin: 1px;
 width: auto;
}

.max-article table, table.max-article .max-article tr, .max-article th, .max-article td
{
 background-color: Transparent;
}

.max-article th, .max-article td
{
 padding: 2px;
 border: solid 1px #686D46;
 vertical-align: top;
 text-align: left;
}

.max-article th
{
 text-align: center;
 vertical-align: middle;
 padding: 7px;
}

pre
{
 overflow: auto;
 padding: 0.1em;
}




.max-postheader
{
 margin: 0.2em 0;
 padding: 0;
 margin-top: 12px;
 margin-bottom: 8px;
 font-style: normal;
 font-weight: bold;
 font-size: 20px;
 letter-spacing: 2px;
 color: #213413;
}

.max-postheader a, .max-postheader a:link, .max-postheader a:visited, .max-postheader a:hover
{
 margin-top: 12px;
 margin-bottom: 8px;
 font-style: normal;
 font-weight: bold;
 font-size: 20px;
 letter-spacing: 2px;
 margin: 0;
 color: #213413;
}

.max-postheader img
{
 border: none;
 vertical-align: middle;
 margin: 0;
}



.max-postheader a:link
{
 text-decoration: none;
 color: #283F17;
}

.max-postheader a:visited, .max-postheader a.visited
{

 color: #4D5134;
}

.max-postheader a:hover, .max-postheader a.hovered
{
 text-decoration: underline;
 color: #49732B;
}



.max-postheadericons
{
 padding: 1px;
}

.max-postheadericons, .max-postheadericons a, .max-postheadericons a:link, .max-postheadericons a:visited, .max-postheadericons a:hover
{
 font-size: 11px;
 color: #15160E;
}

.max-postheadericons a, .max-postheadericons a:link, .max-postheadericons a:visited, .max-postheadericons a:hover
{
 margin: 0;
}

.max-postheadericons a:link
{
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 color: #3F643A;
}

.max-postheadericons a:visited, .max-postheadericons a.visited
{
 text-decoration: none;
 letter-spacing: 1px;
 color: #3F643A;
}

.max-postheadericons a:hover, .max-postheadericons a.hover
{
 text-decoration: underline;
 color: #000000;
}



.max-postcontent p
{
 margin: 0.5em 0;
}

.max-postcontent, .max-postcontent p, ul.max-menu, ul.max-menu ul, ul.max-vmenu, ul.max-vmenu ul
{
 text-align: left;
}

.max-postcontent
{
 margin: 0;
}



ol, ul
{
 color: #0E170D;
 margin: 1em 0 1em 2em;
 padding: 0;
 font-size: 12px;
}

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;

}



.max-post li
{
 padding: 0 0 0 15px;
 line-height: 1em;
}

.max-post ol li, .max-post ul ol li
{
 background: none;
 padding-left: 0;
}

.max-post ul li, .max-post ol ul li
{
 background-image: url('images/postbullets.png');
 background-repeat: no-repeat;
 padding-left: 15px;
}





blockquote,
blockquote p,
.max-postcontent blockquote p
{
 color: #0E1608;
 font-style: italic;
 font-weight: normal;
}

blockquote,
.max-postcontent blockquote
{
 border: solid 1px #ADCDA8;
 margin: 10px 10px 10px 50px;
 padding: 5px 5px 5px 28px;
 background-color: #D3E9C3;
 background-image: url('images/postquote.png');
 background-position: left top;
 background-repeat: no-repeat;
}




.max-postmetadatafooter
{
 padding: 1px;
 background-color: #D3E9C3;
}



.max-postfootericons
{
 padding: 1px;
}

.max-postfootericons, .max-postfootericons a, .max-postfootericons a:link, .max-postfootericons a:visited, .max-postfootericons a:hover
{
 font-size: 11px;
 text-decoration: none;
 color: #12130C;
}

.max-postfootericons a, .max-postfootericons a:link, .max-postfootericons a:visited, .max-postfootericons a:hover
{
 margin: 0;
}

.max-postfootericons a:link
{
 font-style: normal;
 font-weight: bold;
 color: #3D6138;
}

.max-postfootericons a:visited, .max-postfootericons a.visited
{
 text-decoration: none;
 letter-spacing: 1px;
 color: #3D6138;
}

.max-postfootericons a:hover, .max-postfootericons a.hover
{
 text-decoration: underline;
 letter-spacing: 1px;
 color: #000000;
}



.max-footer
{
 position: relative;
 z-index: 0;
 overflow: hidden;
 width: 990px;
 margin: 0 auto;
}

.max-footer .max-footer-inner
{
 height: 1%;
 position: relative;
 z-index: 0;
 padding: 15px;
 text-align: center;
}

.max-footer .max-footer-background
{
 position: absolute;
 z-index: -1;
 background-repeat: no-repeat;
 background-image: url('images/footer.png');
 width: 990px;
 height: 150px;
 bottom: 0;
 left: 0;
}


.max-rss-tag-icon
{
 position: relative;
 display: block;
 float: left;
 background-image: url('images/rssicon.png');
 background-position: center right;
 background-repeat: no-repeat;
 margin: 0 5px 0 0;
 height: 27px;
 width: 26px;
 cursor: default;
}


.max-footer .max-footer-text p
{
 margin: 0;
}

.max-footer .max-footer-text
{
 display: inline-block;
 color: #1B1C12;
 font-size: 11px;
}

.max-footer .max-footer-text a:link
{
 color: #2D471A;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}

.max-footer .max-footer-text a:visited
{
 text-decoration: none;
 color: #1B1C12;

}

.max-footer .max-footer-text a:hover
{
 color: #446C28;
 text-decoration: underline;
}



.max-page-footer, .max-page-footer a, .max-page-footer a:link, .max-page-footer a:visited, .max-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: #52824A;
}

.max-page-footer
{
 margin: 1em;
 text-align: center;
 text-decoration: none;
 color: #767C50;
}



.max-content-layout .max-content
{
 width: 75%;
}
.max-content-layout .max-content .max-block
{
 background-color: #E1E3D3;
}
.max-content-layout .max-content-wide
{
 width: 100%;
}



.max-content-layout .max-sidebar1
{
 background-color: #E1E3D3;
 width: 270px;
}




.commentlist, .commentlist li
{
 background: none;
}

.commentlist li li
{
 margin-left: 30px;
}

.commentlist li .avatar
{
 float: right;
 border: 1px solid #eee;
 padding: 2px;
 margin: 1px;
 background: #fff;
}

.commentlist li cite
{
 font-size: 1.2em;
}

#commentform textarea
{
 width: 100%;
}

img.wp-smiley
{
 border: none;
 margin: 0;
 padding: 0;
}

.navigation
{
 display: block;
 text-align: center;
}



.aligncenter, div.aligncenter, .max-article .aligncenter img, .aligncenter img.max-article, .aligncenter img, img.aligncenter
{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.alignleft
{
 float: left;
}

.alignright
{
 float: right;
}

.alignright img, img.alignright
{
 margin: 1em;
 margin-right: 0;
}

.alignleft img, img.alignleft
{
 margin: 1em;
 margin-left: 0;
}

.wp-caption
{
 border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;
}

.wp-caption img
{
 margin: 0;
 padding: 0;
 border: 0 none;
}

.wp-caption p.wp-caption-text
{
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
}



.hidden
{
 display: none;
}


#wp-calendar {
 empty-cells: show;
 margin: 10px auto 0;
 width: 155px;
}

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
}

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
}

#wp-calendar a {
 display: block;
}

#wp-calendar caption {
 text-align: center;
 width: 100%;
}

#wp-calendar td {
 padding: 3px 0;
 text-align: center;
}

.gallery {
 letter-spacing: normal;
}

.max-content {
 position: relative;
 z-index: 1; 
}

#todays-events{
 position: relative;
 z-index: 11; 
}

#upcoming-events{
 position: relative;
 z-index: 10; 
}
