/*GLOBAL NAVIGATION BAR #006B6B
----------------------------------------------------------------------------------------*/
#global
{width: 760px;
  height: 40px;
  text-align: center;
  border-bottom: 3px solid #86A956;
  background: #A6C976 url("../images/bg/nav.jpg") repeat-x left top;}
  
#global ul
{margin: 0;
 padding: 0; 
 list-style: none;} 
 
#global ul li
{display: inline;
 line-height: 2.5;
 margin: 0;
 padding: 0;} 
 
#global ul li a:link, #global ul li a:active, #global ul li a:visited
{color: #FFF; 
 font: normal 1em "trebuchet ms", tahoma, arial, sans-serif;
 text-decoration: none; 
 text-align: center; 
 text-transform: uppercase;
 padding: 12px 25px;
 border-right: 1px solid #D4E6BF;} 
 
#global ul li a:hover
{color: #FFF; 
 text-decoration: none; 
 background-color: #86A956;}/*#008080 #8FD276*/
 
#global #border
{border-left: 1px solid #D4E6BF;}


/* Footer: Homepage
---------------------------------------------------------------------------------------*/
#footer
{width: 100%;
  font: 0.8em verdana, arial, helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
  color: #FFF;
	padding: 10px 0px;
  border-top: 3px solid #A6C976;
	background-color: #4679AF;}

#footer #webnet
{margin-left: 10%;}

a.footer:link
{color: #FFF; 
 background-color: transparent; 
 font-weight: normal;}

a.footer:visited
{color: #FFF; 
 background-color: transparent; 
 font-weight: normal;}

a.footer:hover
{color: #C1D5D5;
 background-color: transparent; 
 text-decoration: none; 
 font-weight: normal;}


/* Bottom Navigation for Interior Pages
---------------------------------------------------------------------------------------*/
#btmnav
{font: bold 0.8em "trebuchet ms", sans-serif;
  text-transform: uppercase; 
  text-align: center;
  color: #FFF;
  width: 760px;
  margin-top: 10px;
  padding: 10px 0;
  border-top: 3px solid #A6C976;
  background-color: #4679AF;}

#btmnav a:link, #btmnav a:visited
{color: #FFF;
  text-decoration: underline;
  padding: 0 5px;}

#btmnav a:hover
{color: #C1D5D5;
  text-decoration: none;}


/*SAME NAVIGATION CODE ON EVERY PAGE
---------------------------------------------------------------------------------------------------------------------------*/
#home .home, 
#about .about, 
#services .services,
#manufacturers .manufacturers, 
#contact .contact
{background-color: #86A956;}


/* Links
---------------------------------------------------------------------------------------*/	
a:link
{color: #4679AF; 
background-color: transparent; 
font-weight: normal;}

a:visited
{color: #4679AF; 
background-color: transparent; 
font-weight: normal;}

a:hover
{color: #BC4318; 
background-color: transparent; 
font-weight: normal; 
text-decoration: none;}


/* READ MORE LINKS
----------------------------------------------------------------------------------------*/
.more
{font-size: 0.8em;
  text-align: right;}

.more a:link, .more a:active, .more a:visited
{color: #BC4318;
  font-weight: normal;
  text-decoration: none;}

.more a:hover
{color: #B96D0B; 
  text-decoration: none;}


/* PRINT TOOLS
------------------------------------------------------- */
#pagetools
{position: relative;
  width: 740px;
  margin: 25px 0 0 0;
  padding: 10px 0;
  border-top: 1px solid #ddd;}

#pagetools ul
{margin: 0;
  padding: 0;
  list-style: none;}

#pagetools li
{display: inline;
  font-size: 0.8em;
	margin: 0;
  padding-left: 25px;}

#pagetools li a
{color: #000;
  padding: 0 5px;}

#pagetools li a:hover
{color: #DB5C24;
  padding: 0 5px;}

#printthis
{background: url("../images/icons/print-friendly.gif") no-repeat 5% 50%;}

#emailthis
{background: url("../images/icons/envelope.gif") no-repeat 10% 50%;}
