




body
{
 margin: 0 auto;
 padding: 0;
 background-color: #FFEBF1;
 font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
 font-size: 13px;
 color: #364149;
}

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-size: 32px;
}

a
{
 text-decoration: none;
 color: #1E6194;
}

a:link
{
 text-decoration: none;
 color: #1E6194;
}

a:visited, a.visited
{

 color: #647887;
}

a:hover, a.hover
{

 color: #C22970;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

 color: #1E6194;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
 font-size: 24px;
 color: #1E6194;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
 font-size: 19px;
 color: #B52669;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
 font-size: 16px;
 color: #1D5C8C;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
 font-size: 13px;
 color: #1D5C8C;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
 font-size: 11px;
 color: #1D5C8C;
}

#max-main
{
 position: relative;
 width: 100%;
 left: 0;
 top: 0;
 cursor:default;
}





.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: 1030px;
 min-width: 15px;
 min-height: 15px;
}

.max-sheet-body
{
 position: relative;
 z-index: 1;
 padding: 3px;
}

.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: 26px;
 height: 26px;
 background-image: url('images/sheet_s.png');
}

.max-sheet-tl
{
 top: 0;
 left: 0;
 clip: rect(auto, 13px, 13px, auto);
}

.max-sheet-tr
{
 top: 0;
 right: 0;
 clip: rect(auto, auto, 13px, 13px);
}

.max-sheet-bl
{
 bottom: 0;
 left: 0;
 clip: rect(13px, 13px, auto, auto);
}

.max-sheet-br
{
 bottom: 0;
 right: 0;
 clip: rect(13px, auto, auto, 13px);
}

.max-sheet-tc, .max-sheet-bc
{
 left: 13px;
 right: 13px;
 height: 26px;
 background-image: url('images/sheet_h.png');
}

.max-sheet-tc
{
 top: 0;
 clip: rect(auto, auto, 13px, auto);
}

.max-sheet-bc
{
 bottom: 0;
 clip: rect(13px, auto, auto, auto);
}

.max-sheet-cr, .max-sheet-cl
{
 top: 13px;
 bottom: 13px;
 width: 26px;
 background-image: url('images/sheet_v.png');
}

.max-sheet-cr
{
 right: 0;
 clip: rect(auto, auto, auto, 13px);
}

.max-sheet-cl
{
 left: 0;
 clip: rect(auto, 13px, auto, auto);
}

.max-sheet-cc
{
 position: absolute;
 z-index: -1;
 top: 13px;
 left: 13px;
 right: 13px;
 bottom: 13px;
 background-color: #FFE0EB;
}

.max-sheet
{
 margin-top: -3px !important;
 cursor:auto;
}

#max-page-background-simple-gradient, #max-page-background-gradient, #max-page-background-glare
{
 min-width: 1030px;
}




div.max-header
{
 margin: 0 auto;
 position: relative;
 z-index: 0;
 width: 1024px;
 height: 160px;
 overflow: hidden;
}


div.max-header-jpeg
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 width: 1024px;
 height: 160px;
 background-image: url('images/header.jpg');
 background-repeat: no-repeat;
 background-position: center center;
}




.max-content-layout
{
 display: table;
 padding: 0;
 border: none;
 width: 1024px;
}

.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-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: 32px;
 cursor: pointer;
 text-decoration: none;
}

ul.max-vmenu li.max-vmenu-separator
{
 display: block;
 padding: 1px 0 1px 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: 14px;
}

ul.max-vmenu a .r
{
 width: 1058px;
 right: 0;
 clip: rect(auto, auto, auto, 1044px);
}

ul.max-vmenu a .t
{
 display: block;
 line-height: 32px;
 color: #B52669;
 padding: 0 7px 0 7px;
 font-family: Gabriola,Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-weight: normal;
 font-size: 22px;
 letter-spacing: 2px;
 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: #1C5987;
}

ul.max-vmenu a.active .l, ul.max-vmenu a.active .r
{
 top: -64px;
}

ul.max-vmenu a.active .t
{
 color: #236FA9;
}



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: 15px 0;
 background-repeat: repeat-x;
 padding-left: 24px;
}

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: #B52669;
 font-family: Gabriola,Arial, Helvetica, Sans-Serif;
 font-size: 20px;
 letter-spacing: 2px;
 margin-left: 0;
}

ul.max-vmenu ul
{
 margin:0 3px 0 3px;
}

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: 30px 0;
 padding-left: 39px;
}

ul.max-vmenu ul li li li a
{
 background-position: 45px 0;
 padding-left: 54px;
}

ul.max-vmenu ul li li li li a
{
 background-position: 60px 0;
 padding-left: 69px;
}

ul.max-vmenu ul li li li li li a
{
 background-position: 75px 0;
 padding-left: 84px;
}


ul.max-vmenu ul li a.active
{
 color: #236FA9;
 background-position: 15px -40px;
}

ul.max-vmenu ul li li a.active
{
 background-position: 30px -40px;
}

ul.max-vmenu ul li li li a.active
{
 background-position: 45px -40px;
}

ul.max-vmenu ul li li li li a.active
{
 background-position: 60px -40px;
}

ul.max-vmenu ul li li li li li a.active
{
 background-position: 75px -40px;
}



ul.max-vmenu ul li a:hover, ul.max-vmenu ul li a:hover.active
{
 color: #1C5987;
 background-position: 15px -20px;
}


ul.max-vmenu ul li li a:hover, ul.max-vmenu ul li li a:hover.active
{
 background-position: 30px -20px;
}

ul.max-vmenu ul li li li a:hover, ul.max-vmenu ul li li li a:hover.active
{
 background-position: 45px -20px;
}

ul.max-vmenu ul li li li li a:hover, ul.max-vmenu ul li li li li a:hover.active
{
 background-position: 60px -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: 75px -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: 0;
}


.max-block
{
 margin: 7px;
}




.max-blockheader
{
 position: relative;
 z-index: 0;
 height: 38px;
 margin-bottom: 0;
}

.max-blockheader .t
{
 height: 38px;
 color: #B52669;
 margin-right: -3px;
 margin-left: -3px;
 font-family: Gabriola,Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-weight: normal;
 font-size: 26px;
 text-align: left;
 letter-spacing: 2px;
 margin:0;
 padding: 0 -3px 0 -3px;
 white-space: nowrap;
 line-height: 38px;	
}




.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: #303941;
 margin-top: -5px;
 font-size: 13px;
 text-align: left;
}

.max-blockcontent-body a:link
{
 color: #B52669;

}

.max-blockcontent-body a:visited, .max-blockcontent-body a.visited
{
 color: #2577B6;
 text-decoration: none;
}

.max-blockcontent-body a:hover, .max-blockcontent-body a.hover
{
 color: #B52669;
 text-decoration: none;
}

.max-blockcontent-body ul
{
 list-style-type: none;
 color: #303941;
 margin: 0;
 padding: 0;
}

.max-blockcontent-body ul li
{
 line-height: 1.25em;
 padding: 0 0 0 12px;
 background-image: url('images/blockcontentbullets.png');
 background-repeat: no-repeat;
}





.max-button-wrapper .max-button
{
 font-size: 13px;
 display: inline-block;
 vertical-align: middle;
 white-space: nowrap;
 text-align: left;
 text-decoration: none !important;
 color: #1D5C8C !important;
 width: auto;
 outline: none;
 border: none;
 background: none;
 line-height: 25px;
 height: 25px;
 margin: 0;
 padding: 0 9px !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: 25px;
 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-size: 13px;
}

.max-block select 
{
 width:96%;
}

.max-button-wrapper.hover .max-button, .max-button:hover
{
 color: #69163D !important;
 text-decoration: none !important;
}

.max-button-wrapper.active .max-button
{
 color: #272F35 !important;
}

.max-button-wrapper .l, .max-button-wrapper .r
{
 display: block;
 position: absolute;
 z-index: -1;
 height: 75px;
 margin: 0;
 padding: 0;
 background-image: url('images/button.png');
}

.max-button-wrapper .l
{
 left: 0;
 right: 12px;
}

.max-button-wrapper .r
{
 width: 421px;
 right: 0;
 clip: rect(auto, auto, auto, 409px);
}

.max-button-wrapper.hover .l, .max-button-wrapper.hover .r
{
 top: -25px;
}

.max-button-wrapper.active .l, .max-button-wrapper.active .r
{
 top: -50px;
}

.max-button-wrapper input
{
 float: none !important;
}



.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: 10px;
}

.max-post-cc
{
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: #FFFFFF;
}

.max-post
{
 margin: 0;
}

a img
{
 border: 0;
}

.max-article img, img.max-article
{
 border: solid 1px #B6C1C9;
 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 #8496A4;
 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;
 font-size: 24px;
 color: #16456A;
}

.max-postheader a, .max-postheader a:link, .max-postheader a:visited, .max-postheader a:hover
{
 font-size: 24px;
 margin: 0;
 color: #16456A;
}




.max-postheader a:link
{
 text-align: left;
 color: #1A537F;
}

.max-postheader a:visited, .max-postheader a.visited
{

 color: #576875;
}

.max-postheader a:hover, .max-postheader a.hovered
{

 color: #C22970;
}



.max-postheadericons
{
 padding: 1px;
}

.max-postheadericons, .max-postheadericons a, .max-postheadericons a:link, .max-postheadericons a:visited, .max-postheadericons a:hover
{

 color: #364149;
}

.max-postheadericons a, .max-postheadericons a:link, .max-postheadericons a:visited, .max-postheadericons a:hover
{
 margin: 0;
}

.max-postheadericons a:link
{

 color: #1E6194;
}

.max-postheadericons a:visited, .max-postheadericons a.visited
{
 font-style: italic;
 font-weight: normal;
 color: #1E6194;
}

.max-postheadericons a:hover, .max-postheadericons a.hover
{
 font-style: italic;
 font-weight: normal;
 text-decoration: underline;
 color: #2880C3;
}



.max-postcontent p
{
 margin: 0.5em 0;
}



.max-postcontent
{
 margin: 0;
}



ol, ul
{
 color: #596B78;
 margin: 1em 0 1em 2em;
 padding: 0;
 font-size: 13px;
}

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 10px;
 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: 10px;
}





blockquote,
blockquote p,
.max-postcontent blockquote p
{
 color: #293138;

}

blockquote,
.max-postcontent blockquote
{
 margin: 10px 10px 10px 50px;
 padding: 5px 5px 5px 28px;
 background-color: #F3C4DA;
 background-image: url('images/postquote.png');
 background-position: left top;
 background-repeat: no-repeat;
}




.max-postmetadatafooter
{
 padding: 1px;
 background-color: #D9DFE3;
 border-color: #B6C1C9;
 border-style: dashed;
 border-width: 1px;
}



.max-postfootericons
{
 padding: 1px;
}

.max-postfootericons, .max-postfootericons a, .max-postfootericons a:link, .max-postfootericons a:visited, .max-postfootericons a:hover
{

 color: #293138;
}

.max-postfootericons a, .max-postfootericons a:link, .max-postfootericons a:visited, .max-postfootericons a:hover
{
 margin: 0;
}

.max-postfootericons a:link
{

 color: #1A537F;
}

.max-postfootericons a:visited, .max-postfootericons a.visited
{

 color: #1A537F;
}

.max-postfootericons a:hover, .max-postfootericons a.hover
{

 color: #236FA9;
}



.max-footer
{
 position: relative;
 z-index: 0;
 overflow: hidden;
 width: 1024px;
 margin: 0 auto;
}

.max-footer .max-footer-inner
{
 height: 1%;
 position: relative;
 z-index: 0;
 padding: 8px;
 text-align: center;
}

.max-footer .max-footer-background
{
 position: absolute;
 z-index: -1;
 background-repeat: no-repeat;
 background-image: url('images/footer.png');
 width: 1024px;
 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: 22px;
 width: 22px;
 cursor: default;
}


.max-footer .max-footer-text p
{
 margin: 0;
}

.max-footer .max-footer-text
{
 display: inline-block;
 color: #1E2429;

}

.max-footer .max-footer-text a:link
{
 text-decoration: none;
 color: #B52669;

}

.max-footer .max-footer-text a:visited
{
 text-decoration: none;
 color: #43515B;

}

.max-footer .max-footer-text a:hover
{
 text-decoration: none;
 color: #AD2564;

}



.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: #236FA9;
}

.max-page-footer
{
 margin: 1em;
 text-align: center;
 text-decoration: none;
 color: #576875;
}



.max-content-layout .max-sidebar1
{
 width: 225px;
}



.max-content-layout .max-content
{
 width: 60%;
}
.max-content-layout .max-content .max-block
{
 background-color: #FFFFFF;
}
.max-content-layout .max-content-sidebar1
{
 width: 82%;
}
.max-content-layout .max-content-sidebar2
{
 width: 78%;
}
.max-content-layout .max-content-wide
{
 width: 100%;
}



.max-content-layout .max-sidebar2
{
 width: 18%;
}




.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; 
}
