-
Notifications
You must be signed in to change notification settings - Fork 0
/
historic.html
88 lines (80 loc) · 4.42 KB
/
historic.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<html>
<head>
<title>Craig Kitterman & Associates Architects AIA, Historic Preservation and Renovation in Utah</title>
<meta name='keywords'
content='Utah, Architect, Craig Kitterman, Salt Lake City, Park City, UT, custom homes, custom architecture, remodel, AIA, historic, preservation, renovation, hunter house'>
<link rel='stylesheet' type='text/css' href='architect-utah.css'>
</head>
<body>
<div id='container'>
<div id="header" onclick="location.href = '/'">
Craig Kitterman & Associates Architects, AIA, LEED Green Associate
<div id="contact-line">
<a href="tel:801-270-8606">801-270-8606</a> | 1079 E Murray-Holladay Rd | Salt Lake City, Utah 84117
</div>
</div>
<div id="nav">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="tan" onclick="location.href = 'index.html'"><a href="index.html">Home</a></td>
<td class="yellow" onclick="location.href = 'portfolio.html'"><a href="portfolio.html">Photos</a>
</td>
<td class="cream" onclick="location.href = 'interior.html'"><a href="interior.html">Interiors</a>
</td>
<td class="lgrey" onclick="location.href = 'about.html'"><a href="about.html">About Us</a></td>
<td class="olive" onclick="location.href = 'green-architecture.html'"><a
href="green-architecture.html">Green Design</a></td>
<td class="tan" onclick="location.href = 'awards.html'"><a href="awards.html">Awards</a></td>
<td class="cream" onclick="location.href = 'historic.html'"><a href="historic.html">Historic</a>
</td>
</tr>
</table>
</div>
<div id='content'>
<img src='images/utah-architect-hunter.jpg' style='float: right; padding-left: 20px;' />
<p>
Craig Kitterman became actively involved in preserving the historic Joseph S Hunter House in Cedar City,
Utah.
</p>
<p>
The home was originally built in 1866, and was placed on the National Historic Register in 1982.
The home was scheduled to be demolished to make room for additional parking for a thrift store.
Other pioneer homes had already been demolished, leaving the Hunter House as the oldest remaining
pioneer home in Cedar City.
</p>
<p>
The <i>Iron Mission State Park Foundation</i> was created to save the historic home.
With support from the community, the home was disassembled and moved across town to a new location at
the
<a href='http://stateparks.utah.gov/parks/frontier-homestead/discover/'>Iron Mission State Park</a>.
It is now being reassembled.
</p>
<p>
Additional information about the Hunter House preservation:
<br />
<a href='http://deseretnews.com/dn/view/0,1249,600161019,00.html'>"Deseret News" article about the
Joseph S Hunter House</a>
<br /><a
href='http://www.cedarcityreview.com/articles.html?id=2295&art_title=Hunter_House_Finds_a_Home'>"Cedar
City Review" article about how the house was moved</a>
<br /><a
href='http://media.www.suujournal.com/media/storage/paper951/news/2006/01/08/News/City-Preserves.Oldest.House-2022585.shtml'>"Southern
Utah University News" article</a>
</p>
</div>
<div id="footer">
<hr />
<a href="tel:801-270-8606">801-270-8606</a> | 1079 E Murray-Holladay Rd | Salt Lake City, Utah 84117
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-7363561-1");
pageTracker._trackPageview();
} catch (err) { }</script>
</div>
</body>
</html>