body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-website.jpg);
}
/* -----------------------------------------------------------  */
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;
}

/* -----------------------------------------------------------  */

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 36px;
  color: #6F7538;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  color: #6F7538;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  color: #242612;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #34371B;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #34371B;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #34371B;
}

ol, ul
{
	color: #1A1C0D;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside; 
}
/* -----------------------------------------------------------  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.clear_both {
	clear:both;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {
	color: #FFFFFF;
	font-size: 21px;
}
.style4 {font-size: 14px;text-align:left;}
.style5 {
	font-size: 18px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  color: #6F7538;
  }
.navlink{
	color: #FFFFFF;
	font-size: 14px; 
  TEXT-DECORATION: none
	}
.navlink A:link
{
    color: #FFFFFF;
    
}
.navlink A:visited
{
    COLOR: #d7d3a6; 
}
.navlink A:hover
{
    COLOR: #000; 
    TEXT-DECORATION: underline
}

.inimg { 
float:right; 
padding: 0px 0px 0px 10px;
} 


