#main
{
   background: #DFC5A4 url('images/page.jpeg') top center no-repeat scroll;
   background: url('images/pageglare.png') no-repeat, url('images/page.jpeg') top center no-repeat, #DFC5A4;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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

.postcontent,
.blockcontent,
{
   text-align: left;
}
.postcontent,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a:hover,
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h1, .postcontent h3, .blockheader .t{
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.postcontent a, .postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
   color: #7C511D;
}

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

.postcontent  a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #755C2F;
}

.postcontent h1
{
   color: #5B4824;
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.postcontent h3
{
   color: #5E4322;
   margin: 20px 0 10px;
   font-size: 19px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
header, footer, article, nav, .sheet
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}
header, footer, article, nav, .sheet
{
   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%;
}
html {
   -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body
{
   padding: 0;
   margin:0;
   min-width: 840px;
   color: #251B0E;
}

.layout-cell:before, .layout-wrapper:before, .footer:before, .sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.layout-cell:after, .layout-wrapper:after, .footer:after, .sheet:after,
.clearfix:after {
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

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

.sheet
{
   background: #E5C7A9;
   background: rgba(229, 199, 169, 0.8);
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.12);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(219, 189, 154, 0.8);
   border-bottom:none;
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width: 840px;
   z-index: auto !important;
}

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

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

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

.layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.postcontent .content-layout
{
   border-collapse: collapse;
}

.block
{
   margin:10px;
}
div.block img
{
   border: none;
   margin: 0;
}

.blockheader
{
   background: #A48E46 url('images/blockheader.png') scroll;
   background: -webkit-linear-gradient(top, rgba(169, 146, 72, 0.04) 0, rgba(174, 151, 75, 0.08) 40%, rgba(174, 151, 75, 0.08) 85%, rgba(137, 118, 59, 0.05) 100%) no-repeat, url('images/blockheader.png'), -webkit-linear-gradient(top, rgba(164, 142, 70, 0.4) 0, rgba(168, 145, 72, 0.4) 40%, rgba(168, 145, 72, 0.4) 85%, rgba(143, 124, 61, 0.4) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(169, 146, 72, 0.04) 0, rgba(174, 151, 75, 0.08) 40%, rgba(174, 151, 75, 0.08) 85%, rgba(137, 118, 59, 0.05) 100%) no-repeat, url('images/blockheader.png'), -moz-linear-gradient(top, rgba(164, 142, 70, 0.4) 0, rgba(168, 145, 72, 0.4) 40%, rgba(168, 145, 72, 0.4) 85%, rgba(143, 124, 61, 0.4) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(169, 146, 72, 0.04) 0, rgba(174, 151, 75, 0.08) 40%, rgba(174, 151, 75, 0.08) 85%, rgba(137, 118, 59, 0.05) 100%) no-repeat, url('images/blockheader.png'), -o-linear-gradient(top, rgba(164, 142, 70, 0.4) 0, rgba(168, 145, 72, 0.4) 40%, rgba(168, 145, 72, 0.4) 85%, rgba(143, 124, 61, 0.4) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(169, 146, 72, 0.04) 0, rgba(174, 151, 75, 0.08) 40%, rgba(174, 151, 75, 0.08) 85%, rgba(137, 118, 59, 0.05) 100%) no-repeat, url('images/blockheader.png'), -ms-linear-gradient(top, rgba(164, 142, 70, 0.4) 0, rgba(168, 145, 72, 0.4) 40%, rgba(168, 145, 72, 0.4) 85%, rgba(143, 124, 61, 0.4) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(169, 146, 72, 0.04) 0, rgba(174, 151, 75, 0.08) 40%, rgba(174, 151, 75, 0.08) 85%, rgba(137, 118, 59, 0.05) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(top, rgba(164, 142, 70, 0.4) 0, rgba(168, 145, 72, 0.4) 40%, rgba(168, 145, 72, 0.4) 85%, rgba(143, 124, 61, 0.4) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(169, 146, 72, 0.04) 0, rgba(174, 151, 75, 0.08) 40%, rgba(174, 151, 75, 0.08) 85%, rgba(137, 118, 59, 0.05) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(to bottom, rgba(164, 142, 70, 0.4) 0, rgba(168, 145, 72, 0.4) 40%, rgba(168, 145, 72, 0.4) 85%, rgba(143, 124, 61, 0.4) 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid rgba(161, 139, 69, 0.4);
   padding:10px 5px;
   margin:0 auto 4px;
}
.blockheader .t
{
   color: #0B0905;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #3C2B16;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.blockcontent li, 
.blockcontent a,
.blockcontent a:link,
.blockcontent a:visited,
.blockcontent a:hover
{
   color: #3C2B16;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent p
{
   margin: 6px 0;
}

.blockcontent a, .blockcontent a:link
{
   color: #7C511D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
}

.blockcontent a:visited
{
   color: #926835;
   font-weight: bold;
   font-style: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.blockcontent a:hover
{
   color: #755C2F;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.block ul>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: -12px;
}

.block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #4F381C;
}

.block ul>li
{
   padding: 3px;
}

.block ul>li
{
   padding-left: 12px;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

input[type="text"], textarea
{
   background: #F9FAFB;
   border:1px solid rgba(206, 168, 120, 0.2);
   margin:0 auto;
}
input[type="text"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #5A4020 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
form.search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #5A4020 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.search input
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.search>input{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.search input[type="submit"]
{
   background: #B9A35B;
   border-radius: 0;
   margin:0 auto;
}
form.search input[type="submit"] {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #FFFFFF !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a img
{
   border: 0;
   box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}

.article img, .block img
{
   margin: 7px 7px 7px 7px;
}

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

blockquote
{
   background: #ECDDCB url('images/postquote.png') no-repeat scroll;
   padding:0 0 0 28px;
   margin:10px 10px 10px 50px;
   color: #47331A;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
  overflow: auto;
   clear:both;
}

.footer
{
   background: #DBBD9A;
   padding:15px;
   margin:0 auto;
   position: relative;
   color: #6F602F;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover
{
   color: #6F602F;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer p 
{
   padding:0;
   text-align: left;
}

.footer a,
.footer a:link
{
   color: #7C511D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

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

.footer a:hover
{
   color: #705029;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.content-layout .sidebar1
{
   margin:0 auto;
   width: 255px;
}

hr {clear:both;
   border: 0;
   border-bottom: 1px dashed #5d4221;
   background: #926835;
 }
.content-layout .content
{
   margin:0 auto;
}

.blockheader .t {white-space: nowrap;}
.content .postcontent-0 .layout-item-1 { padding-right: 20px;padding-left: 20px;  }

img.bookpic {float:right;width:200px;}

@media all and (max-width: 840px)
{
.sheet{width:100%;margin:0px;}
body{min-width:inherit;}
}

@media all and (max-width: 750px)
{
img.bookpic {float:inherit;}
}

@media all and (max-width: 550px)
{
.layout-cell{display:inherit;}

}
