/* begin Page */

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
  background-image: url(images/Page-BgTexture.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

#Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

#PageBackgroundGradient
{
  background-image: url(images/Page-BgGradient.jpg);
  background-repeat: repeat-x;
  height: 900px;
}

#cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}

/* end Page */

/* begin Box, Sheet */

#Sheet
{
  overflow: hidden;
  min-width:43px;
  min-height:43px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 800px;
}

#Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 4px;
}

#Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  background-image: url(images/Sheet-s.png);
}

#Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
}

#Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -21px;
  width: 42px;
  height: 42px;
  background-image: url(images/Sheet-s.png);
}

#Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 21px;
  height: 21px;
}

#Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: 0;
  width: 42px;
  height: 42px;
  background-image: url(images/Sheet-s.png);
}

#Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 21px;
  height: 21px;
}

#Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: -21px;
  width: 42px;
  height: 42px;
  background-image: url(images/Sheet-s.png);
}

#Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 21px;
  right: 21px;
  height: 21px;
}

#Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 42px;
  background-image: url(images/Sheet-h.png);
}

#Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 21px;
  right: 21px;
  height: 21px;
}

#Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -21px;
  left: 0;
  width: 100%;
  height: 42px;
  background-image: url(images/Sheet-h.png);
}

#Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 21px;
  left: 0;
  width: 21px;
  bottom: 21px;
}

#Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 42px;
  height: 100%;
  background-image: url(images/Sheet-v.png);
}

#Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 21px;
  right: 0;
  width: 21px;
  bottom: 21px;
}

#Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -21px;
  width: 42px;
  height: 100%;
  background-image: url(images/Sheet-v.png);
}

#Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-image: url(images/Sheet-c.png);
}

#Sheet
{
  margin-top: 75px !important;
}
/* end Box, Sheet */

/* begin Header */
#Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 792px;
  height: 200px;
}

#Header-png
{
  position: absolute;
  z-index:-2;
  top: 0;
  left: 0;
  width: 792px;
  height: 200px;
  background-image: url(images/Header.png);
  background-repeat: no-repeat;
  background-position: left top;
}

#Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 792px;
  height: 200px;
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
#logo
{
  display : block;
  position: absolute;
  left: {LogoLeft}px;
  top: {LogoTop}px;
  width: {LogoWidth}px;
}

/* end Logo */

/* begin ContentLayout */
#contentLayout
{
  margin-bottom: 7px;
  width: 100%;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
#Block
{
  overflow: hidden;
  min-width:19px;
  min-height:19px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

#Block-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
}

#Block-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  background-image: url(images/Block-s.png);
}

#Block-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 9px;
  height: 9px;
}

#Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -9px;
  width: 18px;
  height: 18px;
  background-image: url(images/Block-s.png);
}

#Block-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 9px;
  height: 9px;
}

#Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(images/Block-s.png);
}

#Block-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 9px;
  height: 9px;
}

#Block-br div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: -9px;
  width: 18px;
  height: 18px;
  background-image: url(images/Block-s.png);
}

#Block-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 9px;
  right: 9px;
  height: 9px;
}

#Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 18px;
  background-image: url(images/Block-h.png);
}

#Block-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 9px;
  right: 9px;
  height: 9px;
}

#Block-bc div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
  width: 100%;
  height: 18px;
  background-image: url(images/Block-h.png);
}

#Block-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 9px;
  left: 0;
  width: 9px;
  bottom: 9px;
}

#Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 18px;
  height: 100%;
  background-image: url(images/Block-v.png);
}

#Block-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 9px;
  right: 0;
  width: 9px;
  bottom: 9px;
}

#Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -9px;
  width: 18px;
  height: 100%;
  background-image: url(images/Block-v.png);
}

#Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-image: url(images/Block-c.png);
}


#Block
{
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
#BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 8px;
  margin-bottom: 0px;

}

#BlockHeader-text
{
  white-space : nowrap;
  color: #4A5E0D;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
}


#BlockHeader #l, #BlockHeader #r, #BlockHeader #r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

#BlockHeader #l
{
  left: 0;
  right: 0px;
}


#BlockHeader #r
{
  right: 0;
  width: 0px;
}


#BlockHeader #r div
{
  width: 798px;
  right: 0;
}

/* end BlockHeader */

/* begin Box, BlockContent */
#BlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

#BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 8px;
}

#BlockContent-body
{
  color:#2A291E;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

#BlockContent-body a:link
{
  color: #9F4E05;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

#BlockContent-body a:visited, #BlockContent-body a.visited
{
  color: #9F4E05;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

#BlockContent-body a:hover, #BlockContent-body a.hover
{
  color: #B9730A;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

#BlockContent-body ul
{
  list-style-type: none;
  color: #3F3D2C;
  margin:0;
  padding:0;
}

#BlockContent-body li
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 22px;
}

#BlockContent-body ul li
{
  padding:0px 0 0px 13px;
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
#Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

#Post-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}

#Post
{
  margin: 5px;
}

/* Start images */
a img
{
  border: 0;
}

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #273107;
}

.PostContent
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-align: justify;
  color: #273107;
}

a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #668112;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #668112;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #57553D;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  letter-spacing: 1px;
  color: #57553D;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  text-transform: uppercase;
  text-align: left;
  color: #A14E06;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Times, Arial, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  color: #000000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family:  Courier, Time, Helvetica, Sans-Serif;
  font-size: 22px;
  margin: 0 0 0 15px;
  text-transform: uppercase;
  text-align: left;
  color: #000000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  color: #273107;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  color: #273107;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
  color: #273107;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  color: #333224;
  margin:0;
  padding:0;
}

li
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  margin-left: 12px;
}


/* Finish Content list */
/* end PostBullets */


input, select
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}


/* begin Footer */
#Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 792px;
  margin: 5px auto 0px auto;
}

#Footer #Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 25px;
  text-align: center;
}

#Footer #Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url(images/Footer.png);
  width: 792px;
  height: 100px;
  bottom:0;
  left:0;
}


#Footer #Footer-text p
{
  margin: 0;
}

#Footer #Footer-text
{
  display:inline-block;
  color:#FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}

#Footer #Footer-text a:link
{
  text-decoration: none;
  color: #FFFFFF;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

#Footer .#ooter-text a:visited
{
  text-decoration: none;
  color: #FFFFFF;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

#Footer #Footer-text a:hover
{
  text-decoration: none;
  color: #999770;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
#page-footer, #page-footer a, #page-footer a:link, #page-footer a:visited, #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:#B4E12D;
}

#page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#777555;
}
/* end PageFooter */

/* begin LayoutCell */
#contentLayout #sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 197px;
}

/* end LayoutCell */

/* begin LayoutCell */
#contentLayout #content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 585px;
}

/* end LayoutCell */

/* begin LayoutCell */
#contentLayout #sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 197px;
}

/* end LayoutCell */

#contentLayout li
{
  float: none;
}

#footer
{
  text-align: center;
}

