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

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#021e30;
	letter-spacing:1px;
	margin:0;
	
}
body {
	background-color: #021e30;
}
p {
margin:5px 20px 0px 20px;
text-align:left;
width:350px;
}
.Header {
background-image:url(images/Remodeling_Header.jpg);
background-repeat:no-repeat;
width:849px;
height:176px;
font-size: 12px; 
line-height:18px;
color:#e7deb9;

}
.quote {
	margin:10px 40px 10px 10px;
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	color:#660000;
	line-height:18px;
	font-size:14px;
}	

.footer {
	background-image:url(images/footer-logos2.jpg);
	background-repeat:no-repeat;
	background-color:#e7deb9;
	width:849px;
	height:181px;
}
.footer1 {
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
line-height:14px;

}
.headline {
font-size: 14px;

}

.headlineGrey {
font-size: 22px;
color:#fdfcd5;

}
.headlineYellow {
font-size: 20px;
color:#FFFFCC;

}
.headlineBig {
font-size: 20px;
margin-left:15px;
padding-bottom:5px;
color:#021e30;

}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000033;
}
.read {
font-size:12px;
line-height:16px;
}

.readTest {
font-family: "Times New Roman", Times, serif;
font-size:15px;
line-height:20px;
color:#021e30;
}
.requestquote {
font-size:14px;
color:#FFFFCC;
}
.portfolioText {
padding:20px;
}
.portfolioText2 {
padding:10px;
color:#e7deb9;
}
.borders{
border-bottom:1px solid #720e1b;
border-top:1px solid #720e1b;
}
.enlarge {
font-size:12px;
}