/* pointviewfilmlocation.com Top Nav and Logo */

#logo { position: relative; float: left; }

#pvnav { position: relative; float: left; margin: 0px; padding: 0px; list-style: none; background-color: #ffffff;}

#pvnav ul { position: absolute; float: left; margin: 0px; padding: 0px; list-style: none; border: 0px; }

#pvnav li { float: left; margin: 0px; padding: 0px; }

#pvnav a.film { display: block; width: 117px; height: 79px; margin: 0px; border: 0px; padding: 0px; background-image: url(../img/topnav/film_off.gif); background-repeat: no-repeat; font-family: sans-serif; font-size: 11px; text-align: center; text-decoration: none; color: #D9BC82;  }

#pvnav a.film:hover { background-image: url(../img/topnav/film_over.gif); background-repeat: no-repeat; }

#pvnav a.film-on { display: block; width: 117px; height: 79px; margin: 0px; border: 0px; padding: 0px; background-image: url(../img/topnav/film_on.gif); background-repeat: no-repeat; font-family: sans-serif; font-size: 11px; text-align: center; text-decoration: none; color: #95A3A6; }

#pvnav a.site { display: block; width: 117px; height: 79px; margin: 0px; border: 0px; padding: 0px; background-image: url(../img/topnav/site_off.gif); background-repeat: no-repeat; font-family: sans-serif; font-size: 11px; text-align: center; text-decoration: none; color: #D9BC82;  }

#pvnav a.site:hover { background-image: url(../img/topnav/site_over.gif); background-repeat: no-repeat; }

#pvnav a.site-on { display: block; width: 117px; height: 79px; margin: 0px; border: 0px; padding: 0px; background-image: url(../img/topnav/site_on.gif); background-repeat: no-repeat; font-family: sans-serif; font-size: 11px; text-align: center; text-decoration: none; color: #95A3A6; }

#pvnav a.photo { display: block; width: 117px; height: 79px; margin: 0px; border: 0px; padding: 0px; background-image: url(../img/topnav/photo_off.gif); background-repeat: no-repeat; font-family: sans-serif; font-size: 11px; text-align: center; text-decoration: none; color: #D9BC82;  }

#pvnav a.photo:hover { background-image: url(../img/topnav/photo_over.gif); background-repeat: no-repeat; }

#pvnav a.photo-on { display: block; width: 117px; height: 79px; margin: 0px; border: 0px; padding: 0px; background-image: url(../img/topnav/photo_on.gif); background-repeat: no-repeat; font-family: sans-serif; font-size: 11px; text-align: center; text-decoration: none; color: #95A3A6; }

#pvnav a.contact { display: block; width: 117px; height: 79px; margin: 0px; border: 0px; padding: 0px; background-image: url(../img/topnav/contact_off.gif); background-repeat: no-repeat; font-family: sans-serif; font-size: 11px; text-align: center; text-decoration: none; color: #D9BC82;  }

#pvnav a.contact:hover { background-image: url(../img/topnav/contact_over.gif); background-repeat: no-repeat; }

#pvnav a.contact-on { display: block; width: 117px; height: 79px; margin: 0px; border: 0px; padding: 0px; background-image: url(../img/topnav/contact_on.gif); background-repeat: no-repeat; font-family: sans-serif; font-size: 11px; text-align: center; text-decoration: none; color: #95A3A6; }
