#container {
	  margin: auto;
      width: 800px;
      /*height: 700px;*/
      /*overflow: hidden;*/
     background-color: white;
      /*border: dashed 2px black;*/
}

#header {
    background-image: url(images/header.jpg);
    /*width: 800px;*/
    height: 50px;
    border-bottom: solid 8px white;
	white-space: nowrap;
	/*background-color: #548bcf;*/
	background-color: #69741E;
}
#header img {
	margin-left:10px;
}
#footer {

	height: 20px;
	/*background-color: #FFEBCC;*/
	background-color: #f0f5ff;
	font-size: 8pt;
	clear: both;
	text-align: center;
	line-height: 23px;
	border-top: solid 3px orange;
	font-family: helvetica;
	color:  #b2b2b2;
}
#warehouse{
	color: #252525;
	background: #ADA99F;
	padding: 20px;
	float: left;
	clear: both;
	line-height: 23px;
	border-top: solid 3px orange;
	font-family: helvetica;
}
#warehouse img{
	float: right;
}
#warehouse-text{
	float: left;
	width: 500px;
}
#warehouse h2, #warehouse a{
	color: #AF2B00;
}
#footer a {
	color: #b2b2b2;
}


body {
	background-color: #d0d0d0;
}

#tel {
	float: right;
	margin:15px;
	color: white;
	font-family: helvetica;
	font-size: 9px;
}

#logo {
	float: left;
}

#final {
	float: left;
}

#flashtop {
	width: 400px;
	height: 240px;
	background-image: url(images/redbox.jpg);
	float: left;
	
}

#flashcontent {
	border-top: solid 8px orange;
	clear:both;

}

#noflashmenu {
	color:white;
	font-family: helvetica;
	font-size: 13pt;
	line-height: 25pt;
	padding-left: 43px;
	padding-right: 43px;
	padding-top: 35px;
	/*background-image: url(images/redbox.jpg);*/
	
}

#indexnoflashmenu {
	color:white;
	font-family: helvetica;
	font-size: 13pt;
	line-height: 25pt;
	
	padding-top: 42px;
	background-image: url(images/redbox.jpg);
	
}
#indexnoflashmenu a {

	text-decoration: none;
	color: white;

}

#indexnoflashmenu a:hover {

	text-decoration: underline;
	color: white;

}
#indexnoflashmenu h6 {
	margin: 0px;
	font-size: 7pt;
	
}

#noflashmenu a {

	text-decoration: none;
	color: white;

}

#noflashmenu a:hover {

	text-decoration: underline;
	color: white;

}

#noflashmenu h6 {
	margin: 0px;
	font-size: 7pt;
	
}



#content {
	
	border-top: solid 3px orange;
	
	background-color: white;
	clear: both;

	
}


#content_about {
	border-top: solid 8px orange;
	
	
	/*background-image: url(images/elpaso.jpg);*/
	clear: both;
	

}

#content_trees {
	border-top: solid 8px orange;
	
	
	/*background-image: url(images/treeback.jpg);*/
	clear: both;
	

}

#about_text h1 {
	margin: 0px;
	color: #990002;
}

.titles {
	margin: 0px;
	font-size: 40px;
	color: #990002;
	text-align: left;
	line-height: 50px;
}

#about_text {
	float: left;
	font-size: 10pt;
	line-height: 30px;
	font-family: helvetica;
	padding: 20px;
	width: 463px;
	text-align: justify;
	
	/*border: solid 1px red;*/
}

#about_text a {
	color: black;
}

#trees_text {
	float: left;
	font-size: 10pt;
	line-height: 30px;
	font-family: helvetica;
	padding: 20px;
	width: 360px;
	text-align: justify;
	
	/*border: solid 1px red;*/
}

#trees_text a {
	color: black;
}

#about_pics {

	padding-top: 8px;
	padding-left: 50px;
	padding-bottom: 8px;
	/*border: solid 1px red;*/
	

}

#about_pics {
	
	padding-top: 8px;
	padding-left: 50px;
	padding-bottom: 8px;
	
	

}

#about_pics img {
	
	padding: 2px;
}

#trees_pics {
	/*float: left;*/
	padding-top: 8px;
	padding-left: 50px;
	padding-bottom: 8px;
	/*border: solid 1px red;*/
	

}

#trees_pics img {
	
	padding: 2px;
}


#contact {
	
	border: 1px solid #d0d0d0;
	margin-top: 20px;
	padding: 10px;
	float: left;
	background-color: #f0f5ff;
	line-height: 15px;
	
}

.boxer {
	
	border: 1px solid #d0d0d0;
	margin-top: 20px;
	padding: 10px;
	background-color: #f0f5ff;
	line-height: 15px;
	float: left;
	
}

#contact h3 {
	margin: 5px;
	color: #990002;
}
	
	



