.intro {
	float: right;
	width: 310px;
	margin: 10px 35px 0px 0px;
}
.intro a { 
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.intro a:hover {
	text-decoration: underline;
}
.intro a:visited { 
	color: white;
}
#gallery {
	float: left;
	width: 500px;
	height: 328px;
	margin: 5px 10px 10px 16px;
	padding: 5px;
	z-index: 1;
}
.topthird {
	clear: both;
	width: 900px;
	height: 355px;
	margin: 0 auto;
	padding: 10px;
	padding-bottom: 10px;	
}
.productrange {
	clear: both;
	width: 880px;
	height: 260px;
	margin: 0 auto;
}
h1 {
	font-size: 1.6em;
	margin: 10px 17px 0 19px;
	width: 850px;
	text-align: center;
	background-color: #202020;
	color: silver;
	padding: 5px;
}
.select  {
	color: silver;
	font-size: 1.5em;
	border-bottom: 3px solid silver;
	margin: 15px 12px 5px 10px;
}
h2 {
	color: white;
	float: left;
	font-size: 1.1em;
	width: 199px;
	margin: 10px;
	margin-bottom: 0;
	text-align: center;
	background-color: #202020;
}
a.homelink {
	display: block;	
	float: left;
	width: 195px;
	height: 156px;
	margin: 10px;
	margin-top: 5px;
	border: 2px solid silver;
	background-color: #202020;
}

a.homelink img {
	padding: 3px;
}
a.homelink:hover {
	border: 2px solid red;
}
.ebay {
	height: 200px;
	width: 950px;
	
}
.ebay h2 {
	font-size: 1.6em;
	margin: 10px 17px 0 43px;
	width: 850px;
	text-align: center;
	background-color: #202020;
	color: red;
	Padding: 5px 5px;
	
}
.ebay img {
	float: left;
	padding: 40px 50px;
}
.ebay p {
	height: 150px;
	width: 600px;
	float: right;
	margin: 50px 80px 50px 0px;
}	
.ebay a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.beehivesection {
	height: 460px;
	width: 950px;
}
.beehivesection h2 {
	
	font-size: 1.6em;
	margin: 10px 17px 0 43px;
	width: 850px;
	text-align: center;
	background-color: #202020;
	color: silver;
	padding: 5px;
}
.beehivesection img {
	float: left;
	margin: 20px 0px 20px 43px;	
}
.beehivebullets  {
	width: 330px;
	float: right;
	margin: 20px 43px 20px 20px;
}
.beehivebullets li {
	margin: 6px;
}
.beehivebullets a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.beehivebullets a:hover {
	text-decoration: underline;
}
.beehivebullets a:visited { 
	color: white;
}
.beehivesmallpic img {	
	float: left;
	margin-left: 43px;
	margin-right: 12px;
	margin-bottom: 40px;
}
		
.footer {
	clear: both;
	font-size: 0.8em;
	margin: 0 44px;
	border-top: 1px solid silver
}
.footer a {
	text-decoration: none;
	
	color: white;
}
.footer li {
	float: left;
	list-style: none;
	margin: 10px 0;
	padding: 0 10px;
	border-right: 2px solid silver;
}
.footer a:hover {
	text-decoration: underline;
}
.footer a:visited {
	color: white;
}