<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#jas_main
{
   background: #F2B391;
   background: -webkit-linear-gradient(top, #EC8D5B 0, #F9D9C8 250px) no-repeat;
   background: -moz-linear-gradient(top, #EC8D5B 0, #F9D9C8 250px) no-repeat;
   background: -o-linear-gradient(top, #EC8D5B 0, #F9D9C8 250px) no-repeat;
   background: -ms-linear-gradient(top, #EC8D5B 0, #F9D9C8 250px) no-repeat;
   -svg-background: linear-gradient(top, #EC8D5B 0, #F9D9C8 250px) no-repeat;
   background: linear-gradient(to bottom, #EC8D5B 0, #F9D9C8 250px) no-repeat;
   background-attachment: fixed !important;
   margin:0 auto;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.jas_hmenu
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.jas_button
{
   border-collapse: separate;
   -webkit-border-radius: 0;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #EA8148;
   background: transparent;
   border:1px solid #C95618;
   padding:0 5px;
   margin:0 auto;
   height:22px;
}

.jas_postcontent,
.jas_postheadericons,
.jas_postfootericons,
.jas_blockcontent,
ul.jas_vmenu a 
{
   text-align: left;
}

.jas_postcontent,
.jas_postcontent li,
.jas_postcontent table,
.jas_postcontent a,
.jas_postcontent a:link,
.jas_postcontent a:visited,
.jas_postcontent a.visited,
.jas_postcontent a:hover,
.jas_postcontent a.hovered
{
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-align: center;
}

.jas_postcontent p
{
   margin: 12px 0;
}

.jas_postcontent h1, .jas_postcontent h1 a, .jas_postcontent h1 a:link, .jas_postcontent h1 a:visited, .jas_postcontent h1 a:hover,
.jas_postcontent h2, .jas_postcontent h2 a, .jas_postcontent h2 a:link, .jas_postcontent h2 a:visited, .jas_postcontent h2 a:hover,
.jas_postcontent h3, .jas_postcontent h3 a, .jas_postcontent h3 a:link, .jas_postcontent h3 a:visited, .jas_postcontent h3 a:hover,
.jas_postcontent h4, .jas_postcontent h4 a, .jas_postcontent h4 a:link, .jas_postcontent h4 a:visited, .jas_postcontent h4 a:hover,
.jas_postcontent h5, .jas_postcontent h5 a, .jas_postcontent h5 a:link, .jas_postcontent h5 a:visited, .jas_postcontent h5 a:hover,
.jas_postcontent h6, .jas_postcontent h6 a, .jas_postcontent h6 a:link, .jas_postcontent h6 a:visited, .jas_postcontent h6 a:hover,
.jas_blockheader .t, .jas_blockheader .t a, .jas_blockheader .t a:link, .jas_blockheader .t a:visited, .jas_blockheader .t a:hover,
.jas_vmenublockheader .t, .jas_vmenublockheader .t a, .jas_vmenublockheader .t a:link, .jas_vmenublockheader .t a:visited, .jas_vmenublockheader .t a:hover,
.jas_headline, .jas_headline a, .jas_headline a:link, .jas_headline a:visited, .jas_headline a:hover,
.jas_slogan, .jas_slogan a, .jas_slogan a:link, .jas_slogan a:visited, .jas_slogan a:hover,
.jas_postheader, .jas_postheader a, .jas_postheader a:link, .jas_postheader a:visited, .jas_postheader a:hover
{
   font-size: 30px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.jas_postcontent a, .jas_postcontent a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #E4611B;
}

.jas_postcontent a:visited, .jas_postcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #A3821F;
}

.jas_postcontent  a:hover, .jas_postcontent a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #EA844D;
}

.jas_postcontent h1
{
   color: #DF3D20;
   margin: 10px 0 0;
   font-size: 30px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_blockcontent h1
{
   margin: 10px 0 0;
   font-size: 30px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h1 a, .jas_postcontent h1 a:link, .jas_postcontent h1 a:hover, .jas_postcontent h1 a:visited, .jas_blockcontent h1 a, .jas_blockcontent h1 a:link, .jas_blockcontent h1 a:hover, .jas_blockcontent h1 a:visited 
{
   font-size: 30px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h2
{
   color: #DF3D20;
   margin: 10px 0 0;
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_blockcontent h2
{
   margin: 10px 0 0;
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h2 a, .jas_postcontent h2 a:link, .jas_postcontent h2 a:hover, .jas_postcontent h2 a:visited, .jas_blockcontent h2 a, .jas_blockcontent h2 a:link, .jas_blockcontent h2 a:hover, .jas_blockcontent h2 a:visited 
{
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h3
{
   color: #EA844D;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_blockcontent h3
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h3 a, .jas_postcontent h3 a:link, .jas_postcontent h3 a:hover, .jas_postcontent h3 a:visited, .jas_blockcontent h3 a, .jas_blockcontent h3 a:link, .jas_blockcontent h3 a:hover, .jas_blockcontent h3 a:visited 
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h4
{
   color: #47130A;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_blockcontent h4
{
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h4 a, .jas_postcontent h4 a:link, .jas_postcontent h4 a:hover, .jas_postcontent h4 a:visited, .jas_blockcontent h4 a, .jas_blockcontent h4 a:link, .jas_blockcontent h4 a:hover, .jas_blockcontent h4 a:visited 
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h5
{
   color: #47130A;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_blockcontent h5
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h5 a, .jas_postcontent h5 a:link, .jas_postcontent h5 a:hover, .jas_postcontent h5 a:visited, .jas_blockcontent h5 a, .jas_blockcontent h5 a:link, .jas_blockcontent h5 a:hover, .jas_blockcontent h5 a:visited 
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h6
{
   color: #AA2E18;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_blockcontent h6
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_postcontent h6 a, .jas_postcontent h6 a:link, .jas_postcontent h6 a:hover, .jas_postcontent h6 a:visited, .jas_blockcontent h6 a, .jas_blockcontent h6 a:link, .jas_blockcontent h6 a:hover, .jas_blockcontent h6 a:visited 
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #jas_hmenu-bg, .jas_sheet, .jas_hmenu a, .jas_vmenu a, .jas_slidenavigator &gt; a, .jas_checkbox:before, .jas_radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #jas_hmenu-bg, .jas_sheet, .jas_slidenavigator &gt; a, .jas_checkbox:before, .jas_radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #45370D;
}

.jas_header:before, 
#jas_header-bg:before, 
.jas_layout-cell:before, 
.jas_layout-wrapper:before, 
.jas_footer:before, 
.jas_nav:before, 
#jas_hmenu-bg:before, 
.jas_sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.jas_header:after, 
#jas_header-bg:after, 
.jas_layout-cell:after, 
.jas_layout-wrapper:after, 
.jas_footer:after, 
.jas_nav:after, 
#jas_hmenu-bg:after, 
.jas_sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .jas_postcontent li h1, .jas_blockcontent li h1 
{
   margin:1px;
} 
li h2, .jas_postcontent li h2, .jas_blockcontent li h2 
{
   margin:1px;
} 
li h3, .jas_postcontent li h3, .jas_blockcontent li h3 
{
   margin:1px;
} 
li h4, .jas_postcontent li h4, .jas_blockcontent li h4 
{
   margin:1px;
} 
li h5, .jas_postcontent li h5, .jas_blockcontent li h5 
{
   margin:1px;
} 
li h6, .jas_postcontent li h6, .jas_blockcontent li h6 
{
   margin:1px;
} 
li p, .jas_postcontent li p, .jas_blockcontent li p 
{
   margin:1px;
}


.jas_shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.jas_slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.jas_slidenavigator &gt; a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.jas_slidenavigator &gt; a:last-child {
   margin-right: 0 !important;
}







.jas_sheet
{
   background: #FFFFFF;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   margin:15px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.jas_nav
{
   background: #A44613;
   background: -webkit-linear-gradient(top, #974012 0, #C05216 50%, #8D3C11 50%, #B24C15 100%) no-repeat;
   background: -moz-linear-gradient(top, #974012 0, #C05216 50%, #8D3C11 50%, #B24C15 100%) no-repeat;
   background: -o-linear-gradient(top, #974012 0, #C05216 50%, #8D3C11 50%, #B24C15 100%) no-repeat;
   background: -ms-linear-gradient(top, #974012 0, #C05216 50%, #8D3C11 50%, #B24C15 100%) no-repeat;
   -svg-background: linear-gradient(top, #974012 0, #C05216 50%, #8D3C11 50%, #B24C15 100%) no-repeat;
   background: linear-gradient(to bottom, #974012 0, #C05216 50%, #8D3C11 50%, #B24C15 100%) no-repeat;
   padding:3px;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: left;
}

ul.jas_hmenu a, ul.jas_hmenu a:link, ul.jas_hmenu a:visited, ul.jas_hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

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

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

ul.jas_hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.jas_hmenu:after, ul.jas_hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.jas_hmenu, ul.jas_hmenu ul 
{
   min-height: 0;
}

ul.jas_hmenu 
{
   display: inline-block;
   vertical-align: middle;
}

.jas_nav:before 
{
   content:' ';
}

.jas_hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.jas_hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.jas_hmenu
{
   float: left;
}

.jas_menuitemcontainer
{
   margin:0 auto;
}
ul.jas_hmenu&gt;li {
   margin-left: 7px;
}
ul.jas_hmenu&gt;li:first-child {
   margin-left: 3px;
}
ul.jas_hmenu&gt;li:last-child, ul.jas_hmenu&gt;li.last-child {
   margin-right: 3px;
}

ul.jas_hmenu&gt;li&gt;a
{
   padding:0 30px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 38px;
   cursor: pointer;
   text-decoration: none;
   color: #EDDAA1;
   line-height: 38px;
   text-align: center;
}

.jas_hmenu&gt;li&gt;a, 
.jas_hmenu&gt;li&gt;a:link, 
.jas_hmenu&gt;li&gt;a:visited, 
.jas_hmenu&gt;li&gt;a.active, 
.jas_hmenu&gt;li&gt;a:hover
{
   font-size: 20px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.jas_hmenu&gt;li&gt;a.active
{
   background: #8A2614;
   background: rgba(138, 38, 20, 0.1);
   padding:0 30px;
   margin:0 auto;
   color: #FBE4E0;
   text-decoration: none;
}

ul.jas_hmenu&gt;li&gt;a:visited, 
ul.jas_hmenu&gt;li&gt;a:hover, 
ul.jas_hmenu&gt;li:hover&gt;a {
   text-decoration: none;
}

ul.jas_hmenu&gt;li&gt;a:hover, .desktop ul.jas_hmenu&gt;li:hover&gt;a
{
   background: #E0BF5C;
   background: rgba(224, 191, 92, 0.6);
   padding:0 30px;
   margin:0 auto;
}
ul.jas_hmenu&gt;li&gt;a:hover, 
.desktop ul.jas_hmenu&gt;li:hover&gt;a {
   color: #33290A;
   text-decoration: none;
}

ul.jas_hmenu&gt;li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -7px;
   width:7px;
   height: 38px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.jas_hmenu&gt;li:first-child:before{
   display:none;
}

ul.jas_hmenu li li a
{
   background: #E0BF5C;
   background: rgba(224, 191, 92, 0.9);
   padding:0 33px;
   margin:0 auto;
}
ul.jas_hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 7px;
   margin-bottom: 7px;
}

.desktop ul.jas_hmenu li li ul&gt;li:first-child 
{
   margin-top: 0;
}

ul.jas_hmenu li li ul&gt;li:last-child 
{
   margin-bottom: 0;
}

.jas_hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 40px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 40px;
   color: #000000;
   font-size: 16px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: none;
   margin:0;
}

.jas_hmenu ul a:link, 
.jas_hmenu ul a:visited, 
.jas_hmenu ul a.active, 
.jas_hmenu ul a:hover
{
   text-align: left;
   line-height: 40px;
   color: #000000;
   font-size: 16px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: none;
   margin:0;
}

ul.jas_hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -4px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #D9B23A;
}

.desktop ul.jas_hmenu li li:first-child:before, 
.desktop ul.jas_hmenu li li:first-child:after 
{
   display: none;
} 

ul.jas_hmenu ul li a:hover, .desktop ul.jas_hmenu ul li:hover&gt;a
{
   background: #EA7F6C;
   background: rgba(234, 127, 108, 0.9);
   margin:0 auto;
}
.jas_hmenu ul a:hover
{
   text-decoration: none;
   color: #000000;
}

.desktop .jas_hmenu ul li:hover&gt;a
{
   color: #000000;
}

ul.jas_hmenu ul:before
{
   background: #E8D087;
   background: rgba(232, 208, 135, 0.9);
   -webkit-border-radius:0 0 3px 3px;
   -moz-border-radius:0 0 3px 3px;
   border-radius:0 0 3px 3px;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.jas_hmenu li:hover&gt;ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.jas_hmenu li li:hover&gt;ul {
   top: 0;
   left: 100%;
}

ul.jas_hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.jas_hmenu&gt;li&gt;ul
{
   padding: 14px 34px 34px 34px;
   margin: -10px 0 0 -30px;
}

.desktop ul.jas_hmenu ul ul
{
   padding: 34px 34px 34px 15px;
   margin: -34px 0 0 -6px;
}

.desktop ul.jas_hmenu ul.jas_hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.jas_hmenu ul.jas_hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.jas_hmenu li li:hover&gt;ul.jas_hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.jas_hmenu li li:hover&gt;ul.jas_hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.jas_hmenu ul ul.jas_hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 34px 34px 34px 15px;
   margin: -34px 0 0 -6px;
}

.desktop ul.jas_hmenu ul ul.jas_hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 34px 15px 34px 34px;
   margin: -34px -6px 0 0;
}

.desktop ul.jas_hmenu li ul&gt;li:first-child {
   margin-top: 0;
}
.desktop ul.jas_hmenu li ul&gt;li:last-child {
   margin-bottom: 0;
}

.desktop ul.jas_hmenu ul ul:before
{
   border-radius: 3px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 11px;
}

.desktop ul.jas_hmenu&gt;li&gt;ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.jas_hmenu&gt;li&gt;ul.jas_hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.jas_hmenu&gt;li&gt;ul.jas_hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.jas_hmenu ul ul.jas_hmenu-left-to-right:before {
   right: 30px;
   left: 11px;
}
.desktop ul.jas_hmenu ul ul.jas_hmenu-right-to-left:before {
   right: 11px;
   left: 30px;
}

.jas_layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.jas_content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.jas_content-layout-row 
{
   display: table-row;
}

.jas_layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.jas_postcontent .jas_content-layout
{
   border-collapse: collapse;
}

.jas_block
{
   border:1px solid transparent;
   margin:7px;
}
div.jas_block img
{
   margin: 12px;
}

.jas_blockheader
{
   background: #E0BF5C;
   background: -webkit-linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   background: -moz-linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   background: -o-linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   background: -ms-linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   -svg-background: linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   background: linear-gradient(to bottom, #E7CD7E 0, #DAB33E 100%) no-repeat;
   padding:12px 3px;
   margin:0 auto 2px;
}
.jas_blockheader .t,
.jas_blockheader .t a,
.jas_blockheader .t a:link,
.jas_blockheader .t a:visited, 
.jas_blockheader .t a:hover
{
   color: #321506;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.jas_blockheader .t:before
{
   content:url('images/blockheadericon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jas_blockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_blockcontent
{
   border:1px solid transparent;
   padding:3px;
   margin:0 auto;
   color: #45370D;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 150%;
}
.jas_blockcontent table,
.jas_blockcontent li, 
.jas_blockcontent a,
.jas_blockcontent a:link,
.jas_blockcontent a:visited,
.jas_blockcontent a:hover
{
   color: #45370D;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 150%;
}

.jas_blockcontent p
{
   margin: 0 5px;
}

.jas_blockcontent a, .jas_blockcontent a:link
{
   color: #E4611B;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.jas_blockcontent a:visited, .jas_blockcontent a.visited
{
   color: #D6AB29;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.jas_blockcontent a:hover, .jas_blockcontent a.hover
{
   color: #EA844D;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
.jas_block ul&gt;li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -10px;
}
.opera .jas_block ul&gt;li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_block li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 150%;
   color: #6B5514;
}

.jas_block ul&gt;li, .jas_block ol
{
   padding: 0;
}

.jas_block ul&gt;li
{
   padding-left: 10px;
}

.jas_breadcrumbs
{
   margin:0 auto;
}

a.jas_button,
a.jas_button:link,
a:link.jas_button:link,
body a.jas_button:link,
a.jas_button:visited,
body a.jas_button:visited,
input.jas_button,
button.jas_button
{
   text-decoration: none;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #701E10;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 22px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.jas_button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .jas_button
{
   display: block;
   float: left;
}

input, select, textarea, a.jas_search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.jas_block select 
{
   width:96%;
}

input.jas_button
{
   float: none !important;
   -webkit-appearance: none;
}

.jas_button.active, .jas_button.active:hover
{
   background: #CEA427;
   background: -webkit-linear-gradient(top, #DAB33E 0, #D6AB29 36%, #B08C21 100%) no-repeat;
   background: -moz-linear-gradient(top, #DAB33E 0, #D6AB29 36%, #B08C21 100%) no-repeat;
   background: -o-linear-gradient(top, #DAB33E 0, #D6AB29 36%, #B08C21 100%) no-repeat;
   background: -ms-linear-gradient(top, #DAB33E 0, #D6AB29 36%, #B08C21 100%) no-repeat;
   -svg-background: linear-gradient(top, #DAB33E 0, #D6AB29 36%, #B08C21 100%) no-repeat;
   background: linear-gradient(to bottom, #DAB33E 0, #D6AB29 36%, #B08C21 100%) no-repeat;
   border:1px solid transparent;
   padding:0 5px;
   margin:0 auto;
}
.jas_button.active, .jas_button.active:hover {
   color: #F4E9C7 !important;
}

.jas_button.hover, .jas_button:hover
{
   background: #E0BF5C;
   background: -webkit-linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   background: -moz-linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   background: -o-linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   background: -ms-linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   -svg-background: linear-gradient(top, #E7CD7E 0, #DAB33E 100%) no-repeat;
   background: linear-gradient(to bottom, #E7CD7E 0, #DAB33E 100%) no-repeat;
   border:1px solid transparent;
   padding:0 5px;
   margin:0 auto;
}
.jas_button.hover, .jas_button:hover {
   color: #321506 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FFFFFF;
   border:1px solid #E0BF5C;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #45370D !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.jas_error, textarea.jas_error
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #F6ECD0 0, #FAF5E5 50%, #F4E9C7 50%, #F8F2DD 100%) no-repeat;
   background: -moz-linear-gradient(top, #F6ECD0 0, #FAF5E5 50%, #F4E9C7 50%, #F8F2DD 100%) no-repeat;
   background: -o-linear-gradient(top, #F6ECD0 0, #FAF5E5 50%, #F4E9C7 50%, #F8F2DD 100%) no-repeat;
   background: -ms-linear-gradient(top, #F6ECD0 0, #FAF5E5 50%, #F4E9C7 50%, #F8F2DD 100%) no-repeat;
   -svg-background: linear-gradient(top, #F6ECD0 0, #FAF5E5 50%, #F4E9C7 50%, #F8F2DD 100%) no-repeat;
   background: linear-gradient(to bottom, #F6ECD0 0, #FAF5E5 50%, #F4E9C7 50%, #F8F2DD 100%) no-repeat;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.jas_error, textarea.jas_error {
   color: #45370D !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.jas_search input[type="text"]
{
   background: #FFFFFF;
   border-radius: 0;
   border:1px solid #E0BF5C;
   margin:0 auto;
   width: 100%;
   padding: 3px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #45370D !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.jas_search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.jas_search input, a.jas_search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.jas_search&gt;input, a.jas_search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.jas_search input[type="submit"], input.jas_search-button, a.jas_search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.jas_search input[type="submit"], input.jas_search-button, a.jas_search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #310D07 !important;
   cursor: pointer;
}

a.jas_search-button span.jas_search-button-text {
   display: none;
}

label.jas_checkbox:before
{
   background: #F3F0E7;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #C4B68D 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #C4B68D 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #C4B68D 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #C4B68D 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #C4B68D 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #C4B68D 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #D8AE31;
   margin:0 auto;
   width:24px;
   height:24px;
}
label.jas_checkbox
{
   cursor: pointer;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 24px;
   display: inline-block;
   color: #45370D !important;
}

.jas_checkbox&gt;input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.jas_checkbox.active:before
{
   background: #F8D6C4;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ED9768 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #EA8148;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
}

label.jas_checkbox.hovered:before
{
   background: #F3E6BF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #E4C772 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #D8AE31;
   margin:0 auto;
   width:24px;
   height:24px;
   display: inline-block;
}

label.jas_radiobutton:before
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #E2C469 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #E2C469 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #E2C469 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #E2C469 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #E2C469 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #E2C469 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #EA8148;
   margin:0 auto;
   width:20px;
   height:20px;
}
label.jas_radiobutton
{
   cursor: pointer;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #45370D !important;
}

.jas_radiobutton&gt;input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.jas_radiobutton.active:before
{
   background: #F8D6C4;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ED9768 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ED9768 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #EA8148;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.jas_radiobutton.hovered:before
{
   background: #F3E6BF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #E4C772 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #E4C772 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #D8AE31;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

.jas_comments
{
   border-top:1px dotted #E8D087;
   margin:0 auto;
   margin-top: 25px;
}

.jas_comments h2
{
   color: #45370D;
}

.jas_comment
{
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   padding:10px;
   margin:0 auto;
   margin-top: 8px;
}
.jas_comment-avatar 
{
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px dotted #E25036;
   float:right;
}

.jas_comment-avatar&gt;img
{
   margin:0 !important;
   border:none !important;
}

.jas_comment-content
{
   padding:10px 0;
   color: #45370D;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jas_comment:first-child
{
   margin-top: 0;
}

.jas_comment-inner
{
   margin-left: 0;
   margin-right: 84px;
}

.jas_comment-header
{
   color: #45370D;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jas_comment-header a, 
.jas_comment-header a:link, 
.jas_comment-header a:visited,
.jas_comment-header a.visited,
.jas_comment-header a:hover,
.jas_comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jas_comment-header a, .jas_comment-header a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #72310D;
}

.jas_comment-header a:visited, .jas_comment-header a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #45370D;
}

.jas_comment-header a:hover,  .jas_comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #974012;
}

.jas_comment-content a, 
.jas_comment-content a:link, 
.jas_comment-content a:visited,
.jas_comment-content a.visited,
.jas_comment-content a:hover,
.jas_comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jas_comment-content a, .jas_comment-content a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #72310D;
}

.jas_comment-content a:visited, .jas_comment-content a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #45370D;
}

.jas_comment-content a:hover,  .jas_comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #974012;
}

.jas_pager
{
   background: #F8D6C4;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:4px;
   text-align:center;
}

.jas_pager&gt;*:last-child
{
   margin-right:0 !important;
}

.jas_pager&gt;span {
   cursor:default;
}

.jas_pager&gt;*
{
   background: #FBE8E4;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:5px;
   margin:0 7px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.jas_pager a:link,
.jas_pager a:visited,
.jas_pager .active
{
   line-height: normal;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #40330C
;
}

.jas_pager .active
{
   background: #EA7F6C;
   padding:5px;
   margin:0 7px 0 auto;
   color: #221B07
;
}

.jas_pager .more
{
   background: #FBE8E4;
   margin:0 7px 0 auto;
}
.jas_pager a.more:link,
.jas_pager a.more:visited
{
   color: #40330C
;
}
.jas_pager a:hover
{
   background: #EA7F6C;
   padding:5px;
   margin:0 7px 0 auto;
}
.jas_pager  a:hover,
.jas_pager  a.more:hover
{
   color: #221B07
;
}
.jas_pager&gt;*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   border-right:1px solid #EA7F6C;
   right: -4px;
   text-decoration:none;
}

.jas_pager&gt;*:last-child:after{
   display:none;
}

.jas_commentsform
{
   background: #FAF5E5;
   background: transparent;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #E8D087;
   padding:7px;
   margin:0 auto;
   margin-top:25px;
   color: #45370D;
}

.jas_commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #45370D;
}

.jas_commentsform label {
   display: inline-block;
   line-height: 25px;
}

.jas_commentsform input:not([type=submit]), .jas_commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.jas_commentsform .form-submit
{
   margin-top: 15px;
}
.jas_post
{
   padding:5px;
   margin:7px;
}
a img
{
   border: 0;
}

.jas_article img, img.jas_article, .jas_block img, .jas_footer img
{
   border: 1px solid #E8D087;
   margin: 7px 7px 7px 7px;
}

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

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

.jas_post .jas_content-layout-br
{
   height: 0;
}

.jas_article th, .jas_article td
{
   padding: 2px;
   border: solid 1px #896D1A;
   vertical-align: top;
   text-align: left;
}

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

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

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.jas_collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.jas_postmetadataheader
{
   background: #F3E6BF;
   background: rgba(243, 230, 191, 0.8);
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.jas_postheadericon:before
{
   content:url('images/postheadericon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jas_postheadericon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_postheader
{
   color: #5B270B;
   margin: 6px 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.jas_postheader a, 
.jas_postheader a:link, 
.jas_postheader a:visited,
.jas_postheader a.visited,
.jas_postheader a:hover,
.jas_postheader a.hovered
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.jas_postheader a, .jas_postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #893A10;
}

.jas_postheader a:visited, .jas_postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #816718;
}

.jas_postheader a:hover,  .jas_postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #AD4A14;
}

.jas_postheadericons,
.jas_postheadericons a,
.jas_postheadericons a:link,
.jas_postheadericons a:visited,
.jas_postheadericons a:hover
{
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #564410;
}

.jas_postheadericons
{
   padding: 1px;
}

.jas_postheadericons a, .jas_postheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #701E10;
}

.jas_postheadericons a:visited, .jas_postheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #701E10;
}

.jas_postheadericons a:hover, .jas_postheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #240A05;
}

.jas_postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jas_postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jas_postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jas_postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jas_postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jas_postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_postcontent ul&gt;li:before,  .jas_post ul&gt;li:before,  .jas_textblock ul&gt;li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jas_postcontent ul&gt;li:before, .opera   .jas_post ul&gt;li:before, .opera   .jas_textblock ul&gt;li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_postcontent li, .jas_post li, .jas_textblock li
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #221B07;
   margin: 5px 0 5px 13px;
}

.jas_postcontent ul&gt;li, .jas_post ul&gt;li, .jas_textblock ul&gt;li, .jas_postcontent ol, .jas_post ol, .jas_textblock ol
{
   padding: 0;
}

.jas_postcontent ul&gt;li, .jas_post ul&gt;li, .jas_textblock ul&gt;li
{
   padding-left: 10px;
}

.jas_postcontent ul&gt;li:before,  .jas_post ul&gt;li:before,  .jas_textblock ul&gt;li:before
{
   margin-left: -10px;
}

.jas_postcontent ol, .jas_post ol, .jas_textblock ol, .jas_postcontent ul, .jas_post ul, .jas_textblock ul
{
   margin: 1em 0 1em 13px;
}

.jas_postcontent li ol, .jas_post li ol, .jas_textblock li ol, .jas_postcontent li ul, .jas_post li ul, .jas_textblock li ul
{
   margin: 0.5em 0 0.5em 13px;
}

.jas_postcontent li, .jas_post li, .jas_textblock li
{
   margin: 5px 0 5px 0;
}

.jas_postcontent ol&gt;li, .jas_post ol&gt;li, .jas_textblock ol&gt;li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.jas_postcontent ul&gt;li, .jas_post ul&gt;li, .jas_textblock ul&gt;li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #F8D6C4 url('images/postquote.png') no-repeat scroll;
   border:1px solid #F2B391;
   padding:12px 12px 12px 46px;
   margin:0 0 0 15px;
   color: #1B0C03;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .jas_postcontent blockquote a, .jas_blockcontent blockquote a, .jas_footer blockquote a,
blockquote a:link, .jas_postcontent blockquote a:link, .jas_blockcontent blockquote a:link, .jas_footer blockquote a:link,
blockquote a:visited, .jas_postcontent blockquote a:visited, .jas_blockcontent blockquote a:visited, .jas_footer blockquote a:visited,
blockquote a:hover, .jas_postcontent blockquote a:hover, .jas_blockcontent blockquote a:hover, .jas_footer blockquote a:hover
{
   color: #1B0C03;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
}

/* Override native 'p' margins*/
blockquote p,
.jas_postcontent blockquote p,
.jas_blockcontent blockquote p,
.jas_footer blockquote p
{
   margin: 0;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #CD381D;
}

.Sorter a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #CD381D;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #CD381D;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #9C2A16;
}

.Sorter
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color:#701E10;
}

.jas_footer
{
   background: #E8D087;
   margin:15px auto 0;
   position: relative;
   color: #271F07;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.jas_footer a,
.jas_footer a:link,
.jas_footer a:visited,
.jas_footer a:hover,
.jas_footer td, 
.jas_footer th,
.jas_footer caption
{
   color: #271F07;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jas_footer p 
{
   padding:0;
   text-align: center;
}

.jas_footer a,
.jas_footer a:link
{
   color: #671C0F;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.jas_footer a:visited
{
   color: #493A0E;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.jas_footer a:hover
{
   color: #862413;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.jas_footer h1
{
   color: #E25036;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_footer h2
{
   color: #E25036;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_footer h3
{
   color: #EE9A6D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_footer h4
{
   color: #C0341B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_footer h5
{
   color: #C0341B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_footer h6
{
   color: #C0341B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jas_footer img
{
   margin: 3px;
}

.jas_footer-inner
{
   margin: 0 auto;
   width:900px;
   padding:20px;
   padding-right: 20px;
   padding-left: 20px;
}

.jas_rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jas_rss-tag-icon:empty
{
   vertical-align: middle;
}

.jas_facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jas_facebook-tag-icon:empty
{
   vertical-align: middle;
}

.jas_twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jas_twitter-tag-icon:empty
{
   vertical-align: middle;
}

.jas_tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jas_tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.jas_pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jas_pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.jas_vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jas_vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.jas_youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jas_youtube-tag-icon:empty
{
   vertical-align: middle;
}

.jas_linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jas_linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.jas_footer ul&gt;li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -14px;
}
.opera .jas_footer ul&gt;li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jas_footer li
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #3C300B;
}

.jas_footer ul&gt;li, .jas_footer ol
{
   padding: 0;
}

.jas_footer ul&gt;li
{
   padding-left: 14px;
}

.jas_page-footer, 
.jas_page-footer a,
.jas_page-footer a:link,
.jas_page-footer a:visited,
.jas_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: #701E10;
}

.jas_page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #50160B;
}

.jas_lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.jas_lightbox,
.jas_lightbox-wrapper .jas_lightbox-image
{
   cursor: pointer;
}

.jas_lightbox-wrapper .jas_lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.jas_lightbox-wrapper .jas_lightbox-image.active
{
   display: inline-block;
}

.jas_lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.jas_lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.jas_lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.jas_lightbox-wrapper .arrow.left
{
   left: 9px;
}

.jas_lightbox-wrapper .arrow.right
{
   right: 9px;
}

.jas_lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.jas_lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.jas_lightbox-wrapper .arrow-t, 
.jas_lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.jas_lightbox-wrapper .arrow-t
{
   top: 38px;
}

.jas_lightbox-wrapper .arrow-b
{
   top: 50px;
}

.jas_lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.jas_lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.jas_lightbox-wrapper .close .cw, 
.jas_lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.jas_lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.jas_lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.jas_lightbox-wrapper .close-alt, 
.jas_lightbox-wrapper .arrow-right-alt, 
.jas_lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .jas_lightbox-wrapper .close-alt, 
.ie8 .jas_lightbox-wrapper .arrow-right-alt, 
.ie8 .jas_lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .jas_lightbox-wrapper .cw, 
.ie8 .jas_lightbox-wrapper .ccw 
{
   display: none;
}

.jas_content-layout .jas_content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
</pre></body></html>