a
{
    color: #BF1E2D;
    margin: 0px;
    text-decoration: none;
}

.text-menu, .text-menu-selected, .text-menu:hover
{
	border: solid 0px #DDDDFF;
    text-decoration: none;
    color: #FFFFFF;
    font-family: "helvetica";
    font-weight: bold;
    font-size: 14pt;
    letter-spacing: 0.05em;
    cursor: pointer;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 19px;
    padding-bottom: 18px;
}

.text-menu-selected, .text-menu:hover
{
	border: solid 0px #DDDDDD;
    color: #BF1E2D;
    background: #FFFFFF;
}

.text-menu-spacing
{
	width: 0px;
}

.text-submenu, .text-submenu-selected
{
    text-decoration: none;
    color: #5A9D7D;
    font-family: "helvetica";
    font-size: 14pt;
    line-height: 140%;
}

.text-submenu:HOVER, .text-submenu-selected
{
	color: #000000;	
}

.text-copy
{
	text-decoration: none;
    color: gray;
    font-family: "helvetica";
    font-weight: normal;
    font-size: 10pt;
    line-height: 170%;
    letter-spacing: 0.05em;
}

.text-copy-big
{
	text-decoration: none;
    color: gray;
    font-family: "helvetica";
    font-weight: normal;
    font-size: 10.5pt;
    line-height: 170%;
    letter-spacing: 0.05em;
}

.text-copy-bold
{
	text-decoration: none;
    color: black;
    font-family: "helvetica";
    font-weight: bold;
    font-size: 14pt;
    line-height: 170%;
    letter-spacing: 0.01em;
}

.text-title
{
	text-decoration: none;
    color: #BF1E2D;
    font-family: "helvetica";
    font-weight: normal;
    font-size: 22pt;
    line-height: 120%;
    letter-spacing: 0.05em;
}

.text-title2
{
	text-decoration: none;
    color: #BF1E2D;
    font-family: "helvetica";
    font-weight: normal;
    font-size: 16pt;
    line-height: 120%;
    letter-spacing: 0.05em;
}

.text-subtitle
{
	text-decoration: none;
    color: #BF1E2D;
    font-family: "helvetica";
    font-weight: normal;
    font-size: 14pt;
    line-height: 120%;
    letter-spacing: 0.03em;
}
.text-subtitle2
{
	text-decoration: none;
    color: #BF1E2D;
    font-family: "helvetica";
    font-weight: normal;
    font-size: 12pt;
    line-height: 120%;
    letter-spacing: 0.03em;
}

.text-stylist-title
{
	text-decoration: none;
    color: #BF1E2D;
    font-family: "helvetica";
    font-weight: normal;
    font-size: 20pt;
    line-height: 120%;
    letter-spacing: 0.01em;
}

.text-services-notes
{
    text-decoration: none;
    color: gray;
    font-family: georgia;
    font-weight: normal;
    font-size: 8pt;
    text-align: justify;
    letter-spacing: 0.05em;
    font-style: italic;
}

.text-services-notes2
{
    text-decoration: none;
    color: gray;
    font-family: georgia;
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0.05em;
    font-style: italic;
}

.text-press-caption
{
	text-decoration: none;
    color: black;
    font-family: "helvetica";
    font-weight: bold;
    font-size: 8pt;
    line-height: 170%;
    letter-spacing: 0.05em;
}

.text-footer
{
	text-decoration: none;
    color: #FFFFFF;
    font-family: "helvetica";
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 12pt;
    line-height: 100%;
    letter-spacing: 0.05em;
}

.text-credit
{
    text-decoration: none;
    color: gray;
    font-family: georgia;
    font-weight: normal;
    font-size: 7pt;
    letter-spacing: 0.05em;
}