body {
	background-color: #dad9d8;
}
.header, .content {
	margin-left: 20px;
	margin-right: 20px;
	background-color: #f8ecb1;
	border: none;
}
.header {
	background-image: url("/images/header-background.gif");
}
.footer {
	margin-left: 80px;
}
p.credits a:link, p.credits a:visited {
	color: #999999;
}
p.credits a:hover {
	color: #333333;
	background-color: transparent;
}
p.credits a:hover span {
	background-color: #660f6e;
	color: #ffffff;
}
table#list {
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
	wid\th: 100%;	/* IE5/win uses the body width, not the containing box's width. Argh! */
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	/* background-color: #c6a947; */
	background-color: #ddbf88;
}
#list td {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}
#listings {
	/* background-color: #c6a947; */
	background-color: #ddbf88;
}
#listings h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	padding-top: 30px;
	color: #c97a00;
	font-family: "Gil Sans", Helvetica, Arial, sans-serif;
	/*font-stretch: condensed; */
	font-size: 56px;
	line-height: 1em;
}
#listings .h2tagline {
	margin-top: -5px;
	margin-bottom: 20px;
	margin-left: 130px;
	color #613314;
	font-family: "Gil Sans", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#listings p {
	font-weight: bold;
}
#listings p a {
	padding-left: .5em;
	padding-right: .5em;
	padding-top: .5em;
	padding-bottom: .5em;
	color: #821c6b;
}
#listings p a small {
	color: #a0522d;
}
#listings p span.listing {
	padding-left: 1em;
}
#listings p a:link, #listings p a:visited, #listings p a:active {
	color: #821c6b;
	text-decoration: none;
}
#listings p a:hover {
	color: #821c6b;
	background-color: #ffffff;
}
.intro {
	line-height: 1.4em;
	margin-right: 5px;
}
.firstword {
	color: #bf1238;
	font-size: 1.36em;
	line-height: 1em;
}
