/* @override http://test.babybirthchart.com/css/v1-navigation.css */

/* http://www.babybirthchart.com/css/v1-navigation.css*/



.navOn  {

color : #9e010d;

background-color : #d7d5d5;

} 

#nav {

width : 490px; 

height: 65px;

padding-top:25px;

margin-left : 290px; 

margin-top :0px;

margin-right : auto;

text-align:right; 

} 

#nav ul {

width : 782px; 

list-style : none; 

padding : 0; 

margin : 0; 

float : left;  

} 

#nav li {

float : left; 

height : 22px; 

line-height : 20px; 

width : 98px; 

} 

.nav-link {

padding-top:25px;

margin-left : 52px; 

margin-top :0px;

margin-right : auto;

text-align:right; }



.nav-link a {

font-size : 10px; 

font-weight : bold; 

color : #777575; 

text-decoration : none; 

} 

.nav-link a:hover {

color : #9e010d;  

text-decoration : underline; 

} 