.gallery_links a, .gallery_links a:visited, .gallery_links a.current, .gallery_links a:hover {
	display:block;
	width:15px;
	height:26px;
	float:left;
	font-size:9px;
	line-height:26px;
	font-weight:bold;
	text-align:center;
	margin-left:6px;
	margin-right:6px;
	text-decoration:none;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/site/grn_house.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.gallery_links a.current, .gallery_links a:hover {
	background-image:url(../img/site/red_house.gif);
}

#intro_txt {
	padding-right:30px;
	margin-bottom:15px;
	padding-top:2px;
}

#second_nav {
	border-left:solid 1px #C2C595;
	padding-left:5px;
	margin-left:23px;
}

#second_nav a {
	text-decoration:none;
	font-size:0.9em;
}

#second_nav a:hover {
	color:#7a3607;
}

#gallery {
	clear:both;
	float:none;
	text-align:center;
}

#gallery #gallery_table {
	position:relative;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

img.before {
	margin-right:5px;
}

#gallery_top {
	width:100%;
}

#gallery_top td {
	vertical-align:top;
}

#slideshow {
	display:none;
}

p.heading {
	color:#7a7b74;
}

#main_gallery_nav {
	margin-left:23px;
	padding-bottom:15px;
	white-space:nowrap;
}

#main_gallery_nav a {
	padding-right:15px;
}
