td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.topblueslice {
	background-image:  url(images/bg_blueslice.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tophouse {
	background-image:  url(images/top_righthouse.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottombar {
	background-image:  url(images/bottombar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.greysidelines {
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccbcc;
	border-left-width: 2px;
	border-left-color: #cccbcc;
}
body {
	background-color: E3DFD5;
	background-image: url(images/copybg.gif);
	background-repeat: repeat-x;
}
.copyrightnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996633;
}
a:link {
	color: #0066CC;
}
.greyheaderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CCCBCC;
}
a:visited {
	color: #0066CC;
}
.red {
	color: #CC0000;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
.blue {
	color: #0066CC;
}
.accenttopleft {
	background-image: url(images/completedprojects/accents_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.accentbottomright {
	background-image: url(images/completedprojects/accents_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.underlined {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
	color: #cc0000;
}
.projectpadding {
	padding-top: 7px;
}
.underlineblue {
	color: #0033FF;
	text-decoration: underline;
}
.headerwhitebg {
	background-image: url(images/header_whitebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bold {
	font-weight: bold;
}
.smallertext {
	font-size: 12px;
}
