/* @override 
	http://www.cakesbywildflour.com/styles/nav.css
	http://cakesbywildflour.com/styles/nav.css
*/

/* NAV */

#nav {
width: 100%;
height: 34px;
margin: 13px 0px !important;
position: relative;
z-index: 50;
font-size: 11px;
text-align:center;
}

#nav p {
	z-index: 500;
	position: relative;
	bottom: 24px;
	left: 0px;	
	letter-spacing: 1px;	
}

#nav p a {
	font-weight: normal;
	margin: 0 5px;
}

#nav a:hover {
	color: #9c243c;
}
