﻿.navigation1 
{
	background:#73211f;
	height:16px;
	width:800px;
}
.miniNavLinks 
{
	font-family:Arial, Sans-Serif;
	font-size:9px;
	color:#808284;
}

.navigation1Item a
{
	color:#ffffff;
	text-decoration:none;
}

.navigation1ItemHover a
{
	color:#d39a99;
	padding:0px 12px 0px 12px;
	background: url( MainNav/NavigationArrow.gif ) no-repeat 0px 0px ;
	text-decoration:none;
	font-weight:bold;
}

.navigation1Spacer 
{
	background:url(MainNav/ItemSeparator.gif) repeat-x center 1px;
	width:1px;
}

#navigation2 
{
}



.navigation2Details 
{
	background:#737373 url(SubNav/OuterCorner.gif) no-repeat right bottom;
	width:392px;
}

.navigation2Item 
{
	background:url( SubNav/InnerCorner_off.gif ) no-repeat top right;	
}

.navigation2Item a
{	
	font-size:11px;
	font-weight:bold;
	color:#dbdbdb;	
	text-decoration:none;
}

.navigation2Item div
{
	padding-top:1px;
	height:15px;
	font-family:Arial, Sans-Serif;
	padding-left:20px;
	background:#484546;
		
}

.navigation2ItemHover 
{
	background:url( SubNav/InnerCorner_on.gif ) no-repeat top right;		
}

.navigation2ItemHover a
{
	font-size:11px;
	font-weight:bold;
	color:#d39a99;	
	text-decoration:none;
}

.navigation2ItemHover div
{
	padding-top:1px;
	height:15px;
	font-family:Arial, Sans-Serif;
	padding-left:20px;
	background: #601111 url( ../NavigationArrow.gif ) no-repeat 10px 2px;
}

.navigation2Spacer 
{
	font-size:0px;overflow:hidden;
	height:1px;
	background: url(SubNav/FadeSep.gif) no-repeat;
	width:187px;
}

.navigation3Box 
{
	padding-top:3px;
	padding-bottom:2px;
}

.navigation3
{
	padding:3px 0px 0px 20px;
}

.navigation3 a
{
	font-weight:bold;
	color:#b1b1b1;
	font-family:Verdana, Sans-Serif;
	font-size:10px;
	text-decoration:none;
}

.navigation3Hover
{
	padding:3px 0px 0px 20px;
	background:url( Nav3/NavigationArrow.gif) no-repeat 10px 1px;
}

.navigation3Hover a
{
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Sans-Serif;
	font-size:10px;
	text-decoration:none;
}





