p, ul {
	font-family: Georgia, "times New Roman", times, serif;
	font-size: 85%;
	margin: 10px;
	padding: 10px;
}

h1 {
	font-family: Georgia, "times New Roman", times, serif;
	color: #990000;
	font-size: 18px;
	margin: 10px;
}

.charcoal {
	display: none;
}

.apartmentmenu {
	background-color: #a3cd39;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ed1789;
	border-right-color: #ed1789;
	border-bottom-color: #ed1789;
	border-left-color: #ed1789;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .75em;
	padding: 5px;
}

hr {
	width: 60%;
	height: 1px;
	text-align: center;
}

#bodywrapper {
background-color: #333333;
}