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

/*
font-family: 'News Cycle', sans-serif;
font-family: 'Oleo Script', cursive;
font-family: 'Lobster', cursive;
font-family: 'Kaushan Script', cursive;
*/

body {
	font-family: 'News Cycle', sans-serif;
	background-color: #BE1E2D; 
	margin: 0px auto;
	color: #ffffff;
	
}

#container {
	width: 0 auto;
	margin: 0 auto;
	background-color: #BE1E2D; 
	/*box-shadow: 0 5px 5px 5px #ccc;*/
	/*border: 2px solid white;*/
}

#header1  {
	background-color: #ffffff;
	
}
#header  {
	margin: 0 auto;
	height: 130px;
	width: 1100px;
	/*border: 2px solid blue;*/
	padding-top: 10px;
	
}

#header2 {
	font-family: 'News Cycle', sans-serif;
	list-style: none;
	margin: -130px 0 0 750px;
	color: #BE1E2D;
	font-size: 20px;
	line-height: 24px;
	

}

ol {
	list-style: none;
	
}

.address {
	text-decoration: none;
	color: #BE1E2D;
}

#content {
	width: 1250px;
	height: 0 auto;
	margin: 0 auto;
	
}
#nav {
	font-family: 'News Cycle', sans-serif;
	margin: 20px 0 0 20px;
	height: 50px;

}

ul {
    list-style-type: none;
	
	
}

li {
	text-decoration: none;

}

.nav {
	width: 0 auto;
	text-decoration: none;
	font-size: 32px;
	margin: 0 75px 0 20px;
	display: inline;
	
}

.button {
	 margin: 0 50px 10px 50px;
	 list-style: none;
	 text-decoration: none;
	 color: #ffffff;
	
}

a .button{
    display: block;
    width: 100px;
	
}

.button:hover { 
  color: yellow;
  text-shadow: 2px 2px white;
}

.button:active {
    color: yellow;
}

#welcome {
	margin: 0 120px 40px 120px;
	padding-bottom: 20px;
	font-size: 26px;
	

}

#welcome1 {
	margin: 0 120px 40px 120px;
	padding-bottom: 20px;
	font-size: 26px;
	height: 330px;
	

}
#service, #faq {
	margin: 0 auto;
	font-size: 26px;
	

}

h2 {
	font-family: 'News Cycle', sans-serif;
	color: #ffffff;
	font-weight: bold;
	
}

p {
	color: #ffffff;
}

.scott {
	text-align: center;
	color: #ffdd17;
	margin: -0 0 -10px 0;
}


.contact {
	text-align: center;
	line-height: 30px;
	
}

.link {
	font-family: 'News Cycle', sans-serif;
	font-size: 36px;
	color: #ffffff;
	text-decoration: none;
	
}

.link:hover { 
  color: yellow;
 
}

#lmr {
	margin: 0 auto;
	margin-left: 150px;
	

	
}
#left {
	width: 330px;
	height: 330px;
	float: left;
	
	
}

#mid {
	width: 330px;
	height: 330px;
	float: left;
	
}


#right {
	width: 330px;
	height: 330px;
	float: left;
	
	
}

#left, #mid, #right, ul {
	list-style-type: circle;
	font-size: 28px;
	padding: 0 10px 0 10px;

}

.q {
	color: #ffdd17;
	font-size: 24px;
}

.a {
	font-size: 24px;
}

#area p{
	width: 1100px;
	margin-left: 50px;
	font-size: 24px;
	text-align: center;
	
}

.towns {
	font-size: 36px;
	text-align: center;
	color: #ffdd17;
	
}

#border1  {
	background-color: #000000;
	
}

#border {
	width: 1100px;
	height: 420px;
	margin: 0 auto;
	
}

h3 {
	font-family: 'Allura', cursive;
	font-weight:lighter;
	font-size: 52px;
	text-align: right;
	color: #ffdd17;
	background-image: url(../images/lit_light_bulb.jpg);
	background-repeat: no-repeat;
	background-size: 1100px;
	height: 100%;
	margin: 10px 20px 20px 0;
	padding: 10px 30px 0 0;
	
	
}

.quality1 {
	list-style: circle;
	font-size: 32px;
	margin: -400px 0 0 105px;
	
}

.quality {
	color: #BE1E2D;
}

#footer1  {
	background-color: #ffffff;
	
}
footer {
	text-align: left;
	width: 1100px;
	color: #BE1E2D;
	background-color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 20px;
	font-size: 1.4em;
	letter-spacing: .1em;
	margin-top: -30px;
	margin-bottom: 20px;
	margin: 0 auto;
	height: 60px;
	
	
}

.ha {
	text-align: right;
	width: 80px;
	float: right;
	margin: -15px 0 0 0;
	display: inline;
	
}

.fb {
	text-align: right;
	width: 80px;
	float: right;
	margin: -15px 0 0 0;
	display: inline;
	
}

.angie {
	text-align: right;
	width: 80px;
	float: right;
	margin: -15px 20px 0 20px;
	display: inline;
	
}

.copyRight {
	text-align: left;
	width: 550px;
	margin: 30px 0 0 20px;
}