/* CSS Document */
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;}
.phone {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: DE0124; font-weight: bold;}
td, p, body {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.menu {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
.menu A:link {text-decoration: none;}
.menu A:visited {text-decoration: none;}
.menu A:active {text-decoration: none;}
.menu A:hover {text-decoration: underline;}
.websketching {font-family: "Comic Sans MS"; font-size: 10px; color: #FFFFFF; text-decoration: none;}
.header {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: DE0124;
}
.gray {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #999999;
}
.red {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: DE0124;
}
.estimate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: DE0124;
}

