@charset "utf-8";

.copy {
	text-align: justify;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	height: 300px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

body {
	background-image: url(images/bkgr.gif);
	/*background-repeat:no-repeat;*/
	/*background-repeat:repeat-x;*/
	background-color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.light_links {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #103410;
	margin-top: 7px;
}
td img {display: block;}

.crafts {
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.left_pics {
	padding-right: 8px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.products {
	text-align: justify;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.right_pics {
	padding-left: 8px;
}

