/* CSS Document: aov_page_styles.css */

/*--------------  This created 06-May-2009, after release of the new PHP framework   ---------------------*/

/*--------------  I thought it best to keep MY styles separate from those created by Paul Brunetti -------*/

/*--------------  All the examples are given unmatchable names that start with zzz -----------------------*/





#zzz_list_of_hot_topics
{
list-style-type: none;
padding: 0;
padding-left: 35px;
margin: 0;
}


#zzz_list_of_hot_topics li a
{
color: BLACK;
}


#zzz_list_of_hot_topics li
{
color: BLACK;
background-image: url(./whats_hot_pages/hot_images/rising_costs.bmp);
background-repeat: no-repeat;
background-position: 0 3px;             /*  left and top respectively  */
padding-left: 150px;
padding-top:     25px;
padding-bottom:  95px;
}

/*background-position: 0 .4em;             left and top respectively  */
/* padding-left: .6em;                                                      */







#zzz_list_of_hot_topics #national_defense_bullet
{
background-image: url(./whats_hot_pages/hot_images/national_defense.jpg);
}


#zzz_list_of_hot_topics #illegal_immigration_bullet
{
background-image: url(./whats_hot_pages/hot_images/citizens_oath.jpg);
}






.zzz_aov_submenu_class  a:visited {
        color: purple;
/*      color: #FF0000;                       */
/*      background-color: #5E574F;            */
/*      background-color: #000000;            */

}










#zzz_SubMenu_01_who_we_are {
        position:absolute;
        visibility: hidden;
        z-index:304;
        left: 139px;


/*      width:139px;                 this is being set at a higher level and reused here */
/*      height:105px;                   */
/*      left: 141px;           */
/*      top: 133px;        */
/*      top: 167px;                 */
/*      background-color: #EE2288;  */

/*
        background-color: #5E574F;
        color: #5E574F;
        visibility: hidden;
  */

}




#zzz_The_Way_Right_Panel ul {
  list-style: none;
}

#zzz_The_Way_Right_Panel li  {
        font-size: 9pt;
        font-weight: normal;

        margin-top: 1px;
        margin-bottom: 1px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 3px;
        padding-right: 1px;

}





.zzz_small_centered_images {
    margin-left: 23%;
}


.zzz_large_centered_images {
    margin-left: 20%;
}


.zzz_huge_centered_images {
    margin-left: 7%;
}





/*
.zzz_MENU_CHOICES {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #FFFF00;
        text-decoration: none;
        background-color: #CC0066;
        display: block;
        padding: 5px;
        width: 140px;
} */

