#content {
	background: url(../imgs/titles/bg.gif) repeat-x top ;
	min-height: 400px;
}

#title {
	margin-left: 25px;
}

#left {
	width: 210px;
	float: left;
	padding: 0 25px 25px 25px;
	line-height: 20px;
}

#right {
	margin-left: 260px;
	width: 500px;
}

#fireplace_logos {
	text-align: center;
}

#fireplace_logos ul {
	list-style:none;
}

#fireplace_logos li {
	text-align: center;
	padding: 10px 0;
}


#photo_gallery {
	text-align: center;
}

#photo_gallery img {
	margin-top: 10px;
}

#photos {
	background: #dccfc2;
	text-align: center;
	xpadding-top: 10px;
}

#photos img,
#photo_thumbs img {
	border: 5px solid #fff;
}

#photo_thumbs {
	margin: 10px 0;
	padding: 10px 0;
	text-align: center;
}

#photo_thumbs img {
	display: inline;
	margin: 0 10px;
	width: 100px;
	height: 100px;
}


#map {
	height: 400px;
	width: 500px;
}


#contact_addr,
#contact_phone,
#contact_hrs {
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
}