
/*
Place custom CSS for the client in this file.
h1
{
    color: #4ac0d5;
}
*/

div.ahn-widget-detail div.user-actions a {
	color:#000000;	
}

.ahn-user-profile-box .user-actions A:link
{
color: #000000;
}

.ahn-category-edit a {
	color:#000000;
}

.ahn-feature-action-bar A:link
{
color: #000000;
}

.ahn-bottom-box{
color:#000000;
}


div#amenities-wrapper {
	width:100%;
}

div#committee-wrapper {
	width:100%;
}

div#outside-home-wrapper.ahn-wrapper {
	width:700px;
    margin:0 auto;
}