-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·573 lines (543 loc) · 31.5 KB
/
index.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
<!--
Chelsea Circle Website
315 Chelsea Circle, Atl, Ga | Listing Site | Commisioned By: Clay Preston
Listing Agent: Brian Bishop, Adams Realtors
© 2016 Colby Jarrell | //ColbyJCreative.com
-->
<!DOCTYPE HTML>
<html>
<head>
<!-- Website Info -->
<title>315 Chelsea Circle, Atl, Ga 30307 | Realtor: Brian Bishop, Adams Realtors</title>
<meta charset="utf-8">
<meta name="description" content="315 Chelsea Circle, Atl, Ga 30307 | Listing Site">
<meta name="author" content="Colby Jarrell | Creative Consultant">
<link rel="shortcut icon" href="images/icons/favicon.ico" type="image/x-icon">
<link rel="alternate" href="http://315chelsea.com" hreflang="en-us" />
<!-- <link rel="icon" href="images/icons/favicon.ico" type="image/x-icon"> -->
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Julius+Sans+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400" rel="stylesheet">
<script type="text/javascript" src="scripts/jquery.js"></script>
<script type="text/javascript" src="scripts/venobox.js"></script>
<!-- STYLES -->
<link rel="stylesheet" href="styles/bootstrap.css" />
<link rel="stylesheet" href="styles/owl.carousel.css" />
<link rel="stylesheet" href="styles/owl.theme.default.css" />
<link rel="stylesheet" href="styles/custom.css" />
<link rel="stylesheet" href="styles/custom-responsive.css" />
<link rel="stylesheet" href="styles/animations.css" />
<link rel="stylesheet" href="styles/venobox.css" />
</head>
<body>
<!-- Bootstrap Navbar -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">315 CHELSEA CIRCLE NE, ATLANTA GA <span class="hide-on-mobile">| accepting offers today</span></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a class="page-scroll" href="#about">About</a></li>
<li><a class="page-scroll" href="#v-tour">Virtual Tour</a></li>
<li><a class="page-scroll" href="#design">Design</a></li>
<li><a class="page-scroll" href="#specs">Features</a></li>
<li><a class="page-scroll" href="#realtor">Realtor</a></li>
<li><a class="page-scroll" href="#contact">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div>
</nav>
<!-- Header - J-tron carousel -->
<section id="header" class="header splash-bg">
<!-- Bootstrap Jumbotron -->
<div id="splash-jtron " class="jumbotron">
<!-- Bootstrap Carousel -->
<div id="splash-carousel" class="carousel slide">
<ol class="carousel-indicators">
<li data-target="#splash-carousel" data-slide-to="0" class="active"></li>
<li data-target="#splash-carousel" data-slide-to="1"></li>
<li data-target="#splash-carousel" data-slide-to="2"></li>
<li data-target="#splash-carousel" data-slide-to="3"></li>
<li data-target="#splash-carousel" data-slide-to="4"></li>
<li data-target="#splash-carousel" data-slide-to="5"></li>
</ol>
<div class="carousel-inner" role="listbox">
<!-- Carousel Items -->
<div class="item active">
<img class="img-responsive center-block" src="images/jumbo-1.jpg" alt="Chelsea Circle Exterior - Front" />
<div id="caption-close" class="slideUp carousel-caption container-fluid">
<h2 class="adams-red">Welcome to 315 Chelsea Circle</h2>
<div class="liner"></div>
</div>
</div>
<div class="item">
<img class="img-responsive center-block" src="images/jumbo-2.jpg" alt="Chelsea Circle Exterior - Rear" />
<div class="slideRight carousel-caption container-fluid">
<h2 class="adams-red">In the woods, In the city</h2>
<div class="liner"></div>
</div>
</div>
<div class="item">
<img class="img-responsive center-block" src="images/jumbo-3.jpg" alt="Chelsea Circle Interior - 1" />
<div class="slideRight carousel-caption container-fluid">
<h2 class="adams-red">A view to dine for</h2>
<div class="liner"></div>
</div>
</div>
<div class="item">
<img class="img-responsive center-block" src="images/jumbo-5.jpg" alt="Chelsea Circle Interior - 1" />
<div class="slideRight carousel-caption container-fluid">
<h2 class="adams-red">You know unique when you see it</h2>
<div class="liner"></div>
</div>
</div>
<div class="item">
<img class="img-responsive center-block" src="images/before.jpg"/>
<div class="slideRight carousel-caption container-fluid">
<h2 class="adams-red">Custom architectural design</h2>
<div class="liner"></div>
</div>
</div>
<div class="item">
<img class="img-responsive center-block" src="images/jumbo-6.jpg"/>
<div class="slideRight carousel-caption container-fluid">
<h2 class="adams-red">Custom architectural design</h2>
<div class="liner"></div>
</div>
</div>
<!-- Prev and Next Button For Carousel -->
<a class="left carousel-control" href="#splash-carousel" role="button" data-slide="prev">
<img class="icon-prev slideUp" src="images/icons/prev.svg" />
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#splash-carousel" role="button" data-slide="next">
<img class="icon-next slideUp"src="images/icons/next.svg" />
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section>
<!-- Chelsea Circle Info -->
<section id="about">
<div class="container text-center">
<h1 class="main-header adams-red">315 Chelsea Circle NE,</br>Atlanta, Ga</h1>
<h2 class="soft-sub-head">A custom designed and newly remodeled dream home.</h2>
</div>
<!-- Specs Modal Trigger Button -->
<div class="text-center">
<button id="specs-button" type="button" class="btn btn-danger" data-toggle="modal">
The Basic Numbers
</button>
</div>
<div id="v-tour" class="matter container-fluid text-center">
<h1 class="main-header adams-red">Visit Chelsea Circle!</h1>
<div class="matter-inner">
<iframe width='853' height='480' src="https://my.matterport.com/show/?m=5p2vLaQD681" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<!-- Specs Modal -->
<div class="modal fade" id="specsModal" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h2 class="modal-title adams-red" id="exampleModalLabel">The Basic Numbers</h2>
</div>
<div class="modal-body text-center">
<table class="table">
<thead>
<tr>
<th>#</th>
<th>Category</th>
<th>Amount</th>
</tr>
</thead>
<tbody class="text-left">
<tr>
<th scope="row">1</th>
<td>Price</td>
<td>$1.17M</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Bedrooms</td>
<td>4</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Baths</td>
<td>3.5</td>
</tr>
</tbody>
</table>
<table class="table">
<thead>
<tr>
<th>#</th>
<th>Area</th>
<th>Amount( Sq/ft )</th>
</tr>
</thead>
<tbody class="text-left">
<tr>
<th scope="row">1</th>
<td>Interior( Heated )</td>
<td>4317 Sq/ft</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Basement</td>
<td>866 Sq/ft</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Porches/Balconies</td>
<td>468 Sq/ft</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</section>
<!-- Secondary Image Carousel - Owl Carousel -->
<section id="secondary-carousel">
<div class="owl-carousel owl-theme">
<a class="venobox" data-gall="myGallery" href="images/sm/02chelsea-cir-sm.jpg">
<img src="images/sm/02chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/03chelsea-cir-sm.jpg">
<img src="images/sm/03chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/05chelsea-cir-sm.jpg">
<img src="images/sm/05chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/06chelsea-cir-sm.jpg">
<img src="images/sm/06chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/07chelsea-cir-sm.jpg">
<img src="images/sm/07chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/08chelsea-cir-sm.jpg">
<img src="images/sm/08chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/09chelsea-cir-sm.jpg">
<img src="images/sm/09chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/10chelsea-cir-sm.jpg">
<img src="images/sm/10chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/11chelsea-cir-sm.jpg">
<img src="images/sm/11chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/15chelsea-cir-sm.jpg">
<img src="images/sm/15chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/16chelsea-cir-sm.jpg">
<img src="images/sm/16chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/17chelsea-cir-sm.jpg">
<img src="images/sm/17chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/18chelsea-cir-sm.jpg">
<img src="images/sm/18chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/19chelsea-cir-sm.jpg">
<img src="images/sm/19chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/21chelsea-cir-sm.jpg">
<img src="images/sm/21chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/22chelsea-cir-sm.jpg">
<img src="images/sm/22chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/23chelsea-cir-sm.jpg">
<img src="images/sm/23chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/24chelsea-cir-sm.jpg">
<img src="images/sm/24chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/26chelsea-cir-sm.jpg">
<img src="images/sm/26chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/27chelsea-cir-sm.jpg">
<img src="images/sm/27chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/28chelsea-cir-sm.jpg">
<img src="images/sm/28chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/30chelsea-cir-sm.jpg">
<img src="images/sm/30chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/31chelsea-cir-sm.jpg">
<img src="images/sm/31chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/32chelsea-cir-sm.jpg">
<img src="images/sm/32chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/33chelsea-cir-sm.jpg">
<img src="images/sm/33chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/35chelsea-cir-sm.jpg">
<img src="images/sm/35chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/36chelsea-cir-sm.jpg">
<img src="images/sm/36chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/37chelsea-cir-sm.jpg">
<img src="images/sm/37chelsea-cir-sm.jpg" />
</a>
<a class="venobox" data-gall="myGallery" href="images/sm/38chelsea-cir-sm.jpg">
<img src="images/sm/38chelsea-cir-sm.jpg" />
</a>
</div>
</section>
<!-- Design Section -->
<section id="design" class="design">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-3 col-lg-4 col-xl-4">
<a class="venobox" data-gall="designGallery" href="images/design/sketchbook01.jpg">
<img src="images/design/sketchbook01.jpg" alt="The Designers Sketchbook" class="img-responsive center-block">
</a>
</div>
<div class="design-text col-xs-12 col-sm-12 col-md-9 col-lg-8 col-xl-8 text-justify">
<h2 class="specs adams-red">DESIGN</h2>
<h1 class="soft-sub-head">Architecture</h1>
<p><span class="adams-red">History of the House:</span> 315 Chelsea was designed and built by award-winning architect Clayton Preston. Clay and his wife Anne raised their children here. Now that the “kids” are out on their own it is being offered for sale.<a class="venobox" data-gall="designGallery" href="images/design/sketchbook02.jpg"> Check </a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook03.jpg">out </a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook04.jpg">the </a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook05.jpg">designers </a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook06.jpg">sketch</a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook07.jpg">b</a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook08.jpg">o</a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook09.jpg">o</a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook10.jpg">k</a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook11.jpg">.</a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook12.jpg"></a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook13.jpg"></a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook14.jpg"></a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook15.jpg"></a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook16.jpg"></a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook17.jpg"></a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook18.jpg"></a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook19.jpg"></a><a class="venobox" data-gall="designGallery" href="images/design/sketchbook20.jpg"></a></p>
</div>
</div>
<div class="row">
<div class="col-xs-12 text-justify concept-bg" style="margin-top: 20px">
<h1 class="soft-sub-head" style="margin-top: 10px">Design Concepts</h1>
<p>
There are a few intersecting design concepts here. But first and foremost is that the house be a delight filled, fun, enlivened place to live. Rooms that are filled with daylight, or enclosed and calm retreats; Spaces that are formal and spaces that are relaxed. Spaces that are clear and simple and spaces that soar into surprising vistas.</br></br>There are more intellectual design concepts also. The unusual appearance of the house is derived from the locale. The stream down the hill is Peavine Creek. Durand Mill was located just down stream from this site and gives the area its name. The turn-of-the-century commercial motif recalls the presence of the mill for the neighborhood.This style has gained popularity recently and can be found in high-end townhouses throughout Decatur. The historical reference is the departure point for a play of ideas that give the house dramatic spaces and light.</br></br>
</p>
<div class="col-xs-4 col-sm-4 col-md-3">
<img class="accent-mold-image img-responsive" src="images/casting-images/accent-mold.jpg" alt="Accent Mold Image">
</div>
<p class="accent-mold-text">
The house starts with an idea of a formal and rigid symmetry. A formality that may remind us of great-grand-parents. But as you move away from that central point (located at the entrance) the formality gives way to creative play of space and light. You can see this expressed in the details of the façade. You can see that the formal symmetry is pushed and pulled by adaptations to a more contemporary life: Infilled windows, expanded garage doors, and the cast stone corners of the windows. They tell the story of going from rigid geometry to total play.
</p>
</div>
</div>
<div class="row" style="margin-top:15px">
<div class="col-xs-12 col-sm-6 col-md-3">
<img class="img-responsive center-block realtor-img" src="images/casting-images/accent1.jpg" alt="Casting Image 1">
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<img class="img-responsive center-block realtor-img" src="images/casting-images/accent2.jpg" alt="Casting Image 2">
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<img class="img-responsive center-block realtor-img" src="images/casting-images/accent3.jpg" alt="Casting Image 3">
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<img class="img-responsive center-block realtor-img" src="images/casting-images/accent4.jpg" alt="Casting Image 4">
</div>
<div class="clearfix"></div>
<div class="col-xs-12 text-justify" style="margin-top: 20px">
<p>As you move from the entrance into the house you quickly see the informality come into view. The pattern of the wood on the floor is opening outward, away from the central axis. The dining room, on the axis, has a faceted ceiling that rises high above the table. To the left and right the rooms open into expansive spaces.</br></br>The stairway at the center of the house gives you dramatic views of the family spaces from many different vantage points, and is a spatial element in its own right. Climbing from the large basement to the main living floor, up to the foyer and then up to the dormitory level, it continues to rise to the Bonus Room (Office/Den/Playroom/potential bedroom Suite) and Attic. Preston’s houses are known for their intricate spatial play activated by multiple levels connected by stairs.</br></br>“One of the main things I love about this site is that it opens up to the East. Eastern light, morning light, is so wonderful. Cool, rich in color, and begins your day flooded with daylight.”</p>
</div>
<div class="liner-2 text-center"></div>
<section id="secondary-carousel">
<div class="owl-carousel owl-theme">
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/1floorplan.jpg">
<img src="images/floorplans/1floorplan.jpg" />
</a>
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/2floorplan.jpg">
<img src="images/floorplans/2floorplan.jpg" />
</a>
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/3floorplan.jpg">
<img src="images/floorplans/3floorplan.jpg" />
</a>
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/4floorplan.jpg">
<img src="images/floorplans/4floorplan.jpg" />
</a>
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/5floorplan.jpg">
<img src="images/floorplans/5floorplan.jpg" />
</a>
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/6floorplan.jpg">
<img src="images/floorplans/6floorplan.jpg" />
</a>
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/7floorplan.jpg">
<img src="images/floorplans/7floorplan.jpg" />
</a>
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/8floorplan.jpg">
<img src="images/floorplans/8floorplan.jpg" />
</a>
<a class="venobox" data-gall="floorplansGallery" href="images/floorplans/9floorplan.jpg">
<img src="images/floorplans/9floorplan.jpg" />
</a>
</div>
</section>
</div>
</div>
</section>
<!-- Specs Section -->
<section id="specs" class="specs">
<div class="container text-center">
<h2 class="specs adams-red">FEATURES</h2>
<h1 class="soft-sub-head">Structure and Systems</h1>
<p class="specs-pad"><span class="adams-red">Stronger, Warmer, Brighter.</br></span></p>
<div class="liner"></div>
<p class="text-center" style="padding-top:15px;padding-bottom:25px"><span class="adams-red">315 Chelsea</span> is not just about the play of space and light.</br> Its systems are extraordinary. That is, they are <span class="adams-red">beyond</span> what you will find in other $1M houses.</p>
<!-- Features -->
<div class="features row text-justify">
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="thumbnail">
<a class="venobox" data-gall="specsGallery" href="images/sm/34chelsea-cir-sm.jpg">
<img src="images/sm/34chelsea-cir-sm.jpg" class="realtor-img" />
</a>
<div class="caption">
<h3>Structural Integrity</h3>
<p>-The structure of 315 exceeds code requirements by 100 to 200%. The poured concrete foundation is 8 to 12 inches thick. But the real upgrade is in the 2x6 studs in the structural walls. They not only increase the strength of the walls by 100%, they also have 50% more insulation than conventional construction.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="thumbnail">
<a class="venobox" data-gall="specsGallery" href="images/sm/14chelsea-cir-sm.jpg">
<img src="images/sm/14chelsea-cir-sm.jpg" class="realtor-img"/>
</a>
<div class="caption">
<h3>Strong Walls</h3>
<p>Then the exterior is completely clad in structural oriented strand board, a structural panel that increases the strength of the walls another 50%.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="thumbnail">
<a class="venobox" data-gall="specsGallery" href="images/sm/02chelsea-cir-sm.jpg">
<img src="images/sm/02chelsea-cir-sm.jpg" class="realtor-img" />
</a>
<div class="caption">
<h3>NEW Heat and Air</h3>
<p>The Heating and Air systems are new in October 2016 and under warrantee.</br>Amana Goodman Heat and Air</br>Down stairs: 90% efficiency Furnace, 14 SEER 3-ton AC</br>Up stairs: 80% efficiency Furnace, 14.5 SEER 3-ton AC</br>Nest Internet control thermostats</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="thumbnail">
<a class="venobox" data-gall="specsGallery" href="images/sm/31chelsea-cir-sm.jpg">
<img src="images/sm/31chelsea-cir-sm.jpg" class="realtor-img" />
</a>
<div class="caption">
<h3>Let the Light Shine In</h3>
<p>There are 49 windows, not counting the glass doors. There are 8 glass doors. The windows are insulated low-e glass.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="thumbnail">
<a class="venobox" data-gall="specsGallery" href="images/sm/15chelsea-cir-sm.jpg">
<img src="images/sm/15chelsea-cir-sm.jpg" class="realtor-img" />
</a>
<div class="caption">
<h3>Protected</h3>
<p>Roof is 20-year-old 40-year architectural composition shingle.</br></br>Siding is original HardiePanel with Tnemec high performance paint.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="thumbnail">
<a class="venobox" data-gall="specsGallery" href="images/sm/36chelsea-cir-sm.jpg">
<img src="images/sm/36chelsea-cir-sm.jpg" class="realtor-img" />
</a>
<div class="caption">
<h3>Design for Comfort</h3>
<p>High on the stairway are 2 operable windows for passive cooling, using the stairwell as a thermal chimney. (They also bring in great high light!)</p>
</div>
</div>
</div>
</div>
<!-- Features End -->
<div class="clearfix"></div>
<div class="liner"></div>
<div class="row" style="padding:25px">
<p class="text-justify"><span class="adams-red">315 Chelsea</span> was built to be durable beyond local standards for excellent construction. And it was just renovated with new appliances, heat & air, paint, and floor finish, as well as renovated bathrooms, kitchen, exterior spaces. This will provide years, decades, of worry-free service. Even better than that, the renovations were performed by the neighbors next door, the architect team of Juan Ramirez and Anja Weninger of Studio D+C, a design-build firm.</p>
<div class="liner"></div>
</div>
</div>
</section>
<!-- Realtor Info Container -->
<section id="realtor">
<div class="container-fluid logo-container">
<div class="brand-trans">
<div class="row trans-padding">
<div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 col-xl-2 text-center realtor">
<img src="images/brian-sm.jpg" alt="Realtor Brian Bishop - Listing Agent" class="img-responsive center-block realtor-img">
</div>
<div class="realtor-text col-xs-12 col-sm-12 col-md-6 col-lg-6 col-xl-6 text-justify">
<h2 class="adams-red">About the listing agent</h2>
<p style="margin-top: 30px">
<span class="adams-red">Brian Bishop</span> has been a licensed real estate agent for 25 years. He has worked as a renovator, landlord, and investor around in-town Atlanta. His interest for the well-being of his clients whether they are buyers or sellers, investors or homeowners, is mirrored in his community involvement. Brian has served on the boards of Inman Park Neighborhood Association, Grady High School Alumni Association, Inman Middle School PTA and is a deacon and elder in his church.Brian and his wife Libby have raised three children in Inman Park, all benefiting from strong commitment to community. Brian is a Life Time Member of the Million Dollar Club. If you're interested in this property, feel free to contact Brian or his brokerage, <span class="adams-red">Adams Realtors</span>, with any inquiries you might have.
</p>
<ul class="list-inline">
<li>
<h4>Brian Bishop</h4>
</li>
<li>
<h4>
<a href="mailto:bebishop@comcast.net" alt="Email the Realtor! bebishop@comcast.net">bebishop@comcast.net</a>
</h4>
</li>
<li>
<h4><a href="tel:404.307.2557" alt="Call the Realtor! 404.307.2557">404.307.2557</a></h4>
</li>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 col-xl-4 ">
<img src="images/adamsrealtors-logo.jpg" class="img-responsive center-block">
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="contact">
<div class="container-fluid">
<script type="text/javascript" src="https://form.jotform.com/jsform/70407802627151"></script>
</div>
</section>
<!-- Copyright -->
<section id="copyright">
<div class="text-center">
<p class="copyright">
<span>315 Chelsea Circle, Atlanta, Ga 30307 - <a href="#">315Chelsea.com</a></span></br>© 2016 - Photography, Website Development & Design by<span> <a href="https://colbyjcreative.com" alt="Email Me! colby.jarrell@icloud.com">Colby Jarrel | Creative Consultant</a></span></br>Property Architecture and Design by <span class="adams-red">Clay Preston</span></br>Listing Agent:<span> <a href="mailto:bebishop@comcast.net" alt="Email the Realtor - bebishop@comcast.net">Brian Bishop</a> - <a href="adamsrealtors.com">Adams Realtors</a></span></br>All rights reserved.
</p>
</div>
</section>
<!-- SCRIPTS -->
<script type="text/javascript" src="scripts/jquery.js"></script>
<script type="text/javascript" src="scripts/jquery.mobile-events.min.js"></script>
<script type="text/javascript" src="scripts/venobox.js"></script>
<script type="text/javascript" src="scripts/easing.js"></script>
<script type="text/javascript" src="scripts/owl.carousel.js"></script>
<script type="text/javascript" src="scripts/bootstrap.js"></script>
<script type="text/javascript" src="scripts/custom.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-80004549-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>