/* ------ PrimaryNav Styles ------ */
.PrimaryNav
{
	font-family: Myriad, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	line-height: 24px;
	display: block;
}

.PrimaryNav:Hover
{
	font-family: Myriad, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4E3919;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	height: 24px;
	display: block;
}

.PrimaryNav_Sel
{
	font-family: Myriad, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4E3919;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	height: 24px;
	display: block;
}

/* ------ LeftNav Styles ------ */
.LeftNavGroup
{
}

.LeftNavBg
{
}

.LeftNav0
{
	color: #63663D;
	font-family: Myriad, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 18px;
	display: block;
	line-height: 20px;
}

.LeftNav0Selected
{
	color: #63663D;
	font-family: Myriad, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 18px;
	display: block;
	line-height: 20px;
}

.LeftNav1
{
	color: #9A9B76;
	font-family: Myriad, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 25px;
	display: block;
	line-height: 20px;
}

.LeftNav1Selected
{
	color: #9A9B76;
	font-family: Myriad, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 25px;
	display: block;
	line-height: 20px;
}

.LeftNav2
{
	color: #9A9B76;
	font-family: Myriad, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 35px;
	display: block;
	line-height: 20px;
}

.LeftNav2Selected
{
	color: #9A9B76;
	font-family: Myriad, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 35px;
	display: block;
	line-height: 20px;
}

/* ------ Site Map Styles ------ */
.sitemap_content
{
	margin-left: 25px;
}

a.sitemap
{
	color: #63663D;
	font-family: Myriad, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	line-height: 20px;
	display: block;
}

a.sitemap_sub1
{
	color: #9A9B76;
	font-family: Myriad, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub2
{
	color: #000000;
	font-family: Myriad, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 30px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub3
{
	color: #000000;
	font-family: Myriad, Arial, Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 45px;
	line-height: 15px;
	display: block;
}

/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */
.yourstyle
{
            voice-family: "\"}"";
            voice-family: inherit;
}
/* Conforming browsers use values below this line */

