.FooterStyle {
	background-color: #F38254;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.ThinBorder {
	border: 1px solid #000000;
}
.DropShadow {
	background-image: url(nursery_siteimages/OuterGlow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
}
.LargerTxt {
	font-size: 14px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#MainTextNoPadd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-right: 40px;
	padding-top: 10px;
}
