




body, p
{
 margin: 0.5em 0;
 font-family: Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-weight: normal;
 font-size: 14px;
 text-align: left;
}

body
{
 margin: 0 auto;
 padding: 0;
 color: #282929;
 background-color: #FFFFFF;
}

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
{
 text-decoration: none;
 font-family: Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-weight: bold;
 font-size: 28px;
 text-align: left;
}

a, 
.max-post li a
{
 text-decoration: underline;
 color: #AF0412;
}

a:link,
.max-post li a:link
{
 text-decoration: underline;
 color: #AF0412;
}

a:visited, a.visited,
.max-post li a:visited, .max-post li a.visited
{

 color: #747676;
}

a:hover, a.hover,
.max-post li a:hover, .max-post li a.hover
{

 text-decoration: none;
 color: #1C1C1C;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
 margin: 0.67em 0;

 color: #AF0412;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
 margin: 0.8em 0;
 font-size: 22px;
 color: #AF0412;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
 margin: 1em 0;
 font-size: 18px;
 color: #585A5A;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
 margin: 1.25em 0;
 font-size: 16px;
 color: #282929;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
 margin: 1.67em 0;
 font-size: 14px;
 color: #282929;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
 margin: 2.33em 0;
 font-size: 14px;
 color: #282929;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
 margin:0;
}

#max-main
{
 position: relative;
 width: 100%;
 left: 0;
 top: 0;
 cursor:default;
}

#max-page-background-glare
{
 position: absolute;
 width: 100%;
 height: 422px;
 left: 0;
 top: 0;
}

#max-page-background-glare-image
{
 background-image: url('images/page_gl.png');
 background-repeat: no-repeat;
 height: 422px;
 width: 350px;
 margin: 0;
}

html:first-child #max-page-background-glare
{
 border: 1px solid transparent;
}




.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: 33px;
 min-height: 33px;
}

.max-sheet-body
{
 position: relative;
 z-index: 1;
 padding: 1px;
}

.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: 32px;
 height: 32px;
 background-image: url('images/sheet_s.png');
}

.max-sheet-tl
{
 top: 0;
 left: 0;
 clip: rect(auto, 16px, 16px, auto);
}

.max-sheet-tr
{
 top: 0;
 right: 0;
 clip: rect(auto, auto, 16px, 16px);
}

.max-sheet-bl
{
 bottom: 0;
 left: 0;
 clip: rect(16px, 16px, auto, auto);
}

.max-sheet-br
{
 bottom: 0;
 right: 0;
 clip: rect(16px, auto, auto, 16px);
}

.max-sheet-tc, .max-sheet-bc
{
 left: 16px;
 right: 16px;
 height: 32px;
 background-image: url('images/sheet_h.png');
}

.max-sheet-tc
{
 top: 0;
 clip: rect(auto, auto, 16px, auto);
}

.max-sheet-bc
{
 bottom: 0;
 clip: rect(16px, auto, auto, auto);
}

.max-sheet-cr, .max-sheet-cl
{
 top: 16px;
 bottom: 16px;
 width: 32px;
 background-image: url('images/sheet_v.png');
}

.max-sheet-cr
{
 right: 0;
 clip: rect(auto, auto, auto, 16px);
}

.max-sheet-cl
{
 left: 0;
 clip: rect(auto, 16px, auto, auto);
}

.max-sheet-cc
{
 position: absolute;
 z-index: -1;
 top: 16px;
 left: 16px;
 right: 16px;
 bottom: 16px;
 background-color: #FFFFFF;
}

.max-sheet
{
 margin-top: 10px !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: 998px;
 height: 200px;
 overflow: hidden;
}

div.max-header-png
{
 position: absolute;
 z-index: -2;
 top: 0;
 left: 0;
 width: 998px;
 height: 200px;
 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: 998px;
 height: 200px;
 background-image: url('images/header.jpg');
 background-repeat: no-repeat;
 background-position: center center;
}




.max-logo
{
 display: block;
 position: absolute;
 left: 10px;
 top: 75px;
 width: 978px;
}

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
{
 text-decoration: none;
 padding: 0;
 margin: 0;
 color: #6E020B !important;
}

.max-logo-text
{
 display: block;
 text-align: center;
}

.max-logo-text, .max-logo-text a
{
 font-weight: normal;
 font-size: 14px;
 padding: 0;
 margin: 0;
 color: #2D2E2E !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;
}




div.max-nav-center
{
 position: relative;
 float: right;
 right: 50%;

}

ul.max-menu
{
 position: relative;
 float: left;
 left: 50%;
}

.firefox2 ul.max-menu
{
 float: none;
}




.max-menu
{
 padding: 0 0 0 0;
}

.max-nav
{
 position: relative;
 height: 25px;
 z-index: 100;
}





.max-menu a
{
 position: relative;
 display: block;
 overflow: hidden;
 height: 25px;
 cursor: pointer;
 text-decoration: none;
}

.max-menu li
{
 margin-right: 0;
 margin-left: 0;
}

.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: 75px;
 background-image: url('images/menuitem.png');
}

.max-menu a .l
{
 left: 0;
 right: 0;
}

.max-menu a .r
{
 width: 400px;
 right: 0;
 clip: rect(auto, auto, auto, 400px);
}

.max-menu a .t
{
 margin-right: 10px;
 margin-left: 10px;
 color: #000000;
 padding: 0 12px;
 margin: 0 0;
 line-height: 25px;
 text-align: center;
}

.max-menu a:hover .l, .max-menu a:hover .r
{
 top: -25px;
}

.max-menu li:hover>a .l, .max-menu li:hover>a .r
{
 top: -25px;
}

.max-menu li:hover a .l, .max-menu li:hover a .r
{
 top: -25px;
}
.max-menu a:hover .t
{
 color: #000000;
}

.max-menu li:hover a .t
{
 color: #000000;
}

.max-menu li:hover>a .t
{
 color: #000000;
}




.max-nav .max-menu-separator
{
 display: block;
 width: 1px;
 height: 25px;
 background-image: url('images/menuseparator.png');
}



.max-menu 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;
}

.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: 20px;
 color: #000000;
 margin-right: 10px;
 margin-left: 10px;
 margin:0;
 padding:0;
}

.max-menu ul li a:hover
{
 color: #000000;
 background-position: 0 -20px;
}

.max-menu ul li:hover>a
{
 color: #000000;
 background-position: 0 -20px;
}

.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: 998px;
}

.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
{

 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: 27px;
 height: 27px;
 margin: 0 !important;
 padding: 0 11px !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: 27px;
 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;

}

.max-block select 
{
 width:96%;
}

.max-button-wrapper.hover .max-button, .max-button:hover
{
 color: #474848 !important;
 text-decoration: none !important;
}

.max-button-wrapper.active .max-button
{
 color: #561906 !important;
}

.max-button-wrapper .l, .max-button-wrapper .r
{
 display: block;
 position: absolute;
 z-index: -1;
 height: 81px;
 margin: 0;
 padding: 0;
 background-image: url('images/button.png');
}

.max-button-wrapper .l
{
 left: 0;
 right: 15px;
}

.max-button-wrapper .r
{
 width: 419px;
 right: 0;
 clip: rect(auto, auto, auto, 404px);
}

.max-button-wrapper.hover .l, .max-button-wrapper.hover .r
{
 top: -27px;
}

.max-button-wrapper.active .l, .max-button-wrapper.active .r
{
 top: -54px;
}

.max-button-wrapper input
{
 float: none !important;
}



.max-vmenublock
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 15px;
 min-height: 15px;
}

.max-vmenublock-body
{
 position: relative;
 z-index: 1;
 padding: 11px;
}

.max-vmenublock-tr, .max-vmenublock-tl, .max-vmenublock-br, .max-vmenublock-bl, .max-vmenublock-tc, .max-vmenublock-bc,.max-vmenublock-cr, .max-vmenublock-cl
{
 position: absolute;
 z-index: -1;
}

.max-vmenublock-tr, .max-vmenublock-tl, .max-vmenublock-br, .max-vmenublock-bl
{
 width: 26px;
 height: 26px;
 background-image: url('images/vmenublock_s.png');
}

.max-vmenublock-tl
{
 top: 0;
 left: 0;
 clip: rect(auto, 13px, 13px, auto);
}

.max-vmenublock-tr
{
 top: 0;
 right: 0;
 clip: rect(auto, auto, 13px, 13px);
}

.max-vmenublock-bl
{
 bottom: 0;
 left: 0;
 clip: rect(13px, 13px, auto, auto);
}

.max-vmenublock-br
{
 bottom: 0;
 right: 0;
 clip: rect(13px, auto, auto, 13px);
}

.max-vmenublock-tc, .max-vmenublock-bc
{
 left: 13px;
 right: 13px;
 height: 26px;
 background-image: url('images/vmenublock_h.png');
}

.max-vmenublock-tc
{
 top: 0;
 clip: rect(auto, auto, 13px, auto);
}

.max-vmenublock-bc
{
 bottom: 0;
 clip: rect(13px, auto, auto, auto);
}

.max-vmenublock-cr, .max-vmenublock-cl
{
 top: 13px;
 bottom: 13px;
 width: 26px;
 background-image: url('images/vmenublock_v.png');
}

.max-vmenublock-cr
{
 right: 0;
 clip: rect(auto, auto, auto, 13px);
}

.max-vmenublock-cl
{
 left: 0;
 clip: rect(auto, 13px, auto, auto);
}

.max-vmenublock-cc
{
 position: absolute;
 z-index: -1;
 top: 13px;
 left: 13px;
 right: 13px;
 bottom: 13px;
 background-color: #EAEBEB;
}

.max-vmenublock
{
 margin: 5px;
}




.max-vmenublockheader
{
 position: relative;
 z-index: 0;
 height: 36px;
 margin-bottom: 0;
}

.max-vmenublockheader .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;	
}




.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: 32px;
 cursor: pointer;
 text-decoration: none;
}

ul.max-vmenu li.max-vmenu-separator
{
 display: block;
 padding: 2px 0 2px 0;
 margin: 0;
 font-size: 1px;
}

ul.max-vmenu .max-vmenu-separator-span
{
 display: block;
 padding: 0;
 font-size: 1px;
 height: 0;
 line-height: 0;
 border: none;
}

ul.max-vmenu a .r, ul.max-vmenu a .l
{
 position: absolute;
 display: block;
 top: 0;
 z-index: -1;
 height: 96px;
 background-image: url('images/vmenuitem.png');
}

ul.max-vmenu a .l
{
 left: 0;
 right: 10px;
}

ul.max-vmenu a .r
{
 width: 1020px;
 right: 0;
 clip: rect(auto, auto, auto, 1010px);
}

ul.max-vmenu a .t
{
 display: block;
 line-height: 32px;
 color: #4C4D4D;
 padding: 0 12px 0 12px;
 font-weight: bold;
 margin-left:0;
 margin-right:0;
}

ul.max-vmenu a:hover .l, ul.max-vmenu a:hover .r
{
 top: -32px;
}

ul.max-vmenu a:hover .t
{
 color: #191A1A;
}

ul.max-vmenu a.active .l, ul.max-vmenu a.active .r
{
 top: -64px;
}

ul.max-vmenu a.active .t
{
 color: #494B4B;
}



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: 25px 0;
 background-repeat: repeat-x;
 padding-left: 42px;
}

ul.max-vmenu ul li
{
 padding: 0;
}

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: #494B4B;
 font-size: 11px;
 margin-left: 0;
}

ul.max-vmenu ul
{
 margin:0 2px 0 2px;
}

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: 50px 0;
 padding-left: 67px;
}

ul.max-vmenu ul li li li a
{
 background-position: 75px 0;
 padding-left: 92px;
}

ul.max-vmenu ul li li li li a
{
 background-position: 100px 0;
 padding-left: 117px;
}

ul.max-vmenu ul li li li li li a
{
 background-position: 125px 0;
 padding-left: 142px;
}


ul.max-vmenu ul li a.active
{
 color: #3D3E3E;
 background-position: 25px -40px;
}

ul.max-vmenu ul li li a.active
{
 background-position: 50px -40px;
}

ul.max-vmenu ul li li li a.active
{
 background-position: 75px -40px;
}

ul.max-vmenu ul li li li li a.active
{
 background-position: 100px -40px;
}

ul.max-vmenu ul li li li li li a.active
{
 background-position: 125px -40px;
}



ul.max-vmenu ul li a:hover, ul.max-vmenu ul li a:hover.active
{
 color: #323434;
 background-position: 25px -20px;
}


ul.max-vmenu ul li li a:hover, ul.max-vmenu ul li li a:hover.active
{
 background-position: 50px -20px;
}

ul.max-vmenu ul li li li a:hover, ul.max-vmenu ul li li li a:hover.active
{
 background-position: 75px -20px;
}

ul.max-vmenu ul li li li li a:hover, ul.max-vmenu ul li li li li a:hover.active
{
 background-position: 100px -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: 125px -20px;
}



.max-block
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 15px;
 min-height: 15px;
}

.max-block-body
{
 position: relative;
 z-index: 1;
 padding: 11px;
}

.max-block-tr, .max-block-tl, .max-block-br, .max-block-bl, .max-block-tc, .max-block-bc,.max-block-cr, .max-block-cl
{
 position: absolute;
 z-index: -1;
}

.max-block-tr, .max-block-tl, .max-block-br, .max-block-bl
{
 width: 26px;
 height: 26px;
 background-image: url('images/block_s.png');
}

.max-block-tl
{
 top: 0;
 left: 0;
 clip: rect(auto, 13px, 13px, auto);
}

.max-block-tr
{
 top: 0;
 right: 0;
 clip: rect(auto, auto, 13px, 13px);
}

.max-block-bl
{
 bottom: 0;
 left: 0;
 clip: rect(13px, 13px, auto, auto);
}

.max-block-br
{
 bottom: 0;
 right: 0;
 clip: rect(13px, auto, auto, 13px);
}

.max-block-tc, .max-block-bc
{
 left: 13px;
 right: 13px;
 height: 26px;
 background-image: url('images/block_h.png');
}

.max-block-tc
{
 top: 0;
 clip: rect(auto, auto, 13px, auto);
}

.max-block-bc
{
 bottom: 0;
 clip: rect(13px, auto, auto, auto);
}

.max-block-cr, .max-block-cl
{
 top: 13px;
 bottom: 13px;
 width: 26px;
 background-image: url('images/block_v.png');
}

.max-block-cr
{
 right: 0;
 clip: rect(auto, auto, auto, 13px);
}

.max-block-cl
{
 left: 0;
 clip: rect(auto, 13px, auto, auto);
}

.max-block-cc
{
 position: absolute;
 z-index: -1;
 top: 13px;
 left: 13px;
 right: 13px;
 bottom: 13px;
 background-color: #EAEBEB;
}

.max-block
{
 margin: 5px;
}




.max-blockheader
{
 position: relative;
 z-index: 0;
 height: 36px;
 margin-bottom: 0;
}

.max-blockheader .t
{
 height: 36px;
 color: #000000;
 margin-right: 10px;
 margin-left: 10px;
 font-size: 12px;
 margin:0;
 padding: 0 10px 0 21px;
 white-space: nowrap;
 line-height: 36px;	
}

.max-blockheader .l, .max-blockheader .r
{
 display: block;
 position: absolute;
 z-index: -1;
 height: 36px;
 background-image: url('images/blockheader.png');
}

.max-blockheader .l
{
 left: 0;
 right: 15px;
}

.max-blockheader .r
{
 width: 998px;
 right: 0;
 clip: rect(auto, auto, auto, 983px);
}




.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: 7px;
}


.max-blockcontent-body, 
.max-blockcontent-body a, 
.max-blockcontent-body li a
{
 color: #232424;

}

.max-blockcontent-body a,
.max-blockcontent-body li a
{
 color: #9B0310;
 text-decoration: underline;
}

.max-blockcontent-body a:link,
.max-blockcontent-body li a:link
{
 color: #9B0310;
 text-decoration: underline;
}

.max-blockcontent-body a:visited, .max-blockcontent-body a.visited,
.max-blockcontent-body li a:visited, .max-blockcontent-body li a.visited
{
 color: #868888;

}

.max-blockcontent-body a:hover, .max-blockcontent-body a.hover,
.max-blockcontent-body li a:hover, .max-blockcontent-body li a.hover
{
 color: #D20415;

 text-decoration: none;
}

.max-blockcontent-body ul
{
 list-style-type: none;
 color: #494B4B;
 margin: 0;
 padding: 0;
}

.max-blockcontent-body ul li
{
 text-decoration: none;
 line-height: 1.25em;
 padding: 0 0 0 11px;
 background-image: url('images/blockcontentbullets.png');
 background-repeat: no-repeat;
}





.max-post
{
 position: relative;
 z-index: 0;
 margin: 0 auto;
 min-width: 1px;
 min-height: 1px;
}

.max-post-body
{
 position: relative;
 z-index: 1;
 padding: 15px;
}


.max-post
{
 margin: 5px;
}

a img
{
 border: 0;
}

.max-article img, img.max-article
{
 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 #AAACAC;
 vertical-align: top;
 text-align: left;
}

.max-article th
{
 text-align: center;
 vertical-align: middle;
 padding: 7px;
}

pre
{
 overflow: auto;
 padding: 0.1em;
}




.max-post h2.max-postheader, 
.max-post h2.max-postheader a, 
.max-post h2.max-postheader a:link, 
.max-post h2.max-postheader a:visited, 
.max-post h2.max-postheader a.visited, 
.max-post h2.max-postheader a:hover, 
.max-post h2.max-postheader a.hovered
{
 margin: 0.2em 0;
 padding: 0;
 font-size: 22px;
 color: #7D030D;
}

.max-post h2.max-postheader a, 
.max-post h2.max-postheader a:link, 
.max-post h2.max-postheader a:visited, 
.max-post h2.max-postheader a.visited, 
.max-post h2.max-postheader a:hover, 
.max-post h2.max-postheader a.hovered
{
 margin: 0;
 text-decoration: none;
 color: #96030F;
}

.max-post h2.max-postheader a:visited, 
.max-post h2.max-postheader a.visited
{

 color: #4C4D4D;
}


.max-post h2.max-postheader a:hover, 
.max-post h2.max-postheader a.hovered
{


 color: #1C1C1C;
}




.max-postheadericons
{
 color: #535555;
 padding: 1px;
}

.max-postheadericons, .max-postheadericons a, .max-postheadericons a:link, .max-postheadericons a:visited, .max-postheadericons a:hover
{
 font-size: 11px;
}

.max-postheadericons a, .max-postheadericons a:link, .max-postheadericons a:visited, .max-postheadericons a:hover
{
 margin: 0;
 text-decoration: underline;
 color: #AF0412;
}

.max-postheadericons a:visited, .max-postheadericons a.visited
{

 color: #AF0412;
}

.max-postheadericons a:hover, .max-postheadericons a.hover
{

 text-decoration: none;
 color: #585A5A;
}



.max-post ol, .max-post ul
{
 color: #3F4040;
 margin: 1em 0 1em 2em;
 padding: 0;

}

.max-post li ol, .max-post li ul
{
 margin: 0.5em 0 0.5em 2em;
 padding: 0;
}

.max-post li
{
 margin: 0.2em 0;
 padding: 0;
}

.max-post ul
{
 list-style-type: none;
}

.max-post ol
{
 list-style-position: inside;

}



.max-post li
{
 padding: 0 0 0 11px;
 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: 11px;
}





blockquote,
blockquote p,
.max-postcontent blockquote p
{
 color: #303131;
 font-style: italic;
}

blockquote,
.max-postcontent blockquote
{
 margin: 10px 10px 10px 50px;
 padding: 5px 5px 5px 28px;
 background-color: #DEDEDE;
 background-image: url('images/postquote.png');
 background-position: left top;
 background-repeat: no-repeat;
}




.max-postfootericons
{
 color: #686A6A;
 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;
}

.max-postfootericons a, .max-postfootericons a:link, .max-postfootericons a:visited, .max-postfootericons a:hover
{
 margin: 0;
 text-decoration: underline;
 color: #AF0412;
}

.max-postfootericons a:visited, .max-postfootericons a.visited
{

 color: #AF0412;
}

.max-postfootericons a:hover, .max-postfootericons a.hover
{

 text-decoration: none;
 color: #585A5A;
}



.max-footer
{
 position: relative;
 z-index: 0;
 overflow: hidden;
 width: 998px;
 margin: 0 auto;
}

.max-footer .max-footer-inner
{
 height: 1%;
 position: relative;
 z-index: 0;
 padding: 8px;
}

.max-footer .max-footer-background
{
 position: absolute;
 z-index: -1;
 background-repeat: no-repeat;
 background-image: url('images/footer.png');
 width: 998px;
 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: 16px;
 width: 16px;
 cursor: default;
}


.max-footer .max-footer-text p
{
 margin: 0;
}

.max-footer, .max-footer-text, .max-footer-text p
{
 color: #727474;
 text-align: center;
}

.max-footer .max-footer-text,
.max-footer .max-footer-text a,
.max-footer .max-footer-text a:link,
.max-footer .max-footer-text a:visited,
.max-footer .max-footer-text a:hover
{
 font-size: 11px;
}

.max-footer .max-footer-text a,
.max-footer .max-footer-text a:link
{
 color: #9B0310;
 text-decoration: underline;
}

.max-footer .max-footer-text a:visited
{
 text-decoration: none;
 color: #323434;

}

.max-footer .max-footer-text a:hover
{
 color: #191A1A;

 text-decoration: none;
}



.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: #C80414;
}

.max-page-footer
{
 margin: 1em;
 text-align: center;
 text-decoration: none;
 color: #656767;
}



.max-content-layout .max-content
{
 width: 70%;
}
.max-content-layout .max-content-wide
{
 width: 100%;
}



.max-content-layout .max-sidebar1
{
 width: 200px;
}




.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; 
}