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

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/pageBg.gif);
	background-repeat: repeat;
	background-position: left top;
}
h1 {
	font-size: 1.5em;
	color: #1480A3;
}
h2 {
	font-size: 1.3em;
	margin-top: 30px;
	color: #25ACE3;
}

h3 {
	font-size: 1.1em;
}
hr {
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	color: #E0E0E0;
}



a {
	color: #666666;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: none;
	background-color: #F2ECD7;
	color: #666666;
}
p {
	line-height: 1.2em;
}
.aboutHeadshots {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}
#backToTopLink {
	margin-top: 100px;



}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#contactInfo {
	text-align: left;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 0px;
	float: right;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 20px;
}
#contactInfo a {
	color: #666666;
	position: relative;
}




 #container {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
} 
.directionsLi {
	margin-bottom: 10px;
}
.external {
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#footer1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	background-image: url(../images/home-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #CCCCCC;
} 
#footer1  p {
	text-align: center;
	font-size: 0.75em;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0;
	color: #666666;
}
#footer1    a {
	color: #666666;
}
#footer2 {
	background-color: #CCCCCC;
	vertical-align: top;
	padding-bottom: 20px;
}
#footer2  img {
	padding-right: 5px;
	padding-top: 10px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}
#footer2Links {
	margin-left: 275px;
	margin-top: 0px;
	padding-top: 15px;
	float: right;
	margin-right: 25px;
	font-style: italic;
}

.footerImage {
	border:0;
	width:88px;
	height:31px;
}


  #header1 {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/home-banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
} 
  #header1  h1 {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 1.7em;
	float: left;
}
#header1 .testimonialsTagline {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.4em;
	color: #1480A3;
	font-weight: bold;
}
	
	
#header2Nav    {
	background-color: #EBDDB7;
	height: 21px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 38px;
}
#header3  {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	background-image: url(../images/home-main-image.jpg);
}
  #header4  {
	background-image: url(../images/gradientBgBot.jp);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0;
	width: 950px;
	background-color: #E7EAB7;
	height: 20px;
	margin: 0px;
	text-align: left;
}
.iconTestimonials {
	padding-left: 28px;
}


#logo {
	float: left;
	margin-left: 15px;
	margin-top: 2px;
}



 #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-left: 19em;
	padding-top: 10px;
} 
#mainContent ul {
	margin: 20px;
	padding-left: 15px;
	line-height: 1.2em;
}
#paintBrush {
	margin-left: 235px;
	margin-top: 40px;
}

#sidebarGraphic {
	padding-top: 20px;
}



 #sidebar1 {
	float: left;
	padding-top: 18px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	width: 16em;
	margin-right: 20px;
	background-color: #EBDDB7;
}
#sidebar1 p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	margin-right: 10px;
}
#sidebar1 li {
	margin-left: 18px;
	padding-bottom: 5px;
}
#sidebar1  a {
	font-size: .9em;
}
.sidebarUl {
	padding:0px;
	margin:0px;
}
#socialHeader {
	height: 30px;
	background-image: url(../images/pageBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
}


.specialOffers {
	width: 239px;
	margin-left: 20px;
	text-align: center;
	height: 45px;
	margin-bottom: 0px;
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	background-image: url(../images/specialOfferBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #CCCCCC;
}


#submitButt {
	margin-right: -19px;
}

#tagLine {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #1480A3;
	font-weight: bold;
}

#companyName {
	margin-top: 16px;
	
}
#testimonialsHeading {
	font-size: 1.5em;
	color: #1480A3;
	
}

#serviceAreas {
	padding-left:0px; 
	padding-bottom:20px; 
	margin-right:auto; 
}

.serviceAreasUl {
	padding-left: 0px;
	
}

.serviceAreaUl2 {
	padding-left: 0px;
}

#fbLike {
	padding-left: 25px;
}.marginRight50 {
	margin-right: 50px;
}
.likeMeOnFB {
	padding-right: 300px;
}
.paddingTop {
	padding-top: 45px;
}
#fbLikeReviewPage {
	clear: right;
	padding-left: 165px;
}
.paddingRight200 {
	padding-right: 100px;
}
.reviewIcons {
	height: 100px;
	float: left;
	font-size: 85%;
}
#iconAngiesList {
	font-size: 85%;
}

.noBG:hover {
    background: transparent;
	text-decoration:underline;
}
#twitter {
	float: left;
	margin-left: 740px;
}
#linkedin {
	float: left;
	padding-left: 300px;
}
.displayNone {
	display:none;
}

