@charset "utf-8";


		.topbar {
	/* [disabled]background: #ccc; */
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(191,30,46,1);
	/* [disabled]height: 200px; */
	margin-top: 0px;
	/* [disabled]position: absolute; */
	width: 100%;
	top: 0px;
			}
		.logoholder {
	/* [disabled]background-color: rgba(255,102,51,1); */
	height: 30px;
	width: 1140px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]bottom: 0px; */
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 8px;
}
.logoholder img {
	width: 380px;
	left: 0px;
	bottom: 0px;
	height: 30px;
	/* [disabled]background-color: rgba(204,204,204,1); */
}

        
        .slideshow-wrapper {
	background-color: rgba(255,255,255,1);
	height: 100%;
}
        
		.fullheight {
	/* [disabled]background-color: rgba(102,102,102,0); */
	height: 700px;
	overflow: hidden;
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]min-height: 100%; */
	width: 1180px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
