.hortons {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
div {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.atrium {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
a:visited {  color: #000000}
.datetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.whitelinks {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.pressrelease {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.presstitle {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333}
.homebackground {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}
.basementbackground {
	background-image: url(../images/basement.jpg);
	background-repeat: no-repeat;
}
.adminbackground {
	background-image: url(../images/admin.jpg);
	background-repeat: no-repeat;
}
.roofbackground {
	background-image: url(../images/roof.jpg);
	background-repeat: no-repeat;
}
.industrialbackground {
	background-image: url(../images/industrial.jpg);
	background-repeat: no-repeat;
}
.atriumbackground {
	background-image: url(../images/atrium_flat.jpg);
	background-repeat: no-repeat;
}
.retailbackground {
	background-image: url(../images/retail.jpg);
	background-repeat: no-repeat;
}
.leisurebackground {
	background-image: url(../images/leisure.jpg);
	background-repeat: no-repeat;
}
.officebackground {
	background-image: url(../images/offices.jpg);
	background-repeat: no-repeat;
}
.residentialbackground {
	background-image: url(../images/residential.jpg);
	background-repeat: no-repeat;
}
.developmentbackground {
	background-image: url(../images/development.jpg);
	background-repeat: no-repeat;
}
.marketingbackground {
	background-image: url(../images/marketing.jpg);
	background-repeat: no-repeat;
}
.darktext {
	color: #000000;
}
/* AWM For Printing CSS */
@media print {
.PrintTurnOff { display: none; }
.PrintWidth { width: 100% }

.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	height: 31px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #DE0B0B;
	background-position: right top;
	font-size: 17px;
	font-weight: bold;
	text-transform: capitalize;
}
}