@charset "UTF-8";

body  {
	background-image: url(img/bkg_header_index2026.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-size:3000px 1026px;
}

	.tagline-blank {
	display:none;
	}

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

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


.menu li a {
	color:#002a2a;
	}

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

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

@media screen and (max-width: 1200px) {
	
body  {
	background-image: url(img/bkg_header_index2026_1200.gif);
	background-size:2400px 888px;
}
	
	
		.template #mainContent {
	padding-bottom: 0px;
		margin-top:530px;
		margin-bottom:60px;
		min-height:50px;
}
	
	
	}



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

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

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

		.text-reg ul {
	margin-left: 10px;
	 
}
	
	
	}
	

@media screen and (max-width: 767px) {
	
	body  {
			background: #FFFFFF;
	background-image: url(img/bkg_header.gif);
	background-repeat:repeat-x;

}

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


.tagline-blank {
	display:block;
	width:100%;
	height:auto;
	margin-top: -93px;
	}
		
					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;
	 
}
.menu li a:hover {
	color:#6e9e14;
	text-decoration:none;
	}
	
	}

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

	}

	
	
	
	