@charset "utf-8";
body {
	background-image: url(../images/dave-mark-construction-bkg.jpg);
	font-family: "Times New Roman", Times, serif;
	background-color: #6c5d2e;
	background-repeat: repeat-x;
	font-size: 16px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	text-align: left;
}
a:link {
	color: #FFCC66;
}
a:visited {
	color: #FFCC99;
}
a:hover {
	color: #FFFF33;
}
a:active {
	color: #FFCC66;
}
.style3 {
	font-size: 14px;
	color: #FFF4BC;
}
.style4 {
	font-size: 14px;
	font-style: italic;
}
.style5 {font-size: 12px}
a:link {
	color: #FFF4BC;
}
a:visited {
	color: #EBDB9C;
}
a:active {
	color: #FFF4BC;
}


h1 {
	font-size: 1.1em;
	font-weight: bold;
}
.style6 {color: #FFF4BD}
.style7 {
	font-size: 10px
}
.style8 {font-size: 14px}
.style9 {font-size: 18px}
.footer {
	color: #FFF4BD;
}
.centertext {
	text-align: center;
}
