#topnav, #topnav ul {
	font: 14px "Lucida Grande", Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 229px;
	list-style: none;
}

	/*\*/ * html #nav ul, * html #topnav ul {
	position: relative;
	}/**/

#topnav li {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	width: 229px;
	height: 50px;
	}
	
	#topnav li#schedules {
	background: url(../images/buttons/top-left-menu/schedulebutton.jpg) no-repeat;
	}
	
	#topnav #schedules a:hover {
	background:url(../images/buttons/top-left-menu/schedulebutton_over.jpg) no-repeat;
	}
	
#topnav li a, #topnav li a:active {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 18px 0px 0px 54px;
	}
	
body.schedules #schedules, body.schedules #schedules a {
	background: url(../images/buttons/top-left-menu/employmentbutton_over.jpg) no-repeat;
	}
	
#nav, #nav ul {
	font: 14px "Lucida Grande", Tahoma, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 229px;
	list-style: none;
}

	/*\*/ * html #nav ul, * html #topnav ul {
	position: relative;
	}/**/

#nav li { 
	position: relative;
	display: block;
	margin: 0px;
	padding: 10px 0px;
	background:url(../images/buttons/bottom-left-menu/liborder.gif) center left no-repeat;
	}

#nav li a, #nav li a:active {
	color: #548AA7;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 3px 0px 5px 54px;
	}

#nav li a:visited {
	background:url(../images/buttons/bottom-left-menu/liborder.gif) center left no-repeat;
	}
	
#nav li a:hover {	
	background: url(../images/buttons/bottom-left-menu/liborder2.gif) center left no-repeat;
	color: #548AA7;
	}


body.home #nav #nav_home, body.home #nav #nav_home a, body.devnews #nav #nav_devnews, body.devnews #nav #nav_devnews a, body.happenings #nav #nav_happenings, body.happenings #nav #nav_happenings a, body.parties #nav #nav_parties, body.parties #nav #nav_parties a, body.staff #nav #nav_staff, body.staff #nav #nav_staff a, body.office #nav #nav_office, body.office #nav #nav_office a, body.about #nav #nav_about, body.about #nav #nav_about a,  body.contact #nav #nav_contact, body.contact #nav #nav_contact a, body.findus #nav #nav_findus, body.findus #nav #nav_findus a, body.newsletter #nav #nav_newsletter, body.newsletter #nav #nav_newsletter a, body.payment #nav #nav_payment, body.payment #nav #nav_payment a, body.office #nav #nav_forms, body.office #nav #nav_forms a {
	background: url(../images/buttons/bottom-left-menu/liborder2.gif) center left no-repeat;
	color: #548AA7;
}

#nav #nav_newsletter, #nav #nav_newsletter a, #nav #nav_fitbody, #nav #nav_fitbody a {
	letter-spacing: 1px;
	}