body {
	background-image: url(http://www.kevinbuckleybuilders.com/web/images/deepbg.gif);
	background-repeat: repeat;
}

h1 {
	font-size: 17px;
	font-style: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #534c28;

}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 2px;
	font-size: 19px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #534c28;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
a.mainNav:link { 
	color: #534c28;
	font-size: 19px;
	font-weight: bold; }

a.mainNav:visited { 
	color: #534c28;
	font-size: 19px;
	font-weight: bold; }

a.mainNav:hover { 
	color: #534c28;
	font-size: 19px;
	font-weight: bold; }


body,td,th {
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #534c28;
}
.ContactText {
font-weight: bold;
}