@charset "utf-8";
/* CSS Document */

.float_l {
	float: left;
	display:inline;
}
.float_r {
	float: right;
	display:inline;
}
.clear { 
	clear: both; 
	height: 0; 
}

html {
	background-color:#DBDCDE;
	/*background: #fff url(../images/bg_body.jpg) 0 0 repeat-x;*/
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #CACBCD url(../images/Lester-Glenn-blue-bg.jpg) center 0 no-repeat;
	/*background: #fff url(../images/bg_body.jpg) 0 0 repeat-x;*/
}

#container {
	padding: 0;
	width: 950px;
	background: #fff url(../images/bg_container.jpg) 0 0 repeat-y;
	border: 0 none;
	position: relative;
} 

#banner_left {
background:url(../images/lesterfest.jpg) no-repeat scroll 0 0 transparent;
display:block;
height:558px;
left:-120px;
position:absolute;
top:90px;
width:100px;
}

#banner_right {
background:url(../images/lesterfest.jpg) no-repeat scroll 0 0 transparent;
display:block;
height:558px;
position:absolute;
right: -120px;
top:90px;
width:100px;
}


#header {
	margin: 0 0 7px 0;
	width: 950px;
	height: 78px;
	background: transparent url(../images/header.jpg) no-repeat;
}
      
#video {
	width: 452px;
	height: 290px;
	margin: 0 0 7px 19px;
	/*background: url(../images/bg_video.jpg) 0 0 repeat-y;*/
	background: #0172b4;
}

#ad_man_4d7fb9c96aac1 {
	margin: 5px;
	float: left;
}

/*#flashcontent {
	margin: 7px 0 0 10px;
}*/

#tomsRiver_search {
	/*margin: 7px 12px 0 0;*/
	width: 107px;
	height: 127px;
	background: url(../images/bg_tomsRiver_search.jpg) 0 0 no-repeat;
	float:right;
	position: relative;
	top: -280px;
	left: -24px;
}

#tomsRiver_search ul {
	margin: 60px 0 0 3px;
}

#manahawkin_search {
	/*margin: 4px 10px 0 0;*/
	width: 109px;
	height: 128px;
	background: url(../images/bg_manahawkin_search.jpg) 0 0 no-repeat;
	float:right;
	position: relative;
	top: -135px;
	left: 85px;
}

#manahawkin_search ul {
	margin: 60px 0 0 3px;
}

#store_locations {
	margin: 0 21px 0 0;
	width: 450px;
	height: 290px;
	background: url(../images/bg_storeLocations-new.jpg) 0 0 no-repeat;
}

#store_locations ul {
	margin: 75px 0 0 250px;
}

#enterSite_tomsRiver {
	margin-bottom: 105px;
}

#assurance {width:456px;height:184px;position:absolute;right:20px;}

#footer {
	margin: 0 auto;
	width: 950px;
	height: 8px;
	font-size: 11px;
	background: transparent url(../images/bg_footer.jpg) 0 0 no-repeat;
	color: #666;	
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #FF0000;
}

.footerleft {
	padding: 0 0 0 20px;
	display: none;
}

.footerright {
	padding: 0 30px 0 0;
	width: 200px;
}

#seo_text {
	width: 919px;
	padding: 10px;
	background: #fff;
	height: 90px;
	overflow: auto;
	margin:0 0 20px 10px !important;
}

