@font-face {
    font-family: 'Champagne-Limousines';
    src: url('fonts/Champagne-Limousines.eot');
    src: url('fonts/Champagne-Limousines.eot') format('embedded-opentype'),
         url('fonts/Champagne-Limousines.woff') format('woff'),
         url('fonts/Champagne-Limousines.ttf') format('truetype'),
         url('fonts/Champagne-Limousines.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Champagne-Limousines-Bold';
    src: url('fonts/Champagne-Limousines-Bold.eot');
    src: url('fonts/Champagne-Limousines-Bold.eot') format('embedded-opentype'),
         url('fonts/Champagne-Limousines-Bold.woff') format('woff'),
         url('fonts/Champagne-Limousines-Bold.ttf') format('truetype'),
         url('fonts/Champagne-Limousines-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT-Sans-Caption';
    src: url('fonts/PTC55F-webfont.eot');
    src: url('fonts/PTC55F-webfont.eot') format('embedded-opentype'),
         url('fonts/PTC55F-webfont.woff') format('woff'),
         url('fonts/PTC55F-webfont.ttf') format('truetype'),
         url('fonts/PTC55F-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



a
{text-decoration:none;
 color: #444444;}
a:hover
{text-decoration:underline;
 text-shadow: 1px 1px 1px #888888;
 color: #DA1429;}


.style1 {
	font-family: 'PT-Sans-Caption', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #BBBCBF;
	text-shadow: 1px 1px 1px #000000;
}
.style2 {
	font-family: 'Champagne-Limousines-Bold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 20px;
	color: #D60093;
}
.style3 {
	font-family: 'PT-Sans-Caption', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.style4 {
	font-family: 'Champagne-Limousines', Verdana, Arial, Helvetica, sans-serif;
	font-size: 55px;
	line-height: 5px;
	color: #FFF;
}
.style5 {
	font-family: 'Champagne-Limousines', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 5px;
	color: #BBB;
}
.style6 {
	font-family: 'Champagne-Limousines-Bold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 23px;
	color: #333333;
}
.style7 {
	font-family: 'Champagne-Limousines', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #515151;
	font-style: italic;
}
.style8 {
	font-family: 'Champagne-Limousines-Bold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 10px;
	color: #FFF;
}
.style9 {
	font-family: 'PT-Sans-Caption', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-style: italic;
}
.style100 {
	font-family: 'Champagne-Limousines', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #404040;
}



.grow:hover
{
        -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03);
        transition:all 0.2s ease;
        box-shadow: 0 1px 7px rgba(0,0,0,0.8);
}


div.polaroid {
        box-shadow: 0 1px 7px rgba(0,0,0,0.8);
}

div.u {
    text-transform: uppercase;
}
