/*Structure of this Stylesheet: 
 I - all main boxes
 II - defining the #top content
 III - defining the #content content
 IV - defining the #right sidebar
 */

/******************** anchor tags **************************/

a {
}
	
a :visited{
}
a {  
/*	border-bottom: 1px #008000 dotted;*/
}

/******************** Horizontal Rule tags ******************/
	
hr{
	color: #FFA54A;
	color: #FF0000;
}


/******************************************************/



body{
  background: #9C6;
  margin: 0;
  padding: 0;
  font: 12px "Verdana",sans-serif;
  text-align: center;
  line-height: 1.7em;
  color: #000;
}
#content{
	background: #FFFFFF url(images/topleft.gif) no-repeat top left;
	padding: 10px;
}
#content a{
	color: #008000;
	border-bottom: 1px #008000 dotted;
	text-decoration: none;
}


#footer{
	text-align: center;
}
#footer a{
	color: #000000;
	text-decoration: none;
}


#left{
	float: left;
	width: 610px;
	background: #9C6;
}
#main{
	margin: 20px auto;
	text-align: left;
	width: 780px;
	background: #FFF;
}
#right{
	float: right;
	width: 170px;
	background: #FFF url(images/topleft.gif) no-repeat top left;
}
#top{
	margin: 10px 0 0 10px;
	width: 600px;
	background: #5F5F5F url(images/toptopleft.gif) no-repeat top left;
	color: #F5F5F5;
}
/*Configuring the -top-box */
#top dd{
	margin: 0;
}
#top a{
	color: #F5F5F5;
	border-bottom: 1px #F5F5F5 dotted;
	padding:1px 10px 0px 5px;
	margin: 1px 0 0 10px;
	text-decoration: none;
}
#top a:hover{
	border-bottom: 1px #F5F5F5 solid;
}
#top .left{
	float: left;
	width: 280px;
	margin: 10px 0 0 10px;
	background: url(images/top-bg.gif) repeat-y top right;
}
#top .right{
	float:right;
	width: 275px;
	margin: 10px 10px 0 0;
}
#topbottom{
	clear: both;
	background: url(images/toptopbottom.gif) bottom right no-repeat;
	height: 10px;
}
/* just the c#content box*/
h1{
	font: normal normal .5em "Trebuchet MS", "Arial", sans-serif;
	color: #000;
	text-decoration: none;
   text-align: center;
   margin: 0;
	padding: 0; 
}
h2{
	font: normal 1.5em "Trebuchet MS", "Arial", sans-serif;
	color: #000;
	text-decoration: none;
	background: url(images/h2.gif) top left no-repeat;
	padding: 3px 0 0 8px;
}
h3{
	font: normal normal 1em "Georgia",serif;
	text-transform: uppercase;
	text-indent: 0.2em;
	margin: 7px 0 8px 0;
	color: #004800;
	color: #400080;
}


/***********************    Headlines   ************************************/
#headline{
	background: url(images/headerFrog.jpg) no-repeat top left;
	background: url(images/headerLight.jpg) no-repeat top left;
	background: url(images/header4.jpg) no-repeat top left;
	background: url(images/headerHeart.jpg) no-repeat top left;	
	width: 590px;
	height: 90px;
	position: relative;
}
#headline h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}

#headline2{
	background: url(images/headerBamboo2.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headline2 h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}

#headline3{
	background: url(images/header3.jpg) no-repeat top left;
	background: url(images/headerBench.jpg) no-repeat top left;	
	background: url(images/headerTree.jpg) no-repeat top left;		
	width: 590px;
	height: 90px;
	position: relative;
}
#headline3 h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
#headline4{
	background: url(images/header4.jpg) no-repeat top left;
	background: url(images/headerWheat.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headline4 h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
#headlineNews{
	background: url(images/headerNews.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headlineNews h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
#headlineArt{
	background: url(images/headerGov.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headlineArt h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
#headlineWaste{
	background: url(images/headerWaste.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headlineWaste h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}

#headlineWood{
	background: url(images/headerFence.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headlineWood h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
/***********************   END   Headlines   ************************************/

p{
	text-indent: 0.13em;
	margin: 0 0 15px 0; 
	padding: 0;
}
/* sidebar */
#inner{
	padding: 0 10px;
}

/**************** from settings *****************************/
form{
	margin: 0;
	padding: 0 0 30px 0;
/*	border-bottom: 1px #999 solid;*/
}

form input{
	background: #E4E4E4;
	border: 0;
	border-bottom: 1px #3B3B3B dotted;
}
form label{
	font-family: "Georgia",serif;
}
form input.button{
	background: #FFFFFF;
	border-bottom: none;

	cursor: pointer;
}
form a{
	font-family: "Georgia",serif;
	background: #FFFFFF;	
}
/**************** from settings *****************************/

h5{
	background: url(images/nav-h.gif) center left no-repeat;
	font: 1.5em "Arial",sans-serif;
	padding-left: 25px;
	margin: 7px 0 3px 3px;
}
.nav{
	margin: 2px;
	padding: 0;
}
.nav li{
	display: inline;
	list-style-type: none;
	
}
.nav li a{
	display: block;
	background: #EFEFEF;
	padding: 1px 1px 1px 5px;
	margin: 1px;
	text-decoration: none;
	color: #000;
}
.nav li a:hover{
	padding-left: 2px;
	border-left: 3px #9C0 solid;
}
.quote { 
	margin: 0; 
	padding: 0; 
	font: xx-small/1.5em "Verdana", sans-serif; 
	text-align: center; 
	color: #000; 
}
.quote a { 
	margin: 0; 
	padding: 0; 
	font: xx-small/1.5em "Verdana", sans-serif; 
	text-decoration: none
	text-align: center; 
	color: #000; 
}


#quoteBox{
   font: bold 16px "Trebuchet MS","Georgia",serif;;
   text-align: center;
   line-height: 1.7em;
   color: #404040;
  	background: #CD7;
	text-decoration: none
	width: 10%;
	}
	

#threecells {
	clear: both; 
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}


#threecells span {
	display: none;
}

#cell_1 {
	width: 30%;
	padding-right: 15px;
}


#cell_2 {
	width: 30%;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}


#cell_3 {
	width: 29%;
	padding-left: 15px;
}

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }


/*********************** Quote Box Settings ******************************/

td.quoteBox{
   font: bold 1.2em "Verdana","Trebuchet MS","Georgia",serif;;
   text-align: center;
   line-height: 1.7em;
   color: #FF0000;
	text-decoration: none
	width: 10%;
	}

span {
	padding: 15px;
}
	
span.quoteBox{
   font: bold 1.2em "Verdana","Trebuchet MS","Georgia",serif;;
   text-align: center;
   line-height: 1.7em;
   color: #FF0000;
	text-decoration: none
	padding: 1px;	
	margin: 0 0 15px 15px;
	float: right;
	width: 45%;	
	}

span.quoteBoxLeft{
   font: bold 1.2em "Verdana","Trebuchet MS","Georgia",serif;;
   text-align: center;
   line-height: 1.7em;
   color: #FF0000;
	text-decoration: none
	padding: 5px;	
	margin: 0 15px 15px 0;
	float: left;
	width: 45%;	
	}

span.greenBox{
   background: #CEFFCE;
   font: bold .8em "Verdana","Trebuchet MS","Georgia",serif;;
/*   text-align: center;*/
   line-height: 1.2em;   
   color: #4F4F4F;
	text-decoration: none
	padding: 0;	
	margin: 0 0 15px 15px;
	float: right;
	width: 45%;	
	}

span.greenBoxLeft{
   background: #CEFFCE;
   font: bold .8em "Verdana","Trebuchet MS","Georgia",serif;;
/*   text-align: center;*/
   line-height: 1.2em;   
   color: #4F4F4F;
	text-decoration: none
	padding: 5px;	
	margin: 0 15px 15px 0;
	float: left;
	width: 40%;	
	}

/*********************** END Quote Box Settings ******************************/
	
	
/*********************** Top Links Settings ***********************************/

#toplinks {
/*	width: 73px;*/
}

#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#toplinks li {
	float: right;
	display: inline;
	margin: 0px 5px 0px 5px ;
}

#toplinks a {
	display: block;
	width: 18px;
	height: 9px;
}

#toplinks span {
	display: none;
}

#tl_home {
	background-image: url(images/tl_home.gif);
	background-repeat: no-repeat;
}

#tl_contact {
	background-image: url(images/tl_contact.gif);
	background-repeat: no-repeat;
}

#tl_sitemap {
	background-image: url(images/tl_sitemap.gif);
	background-repeat: no-repeat;
}

#tl_home a:hover {
	background-image: url(images/tl_home-on.gif);
	background-repeat: no-repeat;
}

#tl_contact a:hover {
	background-image: url(images/tl_contact-on.gif);
	background-repeat: no-repeat;
}

#tl_sitemap a:hover {
	background-image: url(images/tl_sitemap-on.gif);
	background-repeat: no-repeat;
}
	
/***********************  END  Top Links Settings ***********************************/	