a.selected 
{
	color: #C23F72;
}
h1
{
	color: #C23F72;
	font-size: 24px;
	line-height: 28px;
}
h2
{
	color: #C23F72;
	font-size: 18px;
	line-height: 22px;
}
h3
{
	color: #C23F72;
	font-size: 16px;
	line-height: 18px;
}
h4
{
	color: #C23F72;
	font-size: 14px;
	line-height: 16px;
}
h5
{
	color: #C23F72;
	font-size: 12px;
	line-height: 14px;
}
.color
{
	color: #C23F72;
}
.sub_nav ul li a.selected
{
   	color: #C23F72;
}
.contentHeader h1
{
  	color: #C23F72;
    font-size: 63px;
    line-height:40px;
    font-weight: normal;
    padding: 0;
    margin: 50px 26px 0 26px;
}
.landing_brand_window
{
   	height: 90px;
    background: url(../images/brand_entertainment.jpg) top left no-repeat;
    padding: 220px 26px 0px 26px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
}
.feature_boxes
{ 
    background: url(../images/footers/bg_entertainment.gif) repeat-y; 
    line-height: 13px;
}
.feature_color 
{
	background: #C23F72
}
.bottom_three {
	height: 45px;
    background: url(../images/footers/three_section_entertainment.jpg) top left no-repeat;
}

