@charset "utf-8";
body {
	font: 100%/1.2 Arial, Helvetica, Verdana, sans-serif;
	background: #000 url(../img/massacre-haunted-house-montgomery-il-bg.jpg) top center scroll no-repeat;
	margin: 0;
	padding: 0;
	color: #FFF;
}

@font-face {
	font-family: "_ValfierisAgedBoldRegular";
	src: url("../fonts/_valfieris_aged_bold-webfont.eot");
	src: local("_Valfieris Aged Bold"), local("_ValfierisAgedBoldRegular"), url("../fonts/_valfieris_aged_bold-webfont.woff") format("woff"), url("../fonts/_valfieris_aged_bold-webfont.ttf") format("truetype"), url("../fonts/_valfieris_aged_bold-webfont.svg#webfontHQZeU6yB") format("svg");
	font-weight: normal;
	font-style: normal;
}
ol, ul, dl { 
	padding: 0;
	margin: 0 0 0 40px;;
}
h1, h2, h3 {
	margin:0 0 10px 0;
	padding:0;
	font-family: "_ValfierisAgedBoldRegular", Georgia, "Times New Roman", Times, serif; 
	line-height:1;
	font-weight:normal;
	text-transform:uppercase;
}
@-moz-document url-prefix() {
     h1, h2, h3 {
     text-shadow: 2px 2px 4px #000;
     }
}
h4, h5, h6 {
	margin:0 0 10px 0;
	padding:0;
	line-height:1; 
}
h1 {
	font-size:300%;
	color:#F00;
	text-align: left;
}
h2 {font-size:220%; color:#FEF87F;}
h3 {font-size:180%;}
p {
	margin:0 0 10px 0;
	padding:0;
}
a img { 
	border: none;
}

a:link, a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #FF0000; 
	text-decoration: none;
}

.container {
	width: 960px;
	margin: 0 auto; 
}

.header {
	margin:0;
	padding:0;
	height:350px;
}

.sidebar1 {
	float: left;
	width: 180px;
	padding: 10px;
	font-size:80%;
	line-height:1.1;
}
.sidebar1 h1 {margin-bottom:0; font-size:180%;}
.sidebar1 h2 {font-size:140%; margin-bottom:5px;}
.sidebar1 h3 {font-size:120%;}
.content {
	margin:0 0 0 20px;
	padding: 10px;
	width: 710px;
	float: left;
}

.content p {
	margin-left:20px;	
}
.social {text-align:center; margin:20px 0;}
.footer {
	padding: 10px 0;
	position: relative;
	clear: both; 
	font-size:75%;
	text-align:center;
}
.footer #nav {
	font-family: "_ValfierisAgedBoldRegular", Georgia, "Times New Roman", Times, serif; 
	font-size:150%;		
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.photoShell {
	margin-left:40px;	
}
