/*Start Main Navigation Cascada*/

#mainNavCascada {
	width:1000px;
	height:14px;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, "55 Helvetica Roman";
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 14px;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #85865C;
	visibility: visible;
}
#mainNavCascada ul
{
	list-style: none;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mainNavCascada li
{
	display: inline;
	list-style-type: none;
	margin-bottom: -3px;
}
#mainNavCascada A
{
	color: #FFFFFF;
	display: inline;
	width: auto;
	text-decoration: none;
	background-color: #85865C;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #915F2C;
	padding-right: 18px;
	padding-left: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}

#mainNavCascada li#active a
{
background-color:  #85865C;
color: #3E1D04;
}
#navlist a:hover
{
color: #3E1D04;
text-decoration: none;
}
/*End Main Navigation Cascada*/
/*start syles for tan color for artists - cascada*/
#tableTan {
	background-color:  #BCB78F;
}
#tableDkGray {
	background-color:  #173C55;
}

a.tan:link {
	color: #85865C;
	text-decoration: none;
}
a.tan:visited {
	color: #85865C;
	text-decoration: none;
}
a.cascada:hover {
	color: #603D1F;
	text-decoration: underline;
}
a.activeW:link {
	color: #FFF;
	text-decoration: none;
}
a.activeW:visited {
	color: #FFF;
	text-decoration: none;
}
a.activeW:hover {
	color: #FFF;
	text-decoration: none;
}
#divArtistsText h1 {
	color: #4E535F;
	font-size: 18px;
	margin: 0px;
}
#divArtistsSubText h2 {
	color: #4E535F;
	font-size: 18px;
	margin: 0px;
	}
/*end tan color for artists - cascada*/
#tableChar {
	background-color:  #383838;
}

a.char:link {
	color: #FFF;
	text-decoration: none;
}
a.char:visited {
	color: #FFF;
	text-decoration: none;
}
a.char:hover {
	color: #CCC;
	text-decoration: underline;
}

#divArtistsCharText h1 {
	color: #C2BD93;
	font-size: 18px;
	margin: 0px;
}
#divArtistsCharSubText h2 {
	color: #FFF;
	font-size: 18px;
	margin: 0px;
	}

#tablemustard {
	background-color:  #83873A;
}

a.mustard:link {
	color: #50493F;
	text-decoration: none;
}
a.mustard:visited {
	color: #50493F;
	text-decoration: none;
}
a.mustard:hover {
	color: #603D1F;
	text-decoration: underline;
}

#divArtistsMustardText h1 {
	color: #C2BD93;
	font-size: 18px;
	margin: 0px;
}
#divArtistsMustardSubText h2 {
	color: #C2BD93;
	font-size: 18px;
	margin: 0px;
	}
	
#tableOrange {
	background-color:  #DE9B06;
}

a.orange:link {
	color: #50493F;
	text-decoration: none;
}
a.orange:visited {
	color: #50493F;
	text-decoration: none;
}
a.orange:hover {
	color: #603D1F;
	text-decoration: underline;
}

#divArtistsOrangeText h1 {
	color: #50493F;
	font-size: 18px;
	margin: 0px;
}
#divArtistsOrangeSubText h2 {
	color: #4E535F;
	font-size: 18px;
	margin: 0px;
	}

#tableGold {
	background-color:  #B98700;
}

a.gold:link {
	color: #50493F;
	text-decoration: none;
}
a.gold:visited {
	color: #50493F;
	text-decoration: none;
}
a.gold:hover {
	color: #603D1F;
	text-decoration: underline;
}

#divArtistsGoldText h1 {
	color: #50493F;
	font-size: 18px;
	margin: 0px;
}
#divArtistsGoldSubText h2 {
	color: #4E535F;
	font-size: 18px;
	margin: 0px;
	}
	
#tableBlue {
	background-color:  #0F3D61;
}

a.blue:link {
	color: #85865C;
	text-decoration: none;
}
a.blue:visited {
	color: #85865C;
	text-decoration: none;
}
a.blue:hover {
	color: #999;
	text-decoration: underline;
}

#divArtistsBlueText h1 {
	color: #C2BD93;
	font-size: 18px;
	margin: 0px;
}
#divArtistsBlueSubText h2 {
	color: #C2BD93;
	font-size: 18px;
	margin: 0px;
	}

.newsHeading {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.underline {
	font-weight: bold;
	text-decoration: underline;
}
