.blueprint {
	background-image: url(../images/blueprint.gif);
	background-repeat: repeat;
}
table {
	background-color: #FFFFFF;
	border: none;
}
.footer {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}
.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
}
.navBar {
	background-color: #ff6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 000000;
	text-align: center;
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
#navLink {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.banner {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/lumber.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 99px;

}
h1 {
	color: #ff6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: 333366;
	font-style: italic;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333366;


}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
}
ul {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	color: #666666;
	font-size: x-small;
	list-style-type: square;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #333366;
}
a:visited {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.grayprint {
	background-image: url(../images/grayprint.gif);
	background-repeat: repeat;
}
.sideBar {
	font-size: xx-small;
	color: #333366;
	text-align: center;
}
dt {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	text-decoration: none;
}
dd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
}
