/*BNG Home Sprites*/
.sprite-bng{ display:inline-block; *display:inline; zoom:1; background-image:url(/images-ng/sprite-bng.png); }
a#ngDestinations{width:170px;height:215px;margin:0 0px 0px 17px;background-position:-10px -11px; }
a#earthCheck{width:172px;height:209px;margin:10px 0px 20px 15px;background-position:-189px -10px; }
a#earthCheck:hover{background-position:-367px -10px; }

/* Waterpark Page */
.moreFeatures{margin-top:20px;width:260px;margin-bottom:50px;}
.moreFeatures h3{color:#809a00;font-size:18px;font-family:'openSansCondensedBold';font-weight:normal;}
.moreFeatures h3 span{color:#0066a8;font-size:22px;font-family: 'TelefanteBlackItalicRegular';font-weight:normal;}

/* Dining Page */
#candlelightDining{background:url(../../../images-ng/bg-candlelight.jpg) no-repeat;width:669px;height:217px;margin-bottom:50px;}
#candlelightContent{padding-left:375px;padding-top:80px;color:#fff;width:275px;}
#candlelightContent a{ background:url(../../../images-site/arrow-green.gif) 0px 1px no-repeat; padding-left:8px;color:#fff;text-transform:uppercase;font-family:'openSansCondensedBold'}
#candlelightContent a:hover{ text-decoration:underline; }