@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat
}
.container {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	padding-left: 44px;
}
.main_top {
	background-image: url(images/main_top.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 1023px;
}
.main_body {
	background-image: url(images/main_body.png);
	background-repeat: repeat;
	width: 952px;
	padding-left: 34px;
	padding-right: 37px;
	padding-top: 5px;
}
.main_bottom {
	background-image: url(images/main_bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 1023px;
}
.copyright {
	background-image: url(images/copyright.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 158px;
	margin-right: auto;
	margin-left: auto;
}.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	text-transform: lowercase;
	color: #000;
	text-align: center;
}
.top_table {
	position: relative;
	left: 42px;
}
.animals {
	background-image: url(images/animals.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 455px;
}
.brown_border {
	border: 1px solid #795424;
}
.home_text_middle {
	background-image: url(images/home_text_middle.png);
	background-repeat: repeat-y;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	font-weight: lighter;
	padding-top: 6px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 6px;
}
.home_text_bottom {
	background-image: url(images/home_text_bottom.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 307px;
}
a.nav:link {
	color: #000;
	text-decoration: none;
}
a.nav:visited {
	color: #000;
	text-decoration: none;
}
a.nav:active {
	color: #000;
	text-decoration: none;
}
a.nav:hover {
	color: #000;
	text-decoration: underline;
}
.bamboo_divider {
	background-image: url(images/bamboo_divider.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
.subpage_text_middle {
	background-image: url(images/about_box_middle.png);
	background-repeat: repeat-y;
	width: 589px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
}
.subpage_text_bottom {
	background-image: url(images/about_box_bottom.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 605px;
}
.subpage_photo {
	padding-top: 24px;
}
.products_text {
	background-image: url(images/products_text.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 142px;
	position: relative;
	left: 47px;
}
.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #643901;
	vertical-align: text-bottom;
}
.product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #643901;
	vertical-align: text-bottom;
	text-align: right;
}
.product_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #643901;
	vertical-align: text-top;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a.friends_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	vertical-align: text-top;
	text-decoration: none;
}
a.friends_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	vertical-align: text-top;
}
a.friends_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	vertical-align: text-top;
}
a.friends_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	vertical-align: text-top;
	text-decoration: underline;
}
