.background {
	background-image:  url(/images/background.png);
	background-repeat: no-repeat;
	background-position: center;

}
body {
	background-color: #A9C0B1;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #82302f;
	font-size: 100%;


}
.text {
	font-size: .9em;
	padding-left: 16px;
	background-color: #F6F1D0;


}

.bkgnd-color {
	background-color: #F6F1D0;
}
.table-cells {

	background-color: #F6F1D0;
}
.table {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
td {
	vertical-align: top;
	background-color: #F6F1D0;

}
.listings-menu {
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.left-border {
	background-image: url(images/left-border.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;


}
.right-border {
	background-image: url(images/right-border.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;


}
.text-small {

	font-size: 0.75em;
	padding-left: 16px;
	background-color: #F6F1D0;
}
.plain-link {
	text-decoration: none;
	color: #82302f;

}
.listing-link {
	color: #82302f;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #82302f;
}
.top-border {
	width: 20px;
	background-color: #A9C0B1;

}
.bottom-border {

	width: 20px;
	background-color: #A9C0B1;
}
.center {
	left: auto;
	right: auto;
}
td.center {
	text-align: center;

}
.entry-required {
	font-weight: bold;
}
.bkgnd-white {

	background-color: #FFFFFF;
}
.brushstoke1 {
	background-color: #F6F1D0;
	background-image: url(images/brushstroke.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 80px;
	padding-top: 20px;
}
.lrg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #7E3330;
	font-size: 24px;
	font-style: italic;
	text-decoration: none;
}
.dropcap {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.meetphoto {
	margin: 0px;
	float: left;
}
#showcase a:hover {
	color: #1A1715;
}
#showcase a {
	text-decoration: none;
	color: #7E726B;
	font-size: 14px;
	font-weight: bold;
}
.bluebkgnd {
	background-color: #A9C0B1;
}
.col-left {
	display: block;
	float: left;
	width: 210px;
}
.col-right {
	display: block;
	float: right;
	width: 210px;
}
.clrall {
	clear: both;
}
.lrg:hover {
	text-decoration: underline;
}
