.banner{
	text-align: center;
}

.banner img{
	padding: 50px 0 30px 0;
}

.address{
	font-size: 16px;
	font-family: Georgia, "Hoefler Text", Times, "Times New Roman", serif;
	display: inline;
	letter-spacing: 2px;
}

.navigation{
	text-align: right;
}

slideshow{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1;
}

.slideshow img{
	position: relative;
	left: 50%;
	margin-left: -650px;
}

.adwrap{
	min-height: 250px;
}

.adsimg{
	text-align: center;
	min-height: 75px;
}

.ads{
	text-align: justify;
}

.ads p{
	padding: 10px;
}


.footer{
	text-align: center;
}

.footer p{
	padding-top: 40px;
}


a.noback:link {
		color: #8e8e8e;
		background: none;
	}

a.noback:active {
		color: #8e8e8e;
		background: none;
	}
	
a.noback:visited {
		color: #8e8e8e;
		background: none;
	}

a.noback:hover {
		color: #347300;
		background: none;
	}
	
a.sidemenu:link, a.sidemenu:active, a.sidemenu:visited {
		color: #8e8e8e;
		background: none;
		padding: 10px;
		border-bottom: 1px solid #b8b8b8;
		display: block;
		font-size: 16px;
	}

a.sidemenu:hover {
		color: #fff;
		background: #347300;
		display: block;
	}
	
a.sub{
	border: none;
	font-size: 14px !important;
}

a.selected{
	color: #fff !important;
	background: #347300 !important;
}
	
.list li{
	color: #fff;
	font-size: 18px;
	padding: 10px;
	font-family: Georgia, "Hoefler Text", Times, "Times New Roman", serif;
}

.product{
	min-height: 400px;
	border-bottom: 1px solid #b8b8b8;
}

.title{
	font-size: 24px;
	min-height: 70px;
	padding: 0;
	margin: 0;
}

.title h2{
	padding:0 10px;
	margin: 0;
}

.prod_img{
	width: 150px;
	height: 200px;
	float: left;
	margin-right: 10px;
	border: 1px solid #b8b8b8;
}

.qty{
	padding: 0 5px;
	margin: 0 5px;
}

.price{
	font-size: 24px;
	padding: 0 5px;
	margin: 0 5px;
}

.description{
	clear: both;
	padding-top:15px;
	min-height: 100px;
}

.logo{
	height: 500px;
	text-align: center;
}

.logo img{
	padding-top: 200px;
}

.head{
	background: #347300;
	color: #fff;
	padding:5px;
}
