﻿/* Orange = #BF3A04
 * Beige = #E5D095
 * Brown = #2B1900
 * Red = #9C001C
 * Yellow = #F2981D
 * Green = #509729
 */

*
{
  margin: 0px;
  padding: 0px;
}

em
{
  font-style: normal;
  font-weight: bold;
}

h1
{
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 10px;
}

h2
{
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px;
}

h3
{
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

h4
{
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

h5
{
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
}

li
{
  margin-bottom: 5px;
}

a, a:visited
{
  color: #509729;
  font-weight: bold;
  text-decoration: none;
}

a:active, a:hover
{
  text-decoration: underline;
}

p
{
  padding-bottom: 10px;
}

body
{
  margin: 0px auto;
  background-color: #E5D095;
  font-family: verdana, helvetica, sans serif;
  font-size: 12px;
}

.site
{
}

.banner
{
  height: 130px;
  background-color: #BF3A04;
  background-image: url('_banner.png');
  background-repeat: repeat-x;
  text-align: center;
  color: #FFF69C;
  padding-top: 20px;
}

.banner h1
{
  font-family: Garamond, verdana, helvetica, sans serif;
  font-size: 40px;
}

/*
.banner h1
{
  padding-top: 50px;
}

.banner p
{
  padding-top: 10px;
  font-size: 16px;
}
*/

.logo
{
  background-image: url('_logo.png');
  background-position: center center;
  background-repeat: no-repeat;
  min-width: 800px;
  min-height: 120px;
}

.logo h1
{
  color: #509729;
  margin: 0px auto;
}

.logo h1 a, .logo h1 a:visited
{
  color: #509729;
}

.logo p
{
  color: #E5D095;
  font-size: 18px;
  margin: 0px auto;
  max-width: 350px;
}

.menu
{
  background-color: #2B1900;
  color: #F2981D;
  padding-top: 5px;
  height: 20px;
}

.menu ul
{
  margin-left: 300px;
  list-style-type: none;
  height: 20px;
}

.menu ul li
{
  display: inline;
  margin-left: 10px;
  padding: 3px 5px 10px 5px;
}

.menu ul li.sel
{
  background-color: #F2981D;
  color: #2B1900;
}

.lang
{
  float: left;
  padding-left: 20px;
}

.lang ul
{
  margin-left: 20px;
}

.content
{
  min-height: 400px;
  background-color: #F2981D;
  background-image: url('_content.png');
  background-position: bottom;
  background-repeat: repeat-x;
  padding: 30px 50px;
}

.left
{
  float: left;
  margin-right: 10px;
}

.right
{
  float: right;
  margin-left: 10px;
}

.imgpadd
{
  margin-right: 20px;
}

.middle
{
  margin-left: 250px;
}

.box
{
  width: 200px;
  background-image: url('_boxbot.png');
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
}

.box h3
{
  background-image: url('_boxtop.png');
  background-repeat: no-repeat;
  height: 26px;
  /* line-height: 31px; */
  color: #E5D095;
  padding: 10px 20px 0px 20px;
}

.box h3 a, .box h3 a:visited
{
  color: #E5D095;
}

.box h4
{
  background-image: url('_boxtopsans.png');
  background-repeat: no-repeat;
  height: 21px;
  /* line-height: 31px; */
  color: #9C001C;
  padding: 10px 20px 0px 20px;
}

.box p
{
  background-image: url('_boxmid.png');
  background-repeat: repeat-y;
  color: #2B1900;
  font-size: 12px;
  padding: 10px 20px;
}

.box p a, .box p a:visited, .box p a:active, .box p a:hover
{
  color: #2B1900;
  font-weight: normal;
  text-decoration: none;
}

.box ul
{
  background-image: url('_boxmid.png');
  background-repeat: repeat-y;
  color: #2B1900;
  font-size: 12px;
  padding: 10px 20px;
  list-style-type: none;
}

.box ul li
{
  padding-left: 10px;
}

.box ul a, .box ul a:visited
{
  color: #2B1900;
}

.lbox
{
  width: 600px;
  background-image: url('_lboxbot.png');
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
}

.lbox h3
{
  background-image: url('_lboxtop.png');
  background-repeat: no-repeat;
  color: #9C001C;
  padding: 15px 25px 0px 25px;
  margin: 0px;
}

.lbox h4
{
  background-image: url('_lboxmid.png');
  background-repeat: repeat-y;
  color: #9C001C;
  padding: 10px 25px 0px 25px;
  margin: 0px;
}

.lbox h5
{
  background-image: url('_lboxmid.png');
  background-repeat: repeat-y;
  color: #000000;
  padding: 10px 25px 0px 25px;
  margin: 0px;
}

.lbox p
{
  background-image: url('_lboxmid.png');
  background-repeat: repeat-y;
  color: #2B1900;
  font-size: 12px;
  padding: 10px 25px;
}

.lbox ul
{
  background-image: url('_lboxmid.png');
  background-repeat: repeat-y;
  color: #2B1900;
  font-size: 12px;
  padding: 5px 25px 5px 50px;
}

.lbox ul ul
{
  background-image: none;
}

.lbox table
{
  background-image: url('_lboxmid.png');
  background-repeat: repeat-y;
  font-size: 11px;
  padding: 10px 25px;
  margin: 0px;
  width: 100%;
  border-width: 0px;
}

.prodtable th
{
  text-align: left;
  background-color: #2B1900;
  color: #E5D095;
  padding: 5px;
}

.prodtable td
{
  border-bottom: solid 1px #2B1900;
  padding: 5px;
}

.questions h5
{
  cursor: pointer;
  text-decoration: underline;
}

.questions div
{
  color: #9C001C;
  display: none;
}

.video
{
}

.update
{
}

.footer
{
  background-color: #2B1900;
  color: #E5D095;
  text-align: right;
  font-size: 9px;
  padding: 50px 20px 0px 0px;
}

