.main {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url("graphics/pgbknd.gif");
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	visibility: visible;
	width: 800px;
	height: auto;
	left: 0px;
	top: 0px;
}
.intro {
	background-attachment: scroll;
	background-image: url(graphics/introbknd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 435px;
	height: 96px;
	left: 19px;
	top: 83px;
}
.introcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.quote {
	background-image: url(graphics/quotebknd.gif);
	position: absolute;
	height: 179px;
	width: 316px;
	left: 454px;
	top: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #616D56;
	background-position: left top;
}
.quotecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 20px 20px 35px;
	text-indent: 30px;
}
.nav {
	position: absolute;
	z-index: 2;
	height: 250px;
	width: 240px;
	left: 20px;
	top: 165px;
}
.paper {
	background-attachment: scroll;
	background-color: #8F9787;
	background-image: url(graphics/papermid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	width: 452px;
	left: 290px;
	top: 205px;
}
.papercopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.navcom {
	height: 73px;
	width: 231px;
	position: static;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
}
.navcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FBFBFB;
	text-align: right;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003333;
}

#dd {
	display: block;
	width: 215px;
	height: 28px;
	border-right: 1px solid black;
	background-image: URL(graphics/dd1.gif);
}

#dd:hover {
	background-image: URL(graphics/dd2.gif);
}

/* Mainstreet CSS */

#listnav {
	margin-top: 15px;
}

.dateHeader {
	font-weight: bold;
	font-size: 14px;
}

.listingfield1label, .lgpicbox {
	display: none;
}

.listingfield1content {
	font-weight: bold;
	font-size: 14px;
}

.detailfield1label {
	display: none;
}

.detailfield1content {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}

.detailfield2label {
	display: none;
}