#nav a:hover {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav .active a {
	background-image: url(../images/header/Reverse_Nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E2BC;
	border-left-color: #E9E2BC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: .75em;
	margin-left: 20px;
	text-align: justify;
	padding: 0px;
	line-height: 1.25em;
}
#content p.bottom_leading {
	margin-bottom: 1em;
}
#content h1 {
	font-size: 1.5em;
	color: #660000;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h2 {
	font-size: 1.25em;
	color: #666600;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#home1 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#home2 {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666600;
	display: inline;
	float: right;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	clear: both;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 1em;
	margin-left: 65px;
}
#content a:hover {
	background-color: #660000;
}
.emp {
	font-style: italic;
	font-weight: bold;
}
