@charset "utf-8";

body {
  margin: 0px auto;
  text-align: center;
  padding: 0px;
  background-color: #FFFFFF;
}


#wrapper {
  margin: 0px auto;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 0px;
  background-image: url(images/topgrad.jpg);
  background-position: top;
  background-repeat: repeat-x;
}


#center {
  margin: 0px auto;
  text-align: center;
  width: 980px;
  height: auto;
  padding: 0px;
}

#header {
  width: 940px;
  height: 134px;
  margin: 0px 20px;
  text-align: center;
  padding: 0px;
  }

#lhead {
  float: left;
  width: 773px;
  height: 134px;
  }
  
#rhead {
  float: left;
  background: url(images/langover.jpg) no-repeat;
  width: 167px;
  height: 134px;
  padding: 0px;
  }

#langtop {
  background: url(images/transparent.gif) no-repeat;
  margin-top: 15px;
  float: left;
  position: relative;
  }
  
#langbot {
  background: url(images/transparent.gif) no-repeat;
  margin-top: 11px;
  float: left;
  position: relative;
  }
  
#langtop a:hover img { visibility: hidden; }  /* hides default button image during hover */ 
#langbot a:hover img { visibility: hidden; }    
 
#langtop a { display: block; }  /* prevents flicker’ during hover */ 
#langbot a { display: block; } 
  
#main {
  clear: both;
  width: 940px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 0px;
}

#navmenu {
  clear: both;
  float: left;
  width: 940px;
  height: auto;
  margin: 0px;
  padding: 0px;
  border-top: 2px white solid;
  border-bottom: 2px white solid;
  }
  

#page {
  padding: 20px 0px 0px 0px;
  margin: 0px;
  position: relative;
  float: left;
  width: 940px;
  }
  
  
div.lefthome {
  float: left;
  width: 177px;
  height: auto;
  margin-top: 10px;
  }
  
div.righthome {
  float: left;
  width: 733px;
  height: auto;
  margin-left: 30px;
  }
  
div.rightcol {
  float: left;
  height: auto;
  margin-top: 14px;
  padding: 0px;
  }
  
div.leftcol {
  float: left;
  height: auto;
  margin-right: 40px;
  }
  
div.grad {
  background-image: url(images/gradback.jpg);
  background-position: left top;
  background-repeat: repeat-y;
  }  
  
#footer {
  clear: both;
  text-align: center;
  width: 940px;
  height: auto;
  margin: 0px auto;
  padding: 10px 0px;
  }

div.clear {
  clear: both;
  float: left;
  width: 940px;
  }
  
div.padleft {
  padding-left: 20px;
  }
  
div.margleft {
  margin-left: 40px;
  }
  
div.centerdiv {
  margin: 0 auto;
  text-align: center;
}  

p {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  color: #2F2719;
  margin: 4px 0px 2px 0px;
  padding: 6px 0px;
  font-weight: normal;
}

p.size16 {
  font-size: 16px;
  line-height: 20px;
}
 
p.info {
  font-size: 20px;
  line-height: 24px;
  padding: 10px 0px 0px;
  }
  
p.pointer {
  background-image: url(images/gldtri.jpg);
  background-repeat: no-repeat;
  background-position: 390px 16px;
  }
  
p.bigbold {
  font-weight: bold;
  font-size: 16px;
}  

p.copyright {
  color: #6A955F;
  margin: 0px;
  padding: 4px 0px 6px 0px;
  text-align: center;
  line-height: 16px;
}

p.copyright a:link {
  color: #6A955F;
  }
  
p.copyright a:visited {
  color: #6A955F;
  }

p.copyright a:hover {
  color: #38B208;
  }


p.bottomnav {
  color: #80BD71;
  letter-spacing: 1px;
  text-align: center;
 }

p.bottomnav a {
  padding: 0px 12px;
  }
  
p.bottomnav a:link {
  color: #B3680F;
  }
  
p.bottomnav a:visited {
  color: #CA7919;
  }

p.bottomnav a:hover {
  color: #F69000;
  }

p.trans {
  padding: 0px 10px 0px 0px;
  color: #288F00;
  font-size: 18px;
  }
   
h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 29px;
  text-align: left;
  color: #D07B16;
  margin: 0px 0px 4px 0px;
  padding: 0px;
  font-weight: normal;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 22px;
  text-align: left;
  color: #D07B16;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 20px;
  text-align: left;
  color: #288F00;
  margin: 14px 0px 10px 0px;
  padding: 0px;
  font-weight: normal;
}

h4 {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  color: #D07B16;
  font-weight: normal;
  padding: 8px 0px;
  margin: 0px;
  }
  
h5 {
  font-family: arial, helvetica, sans-serif;
  font-size: 19px;
  color: #288F00;
  font-weight: normal;
  text-align: left;
  font-style: italic;
  margin: 14px 0px;
  padding: 0px;
  }  
  
ul.bullet {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  }

ul.bullet li {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
  margin-left: 40px;
  color: #2F2719;
  padding: 4px 0px 4px 20px;
  background-image: url(images/grnsqu.jpg);
  background-repeat: no-repeat;
  background-position: 0 10px;
  }
  
ul.linklist {
  list-style: none;
  margin: 15px 0px 25px 10px;
  padding-left: 0px;
  }

ul.linklist li {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  text-align: left;
  margin-left: 10px;
  padding: 5px 0px 5px 20px;
  background-image: url(images/gldtri.jpg);
  background-repeat: no-repeat;
  background-position: 0 8px;
  } 
  
ol.num {
  margin-left: 20px;
  padding-left: 4px;
  }
  
ol.num li {
  font-family: arial, helvetica, sans-serif;
  font-size: 15px;
  text-align: left;
  margin-left: 0px;
  color: #2F2719;
  padding: 6px 0px;
  }
  
  
ul.pad8 li, ol.pad8 li {
  padding: 8px 0px 8px 20px;
  background-position: 0 14px;
  }

ul.pad20 {
  margin-bottom: 150px;
  }

ul.pad20 li {
  padding: 20px 0px 0px 20px;
  background-position: 0 24px;
  }
  
ul.left10 li, ol.left10 li {
  margin-left: 10px;
  } 
  
ul.bright li, ol.bright li {
  font-size: 18px;
  color: #237403;
}   
   
table.styled {
  border: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
  color: #2F2719;
  }
  
table.styled th {
  text-align: left;
  font-weight: bold;
  background: url(images/tabback.jpg) repeat-y left;
  background-color: #F6FCF4;
  vertical-align: top;
}
  
table.styled td {
  background: url(images/tabback.jpg) repeat-y left;
  background-color: #F6FCF4;
  vertical-align: top;
  }  
  
table.tpad8 td {
  padding: 8px;
  }
  
table.tpad10 td {
  padding: 10px;
  }
  
table.tpad8 th {
  padding: 8px;
  }
  
table.tpad10 th {
  padding: 10px;
  }
  
  
a {
  text-decoration: none;
  }
  
a:link {
  color: #247E01;
  }
  
a:visited {
  color: #247E01;
  }

a:hover {
  color: #F69000;
  }
  
img {
  border-style: none;
  }
  
hr {
  width: 100%;
  height: 3px;
  color: #FFFFFF;
  background: #FFFFFF;
  border-top: 2px solid #A7DE9A;
  border-bottom: 2px solid #A7DE9A;
  border-left: 0;
  border-right: 0;
}  

.indent {
  padding-left: 30px; 
  }
  
.gold {
  color: #D07B16;
  }

.bold {
  font-weight: bold;
  }
  
.italic {
  font-style: italic;
  }

.big {
  font-size: 130%;
  line-height: 130%;
  }

.topmarg {
  margin-top: 30px;
  }
  
/* navigation begins */

#nav {
  float: left;
  position: relative;
  text-align: left;
  margin: 0px;
  padding: 0px;
  width: auto;
  height: auto;
  line-height: 100%;
  z-index: 100;
}
  

#nav li {
	margin: 0;
	padding: 0 0 4px;
	float: left;
	position: relative;
	list-style: none;
}

#nav1 {
  width: 69px;
  }
  
#nav1 a {
  text-align: left;
  }
  
#nav2 {
  width: 147px;
  }
  
#nav2 a {
  text-align: center;
  }  

#nav3 {
  width: 202px;
  }

#nav3 a {
  text-align: center;
  }
    
#nav4 {
  width: 133px;
  }

#nav4 a {
  text-align: center;
  }
    
#nav5 {
  width: 228px;
  }

#nav5 a {
  text-align: center;
  }
    
#nav6 {
  width: 161px;
  }

#nav6 a {
  text-align: right;
  }

           
/* main level link */
#nav a {
  font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	color: #288F00;
	text-decoration: none;
	display: block;
	padding: 3px 0px 0px 0px;
	margin: 0;
}

#nav a:hover {
	background-image: url(images/transparent.gif);
	background-repeat: repeat;
}

/* main level link hover */
#nav li:hover > a {
	background-image: url(images/transparent.gif);
	background-repeat: repeat;
	color: #49CE00;
}

#nav .current a {
	background-image: url(images/transparent.gif);
	background-repeat: repeat;
	color: #D07B16;
}

/* sub level link */

#nav ul li a {
  font-size: 18px;
  padding: 6px 16px;
  }

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	border: none;
	color: #247E01;
	text-align: left;
}

#nav ul a:hover {
	color: #FFFFFF !important;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 10px 0px 14px 0px;
	position: absolute;
	top: 23px;
	left: 20px;
	background-image: url(images/drop.jpg);
	background-repeat: repeat;
	border-top: 2px white solid;
}

#nav ul.consult {
  width: 200px;
  }
  
#nav ul.consult ul {
  width: 220px;
  left: 200px;
  top: 0px;
  padding: 6px 0 14px 0;
  border-top: 0px;
  background-image: url(images/drop2.jpg);
	background-repeat: repeat;
  }  
  
#nav ul.resource {
  width: 210px;
  } 

#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul li.level2:hover {
  background: #8DD07D;
}

#nav ul li.level2:hover ul li a {
  color: #1C6300;
}


#nav ul a {
	font-weight: normal;
	line-height: 20px;
}


/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}