ol,dl
{
	margin-left:35px;
}


#navigation
{
	margin-top:10px;
	font-size: 12px fixed;
	height:25px;
}
#menu
{
	
	padding: 0 0 0px 10px;
	border-bottom: 1px solid #000;
}

#menu ul
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menu a:link, #menu a:visited
{
float: left;
line-height: 14px;
font-weight: bold;

margin: 0 10px 4px 10px;
text-decoration: none;
color: #ffebbf;
}

#menu a:link#current, #menu a:visited#current, #menu a:hover
{
border-bottom: 2px solid #000;
padding-bottom:-2px;
background: transparent;
color: #000;
overflow:hidden;
}

#menu a:hover { color: #000; }


li.comingsoon{
	background:url(../images/asterisk.gif) no-repeat right top;
}

#comingsoontext{
	
	background:url(../images/asterisk.gif) no-repeat left top;
	padding-left:10px;
}

#stafflist{
	padding:20px;
}

#stafflist ul, #stafflist li
{
	
	list-style-type:none;
	padding:.25em 0;
		
}


#stafflist a:link, #stafflist a:visited
{
	text-decoration: none;
	color: #806C40;
}

#address li, #hours li
{
	
	float:left;
	margin:0 5px 0 5px;
	list-style-type:none;
	color:#806C40;
}
#hours
{
	clear:both;
	color:#FFEBBF;

font-weight:bold;
list-style-type:none;
}

#linkList
{
	list-style-type:none;
	margin:0px 0px 0px 10px;
}

#linkList a, .externalLink
{
	background:transparent url(/content/images/externallink.gif) no-repeat scroll right center;
	padding-right:15px;
    
}

