div#subnav {position:absolute;left:121px;top:43px; width:117px; height:56px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.mainpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
a:link {color:#983333; text-decoration:underline;}
a:hover {color:#983333; text-decoration:underline;}
a:visited {color:#983333; text-decoration:underline;}

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

.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.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;
}
.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;
}

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