#saturday1
{
	margin:0;
	float:left;
	width: 100%;
	height:36px;
	padding-left:100px;
	background:#961E20;
	
}

ul#saturday{
	padding-left:100px;
	margin:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	float:none;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-left-color: transparent url("bgDIVIDER.gif") no-repeat top right;
	border-left: 1;
	
		/*background:transparent url("bgOFF.gif") repeat-x top left;
	 a55d36
	 border-top:1px solid #C0E2D4;
	 border-bottom:4px solid #336666;
	 
	 */
	
	}

ul#saturday li{
	display:block;
	float:left;
	margin:0;
	pading:0;
/*	
*/	
	}

ul#saturday li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("bgDIVIDER.gif") no-repeat top right;
	min-height: 13px;
/*	border-top: 1px solid #fff;*/
	}

ul#saturday li a:hover{
	background:#9a7a64; /* transparent url("bgHOVER.gif") no-repeat top right; */
	}

ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background:transparent url("bgON.gif") no-repeat top right;
	}


#menu{
	
	float: Right;	
	margin: 0 0 0 10px;
	padding: 0;
	
}

#menu ul{

	list-style: none;
	display: inline;

}
#menu li{
	float:left;
}
#menu li a{
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0 0 0 5px;
	height: 77px;
	
	text-align: center;
	cursor: pointer;
}

#navcontainer {
	width:auto;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;  /*Monaco, "Courier New", Courier, monospace; */
}

#navcontainer a
{
	display: block;
	width: auto;
	background-color: #D6D6CE;
	border-bottom: 1px solid #eee;
	padding-top: 8px;
	padding-left: 10px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #184154;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #AFB4BE;
	color: #184154;
}
#MainContent2 ul li {
	list-style-type: none;
	/* [disabled]list-style-image: url(images/bullet1.png); */
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	/* [disabled]margin-left: 20px; */
}

