/* ===================================== */
/* =====Custom type fonts beaches ====== */
/* ===================================== */
.textBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin-top: 10px;
}

.arrowBlueLinkGray{
	background:url(../../images/beaches/arrow-blue.gif) 0 3px no-repeat;
	padding-left: 8px !important;
	margin-bottom: 3px !important;
	color: #666;
	font-family: 'openSansCondensedBold' !important;
	font-size: 11px;
}

.arrowBlueLinkGray:hover{
	color: #809A00;
	text-decoration: none;
}

.arrowBlueLinkBlue{
	background:url(../../images/beaches/arrow-blue.gif) 0 3px no-repeat;
	padding-left: 8px !important;
	margin-bottom: 3px !important;
	color: #0078BE;
	font-family: 'openSansCondensedBold' !important;
	font-size: 11px;
}

.arrowBlueLinkBlue:hover{
	color: #809A00;
	text-decoration: none;
}

.mediumHeaderBlue{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066A8;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 4px;
}

.textTitleBlueBig{
	font-family: 'openSansCondensedBold';
	font-weight: normal;
	font-size: 48px;
	line-height: 48px;
	color: #0066A8;
}

.textTitleGreenMedium{
	font-size: 28px;
	display: inline-block;
	zoom: 1;
	padding-left: 3px;
	line-height: 48px;
	font-family: 'openSansCondensedBold';
	font-weight: normal;
	color: #809A00;
}

.textTitleGray{
	font-size: 22px;
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	line-height: 35px;
	text-shadow: 1px 1px white;
	color: #535151;
	font-family: 'openSansCondensedBold';
	font-weight: normal;
}

.whiteTextMedium{
	color: white;
	font-weight: normal;
	font-family: 'openSansCondensedLight';
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	padding: 25px 0 35px 0;
}

.whiteTxt17{
	font-size: 15px;
	color: white;
	text-transform: capitalize;
	font-weight: lighter;
}

.textTitleBlueMedium{
	font-size: 18px;
	color: #0066A8;
	font-family: 'openSansCondensedLight';
	letter-spacing: normal;
}

.blueFormatMedium{
	font-family: 'TelefanteBlackItalicRegular';
	font-size: 20px;
	margin-bottom: 15px;
	display: block;
	color: #0066A8;
}

.textGreenBig{
	font-size: 22px;
	color: #809A00;
	font-family: 'openSansCondensedLight';
	text-transform: uppercase;
}

.txtGreenTitleLight {
	font-family: 'openSansCondensedLight';
	font-size: 26px;
	color: #6C7B1D;
	line-height: 30px;
}

.textGreenExtraBig{
	font-weight: normal;
	font-size: 32px;
	color: #809A00;
	font-family: 'openSansCondensedBold';
	line-height: 45px;
}

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

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

@font-face {
    font-family: 'TelefanteBlackItalicRegular';
    src: url('../fonts/telefanteBoldItalic/telefante_black_italic-webfont.eot');
    src: url('../fonts/telefanteBoldItalic/telefante_black_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/telefanteBoldItalic/telefante_black_italic-webfont.woff') format('woff'),
         url('../fonts/telefanteBoldItalic/telefante_black_italic-webfont.ttf') format('truetype'),
         url('../fonts/telefanteBoldItalic/telefante_black_italic-webfont.svg#TelefanteBlackItalicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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