body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #cccccc; font-weight: normal; font-style: normal; margin-top: 20px; margin-bottom: 20px; background-color: #333333;}
td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #cccccc; font-weight: normal; font-style: normal; margin-top: 20px; margin-bottom: 20px;}
a { font-size: 9pt; color: #f00; font-weight: normal; font-style: normal; text-decoration: none; }
a:link { text-decoration: none; color: #FFFFFF; font-weight: bold; font-style: normal; }
a:visited { text-decoration: none; color: #FFFFFF; font-weight: bold; font-style: normal; }
a:hover { text-decoration: none; color: #FF0000; font-weight: bold; font-style: normal; }
a:active { text-decoration: none; color: #FFFFFF; font-weight: bold; font-style: normal; }

h1 {
	font-family: "Papyrus", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}



.style1 { color: #999999; font-weight: normal; font-style: normal; }
.style2 { font-size: 10pt; font-weight: normal; font-style: normal; }

.picturemenu {
	height:55px;
	border:1px dashed #eeeeee;
	padding-top:10px;
	margin-bottom:10px;
	line-height: 55px;
}
.picturemenu p {margin-left:10px;font-weight: normal;margin-bottom:10px;} /*height:58px; margin-top:10px;}*/
.eventheader {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

p.description {
	font-size:16px;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	font-family: "Papyrus", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#sidebar {
	}
	
#sidebar h2 {
	font-size:14px;
	font-weight:bold;
	background-image:url("images/sidebar_h2_190.gif");
	background-repeat:no-repeat;
	color:#333333;
	height: 25px;
	margin-bottom: 0px;
	padding-top: 2px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 2px 5px 2px 5px;
	}

#hours {
	border:1px solid #cccccc;
	padding: 5px 2px 5px 2px;
	background-color: #555555;
	}
	
#news {
	border:1px solid #cccccc;
	padding: 5px 2px 5px 2px;
	background-color: #555555;
	}
	
#news h3 {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding: 0px 3px 0px 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#news p {
	text-align:left;
	margin: 0px 2px 0px 2px;
	}
	
#resmain {
	border:1px solid #cccccc;
	padding: 5px 2px 5px 2px;
	height: 150px;
	width: 190px;
	background-color: #555555;
	}
	
#feature {
	border:1px solid #cccccc;
	}
	
#footer {
	height: 12px;
	font-size: 11px;
	padding: 5px 15px 3px 15px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	color: #CCCCCC;
	background-color: #333333;
	clear: both;
	}

#footer a:link, #footer a:visited{
	color: #aaaaaa;
	}

#footer a:hover{
	color: #dddddd;
	}
	
#footer img {
	vertical-align: middle;
	}
	
	





/* OpenTable Styles ==================================================================== */
/* Outside Table properties */
#feedTable td {
	padding:2px 2px 0px 0;
	font-family:arial;
	font-size:12px;
}

/* Title Text */
.feedTitle {
	margin:0px 2px 5px 0px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
/* Form Title Tags */
.feedFormTitle {
	float:right;
	vertical-align:middle;
}
/* Form Time Title Tags */
.feedFormTimeTitle {
	padding:4px 0px;
	float:left;
}
/* Form Time Title Tags */
.feedFormDateTitle {
	padding:4px 0px;
	float:right;
}
/* Text Form Fields */
.feedFormField {
	font-size:12px;
	margin:2px 2px 2px 2px;
}
/* Text Form Field for Date field */
.feedFormfieldCalendar {
	font-size:12px;
	margin:2px 2px 2px 2px;
	width:100px;
}

/* Logo Treatment */
#logoLink
{
	float:right;
	margin:0px;
}
#logo
{
	border-width:0px;
	margin:0px;
}
#dateDisplay
{
	font-size:10px;
	color:#999;
 	font-family:arial;
	float:right;
	margin:0px 30px 0px 0px;
}

/*** calendar styles ***/

/* Placeholder. Don't change this */
.imgCal 
{
	position: absolute; 
	display: none; 
	z-index:100;
}

/* Calendar Table properties */
#imageCal table {
	font-size:12px;
 	width:150px;
	font-family:arial;
	font-weight: bold;
	background:#FFF;
}
#imageCal td {
	padding:0px 0px 0px 0;
	text-align:center;
}

/* Days in the future */
.clickableDays 
{	
	color: #000000; 
	text-decoration: none;
	height:18px;
}

/* Days in the past */
.nonclickableDays 
{	
	color: #CCCCCC;
	height:18px;
}

/* Name of the month at the top */
.months 
{
	color: #FFFFFF; 
	text-decoration: none 
}

/* Day of the week */
.weekdays
{
	color: #000000; 
	text-decoration: none; 
	color:#666666;
	background-color:#EFEFEF; 
	width:14%;
}

/* End OpenTable Styles ====================================================== */

