/* Dr. Claudia Welch design by Easter Bonnifield - http://www.dakinistudio.com
Copyright (c) 2010+ Dr. Claudia Welch. All Rights Reserved. */

/* ******************  for all - wayfinder  *************** */

.menuhere {
	color: #F6EEFF;
	} 
li.navsub li  	{
	margin-left: -30px;
	}

/* ******************  navtop  *************** */

ul.navtop {
	margin: 0px; 
	padding: 0px;
	font: .75em Verdana, sans-serif; 
	list-style-type: none;
	white-space: nowrap;
	text-align: center;
	word-spacing: 25px;
	}  
ul.navtop a {
	text-decoration: none; 
	}
ul.navtop a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #F6EEFF;
	}
ul.navtop li {
	display: inline;
	padding: 0px;
	word-spacing: 0px;
	}

/* ******************  navright  *************** */

ul.navright {
	margin: 0px; 
	padding: 10px;
	font: .9em Verdana, sans-serif; 
	color: #920000;
	line-height: 18px;
	list-style-type: none;
	white-space: nowrap;
	} 
ul.navright a {
	text-decoration: none; 
	}
ul.navright a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #F6EEFF;
	}
ul.navright li {
	padding: 0px;
	list-style: none;
	}

/* ******************  navbottom  *************** */

ul.navbottom {
	margin: 0px; 
	padding: 0px;
	font: .8em Verdana, sans-serif; 
	list-style-type: none;
	white-space: nowrap;
	text-align: center;
	word-spacing: 15px;
	} 
ul.navbottom a {
	text-decoration: none; 
	}
ul.navbottom a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #F6EEFF;
	}
ul.navbottom li {
	display: inline;
	padding: 0px;
	word-spacing: 0px;
	}
