body {
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	}
form {
	margin: 0px 0px 0px 0px;
	}
hr	{
	border-top: 0px;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;
	height: 1px;
	}
hr.dashed	{
	border-top: 0px;
	border-bottom: 1px dashed #666666;
	color: #FFFFFF;
	height: 1px;
	}
.nav {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.bold {
	font-family: Lucida Grande, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	}
.norm {
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	}
tr.white {
	color: #FFFFFF;
	font-weight: bold;
	}
.white {
	color: #FFFFFF;
	}
.small {
	font-size: 10px;
	}
.smallblack {
	font-size: 10px;
	color: #000000;
	}
.column_label {
	font-size: 12px;
	}
.event_title {
	font-weight: bold;
	font-size: 16px;
	color: #5B3715;
	}
.banner {
	background-color: #DE7008;
	padding: 1em;
	margin-bottom: .5em;
}
.banner h1 {
	color: #FFF;
	margin: 0;
}
.banner a {
	color: #FFF !important;
	font-weight: 700;
	text-decoration: none;
}
#referrals_header {
	border: 1px solid #DE7008;
	background-color: #FFD88D;
	padding: 3px;
}

.directorymap {
	float: right;
	display: inline;
}
.directory_item {
	float: left;
	clear: both;
	width: 100%;
	padding: 1.5em;
	display: inline;
}
.directory_title, .directory_title a {
	margin-top: 0;
	font-family: Georgia, serif;
	font-weight: 700;
}
.alt {
	background-color: #F3F3EE;
}
.search_row {
	clear: both;
	padding: .5em;
}
.nav_row {
	clear: both;
	padding: .5em;
}
#directory_footer {
	margin: 2em 0;
	clear: both;
}
.directory_matches {
	margin: 2em 0;
}
.directory_intro {
	clear: both;
}
.topics_header {
	background-color: #999;
	color: #FFF;
	padding: 1em;
	text-transform: uppercase;
}
.vendor-directory_col1 {
	float: left;
}
.vendor-directory_col2 {
	position: absolute;
	top: 120px;
	right: 0;
}
