html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;font: 22px;}

@font-face {
    font-family: 'franchiseregular';
    src: url('font/franchise-bold-webfont.eot');
    src: url('font/franchise-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/franchise-bold-webfont.woff') format('woff'),
         url('font/franchise-bold-webfont.ttf') format('truetype'),
         url('font/franchise-bold-webfont.svg#franchiseregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a {
	color: inherit;
	text-decoration: none;
}

html{
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}

h1{
	font-family: 'franchiseregular', serif;
	font-size: 60px;
	color: #4e2812;
	margin: 0 0 20px 0;
}
h2{
	font-family: 'franchiseregular', serif;
	font-size: 48px;
	color: #4e2812;
	margin: 0px 0 20px 0;
	text-transform: capitalize;
}
h3{
	font-family: 'franchiseregular', serif;
	font-size: 38px;
	color: #4e2812;
	margin: 0px 0 20px 0;
	text-transform: capitalize;
}
h4{
	font-family: 'franchiseregular', serif;
	font-size: 28px;
	color: #4e2812;
	margin: 0px 0 0px 0;
	text-transform: capitalize;
}
p{
	font-size: 14px;
	line-height: 25px;
	color: #5c5c5c;
}

.fg4 p{
	font-size: 14px;
	line-height: 25px;
	color: #5c5c5c;
	font-weight: 300;
}
hr {
	border: none;
	width: 100%;
	height: 30px;
}

li{
	color: #5c5c5c;
	margin: 10px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #5c5c5c;
	font-weight: 300;
}
.info b{
	color: #fff;
	font-weight: 700;
}
b{
	color: #a9281d;
	font-weight: 700;
}
#header{
	width: 100%;
	height: 80px;
	position: relative;
	display: table;
	z-index: 2;
	background: #ece4da;
	-moz-box-shadow: 0 0 7px rgba(42, 42, 42, 0.73);
	-webkit-box-shadow: 0 0 7px rgba(42, 42, 42, 0.73);
	box-shadow: 0 0 7px rgba(42, 42, 42, 0.73);
}
#links{
	list-style-type: none;
	margin: 0px 0 0 30px;
	padding: 0;
	float: left;
}
#links li{
	float: left;
	margin: 0 20px 0 -.5em;
	padding: 0 .5em 0 .5em;
	font: 21px/1.5em "franchiseregular";
	color: #80412a;
	line-height: 92px;
	
}
#links li:first-child + li + li + li + li{
	margin: 0 0px 0 -.5em;
}
#links li:hover{
	background: #4e2812;
	color: #fff;
	cursor: pointer;
	height: inherit;
}
.on{
	background: #4e2812;
	color: #fff !important;
	cursor: pointer;
	height: inherit;
}



#header_ad{
	padding: 60px 0 0 0;
	width: 100%;
	position: relative;
	overflow: auto;
	background: #f5f5f5 url('../images/bg.png') repeat left top;
}

#header_ad h1{
	font: 67px/1em "franchiseregular";
	text-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
	color: #80412a;
}
.restore{
	font: 85px/1em "Arvo";
	text-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
	font-weight: 700;
	color: #c8071f;
}
#header_ad .small{
	font: 50px/1em "franchiseregular";
	text-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
	color: #80412a;
	display: block;
}
#header_ad .info{
	font-size: 13px;
	line-height: 20px;
	background: #4e2812;
	width: 95%;
	padding: 10px 10px 10px 20px;
	color: #fff;
	margin:15px 0 0 -20px;
	float: left;
	border: none;
}

#call {
	background: #4e2812;
	position: absolute;
	right: 0px;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	padding: 8px 8px 5px;
	width: 160px;
	font-family: 'Open Sans', sans-serif;
	float: right;
}
#call .text1{
	font-size: 25px;
}
#call .text2{
	font-size: 18px;
}
#call .text3{
	font-size: 11px;
	font-weight: 100;
}
.steps{
	position: relative;
}
.steps img{
	height: 35px;
	float: left;
	margin:0 15px 0 0;
}
/*TESTIMONIALS PAGE*/
#testimonials .fg9{
	border-left: 1px solid #dedede;
	padding: 0 35px;
	margin: 0 0 0 -35px;
}

#testimonials .fg12{
	border-top: 1px solid #dedede;
	margin: 30px 0 30px 0;
}



/*SERVICES PAGE*/
.numbers{
	width: 15%;
	float: left;
	margin: 0 0 0 0;
}
.numbers img{
	width: 40%;
}
.service_text{
	width: 80%;
	float: left;
	margin: 0 0 40px 0;
}
.service_text h2{
	margin: 0;
	font-size: 37px;
}
#before .fg3{
	margin: 0px 0 20px;
	width: 25%;
	padding: 0px;
}
#before .fg6{
	margin: 0px 0 20px;
	width: 50%;
	padding: 0px;
}
.newbefore .image-container{
	width: 50%;
	float: left;
}
.newbefore .image-container .text{
	left: 20px;
}
/*FOOTER*/
	#footer {
		background: #fff;
		color: #80412a;
		text-align: center;
		border-top: 1px solid #AAA;
	}
	#footer ul{
		list-style: none;
		width: 80%;
		margin: 0 auto;
		display: inline-block;
	}
	#footer li{
		color: #101010;
		padding: 20px;
		float: left;
		width: 20%;
	}
	#footer li:hover{
		text-decoration: underline;
	}
	#footer p {
		color: #AAA;
		font-size: 12px;
		line-height: 16px;
		width: 80%;
		text-align: center;
		margin: -20px 10% 0;
		padding: 10px 0;
	}
/*IMAGES*/

.couch{
	max-width: 574px;
	max-height: 434px;
	margin: 0 0 -10px 0;
	float: right;
	-moz-box-shadow: 0 0 0 rgba(52, 52, 52, 0.5)!important;
	-webkit-box-shadow: 0 0 0 rgba(52, 52, 52, 0.5)!important;
	box-shadow: 0 0 0 rgba(52, 52, 52, 0.5)!;
}
.logo{
	width: 90%;
	text-align: center;
	margin: 10px 0 0px;
}
#header_ad .custom{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
}
.image-container{
	position: relative;
	width: 100%;
	float: left;
}
.image-container .text{
	position: absolute;
	z-index: 1;
	background: #fff;
	padding: 5px;
	color: #b61c0f;
	font-weight: 700;
	top: 5px;
	left: 5px;
}
.image-container img{
	position: relative;
}
.about_img{
	max-width: 350px;
	margin: 0 0 5px;
}

.angie{
	max-width: 80%;
	max-height: 500px;
	margin: 0 10% 30px 10%;
	text-align: center;
}

.number{
	max-width: 150px;
	max-height: 150px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0px 0 0px 0;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  right: 0;
  top: 0;
  
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
 
  }

.rslides img {
  display: block;
  height: auto;
  float: right;
  width: 100%;
  border: 0;
  max-height: 385px;
  max-width: 100%;
  margin: 0 -10px -10px 5px;
  -moz-box-shadow: -2px -2px 8px rgba(52, 52, 52, 0.5);
  -webkit-box-shadow: -2px -2px 8px rgba(52, 52, 52, 0.5);
  box-shadow: -2px -2px 8px rgba(52, 52, 52, 0.5);
}


/* forms.css */
label { float: left;color:#5c5c5c; font-size: 16px; font-weight: bold;
}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {background-color:#fff;color: #727272; font-size: 12px;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:90%;padding:5px;float: left;margin: 10px;
}
input.title {font-size:1.5em;}
textarea {width:97%;height:225px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}
.send, .reset{
	width: 45%;
	margin: 0 5% 0 5%;
	height: 35px;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	margin-top: 0px;
	border: none;
	float: right;
}
.send{
	float: left;
	margin: 0;
}
.send, .reset{
	background:#a9281d!important;
}
.send:hover,.reset:hover{
	cursor: pointer;
	background-color: #821b12!important;
}
td{
	color: #000000;
	padding: 10px;
	vertical-align: middle;
}
