.halloweenday
{
		background:#FF6633; 
		text-align:center;
		font-weight: bold; 
}
.halloweenrow
{

}

.halloweenhilite
{

}

.redbold{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #990000;
}

#tabs {
	font-family: Arial, Helvetica, sans-serif; 
	position: relative;
	width: 100%;
	height: 3em;
	margin:0 0 10px 0;	
}

#tabs ul {
	list-style: none;

}
#tabs ul li  {
	display: inline;
}

#tabs a{
	float:left;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	background-color:#000099;
	padding:5px;
	border-right:1px solid #FFFFFF;

}
#tabs a:hover{
	background-color : #cc0000;
}

#linkspage li
	{
	list-style-type: none;
	}	

#linkspage li a {
			display: block;
			text-align: center;
			text-decoration: none;
			}	
#linkspage  li a:hover {
	background-color: #990000;
	color: #fff;
	text-decoration: none;}				
#linkspage a {
			display: block;
			text-align: center;
			text-decoration: none;
			}	
#linkspage  a:hover {
	color: #fff;
	text-decoration: none;}				

#photogallery	img
	{
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
  	}
#photogallery li
	{
	list-style-type: none;
  	display: inline;
	
	}

	
.boxout 
	{
		border: 1px solid #000000 ; 
		background-color:#dddddd; 
		padding:5px 5px 5px 5px; 
		margin:5px 25px 5px 25px;
		clear:both;
		overflow:auto;
	}
	
.city{
		text-align:center;
}

.caption
{
	clear: both;
		text-align:center;
}
.center
{
		text-align:center;
}

#banquetrates li{
	margin-right:5px;
	list-style-type: none;
}
#banquetfeatures li{


}

.ratetable
{
border:solid;
border-color:#990000;
border-width:1px 0 1px 20px;
float:left;
overflow: auto;
width:90%;
}

.ratetable ul
{
padding: 0 ;
border: 0;
margin: 0;
background-color:#ffffff;
}
.ratetable li
{
	list-style-type: none;
	clear:both;
	margin-left:0px; 
	
}

.price
{
	float:right;
	color:#ffffff;
	background-color:#990000;
	font-weight: bold; 
	padding: 0 10px 0 5px;
	min-width: 25%;
	text-align: right;
	font-family: courier, sans-serif; 
	font-size: 125%;

}

.unit
{
float:left;
margin-left:10px;
margin-color: #990000;


}
.white
{
background-color:#abcdef;
}

#content_col1
{
float:left;
width:49%;

}
#content_col2
{
float:right;
width:49%;

}

