body {
	background-color: #EDE7D0;
	background-image: url(background/TriBeCa-Map.jpg);
	margin: 0;
}
.redBar {
	background-image: url(background/redbar.png);
	background-repeat: repeat-x;
}
a:link {
	color: #E71939;
}
a:visited {
	color: #E71939;
}
h1 {
	font-family: Gotham, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #E71939;
	text-transform: uppercase;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Gotham, Verdana;
	font-size: 12px;
	line-height: 18px;
}
.redText {
	color: #E71939;
}
.assortmentHeader {
	color: #E71939;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.assortmentText {
	margin: 0px;
}
.address {
	font-size: 12px;
}
.legal {
	font-size: 12px;
}
