.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text a:link {color:#454d60;}
.text a:visited {color:#454d60;}
.text a:hover {color:#454d60;}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidebar a:link {color:#ffffff;}
.sidebar a:visited {color:#ffffff;}
.sidebar a:hover {color:#000000;}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
li {list-style-type:square}
.select {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.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;

}
.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: #515970;
	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;}
