
		/* pageBgColor */
		body {background: transparent url('/dynaboss/images/themes/explore-the-shore/page-bg.jpg') repeat scroll center top;}
	
		/* ankleBgTiledImage */
		.bgBottom {background: transparent url('/dynaboss/images/themes/explore-the-shore/ankle-bg.png') repeat-x bottom;}
	
		/* ankleImage */
		.ankle {background: transparent url('/dynaboss/images/themes/explore-the-shore/ankle.png') no-repeat bottom; height: 250px;}
	
		/* pageBgFixedImage */
		.bgCenter {background: transparent url('/dynaboss/images/themes/explore-the-shore/page-outcrop.gif') no-repeat top center;}
	
		/* footerRow1BgImage */
		.footer .ftrCarousel {background: transparent url('/dynaboss/images/themes/explore-the-shore/ftr-row-1.jpg') repeat top;}
	
		/* footerRow2BgImage */
		.footer .siteLinks h4 {background: transparent url('/dynaboss/images/themes/explore-the-shore/ftr-row-2.jpg') repeat-x top;}
	
		/* footerRow3BgImage */
		.footer .siteLinks {background: transparent url('/dynaboss/images/themes/explore-the-shore/ftr-row-3.jpg') repeat top;}
	
		/* footerRow4BgImage */
		.footer .about h4 {background: transparent url('/dynaboss/images/themes/explore-the-shore/ftr-row-4.jpg') repeat-x top;}
	
		/* footerRow5BgImage */
		.footer .about {background: transparent url('/dynaboss/images/themes/explore-the-shore/ftr-row-5.jpg') repeat top;}
	
		/* footerRow6BgImage */
		.footer .copyright {background: transparent url('/dynaboss/images/themes/explore-the-shore/ftr-row-6.jpg') repeat top;}
	
		/* footerLeftImage */
		.ftrColLeft {
			background: transparent url('/dynaboss/images/themes/explore-the-shore/ftr-col-left.png') no-repeat;
			height:570px;
			margin-left:-180px;
			margin-top:-622px;
			position:absolute;
			width:170px;
			z-index:100;
		}
	
		/* footerRightImage */
		.ftrColRight {
			background: transparent url('/dynaboss/images/themes/explore-the-shore/ftr-col-right.png') no-repeat;
			float:right;
			height:570px;
			margin-top:-622px;
			width:170px;
			z-index:100;
		}
	 
	/* .wrapper */
	.wrapper, #contentContainer, #cap, .wrapper2 {background-color: #fff2cb}
