#nav a:hover {
	background-color: #f3f0e4;
	color: #660000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3F0E4;
}
#content {
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
}
#content h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #660000;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: .1em;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.emp {
	color: #D75808;
}
#content p.bottom {
	margin-bottom: 0.8em;
	font-size: 1.1em;
	color: #660000;
	font-style: italic;
	font-weight: normal;
}
#content h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: .6em;
	margin-left: 25px;
}
#content h3 {
	text-align: center;
	margin-bottom: 0.25em;
	padding-top: .5em;
}
#content p {
	font-size: .9em;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0.5em;
	margin-left: 25px;
}
#content p.hours {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0.4em;
	margin-left: 30px;
	color: #333333;
	font-size: .9em;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content p.description {
	font-size: 0.8em;
	text-align: center;
	font-style: italic;
	color: #333333;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 1em;
	padding-left: 30px;
	margin: 0px;
}
#communities {
	margin-left: 0px;
	margin-bottom: 0.5em;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 800px;
}
#content h4 {
	font-size: 1.25em;
	text-align: center;
	font-weight: normal;
	padding-top: 0.1em;
	color: #FFFFFF;
	display: block;
	background-color: #666600;
	padding-bottom: 0.2em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666600;
	border-left-color: #666600;
	width: 752px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
#content ul {
	position: relative;
	padding: 0px;
	background-color: #fefcf6;
	float: left;
	width: 752px;
	border: 1px solid #666600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	display: inline;
}
#content li {
	width: 250px;
	margin: 0px;
	position: relative;
	float: left;
	padding: 0em;
}
li#one {
	margin-left: 0px;
}

#content a {
	text-decoration: none;
	color: #660000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content a:hover {
	color: #666600;
	text-decoration: none;
}
#content img {
	margin-bottom: 0.3em;
	margin-left: 25px;
}
#content a:hover img {
	border: 1px solid #666600;
}
