body

{

  margin: 0 auto;

  padding: 0;

  background-color: #F2B391;

  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;

}

.cleared

{

  float: none;

  clear: both;

  margin: 0;

  padding: 0;

  border: none;

  font-size:1px;

}

/* end Page */

/* begin Box, Sheet */

.Sheet

{

  overflow: hidden;

  min-width:51px;

  min-height:51px;

  margin: 0 auto;

  position: relative;

  z-index: 0;

  width: 1000px;

}

.Sheet-body

{

  position: relative;

  z-index: 0;

  margin: 7px;

}

.Sheet-tl

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  left: 0;

  width: 35px;

  height: 35px;

  background-image: url('images/Sheet-s.png');

}

.Sheet-tr

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width: 35px;

  height: 35px;

}



.Sheet-tr div

{

  position: absolute;

  z-index: -1;

  top: 0px;

  left: -35px;

  width: 70px;

  height: 70px;

  background-image: url('images/Sheet-s.png');

}



.Sheet-bl

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  left: 0;

  width: 35px;

  height: 35px;

}



.Sheet-bl div

{

  position: absolute;

  z-index: -1;

  top: -35px;

  left: 0;

  width: 70px;

  height: 70px;

  background-image: url('images/Sheet-s.png');

}



.Sheet-br

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  right: 0;

  width: 35px;

  height: 35px;

}



.Sheet-br div

{

  position: absolute;

  z-index: -1;

  top: -35px;

  left: -35px;

  width: 70px;

  height: 70px;

  background-image: url('images/Sheet-s.png');

}



.Sheet-tc

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 0;

  left: 35px;

  right: 35px;

  height: 35px;

}



.Sheet-tc div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  width: 100%;

  height: 70px;

  background-image: url('images/Sheet-h.png');

}



.Sheet-bc

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  bottom: 0;

  left: 35px;

  right: 35px;

  height: 35px;

}



.Sheet-bc div

{

  position: absolute;

  z-index: -1;

  top: -35px;

  left: 0;

  width: 100%;

  height: 70px;

  background-image: url('images/Sheet-h.png');

}



.Sheet-cl

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 35px;

  left: 0;

  width: 35px;

  bottom: 35px;

}



.Sheet-cl div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  width: 70px;

  height: 100%;

  background-image: url('images/Sheet-v.png');

}



.Sheet-cr

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 35px;

  right: 0;

  width: 35px;

  bottom: 35px;

}



.Sheet-cr div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: -35px;

  width: 70px;

  height: 100%;

  background-image: url('images/Sheet-v.png');

}



.Sheet-cc

{

  position: absolute;

  overflow:hidden;

  z-index: -2;

  top: 35px;

  left: 35px;

  right: 35px;

  bottom: 35px;

  background-image: url('images/Sheet-c.png');

}





.Sheet

{

  margin-top: 10px !important;

}

/* end Box, Sheet */



/* begin Header */

div.Header

{

  margin: 0 auto;

  position: relative;

  z-index:0;

  width: 986px;

  height: 175px;

}



div.Header-png

{

  position: absolute;

  z-index:-2;

  top: 0;

  left: 0;

  width: 986px;

  height: 175px;

  background-image: url('images/Header.png');

  background-repeat: no-repeat;

  background-position: left top;

}





div.Header-jpeg

{

  position: absolute;

  z-index:-1;

  top: 0;

  left: 0;

  width: 986px;

  height: 175px;

  background-image: url('images/Header.jpg');

  background-repeat: no-repeat;

  background-position: center center;

}

/* end Header */



/* begin Logo */

.logo

{

  display : block;

  position: absolute;

  left: 1px;

  top: 100px;

  width: 976px;

}



h1.logo-name

{

  display: block;

  text-align: left;

}



h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover

{

  font-family: Arial;

  font-size: 38px;

  font-style: normal;

  font-weight: bold;

  text-decoration: none;

  padding:0;

  margin:0;

  color: #FAE3D6 !important;

}



.logo-text

{

  display: block;

  text-align: left;

}



.logo-text, .logo-text a

{

{LogoSloganFont}

  padding:0;

  margin:0;

  color: {TextFontColor} !important;

}



/* end Logo */



/* begin Menu */

/* menu structure */



.menu a, .menu a:link, .menu a:visited, .menu a:hover

{

  text-align:left;

  text-decoration:none;

  outline:none;

  letter-spacing:normal;

  word-spacing:normal;

}



.menu, .menu ul

{

  margin: 0;

  padding: 0;

  border: 0;

  list-style-type: none;

  display: block;

}



.menu li

{

  margin: 0;

  padding: 0;

  border: 0;

  display: block;

  float: left;

  position: relative;

  z-index: 5;

  background:none;

}



.menu li:hover

{

  z-index: 10000;

  white-space: normal;

}



.menu li li

{

  float: none;

}



.menu ul

{

  visibility: hidden;

  position: absolute;

  z-index: 10;

  left: 0;

  top: 0;

  background:none;

}



.menu li:hover>ul

{

  visibility: visible;

  top: 100%;

}



.menu li li:hover>ul

{

  top: 0;

  left: 100%;

}



.menu:after, .menu ul:after

{

  content: ".";

  height: 0;

  display: block;

  visibility: hidden;

  overflow: hidden;

  clear: both;

}

.menu, .menu ul

{

  min-height: 0;

}



.menu ul

{

  background-image: url(images/spacer.gif);

  padding: 10px 30px 30px 30px;

  margin: -10px 0 0 -30px;

}



.menu ul ul

{

  padding: 30px 30px 30px 10px;

  margin: -30px 0 0 -10px;

}


/* menu structure */


.nav

{

  position: relative;

  margin: 0  auto;

  width: 986px;

  height: 27px;

  z-index: 100;

}



.menu

{

  padding: 4px 2px 0px 2px;

}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div

{

  top: 0;

  position: absolute;

  z-index: -1;

  overflow: hidden;

  height: 27px;

}

.nav .l

{

  left: 0;

  right: 0px;

}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r

{

  right: 0;

  width: 0px;

}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div

{

  width: 986px;

  right: 0;

}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-986+'px');
}

.nav .l, .nav .r div

{

  background-position: left top;

  background-repeat: no-repeat;

  background-image: url('images/nav.png');

}



/* end Menu */



/* begin MenuItem */

.menu ul li

{

  clear: both;

}

.menu a , .menu a span

{

  height: 23px;

  display: block;

}


.menu a

{

  cursor: pointer;

  text-decoration: none;

  margin-right: 1px;

  margin-left: 1px;



}

.menu a

{

  background-image: url('images/item-left.png');

  background-position: left top;

  background-repeat: no-repeat;

}



.menu a span

{

  background-image: url('images/item-right.png');

  background-position: right top;

  background-repeat: no-repeat;

}

.menu a span span

{

  font-family: Arial;

  font-size: 12px;

  font-style: normal;

  font-weight: bold;

  color: #471F01;

  padding: 0 6px;

  margin: 0 3px;

  line-height: 23px;

  text-align: center;

  background-image: url('images/item-center.png');

  background-position: left top;

  background-repeat: repeat-x;

}

.menu a:hover

{

  background-position: left -23px;

}

.menu li:hover a

{

  background-position: left -23px;

}

.menu li:hover a span

{

  background-position: right -23px;

}

.menu a:hover span

{

  background-position: right -23px;

}

.menu a:hover span span

{

  color: #231000;

  background-position: left -23px;

}

.menu li:hover a span span

{

  color: #231000;

  background-position: left -23px;

}


.menu a.active

{

  background-position: left -46px;

}


.menu a.active span

{

  background-position: right -46px;

}

.menu a.active span span

{

  color: #701E10;

  background-position: left -46px;

}

/* end MenuItem */


/* begin MenuSubItem */

.menu ul a

{

  text-align: left;

  height: 21px;

  width: 176px;

  line-height: 21px;

  margin-right: auto;



  background-image: url('images/subitem-bg.png');

  background-position: left top;

  background-repeat: repeat-x;



  border-width: 0px;

  border-style: solid;

  border-color: #EA8148;
  
}  

.nav ul.menu ul span, .nav ul.menu ul span span

{

  display: inline;

  float: none;

  margin: inherit;

  padding: inherit;

  background-image: none;

  text-align: inherit;

  text-decoration: inherit;

}

.menu ul a, .menu ul a:link, .menu ul a:visited, .menu ul a:hover, .menu ul a:active, .nav ul.menu ul span, .nav ul.menu ul span span

{

  text-align: left;

  text-indent: 12px;

  text-decoration: none;

  line-height: 21px;

  color: #471F01;

  font-family: Arial;

  font-size: 12px;

  font-style: normal;

  font-weight: normal;

}

.menu ul ul a

{

  margin-left: auto;

}

.menu ul li a:hover

{

  color: #471F01;

  border-color: #EA8148;

  background-position: 0 -21px;

}

.menu ul li:hover>a

{

  color: #471F01;

  border-color: #EA8148;

  background-position: 0 -21px;

}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span

{

  color: #471F01;

}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span

{

  color: #471F01;

}

/* end MenuSubItem */



/* begin ContentLayout */

.contentLayout

{

  margin-bottom: 5px;

  width: 986px;

  position: relative;

}

/* end ContentLayout */



/* begin Box, Block */

.Block

{

  overflow: hidden;

  min-width:1px;

  min-height:1px;

  margin: 0 auto;

  position: relative;

  z-index: 0;

}

.Block-body

{

  position: relative;

  z-index: 0;

  margin: 0px;

}

.Block

{

  margin: 7px;

}

/* end Box, Block */



/* begin BlockHeader */

.BlockHeader

{

  position: relative;

  overflow: hidden;

  height: 30px;

  z-index: 0;

  line-height: 30px;

  padding: 0 7px;

  margin-bottom: 0px;

}

.BlockHeader-text

{

  white-space : nowrap;

  color: #471F01;

  font-family: Arial;

  font-size: 12px;

  font-style: normal;

  font-weight: bold;

  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: 6px;

}

.BlockHeader .r

{

  right: 0;

  width: 6px;

}

.BlockHeader .r div

{

  width: 990px;

  right: 0;

}

.BlockHeader .l, .BlockHeader .r div

{

  background-position: left top;

  background-repeat: no-repeat;

  background-image: url('images/BlockHeader.png');

}

/* end BlockHeader */


/* begin Box, BlockContent */

.BlockContent

{

  overflow: hidden;

  min-width:15px;

  min-height:15px;

  margin: 0 auto;

  position: relative;

  z-index: 0;

}

.BlockContent-body

{

  position: relative;

  z-index: 0;

  margin: 8px 0;

}



.BlockContent-tl

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  left: 0;

  width: 7px;

  height: 7px;

  background-image: url('images/BlockContent-s.png');

}



.BlockContent-tr

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width: 7px;

  height: 7px;

}



.BlockContent-tr div

{

  position: absolute;

  z-index: -1;

  top: 0px;

  left: -7px;

  width: 14px;

  height: 14px;

  background-image: url('images/BlockContent-s.png');

}



.BlockContent-bl

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  left: 0;

  width: 7px;

  height: 7px;

}



.BlockContent-bl div

{

  position: absolute;

  z-index: -1;

  top: -7px;

  left: 0;

  width: 14px;

  height: 14px;

  background-image: url('images/BlockContent-s.png');

}



.BlockContent-br

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  right: 0;

  width: 7px;

  height: 7px;

}



.BlockContent-br div

{

  position: absolute;

  z-index: -1;

  top: -7px;

  left: -7px;

  width: 14px;

  height: 14px;

  background-image: url('images/BlockContent-s.png');

}



.BlockContent-tc

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 0;

  left: 7px;

  right: 7px;

  height: 7px;

}



.BlockContent-tc div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  width: 100%;

  height: 14px;

  background-image: url('images/BlockContent-h.png');

}



.BlockContent-bc

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  bottom: 0;

  left: 7px;

  right: 7px;

  height: 7px;

}



.BlockContent-bc div

{

  position: absolute;

  z-index: -1;

  top: -7px;

  left: 0;

  width: 100%;

  height: 14px;

  background-image: url('images/BlockContent-h.png');

}



.BlockContent-cl

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 7px;

  left: 0;

  width: 7px;

  bottom: 7px;

}



.BlockContent-cl div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  width: 14px;

  height: 100%;

  background-image: url('images/BlockContent-v.png');

}



.BlockContent-cr

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 7px;

  right: 0;

  width: 7px;

  bottom: 7px;

}



.BlockContent-cr div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: -7px;

  width: 14px;

  height: 100%;

  background-image: url('images/BlockContent-v.png');

}



.BlockContent-cc

{

  position: absolute;

  overflow:hidden;

  z-index: -2;

  top: 7px;

  left: 7px;

  right: 7px;

  bottom: 7px;

  background-image: url('images/BlockContent-c.png');

}





.BlockContent-body

{

  color:#471F01;

  font-family: Arial;

  font-size: 12px;

  font-style: normal;

  font-weight: normal;

}



.BlockContent-body a:link

{

  color: #923E11;

  font-family: Arial;

  text-decoration: underline;

}



.BlockContent-body a:visited, .BlockContent-body a.visited

{

  color: #A24702;

  font-family: Arial;

  text-decoration: underline;

}



.BlockContent-body a:hover, .BlockContent-body a.hover

{

  color: #C05216;

  font-family: Arial;

  text-decoration: none;

}



.BlockContent-body ul

{

  list-style-type: none;

  color: #6F3101;

  margin:0;

  padding:0;

}



.BlockContent-body li

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: none;

}



.BlockContent-body ul li

{

  padding:0px 0 0px 13px;

  background-image: url('images/BlockContentBullets.png');

  background-repeat:no-repeat;

  margin:0.5em 0 0.5em 0;

  line-height:1.2em;

}



/* end Box, BlockContent */



/* Start Content link style */

a

{

  font-family: Arial;

  text-decoration: underline;

  color: #A04413;

}



/* Adds special style to an unvisited link. */

a:link

{

  font-family: Arial;

  text-decoration: underline;

  color: #A04413;

}



/* Adds special style to a visited link. */

a:visited, a.visited

{

  font-family: Arial;

  text-decoration: underline;

  color: #743301;

}



/* :hover - adds special style to an element when you mouse over it. */

a:hover, a.hover

{

  font-family: Arial;

  text-decoration: none;

  color: #D25919;

}



/* 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;

  font-size: 28px;

  font-style: normal;

  font-weight: bold;

  text-align: left;

  color: #9C2A16;

}



h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover

{

  font-family: Arial;

  font-size: 22px;

  font-style: normal;

  font-weight: bold;

  text-align: left;

  color: #9C2A16;

}



h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover

{

  font-family: Arial;

  font-size: 18px;

  font-style: normal;

  font-weight: bold;

  text-align: left;

  color: #D25919;

}



h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover

{

  font-family: Arial;

  font-size: 16px;

  font-style: normal;

  font-weight: bold;

  text-align: left;

  color: #47130A;

}



h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover

{

  font-family: Arial;

  font-size: 14px;

  font-style: normal;

  font-weight: bold;

  text-align: left;

  color: #47130A;

}



h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover

{

  font-family: Arial;

  font-size: 14px;

  font-style: normal;

  font-weight: bold;

  text-align: left;

  color: #47130A;

}

/* Finish Content headings Fonts & Colors  */


/* Start Content list */



ul

{

  list-style-type: none;

  color: #281200;

  margin:0;

  padding:0;

}



li

{

  font-family: Arial;

  font-size: 12px;

}

.Post ul li

{

  padding:0px 0 0px 13px;

  background-image: url('images/PostBullets.png');

  background-repeat:no-repeat;

  margin:0.5em 0 0.5em 0;

  line-height:1.2em;

}

/* Finish Content list */


/* begin Button */

button.Button, a.Button

{

  position:relative;

  display:inline-block;

  width: auto;

  outline:none;

  border:none;

  background:none;

  line-height:30px;

  margin:0;

  padding:0;

  overflow: visible;

  cursor: default;

  text-decoration: none !important;

}

/*This HACK needed for ie7 (button position)*/

*:first-child+html button.Button, *:first-child+html a.Button

{

  display:list-item;

  list-style-type:none;

  float:left;

}

.Button .btn

{

  position: relative;

  overflow: hidden;

  display: block;

  width: auto;

  z-index: 0;

  height: 30px;

  color: #50160B;

  white-space: nowrap;

  float: left;

}



.Button .t

{

  height:30px;

  white-space: normal;

  padding: 0 14px;

  font-family: Arial;

  font-size: 12px;

  font-style: normal;

  font-weight: normal;

  text-align: left;

  line-height: 30px;

  text-decoration: none !important;

}



input, select

{

  font-family: Arial;

  font-size: 12px;

  font-style: normal;

  font-weight: normal;

}



.Button .active

{

  color: #FFEBDC;

}



.Button .hover,  a.Button:hover

{

  color: #57250A;

  text-decoration: none !important;

}



.Button .active .r

{

  top: -60px;

}



.Button .hover .r

{

  top: -30px;

}



.Button .r

{

  display: block;

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width: 8px;

  height: 90px;

}





.Button .r span

{

  display: block;

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width:409px;

  height: 90px;

}





.Button .active .l

{

  top: -60px;

}



.Button .hover .l

{

  top: -30px;

}



.Button .l

{

  display: block;

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  left: 0;

  right: 8px;

  height: 90px;

}





.Button .l, .Button .r span

{

  background-image: url('images/Button.png');

}



/* end Button */



/* begin Footer */

.Footer

{

  position:relative;

  z-index:0;

  overflow:hidden;

  width: 986px;

  margin: 5px auto 0px auto;

}



.Footer .Footer-inner

{

  height:2%;

  position: relative;

  z-index: 0;

  padding: 8px;

  text-align: right;

}



.Footer .Footer-background

{

  position:absolute;

  z-index:-1;

  background-repeat:no-repeat;

  background-image: url('images/Footer.png');

  width: 986px;

  height: 50px;

  bottom:0;

  left:0;

}

.Footer .Footer-text p

{

  margin: 0;

}



.Footer .Footer-text

{

  display:inline-block;

  color:#321601;

  font-family: Arial;

  font-size: 11px;

}



.Footer .Footer-text a:link

{

  text-decoration: none;

  color: #862413;

  font-family: Arial;

  text-decoration: underline;

}



.Footer .Footer-text a:visited

{

  text-decoration: none;

  color: #652C01;

  font-family: Arial;

  text-decoration: underline;

}



.Footer .Footer-text a:hover

{

  text-decoration: none;

  color: #B3301A;

  font-family: Arial;

  text-decoration: none;

}

/* end Footer */

/* begin LayoutCell */

.contentLayout .sidebar1

{

  position: relative;

  margin: 20px 0;

  padding: 0 0 0 3px;

  border: 0;

  float: left;

  overflow: hidden;

  width: 215px;

}

/* end LayoutCell */

/* begin LayoutCell */

.contentLayout .content

{

  position: relative;

  margin: 0;

  padding: 10px;

  border: 0;

  float: left;

  overflow: hidden;

  width: 510px;

}
.contentLayout .content1

{

  position: relative;

  margin: 0;

  padding: 10px;

  border: 0;

  float: left;

  overflow: hidden;

  width: 380px;

}
.contentLayout .content2

{

  position: relative;

  margin: 0;

  padding: 10px;

  border: 0;

  float: left;

  overflow: hidden;

  width: 728px;

}
.contentLayout .content3

{

  position: relative;

  margin: 0;

  padding: 10px;

  border: 0;

  float: left;

  width: 940px;

}

/* end LayoutCell */

/* begin LayoutCell */

.contentLayout .sidebar2

{

  position: relative;

  margin: 20px 0;

  padding: 0 0 0 3px;

  border: 0;

  float: left;

  overflow: hidden;

  width: 215px;

}



/* end LayoutCell */


.contentLayout li

{

  float: none;

}


#footer

{

  text-align: center;

}