.maintable {
	border: 10px solid #bed644;
}
.topmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
}
.topmenutext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.pagebody {
	background-color: #F6ED22;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #FFFFFF;
	text-decoration: none;
}
.faq {
	background-color: #F6ED22;
	background-image: url(images/faqbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.terms {
	background-color: #F6ED22;
	background-image: url(images/termsbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.where {
	background-color: #F6ED22;
	background-image: url(images/wheretobuybg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.friends {
	background-color: #F6ED22;
	background-image: url(images/friendsbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contact {
	background-color: #F6ED22;
	background-image: url(images/contactpic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.allthebark {
	background-color: #F6ED22;
	background-image: url(images/allthebarkbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text a:link {
	color: #652D90;
	text-decoration: none;
}
.text a:visited {
	color: #652D90;
	text-decoration: none;
}
.text a:hover {
	color: #652D90;
	text-decoration: none;
}
.text a:active {
	color: #652D90;
	text-decoration: none;
}
.text a {
	font-weight: bold;
}


.prodname {
	color: #652D90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.purple a{
	color: #652D90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

hr.prodseparator {
border-top: dashed 1px #652D90; 
}