.footertext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D9997D;
	text-decoration: none;
}
.border_img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6916B;
	border-bottom-color: #E6916B;
	border-left-color: #E6916B;
}
.border {
	color: #E6916B;
	border: 1px solid #E6916B;
}

.text {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(images/poppy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.MainText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
