a {
   outline: 0;
}

*{
	margin:0 auto;
	padding:0px;
}


body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#57423D;
	line-height:18px;
	background-color:#C8C8C8;
}

#wrapper{

	width:950px;
	height:100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #58433E;
}


#top{

	width:950px;
	height:114px;
	float:left;
	display: flex;
    align-items: center;
}

#home{

	width:34px;
	height:12px;
	float:left;
	padding:17px 0;
}

#home a{

	color:#57423D;
	text-decoration:none;
}

#home a:hover{

	color:#57423D;
	text-decoration:underline;
}


#benevento{

    width: 121px;
    height: 114px;
    float: left;
    padding-left: 10px;
}



#logo {
    width: 270px;
    height: 96px;
    float: left;
    padding-left: 70px;
}

#top_right {
    width: 310px;
    height: auto;
    float: right;
    margin-top: 0px;
    padding-right: 15px;
}
#location {
    color: #fa0504;
    float: right;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: right;
    width: 270px;
}
#location a{

	color:#FA0504;
	text-decoration:underline;
}

#location a:hover{

	color:#FA0504;
	text-decoration:none;
}
#community {
    width: 100px;
    height: auto;
    float: right;
    text-align: right;
}

#chat{

	width:91px;
	height:45px;
	float:right;
}
#phone {
    width: 167px;
    height: auto;
    float: right;
    text-align: center;
    color: #000000;
    line-height: 30px;
}

#phone h1{

	font-size:24px;
	
}

#phone h2{

	font-size:11px;
	line-height:20px;
}

#menu_outer{

	width:950px;
	height:60px;
	float:left;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-y;
}
#menu ul li, #menu_left ul li, #menu ul li, #menu_right ul li, #menu_right a {
    height: 100%;
    align-items: center;
    display: flex !important;
}
#menu_right a {
    text-align: center;
    justify-content: center;
}
#menu_left {
    width: 176px;
    height: 100%;
    float: left;
    color: #FFFFFF;
    padding: 0 0 0 7px;
    display: flex;
    align-items: center;
}

#menu_outer a{

	color:#FFFFFF;
	text-decoration:none;
	font-size: 11.5px;
}

#menu_outer a:hover{

	color:#eeeec0;
	text-decoration:none;
}


#menu_outer a.select{
	
	color:#eeeec0;
	text-decoration:none;
		
	
}



#menu_left h1{

	font-size:20px;
	font-weight:normal;
	
}

#menu_left h2{

	font-size:9px;
	line-height:20px;
}

#menu {
    width: 551px;
    height:100%;
    float: left;
    text-align: center;
    line-height: 16px;
    display: flex;
    align-items: center;
}

#menu ul{
	
	height:100%;
	display:inline;
	
	
}


#menu ul li{
	
	
	list-style:none;
	display:block;	
	padding:0 0px;
	width:100px;
	float:left;
}

#menu ul li a{
	
	list-style:none;
	display:block;	
	padding:0 6px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	
	
}
#menu ul li a:hover{
	
	display:block;	
	padding:0 6px;
	color:#eeeec0;
	text-decoration:none;
	}

#menu ul li a.select{
	
	color:#eeeec0;
	text-decoration:none;
	font-weight:bold;
	padding:0 6px;
	
}



#menu_right{

	width:202px;
	height:100%;
	float:left;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	color:#FFFFFF;
}


#content{

	width:950px;
	height:100%;
	float:left;
	margin-top:17px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
}

#content_left{

	width:747px;
	height:100%;
	float:left;
}

#content_right{

	width:201px;
	height:100%;
	float:left;
}

#home_video{

	width:727px;
	float:right;
	background-color:#FFFFFF;
	margin-top:26px;
	padding:20px 10px;
}

#video_box{

	width:300px;
	float:left;
}

#video_box_right{

	width:700x;
	height:64px;
	float:inherit;
	background-color:#F0EDDA;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:30px;
	color:#000000;
	margin-top:10px;
	
}

#video_box_right a{
	
	color:#000000;
}

#video_box_right a:hover{
	
	color:#000000;
	text-decoration:none;
}


#video_box_right_outer{

	width:706px;
	float:inherit;
	padding-left:14px;
}

#video_box_right_outer span a{

	color:#000;
}

#video_box_right_outer span a:hover{

	color:#000;
	text-decoration:none;
}


#three_box{
	
	width:680px;
	height:250px;
	float:left;
	padding-left:55px;
	margin-top:40px;
}


#singel_box{
	
	width:186px;
	height:172px;
	float:left;
	padding-right:40px;
}

#singel_box a{

	color:#57423D;
	text-decoration:none;
}


#singel_box a:hover{

	color:#516B3E;
	text-decoration:underline;
}



#singel_box_heading{
	
	width:186px;
	height:23px;
	float:left;
	background-color:#000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	text-align:center;
	line-height:23px;
	color:#fff;
	font-weight:bold;
}

#singel_box_content{
	
	width:155px;
	height:100%;
	float:left;
	background-color:#FFFDF1;
	padding:10px;
}

#singel_box_content p{

	height:110px;
	line-height:16px;
	
	
}
	


#singel_box_space{
	
	width:5px;
	height:145px;
	float:left;
}

.clear{

	clear:both;
}

#freeconsultion_form{
	
	width:177px;
	float:left;
	font-size:11px;
	padding-left:17px;
	margin-top:25px;
}

#freeconsultion_form a {

	color:#57423D;

}


#freeconsultion_form a:hover {

	color:#516B3E;
	text-decoration:none;

}



#freeconsultion_form h1{
	
	
	font-size:14px;
	text-align:center;
}

.input{ 
	width:166px; 
	height:22px; 
	margin:0px 0 0px 0;
	color:#606062; 
	font-size:13px;
	line-height:18px;
	background-color:#fff;
	border:1px solid #A3A3A3;
	padding-left:5px;
}
.input1{ 
	width:174px; 
	height:22px; 
	margin:0px 0 0px 0;
	color:#606062; 
	font-size:13px;
	line-height:18px;
	background-color:#fff;
	border:1px solid #A3A3A3;

}


#secure{
height: 80px;

float: left;

margin-top: 7px;

width: 100%;

}

#secure_input{ 
	width:122px; 
	height:20px; 
	color:#606062; 
	font-size:13px;
	float:left;
	margin-top:7px;
}

.secure_input{ 
	width:115px; 
	height:22px; 
	float:left;
	color:#606062; 
	font-size:13px;
	background-color:#fff;
	border:1px solid #C9CAA2;
	padding-left:5px;
	
}

#button{

	width:42px;
	height:12px;
	float:right;
	margin-top:11px;
	padding-right:3px;
	
}


.sidebar{
	float:right;
	width:172px;
	margin-top:6px;
	
}
.sidebar .links {
	width:172px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.sidebar .links li {
	background:url(images/dot.jpg) no-repeat center left;
	padding:2px 0px 2px 10px;
	margin:0;
	list-style:none;

}

#footer{
	width:950px;
	height:auto;
	float:left;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	text-align:center;
	padding-top:20px;
	color:#FFFFFF;
	line-height:13px;
	background-color:#5B5758;
}


#sub_content{
	
	width:690px;
	height:100%;
	float:left;
	margin:20px 0px;
	padding-left:30px;
}

/*************************** 11/8/2014 ****************************/
.top_line{
width: 100%;
height: 17px;
background-image: url(images/top_line.jpg);
float: left;
}
.new_conta{
 clear: both;
    color: #000000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    padding: 0 20px 30px;
    text-align: center;
}

.bottom_contant {
    float: right;
    margin-top: 7px;
    width: auto;
}
.video_bottom{float:left; font-size:15px; font-weight:bold;}
.ban_listad{margin-left:15px;}

/*************************** 14/10/2015 ****************************/
.anchorBlock {
    clear: both;
    width: 700px;
}
.anchorBlock ul {
    float: left;
    list-style: outside none none;
    padding-left: 8px;
    width: 200px;
}
.anchorBlock ul li a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
.anchorBlock ul li a:hover {
    color: #666;
    text-decoration: underline;
}
.clr {
    clear: both;
}
div#yelp-biz-badge-rrc-JmwJZIH_sb7MKV6Xpp86fw {
    float: right;
      margin: 5px 10px;
}
div#footer p {
    text-align: left;
    margin-left: 10px;
}
p.pad_text {
    text-align: center !important;
    float: none;
    margin: 5px 14px;
}

.award-cnt {
    border: 1px solid #999;
    padding: 20px;
    display: inline-block;
    height: 100%;
    width: 94%;
	margin-bottom:20px
}

.home-review {
    background-color: #fff;
    float: left;
    padding: 18px 16px 21px 17px;
    margin-bottom: 20px;
}


.home-review span {
    background-color: #0288D1;
    padding: 6px 9px;
     border-radius: 66%;
    margin-right: 5px;
	color:#fff;
}

.review { margin-left: 30px;}

.see-all { float: right;}

.see-all a { color:#000; }
#recaptcha {

    float: left;
    width: 100%;

}
#recaptcha > div {

    float: left;
    width: 100% !important;
    position: relative;

}
#recaptcha > div iframe {
    float: left;
    transform: scale(0.565);
    left: -65px;
    position: absolute;

}

.covid19 {
    background-color:#FF0000;
    color: #fff;
    padding: 22px;
    margin-bottom: 20px;}
	
.covid19  a{ color:#fff; text-decoration:none;} 

.covid19-video{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.covid19-video iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}