
.header_menu a {
   background: rgba(0, 0, 0, 0.75);
}

.menu_holder { font-size: 13px; }

.text_main {
		font-size: 25px;
		color: #ffffff;
		font-weight: 100;
		font-family: "Gill Sans", "ColaborateThinRegular";
		line-height: 1em;
		padding-top: 0px;
		margin-bottom: 0px;
		text-shadow: rgb(0,0,0) 1px 1px 0px;
		text-shadow: rgba(0,0,0, 0.75) 1px 1px 0px;
	}

.text_subtitle {
		font-size: 17px;
		color: #fcfcfc;
		font-weight: 100;
		font-family: "Gill Sans", "ColaborateThinRegular";
		line-height: 1em;
		padding-top: 0px;
		margin-bottom: 0px;
		text-shadow: rgb(0,0,0) 1px 1px 0px;
		text-shadow: rgba(0,0,0, 0.75) 1px 1px 0px;
	}

.text_normal {
		font-size: 14px;
		color: #fafafa;
		font-weight: 100;
		font-family: "Corbel", "Calibri", "Arial", "Helivetica", "Sans-serif";
		line-height: 1.5em;
		padding-top: 0px;
		margin-bottom: 0px;
		text-shadow: rgb(0,0,0) 1px 1px 0px;
		text-shadow: rgba(0,0,0, 0.75) 1px 1px 0px;
	}
