/* Normalizes margins and padding */
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0; padding: 0;
}

/* no list-markers by default, since lists are used more often for semantics */
ul {
	list-style: none;
}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img {
	border: none;
}

/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
}

/* Removes underlines from links */
:link, :visited {
	text-decoration: none;
}

/* normalize font weight of h3 */
h3 {
font-weight: normal;
}

.text_area p, .text_area h1, .text_area h2, .text_area h3, .text_area h4 {
padding-bottom: 10px;
}

.text_area a {
text-decoration: underline;
}

a {
color: #000;
}

body {
position: relative;
width: 780px;
margin: auto;
font-family: Verdana;
font-size: 90%;
background-color: #e2e2e2;
}

#header_image {
width: 778px;
height: 183px;
background-image: url('images/header.jpg');
text-indent: -9999px;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#top_nav {
position: relative;
height: 49px;
background-color: #808080;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#top_nav ul {
position: absolute;
top: 15px;
left: 52px;
width: 725px;
}

#top_nav li {
display: inline;
margin-right: 19px;
}

#top_nav li#end {
margin-right: 0px;
}

#top_nav a:hover {
color: #FFF;
}

#title_bar_home {
width: 778px;
height: 68px;
background-image: url('images/page_title_home.png');
text-indent: -9999px;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#title_bar_gallery {
width: 778px;
height: 68px;
background-image: url('images/page_title_gallery.png');
text-indent: -9999px;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#title_bar_neci {
width: 778px;
height: 68px;
background-image: url('images/page_title_neci.png');
text-indent: -9999px;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#title_bar_keane {
width: 778px;
height: 68px;
background-image: url('images/page_title_keane.png');
text-indent: -9999px;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#title_bar_properties {
width: 778px;
height: 68px;
background-image: url('images/page_title_properties.png');
text-indent: -9999px;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#title_bar_historic_registry {
width: 778px;
height: 68px;
background-image: url('images/page_title_historic_registry.png');
text-indent: -9999px;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#title_bar_contact {
width: 778px;
height: 68px;
background-image: url('images/page_title_contact.png');
text-indent: -9999px;
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#wrapper {
float: left;
background-color: #FFF;
background-image: url('images/wrapper_bg.png');
border-left: 1px solid #565656;
border-right: 1px solid #565656;
}

#side_bar {
float: left;
width: 172px;
min-height: 508px;
background-color: #565656;
background-image: url('images/side_gradient.jpg');
background-repeat: no-repeat;
color: #FFF;
padding: 10px;
}

.prop_sidebar p,  .prop_sidebar h3 {
text-align: center;
}

.prop_sidebar a {
padding-right: 35px;
padding-bottom: 35px;
}

#content_area {
float: right;
width: 537px;
padding: 10px 20px 10px 20px;
margin-right: 8px;
background-image: url('images/main_top_bg.png');
background-repeat: no-repeat;
background-color: #FFF;
}

#get_acrobat {
width: 112px;
height: 33px;
background-image: url('images/get_adobe_reader.gif');
background-repeat: no-repeat;
text-indent: -9999px;
display: block;
}

.clear {
clear: both;
}

.white_border {
border: 1px solid #FFF;
}

.dark_border {
border: 1px solid #040f14;
}

.heading {
font-size: 180%;
}

.subheading {
font-size: 140%;
}

.i {
font-style: italic;
}

.pdf {
background-image: url('images/pdf.png');
background-repeat: no-repeat;
background-position: center right;
padding-right: 18px;
}

#drop-down li, #drop-down2 li {
display: none;
padding: 2px;
}

#drop-down ul {
width: 140px;
margin-left: 12px;
padding-top: 4px;
}

#drop-down2 ul {
width: 140px;
margin-left: 289px;
padding-top: 4px;
}

#drop-down:hover li, #drop-down2:hover li {
display: block;
background-color: #a7a7a7;
border: 1px solid #626262;
}

#drop-down ul li:hover, #drop-down2 ul li:hover {
background-color: #626262;
}

#slogan {
position: absolute;
left: 572px;
top: -35px;
z-index: 1;
color: #fff;
font-size: 60%;
width: 200px;
}

.gallery td {
width: 135px;
font-size: 80%;
padding: 0px 4px;
}

.gallery td p {
margin: 5px;
}

.gallery td a {
display: block;
}


/* =Restaurant Gallery */

#gall_restaurant_item_1 {
width: 125px;
height: 125px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010340-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_restaurant_item_2 {
width: 125px;
height: 125px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010366-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

/* =Restaurant Gallery Item 1 */

#gall_restaurant_item_1_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010340.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_1_full_2 {
width: 538px;
height: 405px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010341.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_1_full_3 {
width: 538px;
height: 405px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010342.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_1_full_4 {
width: 538px;
height: 405px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010343.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_1_full_5 {
width: 538px;
height: 405px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010344.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_1_tn_1 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010340-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_restaurant_item_1_tn_2 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010341-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_restaurant_item_1_tn_3 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010342-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_restaurant_item_1_tn_4 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010343-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_restaurant_item_1_tn_5 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/16_Enterprise_Alley_Barre/P1010344-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

/* =Restaurant Gallery Item 2 */

#gall_restaurant_item_2_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010366.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_2_full_2 {
width: 538px;
height: 405px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010370.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_2_full_3 {
width: 538px;
height: 405px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010371.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_2_full_4 {
width: 538px;
height: 720px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010372.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_restaurant_item_2_tn_1 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010366-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_restaurant_item_2_tn_2 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010370-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_restaurant_item_2_tn_3 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010371-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_restaurant_item_2_tn_4 {
width: 164px;
height: 164px;
background-image: url('images/gallery/restaraunts/28_State_Street_Montpelier/P1010372-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

/* =Commercial Gallery */

#gall_commercial_item_1 {
width: 125px;
height: 125px;
background-image: url('images/gallery/commercial/6-Barre-Street-Montpelier-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_commercial_item_2 {
width: 125px;
height: 125px;
background-image: url('images/gallery/commercial/P1010392-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_commercial_item_3 {
width: 125px;
height: 125px;
background-image: url('images/gallery/commercial/P1010394-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

/* =Commercial Gallery Item 1 */

#gall_commercial_item_1_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/commercial/6-Barre-Street-Montpelier.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

/* =Commercial Gallery Item 2 */

#gall_commercial_item_2_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/commercial/P1010392.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

/* =Commercial Gallery Item 3 */

#gall_commercial_item_3_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/commercial/P1010394.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

/* =Barre Gallery */

#gall_barre_item_1 {
width: 125px;
height: 125px;
background-image: url('images/gallery/barre/P1010390-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_barre_item_2 {
width: 125px;
height: 125px;
background-image: url('images/gallery/barre/P1010388-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_barre_item_3 {
width: 125px;
height: 125px;
background-image: url('images/gallery/barre/P1010381-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

/* =Barre Gallery Item 1 */

#gall_barre_item_1_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/barre/P1010390.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

/* =Barre Gallery Item 2 */

#gall_barre_item_2_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/barre/P1010388.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

/* =Barre Gallery Item 3 */

#gall_barre_item_3_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/barre/P1010381.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

/* =Residential Gallery */

#gall_residential_item_1 {
width: 125px;
height: 125px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010358-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_2 {
width: 125px;
height: 125px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010133-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_3 {
width: 125px;
height: 125px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/frontwidow-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}


/* =Residential Gallery Item 1 */

#gall_residential_item_1_tn_1 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010358-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_1_tn_2 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010357-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_1_tn_3 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010359-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_1_tn_4 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010361-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_1_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010358.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_1_full_2 {
width: 538px;
height: 405px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010357.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_1_full_3 {
width: 538px;
height: 720px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010359.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_1_full_4 {
width: 538px;
height: 405px;
background-image: url('images/gallery/residential/5_State_Street_Montpelier/P1010361.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

/* =Residential Gallery Item 2 */

#gall_residential_item_2_tn_1 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010133-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_2_tn_2 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010136-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_2_tn_3 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010139-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_2_tn_4 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010141-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_2_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010133.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_2_full_2 {
width: 538px;
height: 720px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010136.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_2_full_3 {
width: 538px;
height: 720px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010139.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_2_full_4 {
width: 538px;
height: 720px;
background-image: url('images/gallery/residential/28_Main_Street_Montpelier/P1010141.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}


/* =Residential Gallery Item 3 */

#gall_residential_item_3_tn_1 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/frontwidow-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_3_tn_2 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/IMG_0478-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_3_tn_3 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/IMG_0481-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_3_tn_4 {
width: 164px;
height: 164px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/IMG_0483-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_residential_item_3_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/frontwidow.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_3_full_2 {
width: 538px;
height: 720px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/IMG_0478.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_3_full_3 {
width: 538px;
height: 720px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/IMG_0481.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_residential_item_3_full_4 {
width: 538px;
height: 720px;
background-image: url('images/gallery/residential/49_Greenwood_Terrace_Montpelier/IMG_0483.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

/* =Office Gallery */

#gall_office_item_1 {
width: 125px;
height: 125px;
background-image: url('images/gallery/office/P1010405-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

/* =Office Gallery Item 1 */

#gall_office_item_1_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/office/P1010405.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_office_item_1_full_2 {
width: 538px;
height: 720px;
background-image: url('images/gallery/office/P1010397.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_office_item_1_full_3 {
width: 538px;
height: 405px;
background-image: url('images/gallery/office/P1010399.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_office_item_1_full_4 {
width: 538px;
height: 405px;
background-image: url('images/gallery/office/P1010411.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_office_item_1_full_5 {
width: 538px;
height: 405px;
background-image: url('images/gallery/office/P1010412.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#gall_office_item_1_tn_1 {
width: 164px;
height: 164px;
background-image: url('images/gallery/office/P1010405-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_office_item_1_tn_2 {
width: 164px;
height: 164px;
background-image: url('images/gallery/office/P1010397-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_office_item_1_tn_3 {
width: 164px;
height: 164px;
background-image: url('images/gallery/office/P1010399-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_office_item_1_tn_4 {
width: 164px;
height: 164px;
background-image: url('images/gallery/office/P1010411-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#gall_office_item_1_tn_5 {
width: 164px;
height: 164px;
background-image: url('images/gallery/office/P1010412-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#side_bar a {
margin-left: 3px;
border: 1px solid #fff;
margin-bottom: 10px;
display: block;
}

.large_rollover {
display: none;
}

.mouseover li:hover div {
display: block;
}

/* =Historic Registry */

.historic_registry_text {
margin: 4px;
}

td {
vertical-align: top;
}

#historic_registry_item_1 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/5statedowntown-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_2 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/4_Langdun_St-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_3 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/44-Main-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_4 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/4-Spring-Street-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_5 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/26-32-State-Doorway-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_6 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/26-Elm-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_7 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/28main1-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_8 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/31-Barre-Street-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_9 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/32-42-State-Doorway-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_10 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/old_C_Bank4-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_11 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/49-Greenwood-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_12 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/54-Main-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_13 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/58state-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_14 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/70-Main-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_15 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/96-Barre-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_16 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/104-Barre-Street-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_17 {
width: 125px;
height: 125px;
background-image: url('images/gallery/historic/2-Barre-tn.jpg');
background-repeat: no-repeat;
text-indent: -999px;
}

#historic_registry_item_1_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/historic/5statedowntown.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_2_full_1 {
width: 200px;
height: 150px;
background-image: url('images/gallery/historic/4_Langdun_St.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_3_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/historic/44-Main.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_4_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/historic/4-Spring-Street.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_5_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/historic/26-32-State-Doorway.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_6_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/historic/26-Elm.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_7_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/historic/28main1.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_8_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/historic/31-Barre-Street.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_9_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/historic/32-42-State-Doorway.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_10_full_1 {
width: 200px;
height: 150px;
background-image: url('images/gallery/historic/old_C_Bank4.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_11_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/historic/49-Greenwood.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_12_full_1 {
width: 538px;
height: 720px;
background-image: url('images/gallery/historic/54-Main.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_13_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/historic/58state.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_14_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/historic/70-Main.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_15_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/historic/96-Barre.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_16_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/historic/104-Barre-Street.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#historic_registry_item_17_full_1 {
width: 538px;
height: 405px;
background-image: url('images/gallery/historic/2-Barre.jpg');
background-repeat: no-repeat;
text-indent: -999px;
margin: 10px 0px;
}

#footer {
text-align: center;
font-size: 80%;
}

#footer a {
text-decoration: none;
}