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: #57250A;

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


/* 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 .content

{

  position: relative;

  margin: 0;

  padding: 0;

  border: 0;

  float: left;

  width: 986px;

}

/* end LayoutCell */


.contentLayout li

{

  float: none;

}


#footer

{

text-align: center;

}

/* begin GuestBook */

td {
	color : #471F01;
	background-color: #FFFFFF; /* NEW IN 1.5 */
	font-family : Arial;
	font-size: 12px;
	text-align: left; /* NEW IN 1.5 */
}

td.upper {
	color : #471F01;
    background-image: url('images/BlockHeader.png');
	background-position: left top;
	font-family : Arial;
	font-size: 12px;
}

.smaller {/* CHANGED IN 1.5 */
	font-size: 11px;
}

table.entries {
	color : #471F01;
	font-family : Arial;
	font-size: 12px;
}

a {
	color : #471F01;
	text-decoration : underline;
}

a:hover {
	color : #471F01;
	text-decoration : none;
}

a.smaller {
	font-size: 11px;
	color : #471F01;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 11px;
	color : #471F01;
	text-decoration : none;
}

input {
	font-size: 12px;
	font-family : Arial;
	color:#471F01;
	background-color:#FBF4E4;
}

hr {
	color: #471F01;
	height: 1px;
}

/* EVERYTHING BELOW ADDED IN 1.5 */
div.centered {
	text-align: center;
}

div.centered table {
	margin: 0; 
	text-align: left;
}
  
/* end GuestBook */