@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:0.626em; }
body div, ul, ol, li, table, img {
	margin:0px;
	padding:0px; }
body p {
	margin:10px 0px 15px; }
body img {
	border:none; }
.display_none {
	display:none; }
.clear_div {
	display:none;
	height:0px;
	width:0px; }
body:last-child .clear_div {
	display:block;
	clear:both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear:both;
}


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

a img {border:0}


body{
	background:#000000 url(images/background.jpg) no-repeat top center;
	text-align:center;
	min-width:990px;
	margin:0 auto;
	font-family:Verdana;
}


p {
	padding:0px 15px;
	font:13px/14px Verdana;
	color:#000000;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:0px;
	position: relative;
}

/* HEADER */

#header_wrapper {
	width:990px;
	height:127px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}
#logo {
	float:left;
	margin:5px 0px 0px 0px;
}
#call_cta {
	float:right;
	margin:35px 0px 0px 5px;
}

a.haunted-icon {display:block; margin:10px auto;}

#navagation {height:24px; clear:both; margin-top:16px;}
#navagation a {display:block; float:left; padding:10px 9px; font:13px DirtyHeadlineRegular; color:#fff; text-decoration:none;}
#navagation a:hover {color:#EEBA5A; background:url(/images/nav-hover.png) no-repeat center center;}

/* CONTENT */

#content_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:0px;
	position: relative;
}
#content_left {
	float:left;
	margin:0 auto;
	padding:0px;
}
#text_and_flash {
	background:url(images/text-bg.png) no-repeat top left;
	width:350px;
	min-height:650px;
	margin:0px;
	padding:0px;
}
#text_block {
	width:285px;
	font:11px/22px Verdana;
	color:#7C6334;
	padding:30px 25px 0px 40px;
	text-align:justify;
	text-transform:uppercase;
}
#text_block a{
	color:#EEBA5A;
	text-decoration: underline;
}
#text_block a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#text_block b {
	font:18px/28px Verdana;
	color:#EEBA5A;
}
#int_text_and_flash {
	background:url(images/int_bg.png) no-repeat top left;
	width:646px;
	min-height:741px;
	margin:0px;
	padding:0px;
}
#int_text_block {
	width:530px;
	font:11px/22px Verdana;
	color:#EEBA5A;
	padding:30px 85px 0px 40px;
	position: relative;
	text-align:left;
}
#BBBlink,
.BBBlink{
    padding-top: 30px;
    position: absolute;
    right: 500px;}
#BBBlinkint,
.BBBlinkint{
    padding: 20px 0 0 20px;}
#int_text_block a {
	color:#EEBA5A;
}
#int_text_block a:hover {
	color:#FFFFFF;
}
#text_box {
	width:530px;
	height:600px;
	overflow:auto;
	padding:0px 10px 0px 0px;
}
b.bhead {
	font:18px/28px Verdana;
	color:#EEBA5A;
	text-transform:uppercase;
}
#content_right {
	float:right;
	padding:10px 0px 0px 0px;
}
#flash_tickets {
	float:right;
	width:350px;
	margin:0px;
	padding:0px;
}

#paranormal p{
	color:#EEBA5A;
}



/* FOOTER */

#footer_wrapper {
	width:990px;
	height:28px;
	padding:16px 0px 25px 0px;
	background:url(images/footer_bg.png) no-repeat;
	font:bold 11px Trebuchet MS;
	color:#888888;
	text-align:center;
	position: relative;
	filter:alpha(opacity=100);
	opacity:1.0;
}


#footer_wrapper a {
	color:#e5e5e5;
	text-decoration:none;
	filter:alpha(opacity=50);
	opacity:0.5;
}

#footer_wrapper a:hover {
	color:#FFFFFF;
	filter:alpha(opacity=100);
	opacity:1.0;
}

/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin:5px 0px;
	font:normal 24px Verdana;
	color:#1974bd;
}
h2 {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#525252;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#525252;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font:11px/22px Verdana;
}




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width:100%;
	font:11px/20px Verdana;
	color:#EEBA5A;
	letter-spacing:0px;
}
#contact_table {
	width:400px;
	font:11px/20px Verdana;
	color:#EEBA5A;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width:300px;
	height:25px;
}
.contact_field {
	float:left;
	width:45px;
	height:20px;
	text-align:right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float:right;
	width:250px;
	height:25px;
	text-align:left;
}
input.contactinput {
	width:250px;
	font:11px Verdana;
	color:#525252;
	background-color:#FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color:#FFFFFF;
}

#social {float:right; padding-right:70px;}

