@charset "utf-8";
/* CSS Document */

.footer {
	background-image: url(http://sandersnurseryok.com/images/footer-bg.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(http://sandersnurseryok.com/images/content-bg.jpg);
	background-repeat: no-repeat;
}
.gallery-header {
	background-image: url(http://sandersnurseryok.com/images/gallery-bg.jpg);
	background-repeat: no-repeat;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight: bold;
}
.bodytext {font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
.bodytext a:link {color:#000;}
.bodytext a:visited {color:#000;}
.bodytext a:active {color:#000;}
.bodytext a:hover {color:#000;}
