@charset "utf-8";
body {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #000000 url(images/back.jpg) no-repeat fixed top center;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #cebba4;
}
.hauntedhouse #container {
	width: 1000px;  
	background: transparent url(images/cont.jpg) no-repeat scroll top center;
	margin: 0 auto; 
	text-align: left; 
}
.hauntedhouse #header {
	background: transparent url(images/the-haunted-barn.gif) no-repeat scroll top center;
	padding: 0;  
	margin: 0 auto; 
	height:436px;
}
.hauntedhouse #nav {
	text-align:center;
	padding: 0;  
	margin: 0 auto; 
	height:37px;
}
.hauntedhouse #sidebar1 h1 {
	font-size:16px;
	font-weight:bold;
	line-height:1.1;
	letter-spacing:-1px;
	margin:0 0 5px 0;
}
.hauntedhouse #sidebar1 {
	float: right; 
	width: 200px; 
	padding: 20px 0 0 0;
	margin:0 20px 0 0;
}
.hauntedhouse #sidebar1 p {
	font-size:12px;
	margin:0 0 5px 0;
}
.hauntedhouse #mainContent {
	padding: 20px 220px 0 20px; 
}
.hauntedhouse #mainContent h1 { 
	font-size:28px;
	letter-spacing:-2px;
	font-weight:bold;
	line-height:1;
	margin:0 0 5px 0;
	color:#FFFF00;
}
.hauntedhouse #mainContent h2 { 
	font-size:22px;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:1;
	margin:0 0 5px 0;
	color:#FFF;
}
.hauntedhouse #mainContent h3 { 
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:1;
	margin:0 0 5px 10px;
}
.hauntedhouse #mainContent h4 { 
	font-size:15px;
	font-weight:bold;
	line-height:1.1;
	border-bottom:1px dotted #666;
	margin:0 10px 5px 10px;
}
.hauntedhouse #mainContent p { 
	margin:0 20px 10px 20px;
}
   
.hauntedhouse #mainContent li {
  margin:5px 0;
  padding:0px;
   }
  
.hauntedhouse #mainContent ul, .hauntedhouse #mainContent ol {
  margin:5px 60px;
  padding:0em;
  text-align:left;
   }  
.hauntedhouse #footer { 
	padding: 0 10px 0 20px; 
	text-align:center;
} 
.hauntedhouse #footer p {
	margin: 0; 
	padding: 5px 0; 
	font-size:10px;
	line-height:1.1;
}
img {
	border:0;
	}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a {
  text-decoration:none;
  font-weight:bold;
 }

a:link,a:visited {
  color:#FF6600;
 }

a:hover,a:active {
  color:#FFF;
 }
 
hr {color: #E8E0B9; background-color: #E8E0B9; border: 1px dotted #9d4400; border-style: none none dotted; }

form {display: inline;}

.calendarOpen {
  font-size:14px;
  letter-spacing:-1px;
  line-height:1.2;
  margin:0px;
  padding:2px;
  color:#000;
  background-color:#FFF900;
  font-weight:bold;
  text-align:center;
   } 

.calendarClosed {
  font-size:14px;
  letter-spacing:-1px;
  line-height:1.2;
  margin:0px;
  padding:2px;
  text-align:center;
   } 
   
table.jspa td {
	vertical-align: middle;
	padding: 3px;
	text-align: center;
	background-color: #393939;
}
table.jspa img {
	border: 1px solid #B35228;
}
table.jspa {
}
