* {
	padding:0;
	margin:0
}

a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
#container {
	margin: 0 auto 0 auto;
	width: 100%;
	position: relative;
	text-align: left;
}
#top_nav {
	width: 100%;
	position: static;
	float: left;
	display: inline;
	left: -1px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 42px;
	background-image: url(../images/nav_end.jpg);
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 5px;
}
#top_nav ul {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/nav_back_on.jpg);
}
#top_nav ul li {
	display: inline;
	margin: 0;
	right: 25px;
	background-image: url(../images/nav_back.jpg);
}
#top_nav ul li a {
	float:left;
	width: auto;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	font-weight: bold;
	padding-bottom: 0px;
	background-position: right 0px;
	background-repeat: no-repeat;
	padding-left: 23px;
	color: #F9E36B;
	text-align: center;
	padding-right: 24px;
	height: 29px;
	margin-bottom: 0px;
	padding-top: 13px;
	margin-top: 0px;
	background-image: url(../images/nav_back.jpg);
}
#top_nav ul li a:hover {
	/*background-color: #C62274;*/
		background-image: url(../images/nav_on.jpg);
	color: #663701;
	background-repeat: repeat-x;
	background-position: left top;
}
/*this changes the active link*/		
#home #nav-home a, #about-chocolate-banana #nav-about-chocolate-banana a, #Environment #nav-Environment a, #Testimonials #nav-Testimonials a, #Products #nav-Products a, #The-Warehouse #nav-The-Warehouse a, #Samples #nav-Samples a, #Promotions #nav-Promotions a, #contact-chocolate-banana #nav-contact-chocolate-banana a, #login #nav-login a, #library #nav-library a, #register #nav-register a, #contact #nav-contact a {
	background-image: url(../images/nav_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #663701;
}
/*this changes the hover link*/
#home #nav-home a:hover, #about-chocolate-banana #nav-about-chocolate-banana a:hover, #Environment #nav-Environment a:hover, #Testimonials #nav-Testimonials a:hover, #Products #nav-Products a:hover, #The-Warehouse #nav-The-Warehouse a:hover, #contact-chocolate-banana #nav-contact-chocolate-banana a:hover, #contact-chocolate-banana #nav-login a:hover, #Samples #nav-Samples a:hover, #Promotions #nav-Promotions a:hover, #library #nav-library a:hover, #register #nav-register a:hover, #contact #nav-contact a:hover  #nav a:active {
	/*background-color: #C62274;*/
color: #663701;
}
#top_nav2 {
	width: 100%;
	position: static;
	float: left;
	display: inline;
	left: -1px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 35px;
	background-image: url(../images/checkout-image.jpg);
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #6B3908;
}
#top_nav2 ul {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}
#top_nav2 ul li {
	display: inline;
	margin: 0;
	right: 25px;
}
#top_nav2 ul li a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	font-weight: bold;
	color: #6A3907;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 30px;
}
#top_nav2 ul li a:hover {	/*background-color: #C62274;*/
	color: #663701;
}
