/* IE nav */
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a
{
color : #FFFFFF;
font : normal normal normal 11px/normal Tahoma;
font-weight: bold;
display: block;
color: #ffffff;
background-color: #996699;
width: 131px;
padding: 3px 5px;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

#navcontainer a:hover
{
background-color: #ffffff;
color: #9b8845;
padding: 3px 5px;
border-bottom: 1px solid #ffffff;
}
/* NN nav */
#navcontainer2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer2 li { margin: 0 0 0 0; }

#navcontainer2 a
{
color : #FFFFFF;
font : normal normal normal 11px/normal Tahoma;
font-weight: bold;
display: block;
color: #ffffff;
background-color: #001C72;
width: auto;
padding: 3px 5px;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

#navcontainer2 a:hover
{
background-color: #ffffff;
color: #001C72;
padding: 3px 5px;
border-bottom: 1px solid #ffffff;
}



.text {  font-family: Tahoma; font-size: 12px}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

ul {
	list-style-type: square;
}
.margin_rt {
	padding-right: 20px;
}
.q {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bolder;
	color: #0066CC;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.menu_vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc00;
}
.menu_hline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc00;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #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_li {list-style-image:url(../images/dash_bullet.gif);}
.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;
}.mainborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;	
	border-right-color: #cccccc;
	border-bottom-color:  #cccccc;
	border-left-color:  #cccccc;
}

.square {
	list-style-type: square;
}
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: #001c72;
	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;}