p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCC99;
}


/* Outside Table properties */
#feedTable td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #000000;
}

/* Title Text */
.feedTitle {
	margin:0px 2px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Form Title Tags */
.feedFormTitle {
	float:right;
	vertical-align:middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
/* Form Time Title Tags */
.feedFormTimeTitle {
	padding:4px 5px;
	float:left;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Form Time Title Tags */
.feedFormDateTitle {
	padding:4px 5px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Text Form Fields */
.feedFormField {
	font-size:12px;
	margin:2px 2px 2px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}
/* Text Form Field for Date field */
.feedFormfieldCalendar {
	font-size:12px;
	margin:2px 2px 2px 2px;
	width:100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

/* Logo Treatment */
#logoLink
{
	float:right;
	margin:0px;
}
#logo
{
	display: none; 
	border-width:0px;
	margin:0px;
}
#dateDisplay
{
	font-size:10px;
	color:#FFFFFF;
 	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	margin:0px 25px 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:Geneva, Arial, Helvetica, sans-serif;
	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: #000000; 
	text-decoration: none 
}

/* Day of the week */
.weekdays
{
	color: #000000; 
	text-decoration: none; 
	color:#666666;
	background-color:#EFEFEF; 
	width:14%;
}
.btmlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.mainlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCC66;
}
h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-style: normal
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9900;
}
.floatright {
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.floatleft {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
a:link {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
}
.menuitemname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0em;
	font-style: italic;
}
.biglinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #cccc99;
}
