body#home a#homenav,
body#bridalmakeup a#bridalmakeupnav,
body#gallery a#gallerynav,
body#prices a#pricesnav,
body#services a#servicesnav,
body#getintouch a#getintouchnav,
body#usefullinks a#usefullinksnav {
font-family:Arial, Helvetica, sans-serif;
background-image: url(../images/dark_pink_button.png);
background-repeat:no-repeat;
height: 33px;
line-height:2em;
width: 120px;
display: block;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

#nav ul {		
list-style: none;
margin:0;
padding:0;
font-size:15px;		
}

#nav li {		
float:left;
padding-right:3px;
}

#nav li a {
font-family:Arial, Helvetica, sans-serif;
background-image: url(../images/light_pink_button.png);
background-repeat:no-repeat;
height: 33px;
line-height:2em;
float: left;
width: 120px;
display: block;
color: #781748;
text-decoration: none;
text-align: center;
}

#nav li a:hover {
font-family:Arial, Helvetica, sans-serif;
background-image: url(../images/dark_pink_button.png);
background-repeat:no-repeat;
height: 33px;
line-height:2em;
float: left;
width: 120px;
display: block;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

#nav {	
width:865px; 
height:33px; 
padding-top:10px;
padding-left:10px;

}
