/* CSS Document */

html

  {
      width: 100%;
      height: 100%;
   }



body

  {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      color: #5d4007;
      background-color: #fff4de;
   }

div.container
  {
      width: 100%;
      margin: 0;
      padding-top: 5px;
      border: none;
      background: url('/zbackend/topbgr.gif');
      background-repeat: repeat-x;
   }

div.menubox

  {
      position: absolute;
      left: 455px;
      top: 8px;
      text-align: center;
   }

.menu

  {
      font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-variant: small-caps;
      font-size: 10pt;
      display: inline;
      line-height: 25px;
   }


.menuitem

  {
      background: none;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 3px;
      padding-bottom: 3px;
      display: inline;
      white-space: nowrap;
   }

.menuitem_here

  {
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 3px;
      padding-bottom: 3px;
      background-color: #5d4007;
      color: #fff4de;
      display: inline;
      white-space: nowrap;
   }

a.menuitem

  {
      text-decoration: none;
      color: #5d4007;
   }

a.menuitem:hover

  {
      text-decoration: none;
      background-color: #5d4007;
      color: #b39966;
   }


div.divider

  {
      clear: left;
      height: 1px!important;
      font-size: 1px;
      line-height: 1px;
   }

div.overhead

  {
      clear:left;
   }

div.titleslogan

  {
      float: left;
      width: auto;
      padding-top: 8px;
      padding-left: 20px;
   }

.name

  {
      margin: 0;
      padding: 0;
      font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-size: 24pt;
      font-weight: normal;
      font-variant: small-caps;
   }


.header
  {
      margin: 0;
      padding: 0;
      font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-size: 10pt;
      font-weight: bold;
      font-variant: small-caps;
      line-height: 1em;
   }





div.logoinfo

  {
      float: left;
      width: 270px;
      padding-left: 10px;
      margin-top: 25px;
      padding-bottom: 20px;
      text-align: center;
   }



div.footer

  {
      clear:left;
      text-align: center;
      vertical-align: middle;
      height: 50px;
      background: url('/zbackend/bottombgr.gif');
      background-repeat: repeat-x;
      padding-top: 35px;
      font-size: 8pt;
      font-family: Calibri, Arial, sans-serif;
   }



div.mainbox
  {
      margin-left: 300px;
      margin-top: 25px;
      margin-right: 60px;
      width: auto;
      padding-bottom: 20px;
   }


.pagetitle

  {
      text-align: center;
      font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-weight: bold;
      font-size: 12pt;
      line-height: 1.8em;
      font-variant: small-caps;
      padding: 12px;
   }



.pagetext

  {
      text-align: justify;
      font-family: Calibri, Arial, sans-serif;
      font-weight: normal;
      font-size: 10pt;
      line-height: 1.2em;
      overflow: none;
      z-index: 6;
   }

.companyinfo

  {
      padding-top: 16px;
      font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-variant: small-caps;
      font-size: 10pt;
      text-align: center;
      line-height: 1.2em;
   }


.center

  {
      float: center;
   }


.poetryquote

  {
      text-align: right;
      font-size: 8pt;
      line-height: 1.2em;
      padding-bottom: 7px;
   }


.noscripttext

  {
      font-family: Calibri, Arial, sans-serif;
      font-weight: normal;
      font-size: 8pt;
      font-variant: normal;
   }



.slogantop

  {
      font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-size: 18pt;
      font-weight: bold;
      line-height: 1.2em;
   }


.sloganunder

  {
      font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-size: 12pt;
      font-weight: bold;
      line-height: 1.2em;
      font-variant: small-caps;
   }

a

  {
      color: #5d4007;
      text-decoration: underline;
   }

a:hover

  {
      color: #fff4de;
      text-decoration: none;
      background: #5d4007;
   }


/*

element

  {
      
      
      
   }


*/
