body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #8CFA97 url(../images/ecopella-background-image.gif) repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 24px;
}

a:link,
a:visited,
a:active {
	color: #000000;
}

a:hover {
	color: #705725;

}

#wrapper {
	
}


#footer {
	background: url(../images/ecopella-bottom-image1.gif) no-repeat;
	padding-top: 45px;
	height: 20px;
	padding-bottom: 10px;
}
#outline {
	border-right: 1px solid #AEFCB4;
	border-left: 1px solid #AEFCB4;
	padding-right: 12px;
	padding-left: 12px;
}

#content {
	padding: 16px 18px 18px;
}

#contentProducts {
	padding-top: 6px;
	padding-bottom: 18px;
	padding-right: 20px;
}
#top-nav {
	font: bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#left-nav li {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.product {
	font-size: 12px;
}



#top-navProducts {
	font: bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#top-nav ul {
	margin-left:0;
	
}
#top-nav li {
	display: block;
	float: left;
	padding: 2px 6px;
	list-style: none;
	border-left: thin solid #078D5E;
	
}

#top-nav a:link,
#top-nav a:visited,
#top-nav a:active  {
	color: #000000;
	text-decoration: none;

}



#top-nav a:hover  {
	color: #078D5E;
	text-decoration: underline;

}
#wrapper #header #top-nav .noborder {
	border-width: 0px;
	border-style: none;
}



#copyright {
	text-align: center;
	display: block;


}

#copyright p {
	color: #000000;
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;

}
#copyright a:link,
#copyright a:visited,
#copyright a:active
 {
	color: #705725;
	padding: 4px;
}

#copyright a:hover
 {
	color: #D6A42E;
	text-decoration: none;
}

#biolist {
	

}

#biolist ul {
    list-style-type:none;
}
#biolist li {
	padding-left:25px;
	background:transparent url(../images/ecopella-bullet.gif) no-repeat 0 5px;
	margin-bottom: 8px;
}
#buttons {
	float: right;
	padding-right: 20px;
}

#buttons a:link,
#buttons a:visited,
#buttons a:active
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #078D5E;
	border-top: 2px inset #CCCCCC;
	border-right: 2px inset #CCCCCC;
	border-bottom: 2px outset #000000;
	border-left: 2px outset #000000;
	padding-right: 3px;
	padding-left: 3px;
	
	
}

#buttons a:hover
{
	color: #FFFFFF;
	background: #0ABA7C;
	
}
#facebook {
	text-align: right;
	display: block;
}
#fanpage {
	float: right;
}
#sayings {
	padding-left: 20px;
}






.noborder {
	border-width: 0px  !important;
	border-style: none !important ;
}
.bold-highlighted {
	font-weight: bold;
	color: #078D5E;
}
