@charset "UTF-8";
/* CSS Document Created by Barrett Dowell 12/29/09

CSS for April Henry site Nav Bar


*/


li#about_april a img {width: 77px; height: 14px; border-width: 0;}


li#about_april a:link, li#about_april a:visited{
background:url(../images/nav_about_april_dg.png);
display:block;
margin:0;
width:77px;
height:14px;
}

li#about_april a:hover {
background:url(../images/nav_about_april_wt.png);
width:77px;
height:14px;
overflow: hidden;
}

li#about_april a:active {
background:url(../images/nav_about_april_red.png);
width:77px;
height:14px;
overflow: hidden;
}

li#book_teens a img {width:105px; height: 14px; border-width: 0;}


li#book_teens a:link, li#book_teens a:visited{
background:url(../images/nav_books_for_teens_dg.png);
display:block;
margin:0;
width:105px;
height:14px;
}

li#book_teens a:hover {
background:url(../images/nav_books_for_teens_wt.png);
width:105px;
height:14px;
overflow: hidden;
}

li#book_teens a:active {
background:url(../images/nav_books_for_teens_red.png);
width:105px;
height:14px;
overflow: hidden;
}


li#book_adults a img {width:109px; height: 14px; border-width: 0;}


li#book_adults a:link, li#book_adults a:visited{
background:url(../images/nav_books_for_adults_dg.png);
display:block;
margin:0;
width:109px;
height:14px;
}

li#book_adults a:hover {
background:url(../images/nav_books_for_adults_wt.png);
width:109px;
height:14px;
overflow: hidden;
}

li#book_adults a:active {
background:url(../images/nav_books_for_adults_red.png);
width:109px;
height:14px;
overflow: hidden;
}



li#blog a img {width:30px; height: 14px; border-width: 0;}


li#blog a:link, li#blog a:visited{
background:url(../images/nav_blog_dg.png);
display:block;
margin:0;
width:30px;
height:14px;
}

li#blog a:hover {
background:url(../images/nav_blog_wt.png);
width:30px;
height:14px;
overflow: hidden;
}

li#blog a:active {
background:url(../images/nav_blog_red.png);
width:30px;
height:14px;
overflow: hidden;
}


li#writing a img {width:47px; height: 14px; border-width: 0;}


li#writing a:link, li#writing a:visited{
background:url(../images/nav_writing_dg.png);
display:block;
margin:0;
width:47px;
height:14px;
}

li#writing a:hover {
background:url(../images/nav_writing_wt.png);
width:47px;
height:14px;
overflow: hidden;
}

li#writing a:active {
background:url(../images/nav_writing_red.png);
width:47px;
height:14px;
overflow: hidden;
}




li#fun_stuff a img {width:56px; height: 14px; border-width: 0;}


li#fun_stuff a:link, li#fun_stuff a:visited{
background:url(../images/nav_fun_stuff_dg.png);
display:block;
margin:0;
width:56px;
height:14px;
}

li#fun_stuff a:hover {
background:url(../images/nav_fun_stuff_wt.png);
width:56px;
height:14px;
overflow: hidden;
}

li#fun_stuff a:active {
background:url(../images/nav_fun_stuff_red.png);
width:56px;
height:14px;
overflow: hidden;
}

