body#the-place {
	background: #808080;
}

#the-place .breadcrumb { 
	background: #808080;  
}

.inner-content {
	background: url(../images/bg-place-photos.jpg) 28px 13px no-repeat;
}

.place {
	width: 390px;
	margin: 0 0 0 500px;
	text-align: center;
}

.place h2 {
	text-indent: -9999px;
	width: 354px;
	height: 75px;
	background: url(../images/hdr-the-place.jpg) 50px 15px no-repeat;
}

.place h3 { 
	margin-top: 15px;
	color: #808080;
	font-size: 18px;
}

.place li span.line-break {
	display: block;
}

.footer {
	text-align: center;
}

.footer ul li {
	display: inline;
	padding-right: 12px;
	font-weight: bold; 
}

.footer ul li.cameo {
	padding-right: 0px;
} 

.footer ul li.cameo img {
	position: relative;
	top: 20px;
}

.footer a {
	color: #000000;
}

.footer a:hover {
	color: #808080;
}

.footer2 {
	text-align: center;
	font-size: 9px;
}
   
#parlor-pics {
	text-indent: -999px;
	position: absolute;
	top: 435px;
	left: 110px;
	height: 230px;
	width: 300px;
	outline: none;
}


