/*
* Created By: MDC Web Services
* Description: Template Stylesheet
* Revised: 2/20/2014
*/
.gallery-branding {
 	height: 158px;
/*	background-image:url('../img/gallery-logo.gif'); */
	background-image:url('../img/gallery-logo.fw.png');
	background-repeat: no-repeat;
	background-position: 50%;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;

}

.gallery-branding h2 {
	text-indent: -9999px;
}

body {
	background-color: #fff;
}
