

/* body bg */
body{background-repeat:repeat-x; border:1px solid #f1f1f1;}

/* vertical menu alignment */
#vertmenu{margin-top:30px;}
#vertmenu a:link{text-decoration:none; font-size:10pt;}

/* 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;}


/* 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;}

/* Widget Calendar Fix*/
.ahn-calendar-mini TD.ahn-cal-today{background: #dac082}

/*   page break    */
#amenities-wrapper {width: 95%;}
#committee-wrapper {width: 95%;}
#document-wrapper  {width:95% }
#announcement-wrapper  {width:95% }
#classified-wrapper  {width:95% }

.RollBtn a {
    background-color: #91816B;
    background-image: url("images/menubg.jpg");
    border: 0 outset #713837;
    color: #FFFFFF;
    display: block;
    font-family: Century Gothic;
    font-size: 8pt;
    font-weight: bold;
    /*padding: 2px 4px 2px 11px;*/
    text-decoration: none;
    width: 135px;
}

.RollBtn a:hover {
    background-color: #cccccc;
    border: 0 outset #713837;
    color: #FFFFFF;
    display: block;
    font-family: Century Gothic;
    font-size: 8pt;
    font-weight: bold;
    /*padding: 2px 4px 2px 11px;*/
    text-decoration: none;
    width: 135px;
}
