.rhino {
	background-image: url(images/css%20Bg%20filled.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.burnt_orange {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	background-color: #F55813;
	background-image: url(images/top_left_banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	text-indent: 20px;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F55813;
	background-image: url(images/top_left_banner.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
	font-style: normal;
	white-space: normal;
	border: #F55813;
	text-indent: 75px;
	vertical-align: middle;
}
.rhinorepeat {
	color: #F55813;
	background-repeat: no-repeat;
	border-top: 0px solid #F55813;
	border-right: 2px solid #F55813;
	border-bottom: 1px solid #F55813;
	border-left: 1px solid #F55813;
	font-family: Arial, Helvetica, sans-serif;
}
