.slice {
	background-attachment: scroll;
	background-image: url(images/slice.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer_top {
	background-attachment: scroll;
	background-image: url(images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 25px 35px;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer_bttm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BB3C12;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
.heading {
	font-size: 18px;
	color: #ff6633;
}
.headinghighlight {
	font-size: 22px;
}
a:link {
	text-decoration: none;
	color: #BB3C12;
}
a:visited {
	text-decoration: none;
	color: #BB3C12;
}
a:hover {
	text-decoration: none;
	color: #BB3C12;
}
a:active {
	text-decoration: none;
	color: #BB3C12;
}
.maintextsml {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.maintextorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: FF6633;
}
.smlred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.footer_top img {
	border: 2px solid #ff6633;
}
