.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.sublinks a:link {color:#ffffff; text-decoration:underline;}
.sublinks a:visited {color:#ffffff; text-decoration:underline;} 
.sublinks a:hover {color:#ffcc00; text-decoration:underline;} 

.body a:link {color:#528421; text-decoration:underline;}
.body a:visited {color:#528421; text-decoration:underline;}
.body a:hover {color:#ffffff; text-decoration:underline;}



ul {list-style-type:square;}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.underline_wht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.caterborder {
	border: 1px solid #333333;
}
.cater_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cater_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.cater_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.cater_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mainpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.cater_bullet {
	list-style-type: none;
	list-style-image: url(../catering/images/dash_bullet.gif);
	margin-left: 20px;
}
.catersubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.catersubnav a:link {text-decoration: none; color:#999999;}
.catersubnav a:visited {text-decoration:none; color:#999999;}
.catersubnav a:hover {text-decoration:none; color: #999999; background-color:#efefef;}

.borders {
	border: 1px solid #FFFFFF;
}

.vline {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


div#calendar {
	width: 24px;
	height: 22px;
	float: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #ffffff;
	background-color: #01573c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: center;
	line-height: 20px;
	letter-spacing: -1px;
}
.list_cal {margin-left:15px;}
