@charset "utf-8";

.wildlife_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e4cba2;
	font-weight: bold;
}
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text_dark {
	color: #37371c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sidebar {
	background-attachment: scroll;
	background-image: url(images/rabbit_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.georgia_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
