.custom1, body {
	color: #414141;
	font-family: arial;
	font-size: 13px;
}
.custom10 {
	font-size: 22px;
	text-transform: uppercase;
}
.custom11 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.custom12 {
	background-color: #b40425;
	-webkit-transition: all 0ms linear 0s;
	-moz-transition: all 0ms linear 0s;
	-o-transition: all 0ms linear 0s;
	transition: all 0ms linear 0s;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
}
.custom12:hover, .custom12:focus, .link-styles:hover .custom12 {
	background-color: #96031f;
}
.custom13 {
	color: #ffffff;
	font-size: 14px;
	text-transform: none;
}
.custom16 {
	background-color: #d33c35;
	border-color: rgba(255,255,255,0.1);
	border-radius: 0 0 0 0;
	border-style: solid;
	border-width: 0 1px 0 0;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,0);
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	padding: 10px 0 10px 0;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
}
.custom16:hover, .custom16:focus, .link-styles:hover .custom16 {
	background-color: #fd4840;
}
.custom17 {
	background-color: #90af74;
	border-color: rgba(255,255,255,0.1);
	border-radius: 0 0 0 0;
	border-style: solid;
	border-width: 0 1px 0 0;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,0);
	color: #ffffff;
	font-family: 'josefin sans', arial, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	padding: 10px 0 10px 0;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
}
.custom17:hover, .custom17:focus, .link-styles:hover .custom17 {
	background-color: #6c8357;
}
.custom2, p, .Container .Textarea {
	line-height: 1.6em;
}
.custom3, h1 {
	color: #96031f;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
.custom4, h2 {
	font-size: 19px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 4px 0 8px 0;
}
.custom5, h3 {
	color: #96031f;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
.custom6, h4 {
	font-weight: bold;
	line-height: 1.6em;
	margin: 0 0 3px 0;
}
.custom9 {
	font-size: 14px;
}
a.custom14 {
	color: #ffffff;
	font-size: 16px;
	text-decoration: underline;
	text-transform: none;
}
a.custom14:hover, .custom14:focus, .link-styles:hover a.custom14 {
	color: rgba(255,255,255,0.6);
	text-decoration: none;
}
a.custom7, a {
	color: #b6233f;
	font-weight: bold;
}
a.custom7:hover, .custom7:focus, .link-styles:hover a.custom7, a:hover, .link-styles:hover  a {
	text-decoration: none;
}
html, .DefaultBody {
	font-size: 13px;
}
@media only screen and (min-width: 768px)  {
	.custom16 {
		border-radius: 5px 0 0 5px;
		border-style: solid;
		box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
		padding: 15px 0 15px 0;
	}
	.custom17 {
		border-radius: 5px 0 0 5px;
		border-style: solid;
		box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
		padding: 15px 0 15px 0;
	}
}
@media only screen and (min-width: 960px)  {
	.custom16 {
		border-radius: 5px 0 0 5px;
		border-style: none;
		box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
		padding: 15px 0 15px 0;
	}
	.custom17 {
		border-radius: 5px 0 0 5px;
		border-style: none;
		box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
		padding: 15px 0 15px 0;
	}
}
.flexbox-grid li .gallery-image a {
	height: 140px;
}
.form-header {
	font-size: 16px;
	margin: 0 0 15px 0;
}
.form-input .form-input-field {
	background-color: #ffffff;
	border-color: #c5c5c5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin: 0 0 10px 0;
	padding: 10px 15px 10px 15px;
}
.form-input .form-input-upload {
	background-color: #c5c5c5;
	border-color: #a5a5a5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #414141;
}
.form-input .form-input-upload-container {
	margin: 0 0 10px 0;
}
.form-input .FormSubmitButton {
	background-color: #b40425;
	border-color: #5a0213;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
	width: 50%;
}
.form-input .FormSubmitButton.active {
	background-color: #96031f;
	color: #ffffff;
}
.form-input .FormSubmitButton:hover {
	background-color: #96031f;
	color: #ffffff;
}
.form-input-field.form-input-calendar {
	background-position: 15px center !important;
	padding: 10px 15px 10px 39px;
}
.form-paragraph {
	margin: 0 0 15px 0;
}
.form-star {
	color: #a5a5a5;
}
.form-text {
	color: #5b5b5b;
	font-size: 14px;
	padding: 5px 15px 5px 0;
}
.gallery-header {
	background-color: #e1e1e1;
	color: #414141;
	font-size: 13px;
	margin: 0 0 1.538rem 0;
	padding: 10px 15px 10px 15px;
}
.gallery-image {
	margin: 0.769rem 0.769rem 0.769rem 0.769rem;
}
.gallery-image.regular {
	height: 140px;
	width: 190px;
}
.gallery-image-product {
	margin: 0 0 1.538rem 0;
}
.gallery-image-thumbnail-hotfix {
	height: 140px;
	width: 190px;
}
.gallery-wrapper ul {
	margin-bottom: -0.769rem;
	margin-top: -0.769rem;
}
.navigation-container {
	background-color: #f5f5f5;
	width: 260px;
}
.navigation-menu-box {
	background-color: #96031f;
	color: #ffffff;
	font-size: 0;
	line-height: 53px;
	padding: 0.4614rem 0 0 0;
	text-align: center;
	width: 20%;
}
.navigation-menu-container .level1 .level2 .level3 .level4 li a {
	background-color: #a5a5a5;
	border-color: #a5a5a5;
}
.navigation-menu-container .level1 .level2 .level3 li a {
	background-color: #f5f5f5;
	border-color: #c5c5c5;
	color: #000000;
	font-size: 12px;
	padding: 8px 15px 8px 30px;
}
.navigation-menu-container .level1 .level2 .level3 li a.active {
	background-color: #96031f;
	color: #ffffff;
}
.navigation-menu-container .level1 .level2 .level3 li a:hover {
	background-color: #96031f;
	color: #ffffff;
}
.navigation-menu-container .level1 .level2 li a {
	background-color: #b6233f;
	border-color: #96031f;
	border-style: dashed;
	border-width: 1px 1px 1px 1px;
	color: #ffffff;
	font-size: 14px;
	padding: 10px 15px 10px 25px;
}
.navigation-menu-container .level1 .level2 li a.active {
	background-color: #96031f;
	color: #ffffff;
}
.navigation-menu-container .level1 .level2 li a:hover {
	background-color: #96031f;
	color: #ffffff;
}
.navigation-menu-container .level1 li a {
	background-color: #f5f5f5;
	border-color: #cdcdcd;
	border-style: dashed;
	border-width: 1px 1px 1px 1px;
	color: #282828;
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 10px 15px 10px 15px;
	text-align: left;
}
.navigation-menu-container .level1 li a.active {
	background-color: #96031f;
	color: #ffffff;
}
.navigation-menu-container .level1 li a:hover {
	background-color: #96031f;
	color: #ffffff;
}
.search-result {
	margin: 1.538rem 0 0 0;
}
.search-results-breadcrumbs {
	font-size: 12px;
	margin: 0.4614rem 0 0.4614rem 0;
}
.search-results-breadcrumbs span {
	font-weight: bold;
}
.search-results-link-title {
	font-size: 16px;
	font-weight: bold;
}
.thumb-title {
	font-size: 13px;
	margin: 0 5px 0 5px;
}
table.input-list td {
	padding: 4px 0 0 10px;
}
#body .con-36 {
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 100%;
	--bg-image: url('/customerdata/files/templates/1/bg.jpg');
}
#body .con-37 {
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 150px;
	position: relative;
}
#body .con-38 {
	background-color: #ffffff;
	height: auto;
	padding: 0 1.538rem 0 1.538rem;
	position: relative;
}
#body .con-39 {
	background-color: #ffffff;
	height: auto;
	min-height: 0;
	padding: 0 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-40 {
	clear: both;
	height: auto;
	min-height: 139px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-41 {
	min-height: 200px;
}
#body .con-42 {
	height: auto;
	min-height: 20px;
	position: relative;
}
#body .con-43 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-44 {
	clear: both;
	height: auto;
	min-height: 61px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-45 {
	height: auto;
	min-height: 30px;
	position: relative;
}
#site-container-11 .searchbox-input {
	background-color: #5b5b5b;
	background-position: left top;
	border-color: #cdcdcd;
	border-style: none;
	border-width: 0 0 0 0;
	color: #a5a5a5;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 0px;
	padding: 7px 15px 8px 15px;
	top: 0px;
	width: 148px;
	z-index: 50;
}
#site-container-11 .searchbox-input.hasPlaceholder {
	color: #a5a5a5;
}
#site-container-11 .searchbox-input::-moz-placeholder {
	color: #a5a5a5;
}
#site-container-11 .searchbox-input::-webkit-input-placeholder {
	color: #a5a5a5;
}
#site-container-11 .searchbox-input:-moz-placeholder {
	color: #a5a5a5;
}
#site-container-11 .searchbox-input:-ms-input-placeholder {
	color: #a5a5a5;
}
#site-container-11 .searchbox-submit {
	background-color: #414141;
	background-position: left top;
	border-color: #cdcdcd;
	border-style: none;
	border-width: 0 0 0 0;
	color: #e1e1e1;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 150px;
	padding: 7px 14px 8px 14px;
	top: 0px;
	width: auto;
	z-index: 51;
}
#body .con-53 {
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 100px;
	position: relative;
}
#body .con-54 {
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 50px;
	position: relative;
}
#body .con-55 {
	height: auto;
	min-height: 60px;
	position: relative;
}
#site-container-16 .level1 li a, #site-container-35 .level1 li a, #site-container-70 .level1 li a, #site-container-95 .level1 li a {
	background-color: #414141;
	color: #f5f5f5;
	font-size: 16px;
	margin: 0 2px 0 0;
	padding: 22px 27px 21px 27px;
	text-decoration: none;
}
#site-container-16 .level1 li a.active, #site-container-35 .level1 li a.active, #site-container-70 .level1 li a.active, #site-container-95 .level1 li a.active {
	color: #c5c5c5;
}
#site-container-16 .level1 li a:hover, #site-container-35 .level1 li a:hover, #site-container-70 .level1 li a:hover, #site-container-95 .level1 li a:hover {
	color: #c5c5c5;
}
#site-container-16 .level1 li.last a.level1, #site-container-35 .level1 li.last a.level1, #site-container-70 .level1 li.last a.level1, #site-container-95 .level1 li.last a.level1 {
	margin: 0 0 0 0;
}
#site-container-16 .level2 li a, #site-container-35 .level2 li a, #site-container-70 .level2 li a, #site-container-95 .level2 li a {
	background-color: #f5f5f5;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	color: #5b5b5b;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
}
#site-container-16 .level2 li a.active, #site-container-35 .level2 li a.active, #site-container-70 .level2 li a.active, #site-container-95 .level2 li a.active {
	color: 0 0 0 0;
}
#site-container-16 .level2 li a:hover, #site-container-35 .level2 li a:hover, #site-container-70 .level2 li a:hover, #site-container-95 .level2 li a:hover {
	color: 0 0 0 0;
}
#site-container-16 .level2 li.last a.level2, #site-container-35 .level2 li.last a.level2, #site-container-70 .level2 li.last a.level2, #site-container-95 .level2 li.last a.level2 {
	border-width: 1px 1px 1px 1px;
}
#site-container-16 .level3 li.last a.level3, #site-container-35 .level3 li.last a.level3, #site-container-70 .level3 li.last a.level3, #site-container-95 .level3 li.last a.level3 {
	border-width: 1px 1px 1px 1px;
}
#site-container-16 .level4 li.last a.level4, #site-container-35 .level4 li.last a.level4, #site-container-70 .level4 li.last a.level4, #site-container-95 .level4 li.last a.level4 {
	border-width: 1px 1px 1px 1px;
}
#body .con-66 {
	background-color: #ffffff;
	height: auto;
	min-height: 10px;
	padding: 0 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-67 {
	background-color: #ffffff;
	height: auto;
	min-height: 0;
	padding: 0 1.538rem 0 1.538rem;
	position: relative;
}
#body .con-68 {
	height: 300px;
	margin: 0 0 1.538rem 0;
	position: relative;
}
#site-container-20 .centered-btns_nav {
	bottom: 0px;
	height: 40px;
	margin: 1.538rem 1.538rem 1.538rem 1.538rem;
	top: auto;
	width: 40px;
}
#site-container-20 .centered-btns_tabs {
	left: 15px;
	position: absolute;
	top: 15px;
}
#site-container-20 .centered-btns_tabs .centered-btns_here a {
	background: #ffffff;
}
#site-container-20 .centered-btns_tabs a {
	background: #000000;
}
#site-container-20 .rslides .opacityArea, #site-container-44 .rslides .opacityArea, #site-container-75 .rslides .opacityArea {
	background-color: #282828;
	opacity: 0.8;
}
#site-container-20 .rslides .opacityDescription, #site-container-44 .rslides .opacityDescription, #site-container-75 .rslides .opacityDescription {
	background-color: transparent;
	opacity: 1;
}
#site-container-20 .rslides .opacityTitle, #site-container-44 .rslides .opacityTitle, #site-container-75 .rslides .opacityTitle {
	background-color: transparent;
	opacity: 1;
}
#site-container-20 .rslides_caption {
	bottom: auto;
	height: auto;
	left: auto;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	right: 20px;
	text-align: left;
	top: 20px;
	width: 260px;
}
#site-container-20 .slide_description, #site-container-44 .slide_description, #site-container-75 .slide_description, #site-container-90 .slide_description {
	color: #ffffff;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#site-container-20 .slide_header, #site-container-44 .slide_header, #site-container-75 .slide_header, #site-container-90 .slide_header {
	color: #ffffff;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#site-container-20 .slide_link_button {
	background-color: 0 0 0 0;
	color: #ffffff;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#body .con-80 {
	clear: both;
	height: auto;
	min-height: 40px;
	position: relative;
	width: auto;
}
#body .con-81 {
	background-color: #ffffff;
	height: auto;
	min-height: 0;
	padding: 1.538rem 1.538rem 0 1.538rem;
	position: relative;
}
#body .con-82 {
	height: auto;
	min-height: 0;
	position: relative;
}
#body .con-83 {
	height: auto;
	min-height: 10px;
	position: relative;
	width: auto;
}
#site-container-29 .credits, #site-container-57 .credits, #site-container-1762 .credits {
	text-align: center;
}
#site-container-29 .credits a, #site-container-57 .credits a, #site-container-89 .credits a, #site-container-114 .credits a, #site-container-1762 .credits a {
	color: #747474;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-29 .credits a:hover, #site-container-57 .credits a:hover {
	color: 0 0 0 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-32 .news-feed-item {
	margin: 0 0 25px 0;
	overflow: auto;
}
#site-container-32 .news-feed-item .date, #site-container-33 .news-feed-item .date, #site-container-83 .news-feed-item .date {
	color: #000000;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#site-container-32 .news-feed-item .read-more, #site-container-33 .news-feed-item .read-more, #site-container-83 .news-feed-item .read-more {
	color: #414141;
	font-weight: bold;
}
#site-container-32 .news-feed-item .text, #site-container-33 .news-feed-item .text, #site-container-83 .news-feed-item .text, #site-container-608 .news-feed-item .text {
	line-height: 160%;
	padding: 0 0 10px 0;
}
#site-container-32 .news-feed-item div.image img, #site-container-33 .news-feed-item div.image img, #site-container-83 .news-feed-item div.image img, #site-container-608 .news-feed-item div.image img, #site-container-614 .news-feed-item div.image img {
	height: 150px;
	margin: 0 0 15px 0;
	width: 250px;
}
#site-container-32 .news-feed-separator, #site-container-33 .news-feed-separator, #site-container-83 .news-feed-separator, #site-container-608 .news-feed-separator, #site-container-614 .news-feed-separator {
	height: 150px;
	margin: 0 0 15px 0;
	width: 250px;
}
#site-container-32 .news-header, #site-container-33 .news-header, #site-container-83 .news-header {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#body .con-94 {
	min-height: 50px;
	padding: 0 0 1.538rem 0;
}
#site-container-33 .news-feed-item, #site-container-83 .news-feed-item, #site-container-608 .news-feed-item, #site-container-614 .news-feed-item {
	margin: 0 0 25px 0;
}
#body .con-96 {
	background-color: #ffffff;
	min-height: 20px;
}
#body .con-97 {
	min-height: 20px;
	padding: 0 0 0 0;
}
#body .con-98 {
	min-height: 20px;
}
#body .con-99 {
	margin: 0 0 1.538rem 0;
	min-height: 250px;
}
#site-container-44 .centered-btns_nav, #site-container-75 .centered-btns_nav {
	bottom: 0px;
	height: 40px;
	margin: 20px 20px 20px 20px;
	top: auto;
	width: 40px;
}
#site-container-44 .centered-btns_tabs, #site-container-75 .centered-btns_tabs {
	left: 15pxpx;
	position: absolute;
	top: 15pxpx;
}
#site-container-44 .centered-btns_tabs .centered-btns_here a, #site-container-75 .centered-btns_tabs .centered-btns_here a {
	background: #000000;
}
#site-container-44 .centered-btns_tabs a, #site-container-75 .centered-btns_tabs a {
	background: #ffffff;
}
#site-container-44 .rslides_caption, #site-container-75 .rslides_caption {
	bottom: auto;
	height: auto;
	left: auto;
	padding: 20px 20px 20px 20px;
	right: 20pxpx;
	text-align: left;
	top: 20pxpx;
	width: 260px;
}
#body .con-105 {
	min-height: 40px;
}
#site-container-45 .searchbox-input, #site-container-94 .searchbox-input {
	background-color: #e1e1e1;
	background-position: left top;
	border-color: #cdcdcd;
	border-style: none;
	border-width: 0 0 0 0;
	color: #999999;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	left: 0px;
	padding: 13px 15px 13px 15px;
	top: 0px;
	width: 140px;
	z-index: 50;
}
#site-container-45 .searchbox-input.hasPlaceholder, #site-container-94 .searchbox-input.hasPlaceholder {
	color: #999999;
}
#site-container-45 .searchbox-input::-moz-placeholder, #site-container-94 .searchbox-input::-moz-placeholder {
	color: #999999;
}
#site-container-45 .searchbox-input::-webkit-input-placeholder, #site-container-94 .searchbox-input::-webkit-input-placeholder {
	color: #999999;
}
#site-container-45 .searchbox-input:-moz-placeholder, #site-container-94 .searchbox-input:-moz-placeholder {
	color: #999999;
}
#site-container-45 .searchbox-input:-ms-input-placeholder, #site-container-94 .searchbox-input:-ms-input-placeholder {
	color: #999999;
}
#site-container-45 .searchbox-submit, #site-container-94 .searchbox-submit {
	background-color: #e1e1e1;
	background-position: left top;
	border-color: #cdcdcd;
	border-style: none;
	border-width: 0 0 0 0;
	color: #999999;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	left: 150pxpx;
	padding: 13px 14px 13px 14px;
	top: 0px;
	width: auto;
	z-index: 51;
}
#body .con-113 {
	min-height: 70px;
}
#site-container-88 .searchbox-input {
	background-color: #f5f5f5;
	background-position: left top;
	border-color: #000000;
	border-style: none;
	border-width: 0 0 0 0;
	color: #e1e1e1;
	font-size: 13px;
	font-weight: normal;
	padding: 13px 15px 13px 15px;
	z-index: 50;
}
#site-container-88 .searchbox-submit {
	background-color: #e1e1e1;
	background-position: left top;
	border-color: #e1e1e1;
	border-style: none;
	border-width: 0 0 0 0;
	color: #414141;
	font-size: 13px;
	font-weight: normal;
	padding: 13px 14px 13px 14px;
	z-index: 51;
}
#site-container-89 .credits, #site-container-114 .credits {
	text-align: left;
}
#site-container-89 .credits a:hover, #site-container-114 .credits a:hover {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-118 {
	height: 300px;
}
#site-container-90 .centered-btns_nav, #site-container-118 .centered-btns_nav {
	height: 40px;
	width: 40px;
}
#site-container-90 .centered-btns_tabs {
	left: 15px;
	top: 15px;
}
#site-container-90 .navbutton-offset {
	margin: 1.538rem 1.538rem 1.538rem 1.538rem;
}
#site-container-90 .rslides .opacityArea, #site-container-118 .rslides .opacityArea {
	background-color: #282828;
}
#site-container-90 .rslides .opacityDescription, #site-container-118 .rslides .opacityDescription {
	background-color: transparent;
}
#site-container-90 .rslides .opacityTitle, #site-container-118 .rslides .opacityTitle {
	background-color: transparent;
}
#body .con-125 {
	min-height: 150px;
}
#body .con-126 {
	background-color: #ffffff;
	min-height: 0;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
#body .con-127 {
	background-color: #ffffff;
}
#body .con-128 {
	background-color: #ffffff;
	min-height: 0;
}
#body .con-129 {
	min-height: 0;
}
#site-container-118 .centered-btns_tabs {
	left: 15pxpx;
	top: 15pxpx;
}
#site-container-118 .navbutton-offset {
	margin: 20px 20px 20px 20px;
}
#site-container-118 .slide_description {
	color: #ffffff;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#site-container-118 .slide_header {
	color: #ffffff;
	font-family: 'arial', helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#body .con-134 {
	background-color: rgba(255,255,255,0.84);
	min-height: 20px;
	padding: 1.538rem 0 0 0;
}
#body .con-135 {
	background-color: transparent;
	min-height: 0;
}
#body .con-136 {
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-137 {
	background-color: #ffffff;
	min-height: 0;
	padding: 1.538rem 0 0 0;
}
#body .con-138 {
	min-height: 44px;
}
#site-container-128 .menu-container .level1 .level2 .level3 li a {
	background-color: #f5f5f5;
	border-color: #cdcdcd;
	border-style: dashed;
	border-width: 1px 1px 0 1px;
	color: #5b5b5b;
	font-size: 12px;
	padding: 10px 15px 10px 15px;
}
#site-container-128 .menu-container .level1 .level2 .level3 li a.active {
	background-color: #96031f;
	color: #ffffff;
}
#site-container-128 .menu-container .level1 .level2 .level3 li a:hover {
	background-color: #96031f;
	color: #ffffff;
}
#site-container-128 .menu-container .level1 .level2 li a {
	background-color: #f5f5f5;
	border-color: #cdcdcd;
	border-style: dashed;
	border-width: 1px 1px 0 1px;
	color: #5b5b5b;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
	text-align: left;
}
#site-container-128 .menu-container .level1 .level2 li a.active {
	background-color: #96031f;
	color: #ffffff;
}
#site-container-128 .menu-container .level1 .level2 li a:hover {
	background-color: #96031f;
	color: #ffffff;
}
#site-container-128 .menu-container .level1 li a {
	background-color: transparent;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 14px 15px 14px 15px;
	text-align: center;
	text-decoration: none;
}
#site-container-128 .menu-container .level1 li a.active {
	background-color: #780219;
	color: #ffffff;
}
#site-container-128 .menu-container .level1 li a:hover {
	background-color: #780219;
	color: #ffffff;
}
#site-container-128 .menu-container .level2 li.first a.level2 {
	border-width: 1px 1px 0 1px;
}
#site-container-128 .menu-container .level2 li.last a.level2 {
	border-width: 1px 1px 1px 1px;
}
#site-container-128 .menu-container .level3 li.first a.level3 {
	border-width: 1px 1px 0 1px;
	padding: 10px 15px 10px 15px;
}
#site-container-128 .menu-container .level3 li.last a.level3 {
	border-width: 1px 1px 1px 1px;
	padding: 10px 15px 10px 15px;
}
#body .con-152 {
	background-color: transparent;
}
#body .con-153 {
	background-color: transparent;
	background-position: left top;
	background-repeat: repeat-x;
	--bg-image: url('/customerdata/files/templates/1/menu-x.jpg');
}
#body .con-154 {
	background-color: #d5d5d5;
	background-position: left top;
	background-repeat: repeat-x;
	min-height: 160px;
	--bg-image: url('/customerdata/files/templates/1/bottom-x.png');
}
#body .con-155 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 95px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-156 {
	margin-top: 3.076rem;
	min-height: 0;
}
#body .con-157 {
	margin-bottom: 1.538rem;
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-158 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-159 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 1.0766rem 0;
	position: relative;
}
#body .con-160 {
	margin-bottom: 1.538rem;
}
#site-container-390 .searchbox-input {
	background-color: #ffffff;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #a5a5a5;
	padding: 8px 8px 8px 8px;
}
#site-container-390 .searchbox-submit {
	background-color: #96031f;
	background-position: center center;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	color: #ffffff;
	padding: 8px 0 8px 0;
	z-index: auto;
	--bg-image: none;
}
#body .con-163 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 9px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-164 {
	clear: both;
	height: auto;
	min-height: 14px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-165 {
	clear: both;
	height: auto;
	min-height: 29px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-166 {
	min-height: 300px;
}
#site-container-506 .googlemap {
	height: auto;
	width: 100px;
}
#body .con-168 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-169 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 16px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-170 {
	clear: both;
	height: auto;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-171 {
	clear: both;
	height: auto;
	min-height: 57px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-172 {
	clear: both;
	height: auto;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-173 {
	clear: both;
	height: 302px;
	padding: 0 0 0 0;
	position: relative;
}
#site-container-608 .news-feed-item .date {
	color: #a5a5a5;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 8px 0 0 0;
}
#site-container-608 .news-feed-item .read-more {
	color: #96031f;
	font-weight: bold;
	text-decoration: none;
}
#site-container-608 .news-header {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#body .con-177 {
	height: auto;
	min-height: 100px;
	position: relative;
}
#site-container-614 .news-feed-item .date {
	color: #a5a5a5;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}
#site-container-614 .news-feed-item .read-more {
	color: #5b5b5b;
	font-weight: bold;
	padding: 0 10px 0 0;
	text-decoration: none;
}
#site-container-614 .news-feed-item .text {
	line-height: 160%;
	padding: 10px 10px 10px 0;
}
#site-container-614 .news-header {
	color: #414141;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#body .con-182 {
	min-height: 100px;
}
#body .con-183 {
	clear: both;
	height: auto;
	min-height: 40px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-184 {
	clear: both;
	height: auto;
	min-height: 1096px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-185 {
	clear: both;
	height: auto;
	min-height: 35px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-186 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 885px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-187 {
	clear: both;
	height: auto;
	min-height: 95px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-188 {
	clear: both;
	height: auto;
	min-height: 103px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-189 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-190 {
	clear: both;
	height: auto;
	min-height: 10px;
	padding: 0 0 1.538rem 0;
	position: relative;
}
#body .con-191 {
	clear: both;
	height: auto;
	min-height: 262px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-192 {
	background-color: transparent;
	min-height: 10px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
}
#body .con-193 {
	min-height: 10px;
}
#site-container-1762 .credits a:hover {
	color: #96031f;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-195 {
	background-color: #d5d5d5;
	border-color: #96031f;
	border-style: solid;
	border-width: 2px 0 0 0;
	min-height: 0;
}
#body .con-196 {
	background-color: rgba(205,205,205,0.68);
	border-color: rgb(205, 205, 205);
	border-style: dashed;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	min-height: 27px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-197 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 60px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-198 {
	clear: both;
	height: auto;
	min-height: 108px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-199 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 85px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-200 {
	clear: both;
	height: auto;
	min-height: 17px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-201 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 36px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-202 {
	clear: both;
	height: auto;
	min-height: 163px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-203 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 171px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-204 {
	clear: both;
	height: auto;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-205 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-206 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-207 {
	background-color: rgb(245, 245, 245);
	clear: both;
	height: 29px;
	margin: 0 0 0.769rem 0;
	padding: 0.769rem 0.769rem 0 0.769rem;
	position: relative;
}
#body .con-208 {
	clear: both;
	height: auto;
	min-height: 289px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-209 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 51px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-210 {
	background-color: rgb(245, 245, 245);
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 11px;
	padding: 0.769rem 0.769rem 0 0.769rem;
	position: relative;
}
#body .con-211 {
	clear: both;
	height: auto;
	min-height: 51px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-212 {
	clear: both;
	height: auto;
	min-height: 184px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-213 {
	clear: both;
	height: auto;
	min-height: 659px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-214 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-215 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 234px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-216 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 279px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-217 {
	clear: both;
	height: auto;
	min-height: 1060px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-218 {
	clear: both;
	height: auto;
	min-height: 1123px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-219 {
	clear: both;
	height: auto;
	min-height: 822px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-220 {
	clear: both;
	height: auto;
	min-height: 253px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-221 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-222 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 1.538rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-223 {
	clear: both;
	height: auto;
	min-height: 59px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-224 {
	clear: both;
	height: auto;
	margin: 0 0 0.4614rem 0;
	min-height: 24px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-225 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 40px;
	position: relative;
}
#body .con-226 {
	clear: both;
	height: auto;
	min-height: 30px;
	padding: 0.769rem 0 0 0;
	position: relative;
}
#body .con-227 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 378px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-228 {
	clear: both;
	height: auto;
	min-height: 365px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-229 {
	background-color: #96031f;
	min-height: 0;
}
#body .con-230 {
	background-color: transparent;
	min-height: 0;
	padding: 0 0 0 0;
}
#body .con-231 {
	clear: both;
	height: auto;
	margin: 0.769rem 0 0 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-232 {
	clear: both;
	height: auto;
	min-height: 16px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-233 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
	width: 25px;
}
#body .con-234 {
	clear: both;
	height: auto;
	min-height: 348px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-235 {
	clear: both;
	height: auto;
	min-height: 269px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-236 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-237 {
	clear: both;
	height: auto;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-238 {
	clear: both;
	height: auto;
	min-height: 268px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-239 {
	clear: both;
	height: auto;
	min-height: 1005px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-240 {
	border-color: rgb(150, 3, 31);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	min-height: 5px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-241 {
	background-color: rgb(150, 3, 31);
	clear: both;
	height: auto;
	min-height: 5px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-242 {
	border-color: rgb(150, 3, 31);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 5px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-243 {
	clear: both;
	height: auto;
	min-height: 319px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-244 {
	min-height: 20px;
	top: 0px;
	width: 80%;
}
#body .con-245 {
	clear: both;
	height: auto;
	margin: 0 0 7px 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-246 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 25px;
	position: relative;
}
#body .con-247 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 17px;
	position: relative;
}
#body .con-248 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 7px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-249 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 383px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-250 {
	clear: both;
	height: auto;
	min-height: 370px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-251 {
	clear: both;
	height: auto;
	min-height: 189px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-252 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-253 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 1.538rem 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-254 {
	clear: both;
	height: auto;
	min-height: 237px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-255 {
	clear: both;
	height: auto;
	margin: 3.076rem 0 0 0;
	min-height: 1642px;
	padding: 0 0 0 0;
	position: relative;
}
@media only screen and (min-width: 768px)  {
	#body #site-container-12  {
		margin: 0 0 0 0;
	}
	#body #site-container-118  {
		min-height: 155px;
	}
	#body #site-container-200  {
		margin-top: 6.152rem;
	}
	#body #site-container-201  {
		margin-top: 6.152rem;
	}
	#body #site-container-17474  {
		margin-bottom: 1.538rem;
		margin-top: 0;
	}
	#body #site-container-17475  {
		margin-bottom: 0.6152rem;
		margin-top: 0;
	}
	#body #site-container-21908  {
		margin-top: 0;
	}
	#body #site-container-31946  {
		margin-bottom: 10px;
	}
	#body #site-container-31947  {
		right: 0px;
		top: 150px;
		width: 73px;
	}
	#body #site-container-32202  {
		margin-top: 0.769rem;
	}
	#body #site-container-36206  {
		margin-bottom: 1.538rem;
		margin-top: 1.538rem;
	}
}
@media only screen and (min-width: 960px)  {
	#body #site-container-118  {
		min-height: 202px;
	}
	#body #site-container-200  {
		margin-top: 6.152rem;
	}
	#body #site-container-201  {
		margin-top: 6.152rem;
	}
	#body #site-container-17473  {
		margin-top: 0.769rem;
	}
	#body #site-container-17474  {
		margin-top: 0.769rem;
	}
	#body #site-container-21908  {
		margin-top: 0;
	}
	#body #site-container-31946  {
		margin-bottom: 10px;
	}
	#body #site-container-31947  {
		right: 0px;
		top: 150px;
		width: 73px;
	}
	#body #site-container-36206  {
		margin-bottom: 1.538rem;
		margin-top: 1.538rem;
	}
}
