<!DOCTYPE html>
<html>
	<head>
		<meta http-equiv="content-type" content="text/html; charset=utf-8">
		<TITLE>Craft Metal Products, Inc. - Custom Lighting Fixtures</TITLE>
		<META NAME="description" CONTENT="">
		<META NAME="keywords"    CONTENT="">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<style type="text/css">
			
* {margin:0px;padding:0px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
html {overflow-y:scroll;}
html,body {font:16px Georgia, serif;background-color:#fff;text-align:center;height:100%;scrollbar-arrow-color:#000;scrollbar-face-color:#f8d970;scrollbar-highlight-color:#daa520;}
body {width:100%;}
@font-face {
	font-family:gothice;
	src:url('https://www.craftmetal.com/includes/fonts/gothice_.eot');
	src:url('https://www.craftmetal.com/includes/fonts/gothice_.eot?#iefix') format('embedded-opentype'),
	url('https://www.craftmetal.com/includes/fonts/gothice_.woff') format('woff'),
	url('https://www.craftmetal.com/includes/fonts/gothice_.ttf') format('truetype'),
	url('https://www.craftmetal.com/includes/fonts/gothice_.svg#gothiceregular') format('svg');
}
a				{font-family:Georgia, serif;font-size:11px;font-weight:bold;}
a:link			{color:#335577;text-decoration:underline;}
a:visited		{color:#335577;text-decoration:underline;}
a:hover			{color:#DAA520;text-decoration:underline;cursor:pointer;}
a:active		{color:#335577;text-decoration:underline;}
a.a1			{font-family:Georgia, serif;font-size:16px;}
a.a1:link		{color:#335577;text-decoration:underline;}
a.a1:visited	{color:#335577;text-decoration:underline;}
a.a1:hover		{color:#DAA520;text-decoration:underline;cursor:pointer;}
a.a1:active		{color:#335577;text-decoration:underline;}
a.a2			{font:18px Georgia, serif;font-weight:normal;color:#ffffee;display:block;width:100%;padding:10px;}
a.a2:link		{color:#ffffee;text-decoration:none;}
a.a2:visited	{color:#ffffee;text-decoration:none;}
a.a2:hover		{color:#ffffee;text-decoration:underline;background-color:#333;}
a.a2:active	 	{color:#ffffee;text-decoration:none;}
a.a2.selected	{background-color:#333;}
a.a3			{font-family:Georgia, serif;font-size:16px;font-weight:normal;color:#000000;display:block;width:100%;padding:7px 0px 7px 20px;}
a.a3:link		{color:#000000;text-decoration:none;}
a.a3:visited	{color:#000000;text-decoration:none;}
a.a3:hover		{color:#000000;text-decoration:underline;background-color:#f9ea81;}
a.a3:active		{color:#000000;text-decoration:none;}
a.a3.selected	{background-color:#f9ea81;}
a.a3b			{font:18px Georgia, serif;font-weight:normal;color:#000000;white-space:nowrap;padding:0 7px;line-height:30px;}
a.a3b:link		{color:#000000;text-decoration:none;}
a.a3b:visited	{color:#000000;text-decoration:none;}
a.a3b:hover		{color:#000000;text-decoration:underline;}
a.a3b:active	{color:#000000;text-decoration:none;}
a.a4			{font-family:Georgia, serif;font-size:11px;font-weight:bold;color:#022683;}
a.a4:link		{color:#022683;text-decoration:none;}
a.a4:visited 	{color:#022683;text-decoration:none;}
a.a4:hover	 	{color:#022683;text-decoration:underline;}
a.a4:active		{color:#022683;text-decoration:none;}
a.a5			{font-family:Garamond, Georgia, serif;font-size:11px;font-weight:bold;}
a.a5:link		{color:#000;text-decoration:underline;}
a.a5:visited	{color:#000;text-decoration:underline;}
a.a5:hover		{color:#DAA520;text-decoration:underline;cursor:pointer;}
a.a5:active		{color:#000;text-decoration:underline;}
a.h1			{font-family:Georgia, serif;font-size:20px;font-weight:bold;color:#000000;}
a.h1:link		{color:#000000;text-decoration:none;}
a.h1:visited	{color:#000000;text-decoration:none;}
a.h1:hover		{color:#000000;text-decoration:underline;}
a.h1:active		{color:#000000;text-decoration:none;}
p {margin:11px 0;}
/*
.button {
	background:#f8d970;
	cursor:pointer;
	font-family:verdana, sans-serif;
	padding:6px;
	font-size:13px;
}
*/
.button {
	background: #f8d970;
	cursor: pointer;
	font-family: Georgia, sans-serif;
	padding: 7px 12px;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin-top:10px;
}
.button:hover {
	background-color:#f9ea81;
}

.copy_debug {
	margin:5px 20px;
}

.copy_debug input[type=button] {
	padding:5px;
}

h1 {font-size:20px;font-weight:bold;margin:10px 0 0;}
h1.gothice {font-family:gothice, verdana, sans-serif;font-size:22px;}
h2 {font-size:19px;font-weight:bold;margin:0px;}
h2.gothice {font-family:gothice, verdana, sans-serif;font-size:21px;}
ul {margin-left:0px;padding-left:25px;}
img {max-width:100%;}
#headerbar {
	position:absolute;top:0px;left:0px;width:100%;height:120px;min-width:100%;
	background:#f6c20c;/* Old browsers */
	background:-moz-linear-gradient(top, #f6c20c 0%, #f8d970 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6c20c), color-stop(100%,#f8d970));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #f6c20c 0%,#f8d970 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #f6c20c 0%,#f8d970 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #f6c20c 0%,#f8d970 100%);/* IE10+ */
	background:linear-gradient(to bottom, #f6c20c 0%,#f8d970 100%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6c20c', endColorstr='#f8d970',GradientType=0 );/* IE6-9 */
}
#headerbarshadow {
	position:absolute;top:110px;left:0px;width:100%;height:10px;min-width:100%;
	background:#c7c7c7;/* Old browsers */
	background:-moz-linear-gradient(top, #c7c7c7 0%, #fff 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7c7c7), color-stop(100%,#fff));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #c7c7c7 0%,#fff 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #c7c7c7 0%,#fff 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #c7c7c7 0%,#fff 100%);/* IE10+ */
	background:linear-gradient(to bottom, #c7c7c7 0%,#fff 100%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#fff',GradientType=0 );/* IE6-9 */
}
#container {position:relative;width:100%;max-width:1400px;margin:0 auto -50px;padding:0 50px 0 50px;text-align:left;overflow:visible;min-height:100%;height:auto !important;height:100%;} /*max-width:980px;margin:0 auto -50px auto;*/ /* was max-width:1400px on 2018-11-23 */
#header {position:relative;width:100%;height:110px;font-size:16px;padding:0;margin-bottom:20px;}
#logo {position:absolute;left:0px;top:17px;}
#logo a {display:block;}
#sociallinks{position:absolute;right:0px;top:0px;}
#sociallinks ul {display:inline-block;list-style-type:none;padding:0;}
#sociallinks li {display:inline-block;padding:20px 5px;}
#headlinks {position:absolute;right:0px;bottom:10px;font-size:20px;}
#headlinks ul {list-style-type:none;padding:0;}
#headlinks li {display:inline-block;}
#headlinks li~li { border-left: 1px solid #000; }
#content {
	border-left:220px solid #fff;
	float:left;
	overflow:visible;
	position:relative;
	width:100%;
	height:auto;
}
#left {float:left;margin-left:-100%;position:relative;right:220px;width:220px;}
#navigation {position:relative;float:left;padding:0px;}
.navhead{position:relative;float:left;background-color:#000000;margin:0px;border-bottom:1px solid #ffffff;width:100%;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}
.navlink1, .navlink2, .navlink3, .navlink4 {position:relative;float:left;display:none;background-color:#f8d970;margin:0px;border-bottom:1px solid #ffffff;width:100%;cursor:pointer;}
#search_box {float:left;width:100%;padding:10px 0;}
#search_query {float:left;width:100%;font:16px Georgia, serif;padding:5px;}
#search_results {
	display:none;
	clear:left;
	float:left;
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin-bottom: 20px;
	height:300px;
	width:100%;
	overflow-y:scroll;
	-ms-overflow-y:scroll;
	overflow-x:hidden;
	-ms-overflow-x:hidden;
}

a.search_result {clear:left;float:left;width:100%;padding:5px;border-bottom:1px solid #000;display:block;font-weight:normal;text-decoration:none;color:#000;text-align:left;background-color:#f8d970;}
a.search_result:hover {background-color:#fff;font-weight:normal;text-decoration:none;color:#000;}
a.search_result img {margin-right:5px;}
a.last_row {border-bottom:0px;}
#right {float:left;position:relative;background-color:#ffffff;padding:0 0 0 20px;width:100%;}
.e {margin-top:20px;}
.ob {display:inline}
/* homepage */
#slideshow {float:left;margin:0 0 20px 0;width:calc(100% - 160px);max-width:100%;}
#homepage_main {float:left;width:calc(100% - 730px);} /* width:555px;margin-top:20px; */
#homepage_left {float:left;width:277px;padding:0 10px 20px 0;}
#homepage_right {float:left;width:277px;padding:0 0 20px 10px;}
.homepage_sections {float:left;width:calc(100% - 160px);}
.homepage_section {float:left;width:33%;min-width:150px;padding:0 0 20px 15px;}
.homepage_section h3 {font-family:Garamond, Georgia, serif;color:#B37A00;}
.homepage_section img {width:100%;}
.homepage_section.double {width:66%;max-width:100%;text-align:center;padding:0 15px 20px 0;}
.homepage_section.sub1 {text-align:left;width:50%;max-width:100%;}
.homepage_section.sub2 {text-align:left;width:50%;padding: 0 0 20px 15px;max-width:100%;}
#homepage_1 {clear:left;}
#homepage_3 {width:calc(33% - 20px);min-width:150px;padding-right:0px;} /* 33% - 20px */

#featured {
	float:right;
	width:150px;
	margin:0 10px 0 0;
} /* width:344px; for double wide */

#featured div {
	display:inline-block;
	width:150px;
	height:250px;
	font-size:16px;
	font-style:italic;
	text-align:center;
	vertical-align:top;
	zoom:1;
	margin-left:20px;
}

#featured img {
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	margin-bottom:7px;
}

/* .thumbs {float:left;text-align:justify;-ms-text-justify:distribute-all-lines;text-justify:distribute-all-lines;width:100%;} */
.thumbs {float:left;width:100%;display:inline-block;}
/* .thumbs:after {content:"";width:100%;display:inline-block;} */
.more_thumbs {width:100%;text-align:center;padding-bottom:20px;}
.more_thumbs a {font-size:16px;}
.thumbs_bottom {float:left;width:100%;display:inline-block;}
.thumb {display:inline-block;width:142px;margin:0 20px 20px 0;font-size:16px;text-align:center;vertical-align:top;zoom:1;} /* margin-right:20px;height:250px; */ /* *display:inline; */
.thumb.last {margin-right:0px;}
.thumb:hover {opacity:.8;}
/* lights page */
.light_image {position:relative;float:left;width:calc(100% - 880px);text-align:center;padding-bottom:5px;}
.light_image img {max-width:100%;}
.pdf_print {position:absolute;width:100%;left:0px;bottom:20px;text-align:center;}
.series_type_title {font-family:Garamond,Georgia,serif;font-size:20px;text-align:center;width:calc(100% - 880px);clear:left;}
.finishes {position:relative;margin:0 auto;text-align:left;}
.finishes_oneline {position:relative;margin:0 auto;text-align:left;}
.light_image2 {float:left;max-width:100%;width:100%;text-align:center;}
.light_image2 div {display:inline-block;max-width:100%;padding:30px;}
.lights_table {max-width:100%;}
td, td a {font-size:12px;font-family:arial, sans-serif;padding:2px;vertical-align:text-top;}
/* .image	{background-repeat:no-repeat;background-position:center center;padding:30px;} */
.normal {font-size:16px;font-family:Georgia, serif;}
/* .bottom {padding:0 0 30px 0;font-size:16px;text-align:center;vertical-align:bottom;} */
/* .bb {border-bottom:1px solid #f8d970;} old version */
/* .bb {border-bottom:1px solid #cccccc;} set in lights */
.thead {background:#f8d970;border:1px solid #fff;}
.thead2 {background:#f8d970;border:1px solid #fff;}
.thead2 td {font-size:12px;}
.bb.dimensions {padding:2px 0;}
.dimensions td {padding:0 2px;}

.scale div, .abbreviation_key div {display:inline-block;font:12px arial, sans-serif;padding:2px;}
.scale div.thead, .abbreviation_key div.thead {clear:left;white-space:nowrap;width:100%;}

.scale {float:left;width:50%;padding-right:10px;margin-bottom:50px;}
.scale img {width:100%;max-width:340px;}

.product_features {padding-bottom:10px;}
.product_features li {padding-top:10px;}

.abbreviation_key {float:left;width:50%;padding-left:10px;margin-bottom:50px;}
.abbreviation_key div {float:left;}
.abbreviation_meaning {width:100%;}
.abbreviation_dimensions {clear:left;width:51%;min-width:160px;}
.dimensions_image {float:right !important;text-align:center;width:25%;}
.abbreviation {clear:left;width:100px;}
.meaning {vertical-align:top;width:calc(100% - 100px);}

.spec_sheet {font-size:14px;border-bottom:2px solid #f8d970;display:none;}

a.projectlink { text-decoration:none; }
a.projectlink:hover { text-decoration:underline; }
.project { float:left;margin:0 20px 20px 0;display:block;background-color:#E3E3E3;width:150px;height:167px; }
.project:hover { background-color:#F4F4F4; }
.projectimage { height:100px; overflow:hidden; }
.projectimage img { width:150px; }
.projecttitle { padding:10px; }
.project_images {float:left;position:relative;width:100%;}
.project_image {float:left;position:relative;margin:0 20px 20px 0;max-width:calc(50% - 20px);}
.project_image img {cursor:pointer;position:relative;}

.image_map {float:left;width:500px;padding:20px 0;margin:0 auto;}

.under {position:relative;z-index:0;text-align:center;vertical-align:bottom;padding-bottom:5px;}
.over	{position:absolute;z-index:1;top:0px;left:0px;}

.push {clear:both;height:0px;}
.footer {
	clear:both;position:relative;width:100%;max-width:1400px;height:50px;min-width:100%; /* was max-width:1400px; on 2018-11-23 */
	background:#dedede;/* Old browsers */
	background:-moz-linear-gradient(top, #fff 0%, #dedede 20%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(20%,#dedede));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #fff 0%,#dedede 20%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #fff 0%,#dedede 20%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #fff 0%,#dedede 20%);/* IE10+ */
	background:linear-gradient(to bottom, #fff 0%,#dedede 20%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#dedede',GradientType=0 );/* IE6-9 */
}
#footer {width:100%;max-width:1400px;height:100%;margin:0 auto;padding:10px 50px;font-size:12px;text-align:left;line-height:20px;} /* max-width:980px; */ /* was max-width:1400px; on 2018-11-23 */
@media (max-width:1400px) { /* was max-width:1400px on 2018-11-23 */
	#container, #footer {padding-left:20px;padding-right:20px;}
	#homepage_main {width:555px;margin-bottom:20px;margin-top:0px;}
	@media (max-width:1040px) {
		#container{padding:0 13px 0 13px;}
	}
	@media (max-width:1000px) {
		#container, #footer {padding-left:10px;padding-right:10px;}
		table, input, img {max-width:100%;}
		input {white-space:normal;}
		#slideshow {float:none;margin-right:0;width:100%;}
		#featured {float:left;width:100%;max-width:100%;margin:0;}
		#featured div {margin:0 10px 0 0;width:150px;}
		#featured:after {content:"";width:100%;display:inline-block;}
		.homepage_sections {width:100%;}
		#homepage_main {width:100%;max-width:100%;}
		#homepage_left {width:50%;max-width:50%;}
		#homepage_right {width:50%;max-width:50%;padding:20px 5px 20px 10px;}
		#right {padding:0 0 0 10px;}
		.thumb {margin-right:10px;}
		.louver, .hanging, .mm {display:none;}
		@media (max-width:950px) {
			#logo {top:10px;}
			#logo img {max-height:60px;}
			@media (max-width:900px) {
				#headerbar {height:160px;}
				#headerbarshadow {top:150px;}
				#header {height:150px;}
				.finish, .diffuser, .options {display:none;}
			}
			@media (max-width:780px) {
				#homepage_left, #homepage_right {width:100%;max-width:100%;padding:20px 5px 20px 0;}
				.pdf_print {display:none;}
				.light_image2 div {max-width:100%;padding:20px 5px 20px 5px;}
				.sample_catalog_number_table td {padding:2px 0;}
				.options_head, .circuit, .voltage {display:none;}
				.scale, .abbreviation_key {width:100%;min-width:0;padding:0;}
				.project_image {float:left !important;width:auto !important;max-width:100% !important;}
				.image_map {display:none;}
				@media (max-width:600px) {
					a.a2 {padding:10px 5px;}
					a.a3 {padding:7px 0 7px 5px;}
					#content {border-left:120px solid #fff;}
					#left {right:120px;width:120px;}
					@media (max-width:570px) {
						#headlinks li:nth-of-type(5) {border-left: 0px solid #000;padding-left:1px;}
					}
					@media (max-width:520px) {
						.footer {height:100px;}
						@media (max-width:460px) {
							#container{padding-left:0;}
							#logo{padding-left:10px;}
							.light_image a {line-height:30px;}
							.lamping_options, .lamping_code, .lamping {display:none;}
							.options_head {display:block;}
							.abbreviation {width:40%;}
							.meaning {width:60%;}
							@media (max-width:429px) {
								#sociallinks{bottom:0;top:auto;}
								#headlinks {margin-right:90px;}
								.thumb, #featured img {margin-right:0px;}
								#headlinks li:nth-of-type(4) { border-left:0px solid #000;padding-left:1px; }
								#headlinks li:nth-of-type(5) { border-left:1px solid #000;padding-left:0px; }
								@media (max-width:382px) {
									#headerbar {height:220px;}
									#headerbarshadow {top:210px;}
									#header {height:210px;}
								}
							}
						}
					}
				}
			}
		}
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {
	.e {margin-top:8px;}
	.more_text {display:none;}
	#sociallinks {display:none;}
	#logo img {max-height:48px;}
	#headerbar {height:90px;}
	#headerbarshadow {top:80px;}
	#header {height:80px;margin-bottom:10px;}
	#headlinks {position:absolute;right:0px;bottom:10px;font-size:20px;text-align:right;}
	#headlinks li:nth-of-type(1) {display:none;}
	#headlinks li:nth-of-type(2) { border-left:0px;display:inline; }
	#headlinks li:nth-of-type(3) { border-left:1px solid #000;display:inline;text-align:right; }
	#headlinks li:nth-of-type(4)::before { content:"";display:block; }
	#headlinks li:nth-of-type(4) { border-left:0px;display:inline; }
	#headlinks li:nth-of-type(5) { border-left:1px solid #000;display:inline;text-align:right; }
	@media (orientation:portrait) {
		.ob {display:block}
		#headerbar {height:120px;}
		#headerbarshadow {top:110px;}
		#header {height:110px;margin-bottom:10px;}
		#headlinks {position:absolute;right:0px;bottom:10px;font-size:20px;}
		#headlinks li:nth-of-type(1) {display:none;}
		#headlinks li:nth-of-type(2) { border-left:0px;display:block;text-align:right; }
		#headlinks li:nth-of-type(3) { border-left:0px;display:block;text-align:right; }
		#headlinks li:nth-of-type(4)::before { content:"";display:none; }
		#headlinks li:nth-of-type(4) { border-left:0px;display:inline; }
		#headlinks li:nth-of-type(5) { border-left:1px solid #000;display:inline;text-align:right; }
	}
}

		</style>
		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
		<script type="text/javascript" src="https://www.craftmetal.com/includes/scripts.js"></script>
	</head>
	
	<body>
		<div id="headerbar">&nbsp;</div>
<div id="headerbarshadow">&nbsp;</div>
<div id="container">
  <div id="header">
    <div id="logo"><a href="https://www.craftmetal.com/"><img src="https://www.craftmetal.com/images/craft-metal-logo.png" alt="Craft Metal Products"></a></div>
    <div id="sociallinks">
      <ul>
        <li><a href="https://www.facebook.com/craftmetal" alt="Facebook" target="_blank"><img src="https://www.craftmetal.com/images/social-046_facebook.png" /></a></li>
        <li><a href="https://www.pinterest.com/craftmetal/" alt="Pinterest" target="_blank"><img src="https://www.craftmetal.com/images/social-073_pinterest.png" /></a></li>
        </ul>
      </div>
    <div id="headlinks">
      <ul>
        <li><a class="a3b" href="https://www.craftmetal.com/">Home</a></li>
        <li><a class="a3b" href="https://www.craftmetal.com/about-us/">About Us</a></li>
        <li><a class="a3b" href="https://www.craftmetal.com/contact-us/">Contact Us</a></li>
                <li><a class="a3b" href="https://www.craftmetal.com/replocator/">How To Buy</a></li>
        <li><a class="a3b" href="https://www.craftmetal.com/replocator/">Rep Locator</a></li>
        </ul>
      </div>
    </div>
  <div id="content">
    <div id="right">
		<img src="images/custom.gif" alt="custom">
		<br>Sample of a wagon wheel fixture.
		<br>
		<div class="under" style="margin:10px;"><img src="images/wagon-wheel-fixture-large.jpg" alt="custom wagon wheel lighting fixture">
			<div class="over">
				<img src="http://www.craftmetal.com/images/trans.gif" width="450" height="287" alt="">
			</div>
		</div>
		<p><hr color="#daa520" size="2">
			<br>Sample of a custom pendant with faux beige alabaster acrylic diffuser.
			<br>
			<div class="under" style="margin:10px;"><img src="images/custom-large.jpg" alt="custom lighting">
				<div class="over">
					<img src="http://www.craftmetal.com/images/trans.gif" width="450" height="309" alt="">
				</div>
			</div>
			<a name="#alabaster"></a>
			<p>> <a href="../custom/">back to Custom page</a>
					</div> 		
		<div id="left">
			<div id="navigation">
				<div class="navhead">
										<a class="a2" href="https://www.craftmetal.com/commercial-lighting/pendant/">Architectural Lighting</a>
				</div>
				<div id="commercial0" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/pendant/">Pendant</a></div><div id="commercial1" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/intermediate-pendant/">Intermediate Pendant</a></div><div id="commercial2" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/short-pendant/">Short Pendant</a></div><div id="commercial3" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/large-pendant/">Large Pendant</a></div><div id="commercial4" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/satellite-pendant/">Satellite Pendant</a></div><div id="commercial5" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/cluster-pendant/">Cluster Pendant</a></div><div id="commercial6" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/pedestal-mount/">Pedestal Mount</a></div><div id="commercial7" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/wall-sconce/">Wall Sconce</a></div><div id="commercial8" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/wall-bracket/">Wall Bracket</a></div><div id="commercial9" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/ceiling-mount/">Ceiling Mount</a></div><div id="commercial10" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/directional/">Directional</a></div><div id="commercial11" class="navlink2"><a class="a3" href="https://www.craftmetal.com/commercial-lighting/exterior-lights/">Exterior Lights</a></div>				
				<div class="navhead">
										<a class="a2" href="https://www.craftmetal.com/church-lighting/pendant/">Church Lighting</a>
				</div>

				<div id="church0" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/pendant/">Pendant</a></div><div id="church1" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/intermediate-pendant/">Intermediate Pendant</a></div><div id="church2" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/short-pendant/">Short Pendant</a></div><div id="church3" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/large-pendant/">Large Pendant</a></div><div id="church4" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/satellite-pendant/">Satellite Pendant</a></div><div id="church5" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/cluster-pendant/">Cluster Pendant</a></div><div id="church6" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/pedestal-mount/">Pedestal Mount</a></div><div id="church7" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/wall-sconce/">Wall Sconce</a></div><div id="church8" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/wall-bracket/">Wall Bracket</a></div><div id="church9" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/ceiling-mount/">Ceiling Mount</a></div><div id="church10" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/directional/">Directional</a></div><div id="church11" class="navlink1"><a class="a3" href="https://www.craftmetal.com/church-lighting/exterior-lights/">Exterior Lights</a></div>				
				<div class="navhead"><a class="a2 selected" href="https://www.craftmetal.com/custom-lighting/">Custom Lighting</a></div><div class="navhead"><a class="a2" href="https://www.craftmetal.com/finishes/">Light Fixture Finishes</a></div><div class="navhead"><a class="a2" href="https://www.craftmetal.com/options/">Light Fixture Options</a></div><div class="navhead"><a class="a2" href="https://www.craftmetal.com/construction/">Fixture Construction</a></div><div class="navhead"><a class="a2" href="https://www.craftmetal.com/services/">Lighting Layout Service</a></div><div class="navhead"><a class="a2" href="https://www.craftmetal.com/projects/">Project Showcase</a></div><div class="navlink3"><a class="a3 selected" href="/projects/" rel="nofollow">All Projects</a></div><div class="navlink3"><a class="a3" href="/projects/?tag=Before and After">Before and After</a></div><div class="navlink3"><a class="a3" href="/projects/?tag=Churches">Churches</a></div><div class="navlink3"><a class="a3" href="/projects/?tag=Colleges University and Schools">Colleges University and Schools</a></div><div class="navlink3"><a class="a3" href="/projects/?tag=Exterior">Exterior</a></div><div class="navlink3"><a class="a3" href="/projects/?tag=Health Care">Health Care</a></div><div class="navlink3"><a class="a3" href="/projects/?tag=Hotel">Hotel</a></div><div class="navlink3"><a class="a3" href="/projects/?tag=Libraries">Libraries</a></div><div class="navhead"><a class="a2" href="https://www.craftmetal.com/faq/">FAQ</a></div><div class="navhead"><a class="a2" href="https://www.craftmetal.com/contact-us/">Contact Us</a></div>			</div>
			<div id="search_box">
				<input
					type="text"
					id="search_query"
					name="search_query"
					size="18"
					value=""
					onKeyUp="search_lights(this.value);"
				/> <input
					type="button"
					name="search"
					value="Search"
					class="button"
					onClick="search_lights(document.getElementById('search_query').value);"
				/>
			</div>
			<div id="search_results"></div>
						<br><br><a href="https://www.craftmetal.com/construction/"><img src="https://cdn.craftmetal.com/images/Hand-Crafted-200px.png" alt="Hand Crafted in America" title="Hand Crafted in America" style="width:100%;" /></a> <!-- cdn -->
			<br><br><a href="https://www.craftmetal.com/build-america-buy-america/"><img src="https://www.craftmetal.com/images/build-america-buy-america.svg" alt="Build America Buy America" title="Build America Buy America" style="width:100%;" /></a>
			<br><br><a href="https://www.craftmetal.com/buy-american-act/"><img src="https://www.craftmetal.com/images/baa-compliant.png" alt="BAA Compliant" title="BAA Compliant" style="width:100%;" /></a>
			
		</div>
	</div> 	<div class="push"></div>
</div> 
<div class="footer">
	<div id="footer">
		<!--<span style="float:right;color:#888;">Website by <a href="https://www.waymakermedia.com/" rel="nofollow" target="_blank" style="color:#888;">Waymaker Media</a>&nbsp;<img src="https://www.craftmetal.com/images/comodo/comodo-secure-seal-76x76.png" align="right" hspace="4" ></span> //-->
		<span style="float:right;color:#888;"><img src="https://www.craftmetal.com/images/comodo/comodo-secure-seal-76x76.png" align="right" hspace="4" ></span>
		2751 N. Emerson Ave. &nbsp;Indianapolis, IN 46218 | PH: 317-545-3252 | FAX: 317-545-3288
		<br>&#169; 2026 &nbsp;Craft Metal Products Inc. &nbsp;All Rights Reserved. &nbsp;<a href="https://www.craftmetal.com/terms/">Terms and Conditions</a> | <a href="https://www.craftmetal.com/privacy/">Privacy Policy</a> | <a href="https://www.craftmetal.com/prop65/">Prop65</a>
	</div>
</div>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-178001664-1"></script>
<script>
	window.dataLayer = window.dataLayer || [];
	function gtag(){dataLayer.push(arguments);}
	gtag('js', new Date());

	gtag('config', 'UA-178001664-1');
</script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-25HWNFKMRD"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-25HWNFKMRD');
</script>

	</body>
</html>