﻿
@import url('https://fonts.googleapis.com/css?family=Raleway|Marcellus+SC');


.background-grey {
	background-image: url('grey-back-1b.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	/* width height*/
	background-size: 100% auto;
}


.background-amyfence1 {
	background-image: url('amy-fence-1e.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	/* width height*/
	background-size: 100% auto;
}



.background-dates {
	background-image: url('imt-stage-grey.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}




.grey-box-25 {
	background-image: url('tbox-25.png');
}

.grey-box-50 {
	background-image: url('tbox-50.png');
}

.grey-box-75 {
	background-image: url('tbox-75.png');
}





a {
	font-family:"Marcellus SC", Arial, serif;
	font-size:34px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
		text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;

}




a:link {color: #fef9e7;}

a:visited {color: #fef9e7;}

a:hover {color: #ffe133;}

a:focus {color: #fef9e7;}

a:active {color: #fafafa;}	



.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}


.element {
	text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}



.font-dates {
	font-family:"Marcellus SC", Arial, serif;
	font-size:34px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
		text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;

}


.font-about {
	font-family:"Marcellus SC", Arial, serif;
	font-size:34px;
	font-weight: normal;
	text-decoration: none;
		color: #fef9e7;
	font-style: normal;
		text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;

}




.font-sml {
	font-family:"Raleway", Arial, serif;
	font-size: small;
	color: #fef9e7;
}

.font-sml-bold {
	font-family:"Raleway", Arial, serif;
	font-size: small;
	font-weight: bold;
	color: #fef9e7;
}

.font-med {
	font-family:"Raleway", Arial, serif;
	font-size: medium;
	color: #fef9e7;
}

.font-med-bold {
	font-family:"Raleway", Arial, serif;
	font-size: medium;
	font-weight: bold;
	color: #fef9e7;
}



.font-med-bold-out {
	font-family:"Raleway", Arial, serif;
	font-size: medium;
	font-weight: bold;
	color: #fef9e7;
	text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;

}



.font-lrg {
	font-family:"Raleway", Arial, serif;
	font-size: large;
	color: #fef9e7;
}

.font-lrg-bold {
	font-family:"Raleway", Arial, serif;
	font-size: large;
	font-weight: bold;
	color: #fef9e7;
}

.font-xlrg {
	font-family:"Raleway", Arial, serif;
	font-size: x-large;
	color: #fef9e7;

}

.font-xlrg-bold {
	font-family:"Raleway", Arial, serif;
	font-size: x-large;
	font-weight: bold;
	color: #fef9e7;
}

.font-xlrg-bold-out {
	font-family:"Raleway", Arial, serif;
	font-size: x-large;
	font-weight: bold;
	color: #fef9e7;
	text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}



.font-xxl {
	font-family: Arial, Helvetica, sans-serif;
	font-family:"Raleway", Arial, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #fef9e7;

}

.font-xxl-bold {
	font-family:"Raleway", Arial, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #fef9e7;
}
