*{
  padding: 0em;
  margin: 0em;
}
body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 75%;
  color: #666666;
  background: url("../images/bg_grn1.jpg");
}

/* hyperlinks */
a:link, a:visited {
  color: #006600;
  text-decoration: none;
}
a:hover {
  color: #cc6600;
  /*text-decoration: underline;*/
  /*text-transform: uppercase;*/
}
br.clear {
  clear: both;
}
	
/* headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Century Gothic", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
  /*color: #1f2a75;*/
}
h1 {
  font-size: 1.5em;
  color: #006600;
  margin-bottom: 10px;
}
h2 {
  font-size: 1.2em;
  color: #cc6600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
h3 {
  color: #666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  font-weight: bold;
}
h4 { 
  color: #666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  font-weight: bold;
}
h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.0em;
  font-weight: bold;
}
h6 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: .9em;
  font-weight: bold;
}
.title_h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.subtitle_h2 {
  margin-top: 0;
  margin-bottom: 10px;
  padding-top:0;
}
p {
  margin-bottom: 15px;;
}

hr {
  color: #808080;
  height: 1px;
  margin: 10px;
}

img {
  border: 0;
}
img a{
  border: 0;
}

ul {
  list-style: square; 
  margin-left: 20px;
}

.green_bulleted {
  list-style-image: url(../images/list-style_dark.gif);
  margin-left: 10px;
  margin-bottom: 10px;
}

/*#stUI2 .sttd, #stUI2_body .sttd {
  padding: 0px;
}*/

/**** Layout styles ****/

#wrapper {
  margin: 0px; 
  margin-left: auto;
  margin-right: auto;
  width: 780px;
}

#content {
  border: 1px solid #fff;
  margin-top: 10px;
  margin-bottom: 100px;
  float: left;
  background: #fff;
}

#masthead{
  float: left;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  width: 780px;
}

#logo {
  float: left;
  width: 400px;
  height: 55px;
  padding: 10px;
}

#pico_search {
  float: right;
  float: right;
  width: 265px;
  height: 55px;
}

#banner {
  float: left;
  width: 780px;
  margin: 0px;
  margin-bottom: -2px;
  padding: 0px;
}

#banner img, img a {
  padding: 0px;
  margin: 0px;
}

#main_content {
  float: left;
  background: #fff;
}

#main_content img {
  padding: 5px;
}

#col_1 {
  margin-top: 0px;
  padding: 30px;
  padding-right: 15px;
  padding-left: 20px;
  float: left;
  width: 200px;
  height: 100%;
}

#col_2 {
  float: left;
  font-family: arial, sans-serif;
  padding: 30px;
  padding-left: 15px;
  width: 480px;
}

#footer {
  float: left;
  width: 780px;
  background: #fff;
  text-align: center;
  font-size: 75%;
  padding-bottom: 20px;
}

#footer.footer {
  color: #999999;
}

#col_1.top_img p, img{
  padding-top: 0px;
  margin-top: 0px;
}

.pdf_box {
  border: 1px solid #006600;
  background: #fffde1;
  padding: 5px;
  margin: 5px;
  margin-bottom: 30px;
}

.pdf_box p, .pdf_box img, .pdf_box a{
  padding: 0;
  margin: 0;
}

.searchbox {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 14px;
  padding: 3px;
}

#toftrees_contact p {
  margin: 0;
  padding:0;
}

/**** Form Styles ****/
#proposal_form {
  background: #eeefdf;
}

#form_header {
  background: #006600;
  height: 25px;
  margin-bottom: 25px;
}

#form_footer {
  background: #006600;
  height: 15px;
  margin-top: 25px;
}

.label {
  padding: 5px;
  font-weight: bold;
}

.error {
  color: #ff0000;
}

/**** Navigation ****/
#navigation {
  /*width: 90%;*/
  float: left;
  margin: 0px;
}

#top_col_1 {
  float: left;
  background: #fff;
  width: 25px;
  height: 38px;
}

#nav_left {
  margin:0;
  padding:0;
  float: left;
  width: 38px;
  height: 38px;
  background: url("../images/menu_left.jpg");
  background-repeat: no-repeat;
}

#nav_right {
  margin:0;
  padding:0;
  float: left;
  width: 37px;
  height: 38px;
  background: url("../images/menu_right.jpg");
  background-repeat: no-repeat;
}

.nav_arrow {
  margin-left: 10px;
  width: 7px;
  height: 7px;
/*background: url("../images/arrow_r.gif");
background-repeat: no-repeat:*/
}
/*#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /*width: 100%;*/
  /*width: 12em;*/
/*  float: left;
}
#navigation a, #navigation h2  {
  font-family: arial, helvetica, sans-serif;
  display: block;
  margin: 0;
  padding: 2px 3px;
  text-decoration: none;
}

#navigation h2 a {
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-right: 5px;
  padding-left: 5px;
  background-image: url("../images/menu_main.jpg");
  background-repeat: repeat-x;
  text-transform: none;
}
#navigation h2 a:hover {
  background-image: url("../images/menu_main_on.jpg");
  background-repeat: repeat-x;
}
#navigation h2 a, #navigation h2 a:hover {
  color: #fff;
  text-decoration: none;
}

#navigation li {position: relative;}

#navigation ul ul {
  position: absolute;
  z-index: 500;
}

#navigation ul ul ul {
  top: 0;
  left: 100%;
}*/


#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  z-index: 1;
}

#navigation a {
  font-family: arial, helvetica, sans-serif;
  display: block;
  width: 100%;
  margin: 0;
  padding: 2px 3px;
  z-index: 1;
}

#navigation h2 {
  margin: 0;
}
#navigation li {position: relative;}
#navigation ul ul li a {
  color: #000;
  background: #ffcc00;
  border: 1px solid #fff;
  text-decoration: none;
  padding: 5px;
  width: 12em;
  z-index: 1;
}
#navigation ul ul li a:hover {
  color: #fff;
  background: #669933;
}
#navigation h2 a {
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-right: 5px;
  padding-left: 5px;
  background-image: url("../images/menu_main.jpg");
  background-repeat: repeat-x;
  text-transform: none;
}
#navigation h2 a:hover {
  background-image: url("../images/menu_main_on.jpg");
  background-repeat: repeat-x;
}
#navigation h2 a, #navigation h2 a:hover {
  color: #fff;
  text-decoration: none;
}
#navigation ul ul {
  position: absolute;
  z-index: 500;
}
/*#navigation ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}*/
div#navigation ul ul,
div#navigation ul li:hover ul ul,
div#navigation ul ul li:hover ul ul
{display: none;}

div#navigation ul li:hover ul,
div#navigation ul ul li:hover ul,
div#navigation ul ul ul li:hover ul
{display: block;}

/**** Specials ****/
.special {
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  border: 3px solid #f1f4e4;
}
.special_main {
  margin: 5px;
}
.special_bottom {
  width: 350px;
  background: #ecf4e3;
  padding: 5px;
}
.special_bottom p {
  margin: 0px;
}
.orange {
  color: #cc6600;
}

.direction_header
{
    text-align:center;
    font-weight:bold;
    text-decoration:underline;
    font-size:14px;
}

<!--[if IE]>
body {
behavior: url(csshover.htc);
font-size: 100%;
}
#navigation ul li {
float: left; 
width: 100%;
}
#navigation ul ul {
top: 100%;
left: 0;
}
#navigation ul li a {height: 1%;} 


<![endif]-->

