div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: #f0567c;
border-top: solid #ffffff 2px;
border-bottom: solid #ffffff 1px;
font-weight: bold;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 10px;
 }

#navbar ul li a:link, #navbar ul li a:visited {color: #ffffff;
text-decoration: none;
border: none #8cc3f6;
display: inline;
padding-top: 3px;
padding-left: 24px;
padding-bottom: 4px;
padding-right:5px;
font-weight: bold;
background-image: url(../images/ptpink.gif);
background-repeat: no-repeat;
background-position: 1px;
 }

#navbar ul li a:hover {color: #f0567c;
background-color: #ffffff;
text-decoration: none;
border: none #6188b0; 
background-image: url(../images/ptwhite.gif);
background-repeat: no-repeat;
background-position: 1px;
padding-left: 24px; }

#navbar ul li {
list-style-type: none;
display: inline;
padding-left: 10px;
margin: 0px;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px; }

#navbar ul {
margin: 0px;
padding-top: 1px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 1px; }

#home .home, #cars .cars, #book .book, #specials .specials, # acco .acco, #hot .hot, #contact .contact, #newsletter .newsletter {
color: #ffffff;
text-decoration: none;
border: none #8cc3f6;
display: inline;
padding-top: 3px;
padding-left: 24px;
padding-bottom: 4px;
padding-right:5px;
font-weight: bold;
background-image: url(../images/ptpink.gif);
background-repeat: no-repeat;
background-position: 1px;
}
