﻿

#topLinks a, #topLinks span
{
	color:#dddddd;
}

.navigation1 
{
	background:#000000;
	height:16px;
	width:800px;
}
.miniNavLinks 
{
	font-family:Arial, Sans-Serif;
	font-size:9px;
	color:#808284;
}

.navigation1Item a
{
	color:#cccccc;
	text-decoration:none;
}

.navigation1ItemHover a
{
	color:#888888;
	padding:0px 12px 0px 12px;
	background: url( ../NavigationArrow.gif ) no-repeat 0px 0px ;
	text-decoration:none;
	font-weight:bold;
}

.navigation1Spacer 
{
	width:1px;
}

.navigation1Spacer div
{
	width:1px;
	height:10px;
	background:white;
}


.locationSubNavItem 
{
	float:left; 
	width:89px;
	text-align:center;
}

.locationSubNavItem img
{
	border:none;
}

.locationSubNavItem a
{
	text-decoration:none;
}

.locationSubNavItem a:hover img, .locationSubNavItemHover img
{
	filter:alpha(opacity=65);
	opacity:0.65;
}

.locationSubNavSep 
{
	margin-top:18px;
	width:11px; 
	height:85px; 
	/*background:url(../../locations/images/dots_vert.gif) repeat-y top center;*/
	float:left;
}

.locationSubNavItem p
{
	font-family:Arial, Sans-Serif; font-size:11px;font-weight:bold;
	color:#ffffff;
	margin:0px 0px 4px 0px;
	text-align:left;
}


