@charset "UTF-8";


body  {
	background-image: url(img/bkg_header_index2024.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-size:3000px 1026px;
}
	
	
	.tagline-blank {
	display:none;
	}
	
	.template #mainContent {
	padding-bottom: 0px;
		margin-top:725px;
		margin-bottom:60px;
		min-height:50px;
}



.menu li a {
	color:#97b816;
	}

.menu li a:hover {
	color:#ef4156;
	}

	.menu li ul{
		background:#FFFFFF;
		}
		
				.menu li ul a:hover, .menu li ul li:hover a{
			background-color:#d7d7d7;
			}

.template #teaser {
	width: 100%;
	
	clear: both;
}

.img-teaser {
	width: 100%;
	height: auto;
	margin-top: 25px;
	margin-bottom: 5px;
	border:none;
}

.text-reg ul {
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 2px 0px;
	text-align:left;
	 
}


@media screen and (max-width: 1200px) {
	
body  {
	background-image: url(img/bkg_header_index2024_1200.gif);
	background-size:2400px 888px;
}
	

	
		.template #mainContent {
	padding-bottom: 0px;
		margin-top:580px;
		margin-bottom:60px;
		min-height:50px;
}
	
	
	}


@media screen and (max-width: 976px) {
	

body  {
	background-image: url(img/bkg_header_index2024_963.gif);
	background-size:944px 738px;
}
	

	
			.template #mainContent {
	padding-bottom: 0px;
		margin-top:446px;
		margin-bottom:60px;
		min-height:50px;
}
		.text-reg ul {
	margin-left: 10px;
	 
}
	
	
	}
	

@media screen and (max-width: 767px) {
	
	.menu li a{
	color:#2c2c2c;
	}
.menu li a:hover {
	color:#6e9e14;
	}
	
	body  {
			background: #FFFFFF;
	background-image: url(img/bkg_header.gif);
	background-repeat:repeat-x;

}

.template #mainContent {
	background-image: url(img/bkg_header_index2024_mobile.gif);
	background-size:100% auto;
	background-repeat:no-repeat;
}
	
				.template #mainContent {
	padding-bottom: 0px;
		margin-top:0px;
		margin-bottom:40px;
		min-height:50px;
}


.tagline-blank {
	display:block;
	width:100%;
	height:auto;
	margin-top: -70px;
	}
		
					body.show-menu.template #header {
				background-color:#FFFFFF;
	}
	.text-reg ul {
	margin-left: 4px;
	 
}
	.text-reg li:before {
	margin-left: -13px;
}
	.text-reg li {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-bottom: 2px;
		margin-top: 0px;
	 
}
	

	
	}

@media screen and (max-width: 480px) {
	
		.text-reg ul {
	margin-left: 4px;
			padding-right: 20px;
	 
}
	.text-reg li:before {
		content: "–  ";
	margin-left: -13px;
}

	}

	
	
	
	