.clearer{
	clear:both;	
}
.main_centered_container{
	width:960px;
	margin-left:auto;
	margin-right:auto;	
}


.icons{
	width:560px;
	height:auto;
}
.headcontainer{
	height:120px;
	width:960px;	
}
#header.home_header{
	/*height:217px;*/
}
#header{
    height:162px;
}

.logo{
	float:left;
	padding-top:25px;
	width:200px;
}
.home_bottom_areashadow{
	-webkit-box-shadow:none;
	box-shadow:none;
	margin:0px 0px 0px 0px;	
}
.home_bottom_areashadow li{
	background:none;
	font-size:20px;
	color:#666;
	font-weight:bold;
	padding-top:0;
	padding-bottom:0;	
}
.top_home .scrolling_photo_container{
	width:700px;
	float:left;
	height:300px;
	border-radius:10px;
	overflow:hidden;	
	border:1px solid #666;
	position:relative;
}
.top_home .scrolling_links_container{
	float:left;
	width:220px;
	margin-left:28px;	
	background:none !important;
	margin-top:20px;
}
.top_home .scrolling_photo_container a{
	display:none;	
	position:absolute;
	top:0px;
	left:0px;
	z-index:9;
}
.top_home .scrolling_photo_container a .overlay_text{
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:10;
	background:#ccc;
	padding: 7px 10px;
	font-size:20px;
	font-weight:bold;
	color:#000;
	border-top-right-radius:5px;
}
.top_home .scrolling_photo_container a.showing{
	display:block;	
}
.top_home .scrolling_links_container li{
	background:none;	
	padding:0px 0px 12px 0px;
	
}
.top_home .scrolling_links_container a, .top_home .scrolling_links_container li a:visited{
	color:#777;
	font-size:28px;	
	text-decoration:none;
	
	display:block;
	padding-left:35px;
}
.top_home .scrolling_links_container a.showing{
	color:#A43137 !important;	
	background:url('/images/homejrc/arrow_left.jpg') left no-repeat;
}
.top_home{
	margin-top:20px;
	margin-bottom:30px;	
}
.scroller_wrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;	
}
.simply-scroll-btn{
	background-image:url('/js/buttons.png') !important;	
	z-index:99999 !important;
	bottom:50px !important;
}
.directory_links{
	height:80px;	
}
.directory_links li{
	float:left;
	background:none;
	padding:30px;	
	padding-bottom:10px;
}
.directory_links li a{
	color:#666 !important;
	font-size:12px;	
}
.marketing {
	z-index:9999999 !important;	
}
.bottom_area{
	background:#e2e2e2;	
}
.simply-scroll{
	padding:0px !important;	
}
.ui-tabs-nav{
height: 40px;
box-shadow: 0px 5px 16px -5px #000;
border-bottom: 1px solid #d20000;	
}
.ui-tabs-nav li{
	float:left;	
	padding:0;
	height:auto;
}
a.ui-tabs-anchor{
	width:480px;
	height:30px;
	padding:10px 0px 0px 0px;
	text-align:center;
	display:block;
	background:#bbb;	
	color:#fff;
	font-size:20px;
	text-decoration:none;
}
.ui-tabs-active a{
	background:#666;	
}
.ui-tabs-panel{
height: 274px;
overflow: scroll;
width: 930px;
padding: 15px;
}
.speakout_row{
padding: 10px 0px 10px 50px;
background: url('/images/homejrc/speakout_silhouette.png') no-repeat 0px 10px;	
border-bottom: 1px dotted #666;
}
#posts{
	background:#FFF;	
}

.daily_weather_container {

padding-left:40px;
}

.movie_times{
	padding:5px 10px 5px 10px;	
}
.movie_times h3{
	font-size:20px;	
}
.movie {
padding: 5px 0px 5px 50px;
min-height:40px;
background:url('/images/homejrc/filmreel.png') no-repeat 0px 5px;
}
.gas_wrapper{
overflow: scroll;
overflow-x: hidden;
width: auto;
height: 430px;
background-color: #FCFCFC;
margin-left: 0;
padding: 10px 15px 10px 0px;	
}
.gas_row_table{
	margin-bottom:15px;
	width:280px;
	background:url('/images/homejrc/fuelicon.png') no-repeat 0px 5px;
}


#latest_reviews{
	height:300px;
	background:#fff;
	
}
#latest_reviews .sub_tabs ul li a{
    font-size: 13px;
    font-weight: 700;
    padding: 6px 17px 0 17px;
}
.box{
	margin-top:5px;
	height:355px;
margin-bottom:10px;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #000000; 
	overflow:hidden;
}
#latest_reviews .sub_tabs .ui-tabs-panel{
	padding:15px;	
	height:258px;
}
.home_review{
	float:left;
	width:290px;	
	font-size:13px;
	margin:0px 10px 20px 0px;
}
.home_review .stars_bg{
	float:left;
	margin-top:5px;	
	margin-bottom:5px;
}
.home_review .name, .home_review .date{
	font-size:12px;	
}
.home_review .name{
	font-style:italic;	
}
.home_review .date{
	float:left;
	margin-left:8px;
	font-style:italic;	
	margin-top:7px;
}

.review_but {
background-color:#588A44;
color:#ffffff;
font-weight:700;
padding:5px 14px;
margin-top:5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #333333;}

/*  SECTIONS  */
.blog .section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.blog .col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	position:relative;
}
.blog .col:first-child { margin-left: 0; }

/*  GROUPING  */
.blog .group:before,
.blog .group:after { content:""; display:table; }
.blog .group:after { clear:both;}
.blog .group { zoom:1; /* For IE 6/7 */ }
.blog .parking {background-image:url('http://chestercountydirect.com/blog/wp-content/uploads/2015/04/parker-430x292.jpg');
background-size:cover; background-position:center center; height:180px;}
.blog .potholes {background-image:url('http://chestercountydirect.com/blog/wp-content/uploads/2015/04/pothol-430x292.jpg');
background-size:cover; background-position:center center; height:180px;}
.blog .localbusiness {background-image:url('http://chestercountydirect.com/blog/wp-content/uploads/2015/04/Shrimp-Salad-copy.jpg');
background-size:cover; background-position:center center; height:180px;}
.blog h2 {background-color:rgba(234, 196, 0, 0.8); color:#000000; text-shadow:none; text-align:center; padding:10px 0; bottom:0; position:absolute; width:100%;}
/*  GRID OF THREE  */
.blog .span_3_of_3 { width: 100%; }
.blog .span_2_of_3 { width: 66.13%; }
.blog .span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.blog .col {  margin: 1% 0 1% 0%; }
	.blog .span_3_of_3, .blog .span_2_of_3, .blog .span_1_of_3 { width: 100%; }
}