body
{
  font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  text-align:left;
  text-decoration:none;
  line-height:130%;
  color:#000;
  background-image:url(img/bg.jpg);
  background-repeat:repeat;
  margin:0;
  padding:0;
}

body h1
{
  color:#793816;
  font-size:35px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:130%;
}

body h2
{
  color:#793816;
  font-size:20px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:130%;
}

body h3
{
  color:#793816;
  font-size:15px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:130%;
}

body h4
{
  color:#000000;
  font-size:14px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:130%;
}

body p
{
  color:#000;
  line-height:130%;
  padding:0;
  margin:0;
  text-align:justify;
}

body a
{
  text-decoration:underline;
  color:#5A7B67;
  font-weight:bold;
}

body a:hover
{
  text-decoration:none;
  color:#2F3B32;
  font-weight:bold;
}

body ul li
{
  line-height:150%;
}

a.footer
{
  text-decoration:none;
  color:#FFFFFF;
}

a.footer:hover
{
  text-decoration:underline;
  color:#CCCCCC;
}

#fixpng { behavior: url(/includes/iepngfix.htc); } 

.rbg
{
  background: url(img/bg_header_right.png) repeat-x;
  background: url('img/bg_header_right.png') repeat-x;
  background-image: url(img/bg_header_right.png) repeat-x;
  background-image: url('img/bg_header_right.png') repeat-x; 
}

.lbg
{
  background: url(img/bg_header_left.png) repeat-x;
  background: url('img/bg_header_left.png') repeat-x;
  background-image: url(img/bg_header_left.png) repeat-x;
  background-image: url('img/bg_header_left.png') repeat-x; 
}
