<STYLE TYPE="text/css">

.fake {}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/template_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #006132;
}

.story {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(../images/story_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
}

.products {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.dogs {
	background-image: url(../images/dogs_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
}

.cats {
	background-image: url(../images/cats_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
}

.birds {
	background-image: url(../images/birds_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
}

.yumblank {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #f5ecd6;
}

.b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #6f5704;
}

/* Main Links*/	
.link {
	color: #016233;
	text-decoration: none;
	font-weight: normal;
}
a.link:hover {
	color: #016233;
	text-decoration: underline;
}

.link2 {
	color: #fbd47e;
	text-decoration: none;
	font-weight: normal;
}
a.link2:hover {
	color: #fbd47e;
	text-decoration: underline;
}

.infolink {
	color: #6f5704;
	text-decoration: none;
	font-weight: bold;
}
a.infolink:hover {
	color: #6f5704;
	text-decoration: underline;
}
	
/* Footer Styles*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #30b876;
	line-height: 12px;
}

</STYLE>