#loading {

}

#sms-main, table
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.sms-postcontent,
.sms-postcontent li,
.sms-postcontent table,
.sms-postcontent a,
.sms-postcontent a:link,
.sms-postcontent a:visited,
.sms-postcontent a.visited,
.sms-postcontent a:hover,
.sms-postcontent a.hovered
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.sms-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: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.sms-postcontent a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #80701E;
}

.sms-postcontent a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #80701E;
}

.sms-postcontent a:visited, .sms-postcontent a.visited
{
  color: #36392D;
}

.sms-postcontent  a:hover, .sms-postcontent a.hover
{
  text-decoration: none;
  color: #696035;
}

.sms-postcontent h1
{
   color: #535846;
margin: 19px 0;    
}

.sms-blockcontent h1
{
margin: 19px 0; 
}

.sms-postcontent h2
{
   color: #6E745D;
margin: 19px 0;
   font-weight: normal;
   font-size: 24px;    
}

.sms-blockcontent h2
{
margin: 19px 0;
   font-weight: normal;
   font-size: 24px; 
}

.sms-postcontent h2 a, .sms-postcontent h2 a:link, .sms-postcontent h2 a:hover, .sms-postcontent h2 a:visited, .sms-blockcontent h2 a, .sms-blockcontent h2 a:link, .sms-blockcontent h2 a:hover, .sms-blockcontent h2 a:visited 
{
   font-weight: normal;
   font-size: 24px; 
}

.sms-postcontent h3
{
   color: #8B9277;
margin: 22px 0;
   font-size: 22px;    
}

.sms-blockcontent h3
{
margin: 22px 0;
   font-size: 22px; 
}

.sms-postcontent h3 a, .sms-postcontent h3 a:link, .sms-postcontent h3 a:hover, .sms-postcontent h3 a:visited, .sms-blockcontent h3 a, .sms-blockcontent h3 a:link, .sms-blockcontent h3 a:hover, .sms-blockcontent h3 a:visited 
{
   font-size: 22px; 
}

.sms-postcontent h4
{
   color: #5E634F;
margin: 22px 0;
   font-size: 18px;    
}

.sms-blockcontent h4
{
margin: 22px 0;
   font-size: 18px; 
}

.sms-postcontent h4 a, .sms-postcontent h4 a:link, .sms-postcontent h4 a:hover, .sms-postcontent h4 a:visited, .sms-blockcontent h4 a, .sms-blockcontent h4 a:link, .sms-blockcontent h4 a:hover, .sms-blockcontent h4 a:visited 
{
   font-size: 18px; 
}

.sms-postcontent h5
{
   color: #5E634F;
margin: 27px 0;
   font-size: 16px;    
}

.sms-blockcontent h5
{
margin: 27px 0;
   font-size: 16px; 
}

.sms-postcontent h5 a, .sms-postcontent h5 a:link, .sms-postcontent h5 a:hover, .sms-postcontent h5 a:visited, .sms-blockcontent h5 a, .sms-blockcontent h5 a:link, .sms-blockcontent h5 a:hover, .sms-blockcontent h5 a:visited 
{
   font-size: 16px; 
}

.sms-postcontent h6
{
   color: #8B9277;
margin: 32px 0;
   font-size: 14px;    
}

.sms-blockcontent h6
{
margin: 32px 0;
   font-size: 14px; 
}

.sms-postcontent h6 a, .sms-postcontent h6 a:link, .sms-postcontent h6 a:hover, .sms-postcontent h6 a:visited, .sms-blockcontent h6 a, .sms-blockcontent h6 a:link, .sms-blockcontent h6 a:hover, .sms-blockcontent h6 a:visited 
{
   font-size: 14px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#sms-main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body
{
  padding: 0; 
  margin:0;
  color: #383B30;
  height:100%;
  min-height:100%;
  background-color: #D4CDAA;
  min-width: 750px;
}

.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 Box, Sheet */
.sms-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
  margin-top: 15px;
  margin-bottom: 0;
  cursor:auto;
  width: 750px;
}

.sms-sheet-body
{
  position: relative;
  padding: 5px;
    padding-top:5px;
    padding-bottom:0;
}

.sms-sheet-tr, .sms-sheet-tl, .sms-sheet-br, .sms-sheet-bl, .sms-sheet-tc, .sms-sheet-bc,.sms-sheet-cr, .sms-sheet-cl
{
  position: absolute;
}

.sms-sheet-tr, .sms-sheet-tl, .sms-sheet-br, .sms-sheet-bl
{
  width: 42px;
  height: 42px;
  background-image: url('sheet_s.png');
}

.sms-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 21px, 21px, auto);
}

.sms-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 21px, 21px);
}

.sms-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(21px, 21px, auto, auto);
}

.sms-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(21px, auto, auto, 21px);
}

.sms-sheet-tc, .sms-sheet-bc
{
  left: 21px;
  right: 21px;
  height: 42px;
  background-image: url('sheet_h.png');
}

.sms-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 21px, auto);
}

.sms-sheet-bc
{
  bottom: 0;
  clip: rect(21px, auto, auto, auto);
}

.sms-sheet-cr, .sms-sheet-cl
{
  top: 21px;
  bottom: 21px;
  width: 42px;
  background-image: url('sheet_v.png');
}

.sms-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 21px);
}

.sms-sheet-cl
{
  left: 0;
  clip: rect(auto, 21px, auto, auto);
}

.sms-sheet-cc
{
  position: absolute;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-color: #F0EDE0;
}

#sms-page-background-top-texture, #sms-page-background-middle-texture, #sms-page-background-glare
{
  min-width: 750px;
}

/* end Box, Sheet */

/* begin Header */
div.sms-header
{
  margin: 0 auto;
  position: relative;
  width:100%;
  height: 80px;
  margin-top: 0;
  margin-bottom: 0;
}

div.sms-header-center
{
	position: relative;
	width: 790px;
	left:50%;
}

/* end Header */

/* begin Logo */
div.sms-logo
{
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  margin-left: 12px;
}

h1.sms-logo-name
{
  display: block;
  text-align: left;
  font-size: 24px;
  padding: 0;
  margin: 0;
  color: #D38D1D !important;
}
h1.sms-logo-name a, 
h1.sms-logo-name a:link, 
h1.sms-logo-name a:visited, 
h1.sms-logo-name a:hover
{
  font-size: 24px;
  padding: 0;
  margin: 0;
  color: #D38D1D !important;
}

h2.sms-logo-text
{
  display: block;
  text-align: left;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #18160C !important;
}
h2.sms-logo-text a,
h2.sms-logo-text a:link,
h2.sms-logo-text a:visited,
h2.sms-logo-text a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #18160C !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Layout */
.sms-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;
}
.sms-layout-cell, .sms-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.sms-content-layout .sms-content-layout{width: auto;margin:0;}
.sms-content-layout .sms-layout-cell, .sms-content-layout .sms-layout-cell .sms-content-layout .sms-layout-cell{display: table-cell;}
.sms-layout-cell .sms-layout-cell{display: block;}
.sms-content-layout-row {display: table-row;}
.sms-layout-glare{position:relative;}/* end Layout */

/* begin Button */
.sms-button-wrapper a.sms-button,
.sms-button-wrapper a.sms-button:link,
.sms-button-wrapper input.sms-button,
.sms-button-wrapper button.sms-button
{
  text-decoration: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  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: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 14px !important;
  overflow: visible;
  cursor: pointer;
}

.sms-button img, .sms-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.sms-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .sms-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
}

.sms-block select 
{
    width:96%;
}

.sms-button-wrapper.hover .sms-button, .sms-button-wrapper.hover a.sms-button:link, .sms-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.sms-button-wrapper.active .sms-button, .sms-button-wrapper.active a.sms-button:link
{
  color: #F4EFD2 !important;
}

.sms-button-wrapper .sms-button-l, .sms-button-wrapper .sms-button-r
{
  display: block;
  position: absolute;
  height: 100px;
  margin: 0;
  padding: 0;
  background-image: url('button.png');
}

.sms-button-wrapper .sms-button-l
{
  left: 0;
  right: 11px;
}

.sms-button-wrapper .sms-button-r
{
  width: 415px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.sms-button-wrapper.hover .sms-button-l, .sms-button-wrapper.hover .sms-button-r
{
  top: -35px;
}

.sms-button-wrapper.active .sms-button-l, .sms-button-wrapper.active .sms-button-r
{
  top: -70px;
}

.sms-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block */
.sms-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.sms-block-body
{
  position: relative;
  padding: 0;
}

div.sms-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #B7AB71;
  border-style: solid;
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.sms-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 30px;
}

.sms-blockheader h3.t
{
  position: relative;
  height: 30px;
  color: #000000;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 30px;
}

.sms-blockheader h3.t a,
.sms-blockheader h3.t a:link,
.sms-blockheader h3.t a:visited, 
.sms-blockheader h3.t a:hover
{
  color: #000000;
  font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.sms-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.sms-blockcontent-body
{
  position: relative;
  padding: 7px;
  color: #383B30;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.sms-blockcontent-body table,
.sms-blockcontent-body li, 
.sms-blockcontent-body a,
.sms-blockcontent-body a:link,
.sms-blockcontent-body a:visited,
.sms-blockcontent-body a:hover
{
  color: #383B30;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.sms-blockcontent-body p
{
  margin: 6px 0;
}

.sms-blockcontent-body a, .sms-blockcontent-body a:link
{
  color: #80701E;
  text-decoration: underline;
}

.sms-blockcontent-body a:visited, .sms-blockcontent-body a.visited
{
  color: #8B9277;
  text-decoration: underline;
}

.sms-blockcontent-body a:hover, .sms-blockcontent-body a.hover
{
  color: #A99428;
  text-decoration: none;
}

.sms-blockcontent-body ul li
{
  line-height: 125%;    
  color: #262820;
}/* end Box, BlockContent */

/* begin Box, Post */
.sms-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 1px;
}

.sms-post-body
{
  position: relative;
  padding: 15px;
}

a img
{
  border: 0;
}

.sms-article img, img.sms-article, .sms-block img, .sms-footer img
{
  border: solid 0 #B7AB71;
  margin: 7px;
}

.sms-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.sms-article table, table.sms-article
{
  border-collapse: collapse;
  margin: 1px;
}

.sms-article th, .sms-article td
{
  padding: 2px;
  border: solid 0 #B7AB71;
  vertical-align: top;
  text-align: left;
}

.sms-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.sms-postheader
{
  color: #574C14;
  margin: 6px 0;
  font-size: 24px;
  letter-spacing: normal;
}

h2.sms-postheader a, 
h2.sms-postheader a:link, 
h2.sms-postheader a:visited,
h2.sms-postheader a.visited,
h2.sms-postheader a:hover,
h2.sms-postheader a.hovered
{
  font-size: 24px;
  letter-spacing: normal;
}

h2.sms-postheader a, h2.sms-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #6B5E19;
}

h2.sms-postheader a:visited, h2.sms-postheader a.visited
{
  color: #5E634F;
}

h2.sms-postheader a:hover,  h2.sms-postheader a.hovered
{
  text-decoration: underline;
  color: #696035;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.sms-postheadericons,
.sms-postheadericons a,
.sms-postheadericons a:link,
.sms-postheadericons a:visited,
.sms-postheadericons a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  color: #383B30;
}

.sms-postheadericons
{
  padding: 1px;
}

.sms-postheadericons a, .sms-postheadericons a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #696035;
}

.sms-postheadericons a:visited, .sms-postheadericons a.visited
{
  color: #535846;
}

.sms-postheadericons a:hover, .sms-postheadericons a.hover
{
  text-decoration: none;
  color: #80701E;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostContent */
.sms-postcontent
{
  display:inline;
}
/* end PostContent */

/* begin PostBullets */
.sms-post ol, .sms-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.sms-post li
{
  font-size: 12px;
  text-align: left;
  color: #383B30; 
  margin: 0 0 0 12px;
  padding: 0;
}

.sms-post li ol, .sms-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

/* end PostBullets */

/* begin PostQuote */
.sms-postcontent blockquote,
.sms-postcontent blockquote a,
.sms-postcontent blockquote a:link,
.sms-postcontent blockquote a:visited,
.sms-postcontent blockquote a:hover
{
  color: #10110E;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.sms-postcontent blockquote p
{
   margin: 17px 0 17px 17px;
}

.sms-postcontent blockquote
{
   border: solid 0 #B7BBAA;
  margin: 10px 10px 10px 50px;
  padding: 2px 2px 2px 30px;
  background-color: #D8DBD2;
  background-image: url('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 PostIcons, PostFooterIcons */
.sms-postfootericons,
.sms-postfootericons a,
.sms-postfootericons a:link,
.sms-postfootericons a:visited,
.sms-postfootericons a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  color: #383B30;
}

.sms-postfootericons
{
  padding: 1px;
}

.sms-postfootericons a, .sms-postfootericons a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #696035;
}

.sms-postfootericons a:visited, .sms-postfootericons a.visited
{
  color: #535846;
}

.sms-postfootericons a:hover, .sms-postfootericons a.hover
{
  text-decoration: none;
  color: #80701E;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.sms-footer
{
  position: relative;
  margin-top:10px;
  margin-bottom:0;
  width: 100%;
}

.sms-footer-b 
{
  position: absolute;
  left:0;
  right:0;
  bottom:0;
  height:50px;
  background-image: url('footer_b.png');
}

.sms-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-image: url('footer_t.png');
  background-position: left bottom;
}

.sms-footer-body
{
    position:relative;
    padding: 8px;
}

.sms-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.sms-footer-text,
.sms-footer-text a,
.sms-footer-text a:link,
.sms-footer-text a:visited,
.sms-footer-text a:hover,
.sms-footer-text td, 
.sms-footer-text th,
.sms-footer-text caption
{
    color: #292515;
    font-style: italic;
    font-size: 11px;
}

.sms-footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.sms-footer-text a,
.sms-footer-text a:link
{
  color: #665D33;
  text-decoration: underline;
}

.sms-footer-text a:visited
{
  color: #1B1C17;
}

.sms-footer-text a:hover
{
  color: #7C6C1D;
  text-decoration: none;
}

div.sms-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 1px;
    border-color: #B7AB71;
  border-style: solid;
  margin: 5px;
}/* end Footer */

/* begin PageFooter */
.sms-page-footer, 
.sms-page-footer a,
.sms-page-footer a:link,
.sms-page-footer a:visited,
.sms-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: #A59027;
}

.sms-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #665D33;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.sms-content-layout .sms-sidebar1
{
  width: 340px;
}

/* end LayoutCell, sidebar1 */


