/* CSS Document */

#subNav a {
	display: block;
	width: 500px;
	height: 40px;
	text-indent: -1000em;
	background-position: -16px;
	background-repeat:no-repeat;
	/*  IE 5 hack \*/overflow: hidden;/* end hack */
}




#subNav a:hover {
 background-position: left top;
}	

/*AIR Nav*/
li {
list-style-type: none;
}
 	
li.acadia a {background:  url(/paintings/residencies/images/hdr_acadia.png)}
li.apostle a {background:  url(/paintings/residencies/images/hdr_apostle_island.png)}
li.badlands a {background:  url(/paintings/residencies/images/hdr_badlands.png)}
li.capecod a {background: url(/paintings/residencies/images/hdr_cape_cod.png)}
li.chugach a {background: url(/paintings/residencies/images/hdr_chugach.png)}
li.glacier a {background: url(/paintings/residencies/images/hdr_glacier.png)}
li.mesa a {background:  url(/paintings/residencies/images/hdr_mesa_verde.png)}
li.rocky a {background:  url(/paintings/residencies/images/hdr_rocky_mountain.png)}
li.dunes a {background:  url(/paintings/residencies/images/hdr_sand_dunes.png)}

/*AIR Nav common to all AIR pages*/

li.journal a {background:  url(/paintings/residencies/images/hdr_journal.png);}
li.paintings a {background:  url(/paintings/residencies/images/hdr_paintings.png);}
li.photos a {background:  url(/paintings/residencies/images/hdr_photos.png);}
li.video a {background:  url(/paintings/residencies/images/hdr_video.png);}
li.otherparks a {background:  url(/paintings/residencies/images/hdr_othernatparkptgs.png);}
li.workingonit a {background:  url(/images/hdr_workingonit.png);}

/*MesaVerde Nav*/




/*painting Nav*/

li.hugh a {background:  url(/paintings/images/stHugh.png)}
li.nyc a {background:  url(/paintings/images/provNyc.png)}
li.air a {background:  url(/paintings/images/air.png)}
li.russia a {background:  url(/paintings/images/russia.png)}
li.churches a {background:  url(/paintings/images/churches.png)}
li.lands a {background:  url(/paintings/images/landscapes.png)}
li.city a {background:  url(/paintings/images/cityscapes.png)}

/*past Nav*/

li.resume a {background:  url(/past/images/resume.png)}
li.biography a {background:  url(/past/images/biography.png)}
li.pastshows a {background:  url(/past/images/pastshows.png)}
li.paintinglist a {background:  url(/past/images/paintinglist.png)}


.nav2 ul {
position: absolute;
top: 15px;
left: 75px;
text-decoration: none;
margin: 0px 1px 0px 0px;
font-weight:bolder;
list-style-type: none;
font-size:12px; 
text-transform:uppercase;

}

.nav2 li {
color: #fff;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 16px !important;
float: left;
}

.nav2 a {
color: #CFBE78;

}

.nav2 a:hover {
color: #BD7619;
}

#wrappershoemaker .nav2 ul {
position: absolute;
top: 100px;
}
