@font-face {
    font-family: 'walkway_boldregular';
    src: url('../media/Walkway_Bold-webfont.eot');
    src: url('../media/Walkway_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/Walkway_Bold-webfont.woff') format('woff'),
         url('../media/Walkway_Bold-webfont.ttf') format('truetype'),
         url('../media/Walkway_Bold-webfont.svg#walkway_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin:0px 0px;
	background-image: url("../media/backgel4.png");
	font-family: Verdana, Geneva, sans-serif;
}
a {
	text-decoration: none;
}
.main_header_text {
	position: relative;
	top: -50px;
	font-family: 'walkway_boldregular', Arial, sans-serif;
	font-size: 30pt;
	-o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	color: #757575; 9:32 14/10/2015
}
.main_header_text2 {
	position: relative;
	margin: 28px 28px;
	top: -2px;
	font-family: 'walkway_boldregular', Arial, sans-serif;
	font-size: 20pt;
	-o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	color: #757575; 
}
.thick_br {	
	height: 3px;
	background-color: #EA6346;
	border: none;
}
.thin_br {	
	height: 1px;
	background-color: #EA6346;
	border: none;
}
.main_info {

}
.translation {
	font-style: italic;
}
.sub_info {
	font-size: small;
	color: #595858;
}
.sub_info a {
	color: #EA6346;
	font-size: small;
	text-decoration: none;
}
.regular_text {
	color: #595858;
	font-size: 85%;

}
.new_title {
	color: #807e7e;
	font-size: 115%;
	display: block;
	text-align: center;
	
}
.new_title2 {
	color: 	#856b66;
	font-size: 115%;
	display: block;
	text-align: center;

}


h4 a, .regular_text a, .small_text a {
	color: #EA6346;
	text-decoration: none;
	-o-text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
	-ms-text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
	-moz-text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
	-webkit-text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
  	-o-transition: color .3s ease-out;
  	-ms-transition:.color .3s ease-out;
  	-moz-transition: color .3s ease-out;
  	-webkit-transition: color .3s ease-out;
  	transition: color .3s ease-out;
}



h4 a:hover, .regular_text a:hover, .small_text a:hover {
	color: #39E;
	text-decoration: underline;
}
.small_text {
	color: #595858;
	font-size: 75%;
}
.centered_text {
	display: block;
	text-align: center;
}
.footer_text {
	margin: 5px 20px;
	font-size: 80%
}
.cap-description {
    color: #fff;
    text-align: left;
    font-size: 80%;
}

