/* begin Page */
/* Created by Artisteer v3.0.0.39952 */

#cd-main, table
{
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-align: justify;
}

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

.cd-postcontent,
.cd-postcontent li,
.cd-postcontent table,
.cd-postcontent a,
.cd-postcontent a:link,
.cd-postcontent a:visited,
.cd-postcontent a.visited,
.cd-postcontent a:hover,
.cd-postcontent a.hovered
{
    font-family: Georgia, "Times New Roman", Times, Serif;
}

.cd-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 33px;
  text-decoration: none;
}

.cd-postcontent a
{
  text-decoration: underline;
  color: #91560D;
}

.cd-postcontent a:link
{
  text-decoration: underline;
  color: #91560D;
}

.cd-postcontent a:visited, .cd-postcontent a.visited
{
  text-decoration: none;
  color: #3B3B2B;
}

.cd-postcontent  a:hover, .cd-postcontent a.hover
{
  text-decoration: none;
  color: #5C5C42;
}

.cd-postcontent h1
{
   color: #5C5C42;
margin: 20px 0;    
}

.cd-blockcontent h1
{
margin: 20px 0; 
}

.cd-postcontent h2
{
   color: #797958;
margin: 22px 0;
   font-size: 31px;    
}

.cd-blockcontent h2
{
margin: 22px 0;
   font-size: 31px; 
}

.cd-postcontent h2 a, .cd-postcontent h2 a:link, .cd-postcontent h2 a:hover, .cd-postcontent h2 a:visited, .cd-blockcontent h2 a, .cd-blockcontent h2 a:link, .cd-blockcontent h2 a:hover, .cd-blockcontent h2 a:visited 
{
   font-size: 31px; 
}

.cd-postcontent h3
{
   color: #797958;
margin: 18px 0;
   font-size: 20px;    
}

.cd-blockcontent h3
{
margin: 18px 0;
   font-size: 20px; 
}

.cd-postcontent h3 a, .cd-postcontent h3 a:link, .cd-postcontent h3 a:hover, .cd-postcontent h3 a:visited, .cd-blockcontent h3 a, .cd-blockcontent h3 a:link, .cd-blockcontent h3 a:hover, .cd-blockcontent h3 a:visited 
{
   font-size: 20px; 
}

.cd-postcontent h4
{
   color: #68684B;
margin: 20px 0;
   font-size: 18px;    
}

.cd-blockcontent h4
{
margin: 20px 0;
   font-size: 18px; 
}

.cd-postcontent h4 a, .cd-postcontent h4 a:link, .cd-postcontent h4 a:hover, .cd-postcontent h4 a:visited, .cd-blockcontent h4 a, .cd-blockcontent h4 a:link, .cd-blockcontent h4 a:hover, .cd-blockcontent h4 a:visited 
{
   font-size: 18px; 
}

.cd-postcontent h5
{
   color: #68684B;
margin: 23px 0;
   font-size: 15px;    
}

.cd-blockcontent h5
{
margin: 23px 0;
   font-size: 15px; 
}

.cd-postcontent h5 a, .cd-postcontent h5 a:link, .cd-postcontent h5 a:hover, .cd-postcontent h5 a:visited, .cd-blockcontent h5 a, .cd-blockcontent h5 a:link, .cd-blockcontent h5 a:hover, .cd-blockcontent h5 a:visited 
{
   font-size: 15px; 
}

.cd-postcontent h6
{
   color: #96966E;
margin: 28px 0;
   font-size: 13px;    
}

.cd-blockcontent h6
{
margin: 28px 0;
   font-size: 13px; 
}

.cd-postcontent h6 a, .cd-postcontent h6 a:link, .cd-postcontent h6 a:hover, .cd-postcontent h6 a:visited, .cd-blockcontent h6 a, .cd-blockcontent h6 a:link, .cd-blockcontent h6 a:hover, .cd-blockcontent h6 a:visited 
{
   font-size: 13px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#cd-main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
  float: left;
  clear: left;
}

#cd-page-background-glare
{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden;
  min-width: 900px;
}

#cd-page-background-glare-image
{
   width:100%;  
  position: fixed;
  top: 0;
  height:378px;
    background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: left top;
}

html:first-child #cd-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #3E3E2D;
  height:100%;
  min-height:100%;
  background-color: #B6C2C8;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
  min-width: 900px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

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

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Menu */
/* menu structure */

.cd-hmenu a, .cd-hmenu a:link, .cd-hmenu a:visited, .cd-hmenu a:hover
{
    outline: none;
}

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

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

.cd-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.cd-hmenu li li
{
  float: none;
}

.cd-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.cd-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.cd-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.cd-hmenu:after, .cd-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.cd-hmenu{
  min-height: 0;
  position:relative;
  padding: 8px 3px 0 3px;
}

.cd-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.cd-nav
{
   position: relative;
  width:100%;
  margin:0 auto;
  min-height: 33px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.cd-nav-outer
{
    position:absolute;
    width:100%;
}

.cd-nav-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.cd-nav-inner 
{
    margin: 0 6px;
}

.cd-nav-l, .cd-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.cd-nav-l
{
  left: 0;
  right: 0;
}

.cd-nav-r
{
  right: 0;
  width: 1920px;
  clip: rect(auto, auto, auto, 1920px);
}

/* end Menu */

/* begin MenuItem */
.cd-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.cd-hmenu ul li
{
    margin:0;
    clear: both;
}

.cd-hmenu a .r, .cd-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 85px;
  background-image: url('images/menuitem.png');
}

.cd-hmenu a .l
{
  left: 0;
  right: 10px;
}

.cd-hmenu a .r
{
  width: 420px;
  right: 0;
  clip: rect(auto, auto, auto, 410px);
}

.cd-hmenu a .t, .cd-hmenu ul a, .cd-hmenu a:link, .cd-hmenu a:visited, .cd-hmenu a:hover
{
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.cd-hmenu a .t
{
  color: #212118;
  padding: 0 0;
  margin: 0 10px;
  line-height: 25px;
  text-align: center;
}

.cd-hmenu a:hover .l, .cd-hmenu a:hover .r
{
  top: -30px;
}

.cd-hmenu li:hover>a .l, .cd-hmenu li:hover>a .r
{
  top: -30px;
}

.cd-hmenu li:hover a .l, .cd-hmenu li:hover a .r
{
  top: -30px;
}
.cd-hmenu a:hover .t
{
  color: #FFFFFF;
}

.cd-hmenu li:hover a .t
{
  color: #FFFFFF;
}

.cd-hmenu li:hover>a .t
{
  color: #FFFFFF;
}

.cd-hmenu a.active .l, .cd-hmenu a.active .r
{
  top: -60px;
}

.cd-hmenu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */

/* begin MenuSeparator */
.cd-hmenu .cd-hmenu-li-separator
{
  display: block;
  width: 6px;
  height:25px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.cd-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 38px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #EAB11F;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #413106;
  margin:0;
  padding:0;
}

.cd-nav ul.cd-hmenu ul span, .cd-nav ul.cd-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.cd-hmenu ul a:link, .cd-hmenu ul a:visited, .cd-hmenu ul a:hover, .cd-hmenu ul a:active, .cd-nav ul.cd-hmenu ul span, .cd-nav ul.cd-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #413106;
  margin:0;
  padding:0;
}

.cd-hmenu ul li a:hover
{
  color: #332605;
  border-color: #EAB11F;
  background-position: 0 -38px;
}

.cd-hmenu ul li:hover>a
{
  color: #332605;
  border-color: #EAB11F;
  background-position: 0 -38px;
}

.cd-nav .cd-hmenu ul li a:hover span, .cd-nav .cd-hmenu ul li a:hover span span
{
  color: #332605;
}

.cd-nav .cd-hmenu ul li:hover>a span, .cd-nav .cd-hmenu ul li:hover>a span span
{
  color: #332605;
}

/* end MenuSubItem */

/* begin Header */
div.cd-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:100%;
  height: 125px;
  margin-top: 0;
  margin-bottom: 0;
}

div.cd-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:125px;
}

.cd-header-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.cd-header-inner 
{
    margin: 0 6px;
}

div.cd-header-center
{
	position: relative;
	width: 1920px;
	left:50%;
}

div.cd-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1920px;
  height: 125px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.cd-headerobject
{
  display: block;
  left: 97%;
  margin-left: -194px;
  position: absolute;
  top: 1px;
  width: 200px;
  height: 100px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.cd-logo
{
  display: block;
  position: absolute;
  top: 30px;
  left: 49%;
  margin-left: -430px;
  width: 667px;
}

h1.cd-logo-name
{
  display: block;
  text-align: center;
  font-variant: small-caps;
  padding: 0;
  margin: 0;
  color: #2F2304 !important;
}
h1.cd-logo-name a, 
h1.cd-logo-name a:link, 
h1.cd-logo-name a:visited, 
h1.cd-logo-name a:hover
{
  font-variant: small-caps;
  padding: 0;
  margin: 0;
  color: #2F2304 !important;
}

h2.cd-logo-text
{
  display: block;
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #0E0A01 !important;
}
h2.cd-logo-text a,
h2.cd-logo-text a:link,
h2.cd-logo-text a:visited,
h2.cd-logo-text a:hover
{
  font-size: 19px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #0E0A01 !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: center;
}
/* end Logo */

/* begin Box, Sheet */
.cd-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 33px;
  min-height: 33px;
  margin-top: -25px;
  margin-bottom: -5px;
  cursor:auto;
  width: 900px;
}

.cd-sheet-body
{
  position: relative;
  padding: 6px;
    padding-top:10px;
    padding-bottom:6px;
}

.cd-sheet-tr, .cd-sheet-tl, .cd-sheet-br, .cd-sheet-bl, .cd-sheet-tc, .cd-sheet-bc,.cd-sheet-cr, .cd-sheet-cl
{
  position: absolute;
}

.cd-sheet-tr, .cd-sheet-tl, .cd-sheet-br, .cd-sheet-bl
{
  width: 52px;
  height: 52px;
  background-image: url('images/sheet_s.png');
}

.cd-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 26px, 26px, auto);
}

.cd-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 26px, 26px);
}

.cd-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(26px, 26px, auto, auto);
}

.cd-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(26px, auto, auto, 26px);
}

.cd-sheet-tc, .cd-sheet-bc
{
  left: 26px;
  right: 26px;
  height: 52px;
  background-image: url('images/sheet_h.png');
}

.cd-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 26px, auto);
}

.cd-sheet-bc
{
  bottom: 0;
  clip: rect(26px, auto, auto, auto);
}

.cd-sheet-cr, .cd-sheet-cl
{
  top: 26px;
  bottom: 26px;
  width: 52px;
  background-image: url('images/sheet_v.png');
}

.cd-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 26px);
}

.cd-sheet-cl
{
  left: 0;
  clip: rect(auto, 26px, auto, auto);
}

.cd-sheet-cc
{
  position: absolute;
  top: 26px;
  left: 26px;
  right: 26px;
  bottom: 26px;
  background-color: #EAEAE1;
}

#cd-page-background-top-texture, #cd-page-background-middle-texture{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Layout */
.cd-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.cd-layout-cell, .cd-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.cd-content-layout .cd-content-layout{margin:0;}
.cd-content-layout .cd-layout-cell, .cd-content-layout .cd-layout-cell .cd-content-layout .cd-layout-cell{display: table-cell;}
.cd-layout-cell .cd-layout-cell{display: block;}
.cd-content-layout-row {display: table-row;}
.cd-layout-glare{position:relative;}/* end Layout */

/* begin Button */
.cd-button-wrapper a.cd-button,
.cd-button-wrapper a.cd-button:link,
.cd-button-wrapper input.cd-button,
.cd-button-wrapper button.cd-button
{
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 21px;
  height: 21px;
  margin: 0 !important;
  padding: 0 5px !important;
  overflow: visible;
  cursor: pointer;
}

.cd-button img, .cd-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.cd-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 21px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .cd-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}

.cd-block select 
{
    width:96%;
}

.cd-button-wrapper.hover .cd-button, .cd-button-wrapper.hover a.cd-button:link, .cd-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.cd-button-wrapper.active .cd-button, .cd-button-wrapper.active a.cd-button:link
{
  color: #341E04 !important;
}

.cd-button-wrapper .cd-button-l, .cd-button-wrapper .cd-button-r
{
  display: block;
  position: absolute;
  height: 73px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.cd-button-wrapper .cd-button-l
{
  left: 0;
  right: 4px;
}

.cd-button-wrapper .cd-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
}

.cd-button-wrapper.hover .cd-button-l, .cd-button-wrapper.hover .cd-button-r
{
  top: -26px;
}

.cd-button-wrapper.active .cd-button-l, .cd-button-wrapper.active .cd-button-r
{
  top: -52px;
}

.cd-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.cd-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.cd-vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.cd-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 39px;
}

.cd-vmenublockheader h3.t
{
  position: relative;
  height: 39px;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 15px;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 39px;
}

.cd-vmenublockheader h3.t a,
.cd-vmenublockheader h3.t a:link,
.cd-vmenublockheader h3.t a:visited, 
.cd-vmenublockheader h3.t a:hover
{
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 15px;
}

.cd-vmenublockheader .l, .cd-vmenublockheader .r
{
  position: absolute;
  height: 39px;
  background-image: url('images/vmenublockheader.png');
}

.cd-vmenublockheader .l
{
  left: 0;
  right: 25px;
}

.cd-vmenublockheader .r
{
  width: 888px;
  right: 0;
  clip: rect(auto, auto, auto, 863px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.cd-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.cd-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.cd-vmenu, ul.cd-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.cd-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.cd-vmenu ul
{
  display: none;
}

ul.cd-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.cd-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}

ul.cd-vmenu li.cd-vmenu-separator
{
  display: block;
  padding: 3px 0 3px 0;
  margin: 0;
  font-size: 1px;
}

ul.cd-vmenu .cd-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.cd-vmenu a .r, ul.cd-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 88px;
  background-image: url('images/vmenuitem.png');
}

ul.cd-vmenu a .l
{
  left: 0;
  right: 14px;
}

ul.cd-vmenu a .r
{
  width: 890px;
  right: 0;
  clip: rect(auto, auto, auto, 876px);
}

ul.cd-vmenu a .t, ul.cd-vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-variant: small-caps;
  font-weight: normal;
  font-size: 15px;
}

ul.cd-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 26px;
  color: #000000;
  padding: 0 11px 0 19px;
  margin-left:0;
  margin-right:0;
}

ul.cd-vmenu a.active .l, ul.cd-vmenu a.active .r
{
  top: -62px;
}

ul.cd-vmenu a.active .t
{
  color: #000000;
}

ul.cd-vmenu a:hover .l, ul.cd-vmenu a:hover .r
{
  top: -31px;
}

ul.cd-vmenu a:hover .t
{
  color: #462906;
}

/* end VMenuItem */

/* begin Box, Block */
.cd-block
{
  position: relative;
  min-width: 23px;
  min-height: 23px;
  margin: 5px;
}

.cd-block-body
{
  position: relative;
  padding: 14px;
}

.cd-block-tr, .cd-block-tl, .cd-block-br, .cd-block-bl, .cd-block-tc, .cd-block-bc,.cd-block-cr, .cd-block-cl
{
  position: absolute;
}

.cd-block-tr, .cd-block-tl, .cd-block-br, .cd-block-bl
{
  width: 34px;
  height: 34px;
  background-image: url('images/block_s.png');
}

.cd-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 17px, 17px, auto);
}

.cd-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 17px, 17px);
}

.cd-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(17px, 17px, auto, auto);
}

.cd-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(17px, auto, auto, 17px);
}

.cd-block-tc, .cd-block-bc
{
  left: 17px;
  right: 17px;
  height: 34px;
  background-image: url('images/block_h.png');
}

.cd-block-tc
{
  top: 0;
  clip: rect(auto, auto, 17px, auto);
}

.cd-block-bc
{
  bottom: 0;
  clip: rect(17px, auto, auto, auto);
}

.cd-block-cr, .cd-block-cl
{
  top: 17px;
  bottom: 17px;
  width: 34px;
  background-image: url('images/block_v.png');
}

.cd-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 17px);
}

.cd-block-cl
{
  left: 0;
  clip: rect(auto, 17px, auto, auto);
}

.cd-block-cc
{
  position: absolute;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-image: url('images/block_c.png');
}

div.cd-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #CCCCB8;
  border-style: solid;
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.cd-blockheader
{
  margin-bottom: 2px;
  position: relative;
  height: 39px;
}

.cd-blockheader h3.t
{
  position: relative;
  height: 39px;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 15px;
  margin:0;
  padding: 0 11px 0 32px;
  white-space: nowrap;
  line-height: 39px;
}

.cd-blockheader h3.t a,
.cd-blockheader h3.t a:link,
.cd-blockheader h3.t a:visited, 
.cd-blockheader h3.t a:hover
{
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 15px;
}

.cd-blockheader .l, .cd-blockheader .r
{
  position: absolute;
  height: 39px;
  background-image: url('images/blockheader.png');
}

.cd-blockheader .l
{
  left: 0;
  right: 26px;
}

.cd-blockheader .r
{
  width: 888px;
  right: 0;
  clip: rect(auto, auto, auto, 862px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.cd-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 9px;
  min-height: 9px;
}

.cd-blockcontent-body
{
  position: relative;
  padding: 11px;
  color: #383829;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
}

.cd-blockcontent-tr, .cd-blockcontent-tl, .cd-blockcontent-br, .cd-blockcontent-bl, .cd-blockcontent-tc, .cd-blockcontent-bc,.cd-blockcontent-cr, .cd-blockcontent-cl
{
  position: absolute;
}

.cd-blockcontent-tr, .cd-blockcontent-tl, .cd-blockcontent-br, .cd-blockcontent-bl
{
  width: 8px;
  height: 8px;
  background-image: url('images/blockcontent_s.png');
}

.cd-blockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 4px, 4px, auto);
}

.cd-blockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 4px, 4px);
}

.cd-blockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(4px, 4px, auto, auto);
}

.cd-blockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(4px, auto, auto, 4px);
}

.cd-blockcontent-tc, .cd-blockcontent-bc
{
  left: 4px;
  right: 4px;
  height: 8px;
  background-image: url('images/blockcontent_h.png');
}

.cd-blockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 4px, auto);
}

.cd-blockcontent-bc
{
  bottom: 0;
  clip: rect(4px, auto, auto, auto);
}

.cd-blockcontent-cr, .cd-blockcontent-cl
{
  top: 4px;
  bottom: 4px;
  width: 8px;
  background-image: url('images/blockcontent_v.png');
}

.cd-blockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 4px);
}

.cd-blockcontent-cl
{
  left: 0;
  clip: rect(auto, 4px, auto, auto);
}

.cd-blockcontent-cc
{
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background-color: #DFDFD3;
}

.cd-blockcontent-body table,
.cd-blockcontent-body li, 
.cd-blockcontent-body a,
.cd-blockcontent-body a:link,
.cd-blockcontent-body a:visited,
.cd-blockcontent-body a:hover
{
  color: #383829;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
}

.cd-blockcontent-body p
{
  margin: 6px 0;
}

.cd-blockcontent-body a, .cd-blockcontent-body a:link
{
  color: #88500C;
  text-decoration: none;
}

.cd-blockcontent-body a:visited, .cd-blockcontent-body a.visited
{
  color: #8E8E67;
  text-decoration: none;
}

.cd-blockcontent-body a:hover, .cd-blockcontent-body a.hover
{
  color: #56563E;
  text-decoration: underline;
}

.cd-blockcontent-body ul li
{
  line-height: 125%;    
  color: #5C5C42;
  padding: 0 0 0 18px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Box, Post */
.cd-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.cd-post-body
{
  position: relative;
  padding: 15px;
}

a img
{
  border: 0;
}

.cd-article img, img.cd-article, .cd-block img, .cd-footer img
{
  border: solid 0 #CCCCB8;
  margin: 7px;
}

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

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

.cd-article th, .cd-article td
{
  padding: 2px;
  border: solid 1px #ABAB8C;
  vertical-align: top;
  text-align: left;
}

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

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

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.cd-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-image: url('images/postmetadataheader_bg.png');
  border-color: #CCCCB8;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.cd-postheader
{
  color: #3B3B2B;
  margin: 6px 0;
  font-size: 31px;
  text-align: center;
}

h2.cd-postheader a, 
h2.cd-postheader a:link, 
h2.cd-postheader a:visited,
h2.cd-postheader a.visited,
h2.cd-postheader a:hover,
h2.cd-postheader a.hovered
{
  font-size: 31px;
  text-align: center;
}

h2.cd-postheader a, h2.cd-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #4A4A36;
}

h2.cd-postheader a:visited, h2.cd-postheader a.visited
{
  color: #4A4A36;
}

h2.cd-postheader a:hover,  h2.cd-postheader a.hovered
{
  color: #BC6F10;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.cd-postheadericons,
.cd-postheadericons a,
.cd-postheadericons a:link,
.cd-postheadericons a:visited,
.cd-postheadericons a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #53533C;
}

.cd-postheadericons
{
  padding: 1px;
}

.cd-postheadericons a, .cd-postheadericons a:link
{
  font-style: italic;
  text-decoration: none;
  color: #916B0D;
}

.cd-postheadericons a:visited, .cd-postheadericons a.visited
{
  color: #797958;
}

.cd-postheadericons a:hover, .cd-postheadericons a.hover
{
  text-decoration: underline;
  color: #5C5C42;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.cd-post ol, .cd-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.cd-post li
{
  font-size: 13px;
  color: #211803;
  padding: 0 0 0 18px;
}

.cd-post li ol, .cd-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.cd-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.cd-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 18px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.cd-postcontent blockquote,
.cd-postcontent blockquote a,
.cd-postcontent blockquote a:link,
.cd-postcontent blockquote a:visited,
.cd-postcontent blockquote a:hover
{
  color: #12120D;
}

.cd-postcontent blockquote p
{
   margin: 17px 0 17px 17px;
}

.cd-postcontent blockquote
{
   border: solid 0 #CCCCB8;
  margin: 10px 10px 10px 50px;
  padding: 10px 10px 10px 38px;
  background-color: #E3E3D9;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostMetadata, PostMetadataFooter */
.cd-postmetadatafooter
{
  overflow:hidden;
  padding: 1px;
  background-image: url('images/postmetadatafooter_bg.png');
  border-color: #CCCCB8;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.cd-postfootericons,
.cd-postfootericons a,
.cd-postfootericons a:link,
.cd-postfootericons a:visited,
.cd-postfootericons a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #50503A;
}

.cd-postfootericons
{
  padding: 1px;
}

.cd-postfootericons a, .cd-postfootericons a:link
{
  font-style: italic;
  text-decoration: none;
  color: #8C680D;
}

.cd-postfootericons a:visited, .cd-postfootericons a.visited
{
  color: #8C680D;
}

.cd-postfootericons a:hover, .cd-postfootericons a.hover
{
  text-decoration: underline;
  color: #595940;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.cd-footer
{
  position: relative;
  margin-top:10px;
  margin-bottom:0;
  width: 100%;
}

.cd-footer-b 
{
  position: absolute;
  left:5px;
  right:5px;
  bottom:0;
  height:50px;
  background-image: url('images/footer_b.png');
}

.cd-footer-r, .cd-footer-l
{
  position: absolute;
  height:50px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.cd-footer-l
{
  left: 0;
  width:5px;
}

.cd-footer-r
{
  right: 0;
  width:10px;
  clip: rect(auto, auto, auto, 5px);
}

.cd-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #EAAF1A;
}

.cd-footer-body
{
    position:relative;
    padding: 25px;
}

.cd-footer-body .cd-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:25px;
  z-index:1;
}

.cd-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  cursor: default;
}

.cd-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.cd-footer-text,
.cd-footer-text a,
.cd-footer-text a:link,
.cd-footer-text a:visited,
.cd-footer-text a:hover,
.cd-footer-text td, 
.cd-footer-text th,
.cd-footer-text caption
{
    color: #15150F;
}

.cd-footer-text
{
  min-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.cd-footer-text a,
.cd-footer-text a:link
{
  color: #462906;
  text-decoration: none;
}

.cd-footer-text a:visited
{
  color: #1E1E15;
}

.cd-footer-text a:hover
{
  color: #170E02;
  text-decoration: underline;
}

div.cd-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #CCCCB8;
  border-style: solid;
  margin: 5px;
}/* end Footer */

/* begin PageFooter */
.cd-page-footer, 
.cd-page-footer a,
.cd-page-footer a:link,
.cd-page-footer a:visited,
.cd-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: #CECEBB;
}

.cd-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #CECEBB;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.cd-sidebar1 .cd-layout-glare-image
{
  position:absolute;
  display:block;
  top:0;
  left:0;
  width:100%;
  height:252px;
  background-image: url('images/sidebar_g.png');
  background-repeat: no-repeat;
}

.cd-content-layout .cd-sidebar1
{
  background-color: #E3E3D9;
  width: 225px;
}

/* end LayoutCell, sidebar1 */

#gallery 
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000000;
	padding-right: 15px;
	padding-left: 50px; 
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img 
{
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img 
{
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

