
body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content{
	top: 490px;
	position: relative;
	width: 880px;
	margin: 0 auto;
	
	padding: 40px 0 0 4px;
	}

.section-header img{
}
.section-header {
	padding: 30px 0 10px 0;
	text-align: center;
	margin: 0 auto;
}
#content p{
	line-height:150%;
	font-size: 14px;
	color: #8F0606;
}

#section-imageGallery{
visibility: hidden;
}

.galleryImages{
	text-align: center;
	margin: 0 auto;
}

#section-imageVideo{

}

#textBTNs ul, #galleryBTNs ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#textBTNs ul li, #galleryBTNs ul li { display: inline; }

#textBTNs ul li a
{
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	color: #fff;
	background-color: #8F0606;
	font-size: 14px;
	font-weight: bold;
}
#galleryBTNs ul li a
{
	text-decoration: none;
}

#textBTNs ul li a:hover, #galleryBTNs ul li a:hover
{
	color: #fff;
	background-color: #000;
}

#LB_textContent{
	line-height:150%;
	font-size: 14px;
	color: #8F0606;
}
#LB_textContent h1{ 
text-align: center;
}

.fancybox-media img{
	border: 3px solid #8F0606;
	text-decoration: none;
	list-style-type: none;
}

.fancybox-buttons img{
	border: 3px solid #8F0606;
	text-decoration: none;
	list-style-type: none;
}


#footer {
	height: 30px;
	padding-top: 90px;
	//margin : 20px auto 0 auto;
   	position: relative;
	visibility: visible;
	display: block;
	margin-left: -50px;
	font-size: 10px;
	text-align: center;
	}
	
#footer p{
	font-size: 10px;
	color: #a08e87;
}

