


.ahn-wrapper

{
width:825px;

}
/* feature action bar links*/
.ahn-feature-action-bar A:link{color: #ffffff;}
.ahn-feature-action-bar A:hover{color: #000;}
.ahn-feature-action-bar A:visited{color: #ffffff;}

/* category box links*/
.ahn-category-edit a{color: #ffffff;}
.ahn-category-edit a:hover{color: #000;}

/* widget page links */
.ahn-user-profile-box .user-actions A:link{color: #fff;}
.ahn-user-profile-box .user-actions A:hover{color: #000;}

/* days   */ 
.ahn-bottom-box{color: #fff;}

/*   transparencies  */
#ahn-bottom-content{background: none transparent scroll repeat 0% 0%;}
#ahn-side2-content{background: none transparent scroll repeat 0% 0%;}

/*   breadcrumb     */
.ahn-breadcrumbs{color:#fff;}

/*   page break    */
#amenities-wrapper {width: 95%;}
#committee-wrapper {width: 95%;}

/* Private & Public tab */
.ui-tabs .ui-state-default A:link{color:#000;}
.ui-tabs .ui-state-default A:hover{color:#fff;}
.ui-tabs .ui-state-default A:visited{color:#000;}


#public_links li {
   
    display: inline;
    height: 57px;
    width: 208px;
    color: #fff!important;
}
#public_links li a{
    background: url("images/home_button_bg.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 57px;
    width: 208px;
    text-align: center;
    text-decoration: none;
    color: #ffffff!important;
    float: left;
    padding-top:15px;
}
#public_links li a:hover {
    background: url("images/home_button_hover.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 57px;
    width: 208px;
    color: #b2fbf7!important;
    padding-top:15px;
}
#public_links {
    color: #fff!important;
    height: 57px;
    margin:0 auto;
    width:700px;
}

.prev {
    background: url("images/prev.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 68px;
    width: 20px;
    margin-left: -23px;
    margin-top: 13px;
}
.next {
    background: url("images/next.jpg") no-repeat scroll 0 0 transparent;
    height: 68px;
    width: 20px;
    float: right;
    margin-right: -17px;
    margin-top: 13px;
}

.slider li{margin-right:9px;}
.slider{margin:0 auto;}