h1 {
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
	font: small-caps bold 16px verdana, sans-serif;
	color: #ffffff;
	border: thin;
}



h1 a {color:white;
text-decoration:none;
}
h1 a:visited {color:white;
text-decoration:none;
}
h1 a:hover {color: #EEE8AA;
text-decoration:none;
}
h1 a:active {
text-decoration:none;
} 


h2 {
	padding: 0 0 3px 0;
	margin: 0;
	list-style: none;
	font: 12px verdana, sans-serif;
}
h3{
	list-style: none;
	font: bold 14px verdana, sans-serif;
	color: #8d6364;
	text-align: center;
}
.quote{
	list-style: none;
	font: 12px verdana, sans-serif;
	color: #383838;
	text-align: justify;
}
.estimates{
	list-style: none;
	font: 12px verdana, sans-serif;
	color: #383838;
	text-align: justify;
	
}

.estimates a:link {color:#383838;}
.estimates a:hover {color:black;}
.estimates a:visited {color:black;}

.bottommenu{
	font: 12px verdana, sans-serif;
	color: black;
}
.bottommenu a:link {
	color: #040404;
	text-decoration: none;
}
.bottommenu a:hover {
	text-decoration: none;
	color: #040404;
}
.bottommenu a:visited {color:black; text-decoration: none;}

table.alert {
	border:  thin solid White;
}

td.home {
	
	border: .5px solid black;
}

