/* css used for column ads and directories */
#classes {
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#directory p {
	line-height: 140%;
	margin-left: 5px;
}

#directory .contact {
	text-align: right;
	padding-right: 5px;
}
#directory .logo {
	padding-left: 10px;
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}
#directory .map {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
#directory h4 {
	background-color: #F3F5F3;
	color: #768D7C;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 500px;
	font-size: 1em;
	margin-left: 5px;
	margin-bottom: 5px;
}
#directory h4 a {
	background-color: #F3F5F3;
	color: #768D7C;
}
#directory h4 a:hover {
	background-color: #768D7C;
	color: #FFFFFF;
}
#content .business {
	background-color: #768D7C;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 505px;
	margin-top: 10px;
	clear: left;
}
#directory {
	line-height: 110%;
	width: 520px;
	margin-top: 10px;
}
/* Styles for Column Ads */
/* Standard set of styles */
#notice {
	background-color: #FFFFFF;
	width: 158px;
	border: 1px solid #768D7C;
}
#notice p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #5A645C;
	text-align: center;
	margin: 5px;
	font-weight: normal;
}
#notice .small {
	font-size: .8em;
}
#notice a {
	color: #5A645C;
}
#notice a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #768D7C;
}
/* Eat and Drink set of styles */
#eat_and_drink {
	background-image: url(../funding/notices/images/food_and_drink.jpg);
	background-repeat: no-repeat;
}
#eat_and_drink .text {
	margin: 0px;
	padding-bottom: 165px;
	text-align: left;
	padding-left: 65px;
	padding-top: 5px;
}

