/* body and layout *****************************/

body {
margin: 0px;
padding: 0px;
background-color: #2e1101; 
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 150%;
}


#whole-container {

background-color: #EEEEEE;
min-height: 500px;
height: auto !important;
height: 500px;
text-align: center;
border-top: #0F8141 solid 5px;

}

#background {
background: url(/images/tree_bg.png) no-repeat top center;
margin: 0 auto;
width: 1000px;
min-height: 500px;
height: auto !important;
height: 500px;
text-align: center;
}

#no-background {
margin: 0 auto;
width: 1000px;
min-height: 500px;
height: auto !important;
height: 500px;
text-align: center;
}



#inside-container {
 width: 908px;
 margin: 0 auto;
text-align: left;
position: relative;
overflow: hidden;
}

.squeezer {
  width: 860px;
overflow: hidden;
margin: 0 auto;
text-align: left;
}


/* Top and Header Sections *****************************/

#top {
  height: 40px;
text-align: left;
}

#logo {
  width: 120px;
float: left;
display: inline;
margin-top: 0px;
padding-left: 40px;
  margin-bottom: 10px;

}


#top img {
  border: none;
}

#header {
height: 295px;
background: url(/images/home_banner_tree.jpg) no-repeat;
position: relative;
}


#quick-links {
font-size: 14px;
float: right;
margin-top: 20px;
display: inline;
margin-bottom: 28px;
margin-right: 15px;
text-align: right;
}


/* Middle Main Content *****************************/

#body-container {
min-height: 100px;
height: auto !important;
height: 100px;
margin: 30px 0px 25px 0px;
}

#content {
  width: 620px;
padding: 15px 0px 40px 20px;
float: left;
display: inline;
min-height: 500px;
height: auto !important;
height: 500px;
background: url(/images/fnfc_watermark.png) no-repeat bottom right;
}

  

#content-strip {
  background: url(/images/content_strip_shadow.png) no-repeat;
height:20px;
width: 100%;
  clear: both;
}

#content-sidebar {
width: 190px;
padding: 20px 0px 30px 10px;
float: right;
display:inline;
margin-top: 15px;
}

#content-container {
  overflow:hidden;
width: 908px;
background: url(/images/content_bg_shadow.png) repeat-y;
padding: 10px 0px 0px 0px;
}



#panel-1 {
  width: 270px;
float: left;
display: inline;
text-align: left;

}

#panel-2 {
  width: 270px;
float: left;
display: inline;
text-align: left;
margin: 0 auto;
margin-left: 45px;
}


#panel-3 {
  width: 235px;
float: right;
display: inline;
text-align: left;
}

#sticky {
  background: url(/images/sticky_feed.png) no-repeat;
  padding: 18px 20px 20px 20px; 
height: 161px; 
width: 191px;
}

#sticky a:hover {
  text-decoration: none;
}

#sticky table tr td {
  
 padding-bottom: 10px;
  
}



/* Publication Links and Footer *****************************/


#extended-footer {
 height: 200px;
  background: #2e1101;
  padding: 15px 0px;
}


#pub-links {
  margin-top: 0px;
padding-top: 30px;
border-top: 2px dashed #D7D7D7;
}

#pub-links img {
  border: none;
}

#footer {
height: 100px;
padding-top: 5px;
background-color: #240e02;
color: #e9d6c0;
font-size: 12px;
font-weight: normal;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;

}



#footer-text {
  float: left;
width: 600px;
margin-top: 19px;
}

#footer-text a {
 text-decoration: underline;
}


  
#links {
width: 200px;
float: right;
display: inline;
text-align: left;
padding-top: 10px;
}




/* Menu 1 Start *****************************/

#menu {
  height: 38px;
padding: 0px 5px;
  margin-top: 45px;
text-align: left;
text-align: center;
  width: 700px;
  float: right;
}

ul.level-1 {
  margin: 0 auto;
padding: 0px;
margin-top: 7px;
}

ul.level-1 li {
  float: left;
list-style-type: none;
margin-left: 8px;

}

ul.level-1 li a, ul.level-1 li a:visited  {
color: #2c3818;
text-decoration: none;
padding: .4em .4em;
display: block;
font-weight: bold;
font-size: 1.4em;
}

ul.level-1 li a:hover {
text-decoration: none;
border-bottom: solid 5px #77aa40;
color: #77aa40;
}

ul.level-1 li.active a {
 color: #77aa40;
border-bottom: solid 5px #77aa40;
}


/* Menu 2 Start *****************************/



ul.level-2 {
margin: 0px;
padding: 0px;
}

ul.level-2 li {
list-style-type: none;
border-bottom: dashed 1px #ccc;
}

ul.level-2 li a, ul.level-2 li a:visited  {
color: #273314;
text-decoration: none;
display: block;
font-weight: bold;
font-size: 1.2em;
padding: 8px 0px 8px 5px;
}

ul.level-2 li a:hover {
color: #fff;
background: #0F8141;
}

ul.level-2 li.active a {
color: #fff;
background: #0F8141;


}



/* Menu 3 Start *****************************/


  ul.level-3{
    padding: 0;
    padding-left: 1em;
    margin: 0;
    list-style-type: square;
  }
  ul.level-3 li{
    list-style-type: square;
    padding: 0;
    margin: 0;
    margin-left: 1em;
border:none;
  }
  ul.level-3 li.sub{
    list-style-type: none;
  }

  ul.level-3 li a{
    padding: 0.2em;
    border: none;
    font-size: .9em !important;
    background-color: transparent;
  }
  ul.level-3 li a:hover{
    border: none;
    color: #77AA40;
    background-color: #fff;
  }
  ul.level-3 li.active a{
    border: none;
    color: #77AA40;
    font-weight: bold;
    background-color: #fff;
  }



