@charset "utf-8";
body {
	margin: 0px;
	background-color: #C5C3C4;
	font-family: "Adobe Caslon Pro";
	display: inline;
}
.links {
	padding-left: 5px;
	color: #FFFFFF;
}
.top {
	height: 180px;
	text-align: center;
	padding-top: 10px;
}
.bottom {
	height: 170px;
	text-align: center;
}
.middle_content {
	height: 360px;
	width: 33%;
	float: left;
}


#address_container {
	font-family: "Adobe Caslon Pro";
	font-size: 11px;
	background-color: #21181B;
	letter-spacing: 1px;
}

#address_container #address {
	width: 900px;
	text-align: right;
	color: #C5C3C4;
	margin: auto;
}
#header_container {
	height: 125px;
	background-image: url(images/back_ground.jpg);
	background-repeat: repeat-x;
}

#header_container #header {
	margin: auto;
	height: 125px;
	width: 900px;
}
#container   img:hover {
	border: medium solid #C5C3C4;
}


#header_container #header #logo {
	float: left;
	height: 125px;
	width: 50%;
}
#headers {
	width: 900px;
	margin: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #21181B;
}
#headers h3 {
	display: inline;
	padding-left: 55px;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #30413B;
}
#container #middle #top_middle a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container   img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  img:hover   {
	border: medium solid #C5C3C4;
}


#header_container #header #call_now {
	float: left;
	height: 125px;
	width: 50%;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFD;
	text-align: right;
	background-image: url(images/faded_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header_container #header #call_now #free_quote {
	float: right;
	padding-top: 25px;
}
#header_container #header #call_now #free_quote #phone_number {
	font-size: 19px;
	display: inline;
}

#header_container #header #call_now #navbar #home {
	display: inline;
}
#header_container #header #call_now #navbar #services {
	display: inline;
}
#header_container #header #call_now #navbar #quote {
	display: inline;
}
#header_container #header #call_now #navbar #contact {
	display: inline;
}
#header_container #header #call_now #navbar {
	display: inline;
	float: right;
	clear: both;
	padding-top: 10px;
}
#container {
	margin: auto;
	height: 360px;
	width: 850px;
	clear: both;
}

#text_container {
	margin: auto;
	width: 830px;
}
#text_container #text {
	padding-left: 20px;
	font-family: "Adobe Caslon Pro";
	line-height: 30px;
}
#footer {
	clear: both;
	margin: auto;
	width: 830px;
	text-align: left;
	padding-top: 20px;

}
.navbar {
	display: inline;
	padding-left: 10px;
	font-size: 15px;
}
#footer #home a {
	color: #FF6600;
}




#container #services_navbar {
	width: 18%;
	height: 360px;
	float: left;
	font-size: 14px;
	line-height: 30px;
}
#container #left #top_left img {
	cursor: pointer;
}
#validation {
	text-align: center;
}
#validation   a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
