.headerbg {
	background-image: url(artwork/bg_header.jpg);
	background-repeat: repeat-x;
}
.sidebg {

	background-image: url(artwork/sidebar.jpg);
	background-repeat: repeat-y;
}
.footerbg {

	background-image: url(artwork/bg_footer.jpg);
	background-repeat: repeat-x;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
	vertical-align: middle;
	white-space: normal;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subheading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.menutext a {
	color: #000000;
	text-decoration: none;
}

.menutext a:hover {
	color: #FF0000;
	text-decoration: none;
}

.menutext a:active {
	text-decoration: none;
	color: #000000;
}
.menutext a:link {
	text-decoration: none;
	color: #000000;
}

.subheading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.homebg {

	background-image: url(artwork/metal_bg.jpg);
	background-repeat: repeat;
}
.subheadinggr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #428840;
}
.mainhead {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #428840;
}
.subheadinggr a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #428840;
	text-decoration: none;

}
