body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8BA89;
}
#floatright {
	float:right;
	width:90px;}

.background-table {
	background-image: url(images/fairweathers-nursery-background.jpg);
	background-repeat: repeat-y;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.mainbodytext a:link,  .mainbodytext a:active, .mainbodytext a:visited {
	color: #424B96;
	text-decoration: none;

}

.mainbodytext a:hover {
	color: #D2D5DE;
	text-decoration: none;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-text a:link,  .footer-text a:active, .footer-text a:visited {
	color: #ffffff;
	text-decoration: none;

}

.footer-text a:hover {
	color: #D2D5DE;
	text-decoration: none;
}

.footer-textnew {
	color: #014631;
}
.footer-textnew a:link,  .footer-textnew a:active, .footer-textnew a:visited {
	color: #014631;
	text-decoration: none;

}

.footer-textnew a:hover {
	color: #014631;
	text-decoration: none;
}
.header-welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #014631;
	text-decoration: none;
}
.menu-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #855C28;
	text-decoration: none;
}

.menu-bar a:link,  .menu-bar a:active, .menu-bar a:visited {
	color: #ffffff;
	text-decoration: none;

}

.menu-bar a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #Ffffff;
}
