@import url("include.css");
@import url("site.css");
/* Primary Navigation */

#primaryNav LI  {
	list-style-image: none;
	font-weight: 100;
	list-style-position: inside;
	margin: 0px 4px 4px -30px;
	color: #253e49; 
}
